﻿img
{
	 border:0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #918877;
}
#wrapper {
	margin: 0px auto 0px;
        background-color: #918877;
	padding: 0em;
	width:1024px;
}
#header {
	width: 1024px;
	height: 270px;
	padding:0px 0px 0px 0px;
	margin: 0px auto;
	
}
#h_banner
{  	
	width:1024px;
	padding:0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:227px;
        background-image:url(images/top.jpg);
}
#logo {
	margin: 0px;
	padding: 10px 0 0 50px;
	height:153px;
	width:183px;
        position:absolute;


}
#logo a{
    display: block;
}

#logo img {
	border: 0;
}/*
.la{
	color: black;
}
.la a{
	color: aqua;
}
.la2{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
 

}*/

#top_info {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 400px;
	height:20px;
	font-size: 13px;
/*	color: #000;*/
	font-family: Arial;
    text-align:right;
    vertical-align: middle;
    position:absolute;
}
#top_info a{
	/*color: #000;*/
	text-decoration: none;
	padding:0px 8px;
	margin:0px 0px;

}

#top_info a:hover {

	text-decoration: underline;
}

/*下拉式選單*/
.sort {
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0 0 50px;
	padding:0;
	position:absolute;
	display:block;
	top:150px;

}
.sort label {
	padding: 4px 5px 0px 0px;
	display: inline-block;
}
.sort select {
	color: gray;
	padding:0 0 0 0px;
	margin:0;
	border: 1px solid #aaa;
 	vertical-align: middle;

}

/*會員登錄*/
.member
{
	font-size:13px;
	position:absolute;
	display:block;
	top:195px;
	margin:0px 0 0 680px;
}

/*導覽列*/
#nav {
	margin:0px 0 0 0;
	padding:0;
	width:100%;
	height:43px;
	background-image:url(images/nav01.jpg);

}
#nav ul {
	margin: 0px;
	padding: 0px 0px 0px 85px;
	list-style-type: none;
	background-color:#fff;
}
#nav li {
	float: left;
	list-style-type: none;
	padding: 6px 6px 0px 6px;
	margin: 0px 0px 0px 0px;
	font-size: .95em;
    font-weight:bold;

}
#nav li a
{
    float: left;
    padding: 5px 8px 0px 8px;
    color: #fff;
    text-decoration: none;
    vertical-align: middle;
    
}
#nav li a:hover 
{
	color: #333;
	background-image:url(images/nav_bg_current.jpg);
	background-position:0 0px;
    background-repeat: no-repeat ;
    filter: alpha(opacity=40);
	-moz-opacity: 0.8;
	
}
#nav .current a
{
	color: #fff;
	background-image:url(images/nav_bg_current.jpg);
	background-position:0 0px;
    background-repeat: no-repeat ;
	
}
#nav li.nav01 {
	background-image: url(images/ms_page_icon2.gif);
	background-position: left top;
	padding: 0px 0px 0px 0px;
}
a.altU
{	float: left;
	font-size: .8em;
	color: #fff;
}

/*Header END*/
#h_container {
	margin: 0px auto !important;
	padding: 0px 0px;
	background: repeat-y url(images/container_bg2.jpg);

}


