/* CSS Document */

#topHeader{height: 32px;text-align: center;border-bottom:1px solid #c9c9ca;background: #f9f7f4;}
#topHeader .top{ width:1000px; margin:0 auto; height:inherit; }
#topHeader a { float:left;height: 32px;line-height: 32px;color: #000; margin:0 10px;font-size: 12px;}
#topHeader a:hover { color:#fca22c!important; }

*{
	margin:0;
	padding:0;
	border:0;
	}
body{
	font-family:"Microsoft YaHei","黑体";
	color:#333;
	font-size:12px;
    }
ul{
	list-style:none;
	}
img{
	border:0;
	}
a:link{
	color:#fff;
	text-decoration:none;
	}
a:visited{
	color:#fff;
	text-decoration:none;
	}
a:hover{
	color:#fff;
	text-decoration:underline;
	}
.clear {clear:both;} 

.menu{
	width:980px;
	margin:0 auto;
	}
.menu_left{
	float:left;
	padding-left:10px;
	}
.menu_right{
	float:left;
	padding-left:20px;
	}
.header{
	height:366px;
	border-bottom:4px #0d4171 solid;
	background:url(img/banner.jpg) no-repeat center 0 #a3d6f1;
	}
.head{
	width:443px;
	margin:0 auto;
	padding:275px 0 0 537px;
	font-size:15px;
	font-weight:bold;
	}
.head a:link{
	color:#0d4171;
	text-decoration:none;
	}
.head a:visited{
	color:#0d4171;
	text-decoration:none;
	}
.head a:hover{
	color:#861415;
	}

.page{
	width:980px;
	margin:0 auto;
	padding-top:10px;
	}

.box{
	padding-top:15px;
	}
.title{
	height:47px;
	border-bottom:4px #0d4171 solid;
	}
.ss{
	float:left;
	font-size:24px;
	font-weight:bold;
	color:#333;
	padding:10px 0 0 3px;
	}
.lb{
	float:left;
	font-size:18px;
	color:#666;
	padding:17px 0 0 20px;
	}

.dq{
	font-family:"宋体";
	float:left;
	font-size:12px;
	padding:24px 0 0 20px;
	}
.content{
	clear:both;
	background:#f6f2ef;
	padding-left:8px;
	}
.content li{
	float:left;
	width:138px;
	height:85px;
	background:url(img/li_bg.png) no-repeat;
	margin:15px 11px;
	display:inline;
	}
.km{
	font-size:20px;
	padding:12px 0 0 13px;
	}
.line{
	padding:13px 0 0 3px;
	}
.st{
	float:left;
	width:54px;
	height:19px;
	border-right:1px #44951b solid;
	padding-left:12px;
	}
.s_btn{
	width:43px;
	height:19px;
	line-height:19px;
	text-align:center;
	background:url(img/btn.png) no-repeat;
	display:block;
	}
.da{
	float:left;
	padding-left:10px;
	}

.newAppBox{
	width:110px;	
	border:1px #666 solid;
	position: fixed;
	right:0;
	bottom:50px;
	}
.rightUl a:link{
	color:#00abdb;
	text-decoration:none;
	}
.rightUl a:visited{
	color:#00abdb;
	text-decoration:none;
	}
.rightUl a:hover{
	color:#00abdb;
	text-decoration:underline;
	}
.rightUl li{
	height:22px;
	line-height:22px;
	border-bottom:1px #666 solid;
	background:#fff;
	}
.rightUl li a{
	padding:0 15px;
	}
.fhdb{
	width:110px;
	text-align:center;
	height:25px;
	line-height:25px;
	border-bottom:1px #666 solid;
	cursor:pointer;
	background:#00abdb;
	color:#fff;
	}




























































