﻿/* CSS Document */
body{
	font-size:12px;
	font-family:"宋体";
	background-image:url(../images/pagebg.gif);
}

form,label,ul,ol,li,li1,img{margin:0px;padding:0px;border:0px;}
h1,h2,h3,h4,h5,h6,span,select,p,textarea,dd,dt,dl{margin:0px;padding:0px;border:0px;}
li{list-style:none;}
select,textarea{font-size:12px;}

.fBold{
	font-weight:bold;
	font-family: "宋体";
}
.f14{font-size:14px;}
.f16{font-size:16px;}
.red1{color:#990000;}

.bg{background-image:url(../images/listbg.jpg);}
.bgc{ background-color:#f9fcfd;}
.fl{width:70%;float:left;}
.fr{width:30%;float:right;text-align:right;}
.fmbox span.fmspan{color:#ccc;}

.topbanner img{width:700px;height:128px;}


.mainbox{width:990px;height:auto;margin:0px auto;background-color:#FCFCFC;}
.leftbg {
	background-color: #FCFCFC;
}
.rightbian {
	border: 1px solid #CCCCCC;
}

.box{width:990px;height:auto;margin:0px auto;}

.fgline{width:800px;height:1px;border-top:1px solid #b7c9d2;padding-top:3px;margin-top:10px;}
.mulubox{width:200px;height:auto;float:left;border:1px solid #AAAAAA;padding:1px;margin-top:10px;margin-bottom:10px;margin-left:10px;margin-right:10px;}
.mulubox h1,.mulubox h2{height:19px;line-height:19px;float:left;display:block;font-size:12px;color:#003366;}
.mulubox h1,.mulubox h2{border-bottom:1px solid #AAAAAA;background-color:#f9fcfd;}
.mulubox h1{width:160px;padding-left:0px;}
.mulubox h2{width:40px;font-weight:bold;}
.mulubox ul{width:180px;height:auto;float:left;padding:10px;}
.mulubox ul li{width:45px;height:30px;float:left;line-height:25px;}
.mulubox ul li.li1{width:45px;height:30px;float:left;}
.mulubox ul li.li1 a{ color:#003399;text-decoration:underline;}
.mulubox ul li.li1 a:hover{ color:#990000;text-decoration:underline;}

.mululb{width:425px;height:auto;float:left;border:1px solid #b7c9d2;margin-top:10px;margin-bottom:10px;margin-left:10px;margin-right:10px;}
.mululb h1,.mululb h2{height:19px;line-height:19px;float:left;display:block;font-size:12px;color:#003366;}
.mululb h1{width:355px;padding-left:10px;}
.mululb h2{width:60px;font-weight:normal;}
.mululb h2 a{color:#003366;text-decoration:none;}
.mululb h2 a:hover{color:#990000;text-decoration:underline;}
.mululb h1,.mululb h2{border-bottom:1px solid #b7c9d2;background-color:#f9fcfd;}
.mululb ul{width:403px;height:auto;float:left;padding:9px;}
.mululb ul li{width:135px;height:25px;line-height:25px;float:left;} 
.mululb ul li img{float:right;}
.mululb ol{width:410px;height:auto;float:left;padding:9px;}
.mululb ol li{width:410px;height:25px;line-height:25px;float:left;} 
.mululb ol li label{display:block;height:25px;background-color:#fff;}
.mululb ol li label a{color:#003399;text-decoration:none;}
.mululb ol li label a:hover{color:#990000;text-decoration:underline;}

.left{width:200px;height:auto;float:left;margin-left:10px;margin-right:0px;}
.right{width:460px;height:auto;float:left;margin-left:-10px;}

.morebox{
	width:180px;
	height:auto;
	float:left;
	border:1px solid #b7c9d2;
	margin-bottom:10px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.morebox h1{
	width:180px;
	padding-left:10px;
	font-size: 12px;
	line-height: 19px;
	color: #003366;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7c9d2;
	background-color: #f9fcfd;
}
.morebox ul{
	width:170px;
	height:auto;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.morebox ul li{
	width:170px;
	height:25px;
	float:left;
	line-height:25px;
}
.morebox ul li.li1{
	width:50px;
	height:25px;
	float:left;
}
.morebox ul li.li1 a{ color:#003399;text-decoration:underline;}
.morebox ul li.li1 a:hover{ color:#990000;text-decoration:underline;}



.fmbox{
	width:170px;
	height:auto;
	float:left;
	padding:2px;
}
.fmbox img{
	border:1px solid #ccc;
	padding:1px;
	width:168px;
	height:224px;
	float:left;
}
.fmbox span{
	width:170px;
	height:30px;
	float:left;
	line-height:30px;
	text-align:center;
}
.fmbox span a{color:#003366;text-decoration:underline}
.fmbox span a:hover{color:#990000;text-decoration:underline}


.morelb{width:700px;height:auto;float:left;margin-bottom:10px;border:1px solid #b7c9d2;}
.morelb h1{
	height:19px;
	line-height:19px;
	float:left;
	display:block;
	font-size:12px;
	color:#003366;
	width: 700px;
	padding-left: 10px;
	background-color: #f9fcfd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7c9d2;
}
.morelb ol{width:686px;height:auto;float:left;padding:8px;}
.morelb ol li{width:686px;height:25px;line-height:25px;float:left;} 
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}

.morelb ol li label{display:block;height:25px;background-color:#fff;}
.morelb ol li label a{color:#003399;text-decoration:none;}
.morelb ol li label a:hover{color:#990000;text-decoration:underline;}
.qkinfo {
	font-family: "宋体";
	font-size: 13px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
	padding: 5px;
	text-align: left;
	text-indent: 10px;
}
.searchme {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.magname {
	font-family: "宋体";
	font-size: 16pt;
	text-decoration: none;
	background-color: #fefce8;
	border: 1px solid #999999;
}
.magtitle {
	font-family: "黑体";
	font-size: 35px;
	line-height: 200%;
	text-decoration: none;
	text-align: center;
}

.magname a {
	color: e43501;
	text-decoration: none;
}
.magname a:hover {
	color: #333333;
}


.searchtitle {
	font-family: "黑体";
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.magtitle a {
	color: #333333;
	text-decoration: none;
}
.magtitle a:hover {
	color: #990000;
}
.qkintro {
	font-family: "宋体";
	font-size: 18px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	text-indent: 30px;
	font-style: normal;
	font-weight: normal;
	margin: 10px;
}