.framework {
	padding: 0 0px;
	margin: 0px 0px 0px 25px !important;
	border-collapse: collapse;
}/*
*+html .framework 
{
	margin: 0px 0px 0px;
}
*html .framework 
{
	margin: 0px 0px 0px;
}*/
.framework td {
	vertical-align: top;
	padding: 0px 0px 2px;
	
}
.framework td table {
	vertical-align: top;
	padding: 0px 0px 2px;
}
a.altC {
	font-size: 12px;
	color: #c2c2c2;
	line-height: normal;
	vertical-align: top;
	text-decoration: none;
}
a.altL {
	font-size: 12px;
	color: #c2c2c2;
	line-height: normal;
	vertical-align: top;
	text-decoration: none;
}
a.altR {
	font-size: 12px;
	color: #c2c2c2;
	line-height: normal;
	vertical-align: top;
	text-decoration: none;
}
#h_content_wrap {
}
#h_content {
	height: 100%;
	padding: 0px 5px 0px;

}
#h_sidebarL {

	padding: 0px 0px 0px 5px;
}
#h_sidebarR {

	padding: 0px 5px 0px 0px;
}
/* 頁中 END*/
#footer {
	height: 80px;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 30px 12px;
	color: #333;
	font-size: 12px;
	background-image: url(images/footer_bg.jpg);
	background-position:left bottom ;
	background-repeat: no-repeat;
}
#footer_c {
	float: left;
	width:840px;
	padding: 10px 0px 2px 10px;
	height: 50px;
}
#footer_c span {
	padding: 0px 0px 0px 0px;
}
#footer_r {
	float: right;
	width: 150px;
	margin: 5px 0px 0px 0;
	padding:0 0 px 0 0;
}
#footer a {
	padding: 0px 1px;
	color: #900;
	text-decoration: none;
}
#footer a:hover {
	color:blue;
	text-decoration: underline;
}
#footer .font {
	margin: 0px 0px 0px 0px;
	line-height: 1.5em;
}
#footer_c .home_date {
	margin: 0px 10px 0px 0px;
}
img.aaa {
	margin:10px 10px 0 0;
	padding: 0px 0px 0px;

}
#footer_l a.altB {
	float: left;
	font-size:12px;
	color: #007CBC;
}
#footer_l{
 padding:10px 0 0 0;
 margin:0 auto;
 color: green;
 text-align: center;
 width:97%;
 border-top: 1px #999999 solid;
	
}


#footer_l a{
color: green;
	
}
/*頁面Layout配置區塊結束*/
/*下列樣式 \...中間內容功能區塊*/
/* FW 外觀*/
.fw_box
{	color: #000000 ;
	margin: 0px 0px 5px;
	
}
.fw_box_tl
{
	/*左上框*/
	width: auto;
	height: 26px;
	padding-left: 21px;
	background: transparent url(images/FW/fw_03.jpg) no-repeat left top;
}
.titbar
{
	/*上框*/
	width: auto;
	height: 21px;
	padding:5px 0px 0px;
	background: transparent url(images/FW/fw_04.jpg) repeat-x left top;
	color:#5a5a5a;
	font-size: 13px;
}
.titbar a
{	color:#5a5a5a;
	text-decoration:none;
}
.titbar a:hover
{	color:#5a5a5a;
	cursor: default;
	text-decoration:none;
}
.fw_box_tr
{
	/*右上框*/
	width: auto;
	height: 26px;
	padding-right: 26px;
	background: transparent url(images/FW/fw_05.jpg) no-repeat right top;
	margin:0px;
}
.fw_box_bl
{
	/*左下框*/
	width: auto;
	padding-left: 16px;
	background: transparent url(images/FW/fw_08.jpg) no-repeat left bottom;
}
.fw_box_bm
{
	/*下框*/
	width: auto;
	height: 9px;
	background: transparent url(images/FW/fw_09.jpg) repeat-x left bottom;
}

*html .fw_box_br
{ margin-top:-10px;}

.fw_box_br
{
	/*右下框*/
	width: auto;
	height: 9px;
	padding-right: 16px;
	background: transparent url(images/FW/fw_10.jpg) no-repeat right bottom;
}
.fw_ct
{
	/*左框*/
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	background: transparent url(images/FW/bg_ml.gif) repeat-y left top;
	overflow:hidden;
}
*html .fw_ct
{	width: 100%;
}

.fw_box_mr
{
	/*右框 內容*/
	width: auto;
	height: auto;
	padding: 3px 0px 0px 0;
	background: transparent url(images/FW/bg_mr.gif) repeat-y right top;
	border-right: 1px #d3d3d3 solid;
	border-left: 1px #d3d3d3 solid;
	background-color:#ffffff;
	overflow:hidden;
}

