@charset "gb2312";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
:focus {
	outline: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
input, button, textarea,
select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
body {
	line-height:1.5;
}
ol, ul {
	list-style:none;
}

:link, :visited , ins {
	text-decoration: none;
}
strong{
	font-weight:normal;
}
/*Reset end*/
body{
    color:#000;
	font:12px/1.5 "宋体",Arial;
}
a,a:link,a:visited{
	color:#919191;
}
a:hover{
	text-decoration:none;
	color:#ff5800;
	cursor:pointer;
	text-decoration:underline;
}
a:active{
	color:#666;
}
/*蓝色链接*/
.bluea a,.bluea a:link,.bluea a:visited{
    color:#4295d1;
}
.bluea a:hover{
	text-decoration:none;
	color:#ff5800;
	cursor:pointer;
}
.bluea a:active{
	color:#666;
}
/*绿色链接*/
.greena a,.greena a:link,.greena a:visited{
    color:#093;
}
.greena a:hover{
	text-decoration:none;
	color:#ff5800;
	cursor:pointer;
}
.greena a:active{
	color:#666;
}
.clear{clear:both;line-height:0; height:0; font-size:0;overflow:hidden; }
/*font*/
.font12-bold,.font12-normal,.font14-bold,h2,h3,.font18,.font14{
	font:bold 12px/1.5 "微软雅黑","宋体",Arial;
}
.font12-normal,.font14{
	font-weight:normal;
}
.font14,.font14-bold,h2,h3{
	font-size:14px;
}
.font18{
	font-size:18px;
}
#container{
	width:980px;
	margin:0 auto;
	padding:10px 0;
}
#header{
	width:950px;
	padding:0 15px;
	height:100px;
	background:url(/style/images/key-web/bg_header.png) no-repeat;
}
#logo{
	float:left;
	margin:20px 0 5px;
	padding-left:15px;
}
/*menu*/
#menu{
	float:right;
	width:700px;
	height:60px;
}
#menu ul{
	float:right;
	overflow:hidden;
	_display:inline;
}
    #main-nav{
		font-size:12px;
		margin:20px 5px 0 0;
		height:40px;
		line-height:38px;
	    color:#aad4ea;
	}
#menu li{
	float:left;
}
    #top-nav a{
		margin:0 10px;
	}
    #main-nav a{
		font-size:14px;
		margin:0 15px;
	}
/* end menu */	
#header-box{
	clear:both;
	overflow:hidden;
	width:940px;
	height:33px;
	margin:0 5px;
	border-top:2px solid #62c149;
}
#fast-nav{
	float:left;
	height:25px;
	line-height:25px;
	margin-top:8px;
	padding-left:42px;
	background:url(/style/images/key-web/where.png) no-repeat;
}
#minisearch{
		float:right;
		width:300px;
		height:30px;
		margin-top:3px;
		background:url(/style/images/miniser.png) no-repeat;
	}
	    #minisearch #searchbox{
			float:left;
			font-size:12px;
			color:#ccc;
			border:none;
			background:none;
			padding-top:3px;
			height:24px;
			line-height:24px;
			vertical-align:middle;
			width:215px;
			margin-left:15px;
		}
		#minisearch #submits{
			float:left;
			cursor:pointer;
			border:0;
			background:none;;
			outline:none;
			width:60px;
			height:24px;
			margin:3px 0 0 5px;
		}
/*mainBody*/
#mainBody{
	width:980px;
	padding-bottom:50px;
	overflow:hidden;
	background:url(/style/images/key-web/bg_mainBody.png) repeat-y;
}
#content{
	float:left;
	width:620px;
	padding-left:30px;
	margin:0 15px 0 15px;
	display:inline;
}
#sidebar{
	float:left;
	width:270px;
	margin:0 25px 0 5px;
	display:inline;
}
/*jfsky*/
#jfsky{
	height:150px;
	background:url(/style/images/key-web/jfad.png) no-repeat 15px 2px;
}
    #jfsky dl{
		height:130px;
		text-indent:-3000px;
		border-bottom:1px solid #d8d8d8;
	}
/*keyword*/
#keyword{
	margin:10px 25px 0;
	padding-bottom:20px;
	border-bottom:1px solid #d8d8d8;
}
#content .title img{
	float:left;
	width:28px;
	height:28px;
	margin-right:6px;
}
h1,#relate .title h2{
	color:#287dbb;
	font:24px/30px "微软雅黑","宋体",Arial;
}
#keyword h2{
	color:#f60;
	font-size:12px;
	font-weight:normal;
	line-height:34px;
	margin:5px 0 0 22px;
}
#keyword .font12-normal{
	width:520px;
	margin-left:22px;
	line-height:19px;
}
/*relate*/
#relate{
	width:570px;
	margin:10px 25px 0;
}
#relate .title img{
	margin-right:10px;
}
    #relate .title h2{
		font-size:18px;
		margin-bottom:2px;
	}
