﻿body{
	margin: 0px;
	font-size:12px;
	color:#636563;
	line-height:150%;
	background-color:#F2F1F1;
}
img{
border:0px;
}
a{
	color: #0A51A1;
	text-decoration: underline;
}
a:hover{
	color: #3399FF;
	text-decoration: none;
}

hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* 头部 */
#head{
	margin:0px auto 0px auto;
	width:960px; 
	height:65px;
	background-color:#FFFFFF; 
	padding:0px 5px 0px 5px;
}
.head_logo{
	width:300px;
	height:65px;
	float:left;
}
.head_menu{
	float:right;
	width:630px;
	height:55px;
	padding:5px;
	background:#FFFFFF;

}
.head_menu_top_1{
	width:285px;
	height:25px;
	text-align:right;
	float:right;
	padding:12px 0px 0px 0px;
	color:#9C9A9C;
		
}
.head_menu_top_1 a{
	color:#9C9A9C;
}
.head_menu_top_1 a:hover{
	font-size:11px;
	color:#9C9A9C;
}
.head_menu_top_2{
	width:200px;
	height:25px;
	text-align:right;
	float:right;
	padding:5px 0px 5px 0px;

}
.form1{
	height:25px;
	margin:0px;
	padding:0px;
}

.head_menu_bottom{
	width:825px;
	height:30px;
}
.head_menu_bottom_left{
	width:7px;
	height:30px;
	float:left;
	background-color:#EE2434;
}
.head_menu_bottom_center{
	width:821px;
	height:30px;
	float:left;
	background:#EE2434;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:0px;
}
.head_menu_bottom_right{
	width:7px;
	height:30px;
	float:left;
	background-color:#EE2434;
}
#menu{ width:100%; height:30px; background:#E80000; color:#FFFFFF; font-size:14px; font-weight:bold; text-align:center;
margin:0px auto 0px auto; clear:both;}
#k_menu {clear:both;display:table;width:880px; line-height:30px;margin:0px auto; padding-left:90px;text-align:left;}/* {king:menu/} 下拉菜单导航*/

#k_menu li {float:left;width:110px;margin-left:0px;text-align:left; height:30px; list-style:none;}
#k_menu li a {display:block;width:110px;text-align:center; font-size:14px;text-decoration:none;color:#fff; font-weight:bold;height:30px;}
#k_menu li a:hover{background:#FDCBCB;font-weight:bold;color:#003F5E;}

#k_menu li ul {margin:0px;display:table;line-height:27px;left:-9999px;width:160px;position:absolute;padding:0px;}
#k_menu li ul li {clear:both;width:160px;background:#F2F1F1;filter:alpha(opacity=95);  font-weight:100; font-size:12px; list-style:none; margin:0px; padding:0px;}
#k_menu li ul li a {display:block;text-align:left;padding-left:10%;width:90%; font-size:12px; font-weight:100; }

#k_menu li ul li a:link {color:#D80000;text-decoration:none;}
#k_menu li ul li a:visited {color:#D80000;text-decoration:none;}
#k_menu li ul li a:hover {color:#D80000;text-decoration:none;font-weight:normal;background:#e4e4e4; font-weight:bold;}

#k_menu li:hover ul {left:auto;}
#k_menu li.sfhover ul {left:auto;}


/* 中部 */
#middle{
	margin:0px auto 0px auto;
	width:970px;
	background-color:#FFFFFF;
}
.middle_menu{
	height:20px;
	width:94%;
	background:url(Hit.gif) no-repeat;
	text-indent:20px;
	text-align:left;
	color:#EE2434;
	font-size:14px;
	font-weight:bold;
	padding:5px 0px 0px 0px;
	border-bottom:#EE2434 1px solid;
	margin-top:0px;
}
.menu_english{
	color:#aaa;
}
.middle_content{
	width:94%;
	margin:10px 0px 0px 0px;
	text-align:left;
}
.middle_content dl{ margin:10px 0 0 0;}
.middle_content dt{}
.middle_content dd{ margin:0; padding:0; text-indent:2em;}