/*

.fw_box
{	color: #333 ;
	margin: 0px 0px 5px;
	padding:0;
}

.fw_box_tl
{
	/*左上框
	width: auto;
	height: 26px;
	padding-left: 21px;
	background:transparent url(images/FW/fw_03.jpg) no-repeat left top;
	cursor:move;

}

.fw_box_tr
{
	/*右上框
	width: auto;
	height: 26px;
	padding-right: 26px;
	background: transparent url(images/FW/fw_05.jpg) no-repeat right top;
	margin:0px;

}
.fw_box_bl
{
	/*左下框
	margin:0 !important ;
	margin:-10px 0 0 0;
	padding:0;
	width: auto;
	height: 9px;
	padding-left: 16px;
	background: transparent url(images/FW/fw_08.jpg) no-repeat left bottom;

}
.fw_box_mr
{
	/*中間框
	border: #d3d3d3 1px solid;
	background-color:white;
	border-top: 0px;
	border-bottom: 0px;

}

.fw_box_bm
{
	/*下框
	width: auto;
	height: 9px;
	background: transparent url(images/FW/fw_09.jpg) repeat-x left bottom;
}
.fw_box_br
{
	/*右下框
	width: auto;
	height: 9px;
	background: transparent url(images/FW/fw_10.jpg) no-repeat right bottom;

}

.titbar {
	font-size: 13px;
	color: #333;
	font-weight: bold;
	margin: 0px 0px 0px -5px;
	padding: 4px 0px 0px 20px;
	height: 26px;
	letter-spacing: 1px;
	width: auto;
	background: transparent url(images/FW/fw_04.jpg) repeat-x left top;
	font-size: .8em;

}
.titbar a
{	color: #0050d5;
	text-decoration:none;
}
.titbar a:hover
{	color: #0050d5;
	cursor: default;
	text-decoration:none;
}

.fw_ct {
	padding:0 0 ;
	margin:0 !important ;
	margin:-4px 0 0 0;
	width: auto;
}

.fw_ct:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}*/
/*最新消息*/
/*頁 籤*/

