@charset "utf-8";
*{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; line-height:180%;}
html{margin:0px; padding:0px; width:100%;} 
body{text-align:center; margin:0px; padding:0px;background: url(all_bg.png) repeat-x;}


img{border:none; padding:0px; margin:0px;}
h1{
	font-size:22px;
	font-family: "微软雅黑", "黑体";
	background-attachment: fixed;
	background-image: url(ico_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;padding-left:3.5%; margin-bottom:10px;font-family: "微软雅黑", "黑体"; margin-left:30px;
}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}
hr{}

a{color:#333;text-decoration:none;}
a:hover{color:#666;}


a.btn{color:#333;background: url(btn_b.png) no-repeat; line-height:26px; height:24px; width:84px; display:block; padding-left:25px; margin:5px;}
a.btn:hover{color:#3F5179;	background: url(btn_c.png) no-repeat;}


a.bfont{
	color:#0099FF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
a.bfont{font-size: 16px;;color:#FF6600;	text-decoration: underline;	font-weight: bold;
}


a.alimg{color:#333;}
a.alimg:hover{color:#3F5179; background-color:#666666;}

.imgal{ padding:5px; background-color:#DDD; margin:5px;}

.top{ margin-top:5px; padding:5px;}
.about{line-height:180%;}
.xline{	height:24px;background: url(line_1.png) repeat-x center;}
.tb0099FF{ color:#0099FF; font-weight:bold;}
/*列表*/
.list_1{ padding:0px; margin:0px;}
.list_1 li{list-style-type: none;background: url(ico_1.png) no-repeat left center; padding-left:25px; line-height:200%;}
.list_2{padding:0px; margin:0px;}
.list_2 li{list-style-type: none;background: url(ico_2.png) no-repeat left center; padding-left:25px;line-height:200%;}

/*晃动图片*/
.shakeimage{position:relative;}


#head{width:950px; height:118px; margin:auto; text-align:left;}
#head #logo{ width:186px; height:118px;background-image: url(logo.png); float:left;}
#head #menu{width:450px; float:right;height:36px; margin-top:82px; clear:both;}
#head #menu a{ font-size:14px; color:#000; font-weight:bold;line-height:36px; margin:0px 10px;}
#head #menu a:hover{ font-size:14px; color:#426DA1;}

#main{ width:950px; margin:0px auto; text-align:left; height:100%;}
	#main #left{ width:700px;float:left;margin:20px 0px;}
	#main #right{ width:230px;float:right;margin:20px 0px;}



#footer{ width:100%;background-color:#DDD; border-top:#CCC solid 4px; margin-top:20px; text-align:center; padding-bottom:10px; clear:both;}
#friendlink{width:960px; margin:auto; text-align:left;clear:both;}

ul.fmenu{list-style:none; margin-top:65px; width:960px; margin:auto; line-height:120%;}
	.fmenu li{float:left;display:block;padding-right:20px;margin-right:15px; background: url(menu_gd1.png) no-repeat right center;}
	.fmenu li a{font-size:12px;outline:none;color:#0066cc;text-decoration:none;display:block;padding:2px 0 2px 5px;}
	.fmenu li a:hover{color:#000;}
	.fmenu li a span{font-size:11px;color:#999;}
ul.caption{list-style:none; float:left; margin:0px; margin-bottom:5px; padding:0px;line-height:120%;}
	.caption li{float:left;display:block;padding-right:20px;margin-right:15px;}
	.caption li a{font-size:14px;outline:none;color:#1D4E8C;text-decoration:none;display:block;font-weight:bold;}
	.caption li a:hover{color:#000;}
	.caption li a span{font-size:11px;color:#94AECC;font-weight:normal;}


#content{line-height:180%;}
#content h1{color:#0099FF;
	font-size:20px;
	font-family: "微软雅黑", "黑体",Arial;
	margin:10px 0px;
	padding:0px;
	background: url(ico_2.png) no-repeat left center;
	padding-left:25px;
}
#content h2{
	font-size:18px;
	margin:10px 0px;
	padding:0px;
	color: #FF6600;
}
#content h3{font-size:16px;margin:10px 0px; padding:0px;}
#content h4{font-size:14px;margin:10px 0px; padding:0px;}
#content h5{font-size:12px;margin:10px 0px; padding:0px;}
#content h6{font-size:11px;margin:10px 0px; padding:0px;}
#content .f14_0099FF{color:#0099FF;font-size:14px; font-weight:bold;}
#content .f14_666{color:#666;font-size:14px; font-weight:bold;}



/* 列表导航 */
.k_pagelist {display:table;clear:both;width:100%;margin:0px;line-height:30px;text-align:left; font-size:12px; }/* {king:pagelist/} 分页列表 构成:div a|strong|span */
.k_pagelist a {
	margin:5px;
	color:#797979;
	border: 1px solid #dddddd;
	padding: 5px 5px 3px 5px;
	background-color: #f5f5f5;
}
.k_pagelist a:hover{
	margin:5px;
	color:#000000;
	border: 1px solid #999999;
	padding: 5px 5px 3px 5px;
	background-color: #CCCCCC;
}
.k_pagelist strong {color:#B6550E;}
.pagelist span {margin:0px 5px;color:#797979;}