#relate ul{
	clear:both;
	overflow:hidden;
	margin-left:22px;
}
	#relate ul li{
		margin-top:10px;
		width:528px;
		overflow:hidden;
		line-height:19px;
		padding-bottom:10px;
		border-bottom:1px dashed #9eec88;
	}
		#relate ul li div.fl{
			float:left;
			width:320px;
		}
			#relate ul li h2{
				margin:3px 0 8px;
			}
			#relate ul div.fl a{
				font:16px/1.5 "微软雅黑","宋体",Arial;
			}
			#relate ul div.fl a font:hover{
				color:#f60;
			}
			#relate .summore{
				color:#7b7b7b;
			}
        #relate ul li div.fr{
			float:left;
			width:200px;
			display:inline;
		} 	
	    #relate div.fr a{
		    	float:left;
				width:90px;
				height:30px;
				text-indent:-3000px;
				margin:15px 0 0 10px;
				display:inline-block;
				background:url(/style/images/key-web/btn.png) no-repeat 0 -60px;
			}
			#relate div.fr a.msg{
				background-position:0 -30px;
			}
			#relate div.fr a:hover{
				background-position:0 0;
			}
			#relate div.fr a.msg:hover{
				background-position:0 -90px;
			}
/* ------sidebar----- */
#sidebar{
	margin-top:20px;
}
.side-box{
	width:270px;
	margin:0 0 10px 0;
}
.side-box h3{
	height:30px;
	text-indent:-3000px;
	background:url(/style/images/key-web/titfunc.png) no-repeat;
}
    #hot-tag h3{
		background:url(/style/images/key-web/tit_tag.png) no-repeat -5px 0;
	}
    #rank h3{
		background:url(/style/images/key-web/tit_rank.png) no-repeat;
	}
#hot-tag{
	background:url(/style/images/key-web/bg_tag.png) no-repeat right bottom;
}
#hot-tag .in-box{
	padding:10px;
}
    #hot-tag a{
		margin:0 5px;
	}
	#hot-tag a font{
		font-size:18px;
	}

#same-kind{
	margin-top:30px;
	padding-bottom:30px;
	background:url(/style/images/key-web/same-kind.png) no-repeat left bottom;
}
#same-kind ul{
	padding:10px 0;
	width:260px;
	overflow:hidden;
}
	#same-kind li{
			float:left;
			height:35px;
			margin:10px 0 0 30px;
			_display:inline;
			width:230px;
			overflow:hidden;
		}
		#same-kind li img{
			float:left;
			height:32px;
			width:32px;
			*vertical-align:middle;
		}
		#same-kind li a{
			float:left;
			height:25px;
			padding-top:6px;
			margin-left:10px;
			border-bottom:1px dashed #ededed;
		}
/*排行*/
#rank ul{
		padding:10px 9px 5px 14px;
		background:url(/style/images/key-web/rk-icon.png) no-repeat 18px 10px;
	}
	#rank ul li{
		height:25px;
		line-height:25px;
		text-indent:30px;
		overflow:hidden;
    }
	#rank ul li a:hover{
		color:#093;
	}
/*footer*/
#footer{
	color:#7f7f7f;
	height:110px;
	background:url(/style/images/key-web/bg_footer.png) no-repeat;
}
#footer h3{
	font-size:12px;
	font-weight:normal;
	height:30px;
	line-height:30px;
	margin-left:92px;
}
#footer .in-foot{
	float:right;
	width:800px;
	height:20px;
	line-height:20px;
	margin:0 30px 0 0;
	padding-top:5px;
	background:url(/style/images/key-web/footer-logo.png) no-repeat 690px 0;
}
#footer span{
	float:right;
	margin-right:130px;
}
	#footer a{
		color:#7f7f7f;
	}
	#footer a:hover{
		color:#093;
		text-decoration:underline;
	}
/*keyword2页面列表带描述*/
/*relate*/
#key2 h2 img{
	width:16px;
	height:16px;
	margin:0 5px;
	margin-top:-5px;
	vertical-align:middle;
}
#key2 #relate ul li div.fl{
			float:left;
			width:410px;
		}
			#key2 #relate ul li p{
				margin-bottom:5px;
			}
        #key2 #relate ul li div.fr{
			float:left;
			width:100px;
			margin:5px 0 0 18px;
		} 	
			#key2 #relate div.fr a{
					
					margin:5px 0 0 0;	
				}