.news_tab_wrap {
    padding:0;
    margin:0;
	height: 28px;
	width:100%;
	background-color:#f93;
}
.news_tab {
	margin: 0px 0px 0px 0px;
	width: 99%;
	font-size: 13px;
	line-height: normal;
	float: left;
	height: 20px;
	padding: 0px 0px 0px 12px;
}
.news_tab ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.news_tab li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #fff;
}
.news_tab a span {
	float: left;
	display: block;
	background: url( images/tabright5.gif) no-repeat right top;
	padding: 4px 8px 3px 5px;
	color: #960;
	background-position: 100% -26px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.news_tab a span {
	float: none;
}
/* End IE5-Mac hack */
.news_tab a {
	float: left;
	background: url(images/tableft5.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 3px;
	text-decoration: none;
	background-position: 0% -26px;
}
.news_tab a:hover span {
	color: red;
}
.news_tab a:hover {
	background-position: 0% 0px;
}
.news_tab a:hover span {
	background-position: 100% 0px;
}
.news_tab #current a {
	background-position: 0% 0px;
        color: #960;
}
.news_tab #current a span {
	background-position: 100% 0px;
	color: #960;
}
.news_ft {
	width: 96%;
	padding: 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    text-align:right;
}
/*最新消息內容*/
.news_ct {
	margin: 0px 0px;
	padding: 0px;
	height: 180px;
	width: 100%;
	font-family: Arial;
	overflow: hidden;
    clear:both;
}
.news_ct h1 {
	margin:0;
	padding: 0px 0 0 8px;
	font-size: 15px;
}
.news_ct h1 a {
	margin: 0px;
	color: #003399;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	background: url( images/new_tit.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.news_ct img {
	float: left;
	margin: 0px 0px 0px;
	border: 1px solid #666666;
	height: 95px;
	width: 156px;
}
.news_ct p {
	margin: 0;
	padding:0px 0px 15px 20px;
	line-height: 1.8em;
	font-size: .8em;
	height:60px;
	overflow: hidden;
}
.news_ct p a {
	margin: 0px;
	padding: 0px;
	color: #666666;
}
.news_ct p a:hover {
	margin: 0px;
	padding: 0px;
	color: #663366;
}
.news_ct ul {
	margin: 5px 10px 10px;
	padding: 3px 0px 0px;
	border-top: 1px #999999 dashed;
}
.news_ct li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	line-height: 1.8em;
	font-size: .8em;
}
.news_ct li a {
	color: #585858;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}
.news_ct li a:hover {
	color: #686868;
	text-decoration: underline;
}
.news_ct li.news {
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.news_ct li.hot {
	background-image: url(images/hot.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.news_ct li a span {
	color: #009f87;
	padding: 0px 10px 0px 0px;
}
.news_ct .more {
	color: #70561f;
	font-family: Arial;
	text-decoration: none;
}
.news_ct div {
	padding: 10px;
	margin: :0px;
	height: 100%;
}
/*全文檢索*/
.srch
{
	width:300px;
	vertical-align: middle ;
	font-size: 1em;
	padding:0 0 0 45px;
	margin:0px 0 0 0;
	position:absolute;
	top:190px;
}
.srch .tit
{ 
    margin:2px 0px;
    padding: 6px 0px 0px;
    font-weight:bold;
    color:#000000;
}
.srch .textbox
{  
    font-family: arial;
    font-size: .8em;
    background: #fafafa  -2px -3px;
    color: #555;
    border: 1px solid #aaa;
    margin: 0px;
    margin-left: 5px;
    width:130px;
}
.srch_bt1
{
	color:#006699;
    background-color:#ccffff;
     height:1.6em;
     cursor:pointer;
     border: 0px;


}
.srch_bt2 
{
	color:#006699 ;
    background-color:#ccffff;
     height:1.6em;
     cursor:pointer;
     border: 0px;

}
/*圖片連結*/
.box2{
	text-align:center;
}

/* 主題宣導專區 */
.lf_box01{
	
	text-align:center;
	padding:10px 0;
	
}
/* 快捷服務*/
.servicelink
{
	text-align:center;
	padding: 10px 0px 5px;
}

/*熱門檔案下載*/
.hotfile{
    margin:0px auto ;
    padding:5px;
    font-size:.8em;	
    border-collapse: collapse;
 	color:#414141;
    width:98%;
    text-align:center;
     
}
.hotfile th
{
	background-image:url('images/table_tit.jpg');
	background-repeat:repeat-x;
  	background-position:0px 0;
  	height:27px;
    color:#1c4a95;
    font-weight:normal; 

}
.hotfile td
{
    line-height:1.8;
	background-image: url(images/class/solid.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding:2px;
	text-align: left;
	vertical-align: middle;

}
.hotfile .altrow
{
	background-color:#ffc;
}

/*熱門排行榜*//*
.fd 
{
	
}
.hot
{
 width:100%;
 font:.8em ,"細明體";
 padding:10px;
}
.hot td
{
	padding:5px;
	margin:5px;
}
.table_tit{
background-image:url('images/table_tit.jpg');
background-repeat:repeat-x;
}

.table_color{
	background-color:#ffc;
}*/

/*  文字連結*/
.connection {
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
.connection ul {
	margin: 0px;
	padding: 1px;
}
.connection li {
	margin: 0px;
	list-style-type: none;
	background-image: url(images/con_item.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding: 1px 0px 1px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.connection .more {
	border-style: none;
	text-align: right;
	margin: 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	font-family: Arial;
	font-size: x-small;
	display: block;
	font-size: 1em;
}
.connection a {
	color: #06164F;
	text-decoration: none;
}
.connection a:hover {
	color: #666666;
	text-decoration: underline;
}
/* AD BANNER*/
.rotatorbox {
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	padding: 5px 0px 0px 0px;
}
.rotatorbox ul {
	margin: 0px;
	padding: 3px;
}
.rotatorbox li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	float:left;

}

.rotatorbox a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;

}


.fw_more
{
   text-align:right;
   font-size:.8em;
   padding:2px 0px 0px 0px;
}
.fw_more a
{
    padding:2px 10px 0px 0px;
    text-decoration:none;
    

}