.middle_content1{background: #fff; text-align:center; border:1px #e4e4e4 solid; width:202px; padding:10px 2px 0 10px; margin:10px 5px 0px 0px;
	text-align:left;
}
.middle_more{
	width:94%;
	text-align:right;
	margin-top:10px;
}
.index_img{
	float:left;
	padding-right:8px;
}
.index_stitle{
	color:#EE2434;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}
.index_stitle a{
	color:#EE2434;
}

.middle_left{
	width:350px;
	float:left;
	text-align:center;background-color:#F8F8F8
}
.middle_center{
	width:370px;
	float:left;
	text-align:center; background-color:#F4F4F4
}
.middle_right{
	width:250px;
	float:left;
	text-align:center;
}

.middle_l{
	width:239px;
	float:left;
	text-align:right;
	border:#FFF 5px solid;
	background:#F4F4F4;

}

.middle_r{
	width:720px;
	float:left;
	text-align:center;

}
* html .middle_l{
	width:239px;
	float:left;
	text-align:right;
	border:#FFF 5px solid;
	background:#F4F4F4;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
}

* html .middle_r{
	width:720px;
	float:left;
	text-align:center;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;
}

.middle_l_menu{
	width:94%;
	height:25px;
	text-align:left;
	text-indent:20px;
	float:right;
	font-size: 14px;
	color: #d80000;
	background:#e4e4e4;
	border-top:#FFF 1px solid;
	border-left:#EE2434 3px solid;
	padding-top:5px;
	margin-top:10px;
	font-weight:bold;
}
.middle_l_content{
	width:94%;
	margin:10px 0px 0px 0px;
	text-align:center;
}

.navi{
	width:60%;
	text-align:right;
}

#indexlink{
	margin:4px auto 0px auto;
	height:30px;
	line-height:30px;
	width:970px;
	background:#FFFFFF;
	clear:both;
}
/* 尾部 */
#bottom{
	margin:4px auto 0px auto;
	width:970px;
	clear:both;
}

.Copyright1{
	width:720px;
	height:25px;
	text-align:center;
	float:left;
	font-size: 12px;
	color: #CECFCE;
	background:#AAA;
	border-top:#EFEBEF 3px solid;
	padding-top:5px;
}
.Copyright1 a{
	color: #CECFCE;
	text-decoration: none;
}
.Copyright1 a:hover{
	color: #FFffff;
	text-decoration: none;
}

.Copyright2{
	width:250px;
	height:25px;
	text-align:center;
	float:left;
	font-size: 12px;
	color: #fff;
	background:#EE2434;
	border-top:#FDCBCB 3px solid;
	padding-top:5px;
}

.Copyright3{
	width:800px;
	height:25px;
	text-align:center;
	line-height:30px;
	float:left;
	font-size: 12px;
	color: #636563;
	background:#fff;
	padding-top:8px;
}
.Copyright4{
	width:170px;
	height:25px;
	text-align:right;
	float:left;
	font-size: 12px;
	color: #B5B2B5;
	background:#fff;
	padding-top:8px;
}


/* 補助導覽 - 現在位置 CSS */
.PageNavi {
	width:94%;
	font-size: 12px;
	color: #666666;
	text-align:right;
}
.PageNavi a{
	font-size: 12px;
	color: #999999;
}
.PageNavi a:hover{
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

/* 頁碼 CSS */
.PageNun {
	font-size: 11px;
	color: #0A51A1;
	text-decoration: none;
	background-color: #FFFFFF;
}
.PageNun a{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	}
.PageNun a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #0A51A1;
	text-decoration: none;
}
.li1{
	float:left;
	clear:both;
	width:95%;
	text-align:left;
	height:25px;
	padding:8px 0px 0px 5px;
	border-bottom:1px solid #e4e4e4;	
}

.NewsDate {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #5687BE;
	padding-left:20px;
}

/* news 標頭 */
.NewsTitle a {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #0A51A1;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A51A1;
	font-weight: bold;
}
.NewsTitle a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	font-weight: bold;
}
#link ul{
	list-style:none;
	width:98%;
	text-align:center;
}
#link ul li{
	list-style:none;
	width:100px;
	float:left;
	text-align:center;
}
.linkes{text-indent:-8473px; height:0; float:right;}