@charset "gb2312";
/* CSS Document */
/* wrap */
body {
	 background:url(../images/body.jpg) 0px 0px repeat-x #F8F9FB;
}
.wrap{
     width:986px;
	 height:auto;
	 margin:0 auto;
}
/* top */
.logo{
	width:986px;
	height:69px;
	margin-top:11px;
	float:left;
}
.logo a{
	width:250px;
	height:69px;
	float:left;
}
.logo h2{
	width:256px;
	height:48px;
	color:#222;
	font-size:22px;
	font-family:"ºÚÌå";
	font-weight:bold;
	line-height:22px;
	border-left:1px solid #999;
	padding-top:12px;
	padding-left:11px;
	margin-top:4px;
	float:left;
}
.logo h2 em{
	color:#999;
	font-size:12px;
	font-weight:100;
	font-family:"ËÎÌå";
}
.logo p{
	width:468px;
	height:60px;
	padding-top:4px;
	float:left;
}
.pr_nav{
	width:984px;
	height:40px;
	background:url(../images/nav.jpg) repeat-x;
	margin-top:10px;
	border:1px solid #007D09;
	float:left;
}
.pr_nav ul{
	width:984px;
	height:40px;
	float:left;
}
.pr_nav ul li{
	width:100px;
	height:26px;
	padding:7px 12px 0px 11px;
	float:left;
}
.nav_x{background:url(../images/nav_x.jpg) right top no-repeat;}
.pr_nav ul li a{
	width:100px;
	height:26px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
	text-align:center;
	float:left;
}
.pr_nav ul li a:hover, .pr_nav ul li a.hover{
	color:#000;
	background:url(../images/nav_a.jpg) no-repeat;
	text-decoration:none;
}
/* breadCrumb */
.breadCrumb{
	width:986px;
	height:37px;
	float:left;
}
.breadCrumb h1{
	color:#818181;
	font-size:14px;
	line-height:37px;
	padding-left:2px;
	font-weight:100;
}
.breadCrumb h1 a, .breadCrumb h1 a:hover{
	color:#02A91B;
}
/* search */
.search{
	width:986px;
	height:36px;
	margin-top:10px;
	float:left;
}
.search form{
	width:590px;
	height:32px;
	float:right;
}
.search form label{
	width:70px;
	height:24px;
	font-size:14px;
	padding-top:8px;
	float:left;
}
.search form input.txt{
	width:320px;
	height:32px;
	color:#999;
	font-size:14px;
	line-height:32px;
	border:2px solid #02A91B;
	padding-left:4px;
	float:left;
}
.search form input.int{
	width:100px;
	height:38px;
	color:#fff;
	font-size:16px;
	line-height:38px;
	font-weight:bold;
	background:#02A91B;
	border:0px;
	cursor:pointer;
	float:left;
}
.search span{
	width:396px;
	height:36px;
	font-size:14px;
	line-height:36px;
	text-align:left;
	float:left;
}
/* main */
.main{
	width:986px;
	height:auto;
	margin-top:12px;
	float:left;
}
.left{
	width:253px;
	height:auto;
	float:left;
}
.left p{
	width:225px;
	height:38px;
	color:#434443;
	font-size:14px;
	line-height:38px;
	font-weight:bold;
	background:url(../images/l_title.jpg) no-repeat;
	padding-left:28px;
	float:left;
}
.left ul.list{
	width:233px;
	height:auto;
	padding:10px;
	float:left;
	
}
.left ul.list li{
	width:233px;
	height:auto;
	float:left;
}
.left ul.list li a{
	width:218px;
	height:auto;
	color:#16686A;
	font-size:14px;
	line-height:24px;
	background:url(../images/jia.jpg) 0px 6px no-repeat;
	padding-left:15px;
	text-decoration:none;
	float:left;
}
.left ul.list li a.hover{
	background:url(../images/jian.jpg) 0px 6px no-repeat;
}
.left ul.listmore{
	width:210px;
	height:auto;
	padding-left:23px;
	float:left;
	
}
.left ul.listmore li{
	width:210px;
	height:auto;
	margin-top:2px;
	float:left;
	
}
.left ul.listmore li a{
	width:auto;
	height:auto;
	color:#474747;
	font-size:12px;
	font-weight:100;
	line-height:normal;
	background:#FAFFF9;
	padding:2px;
	border:1px solid #FAFFF9;
	padding-left:2px;
	float:left;
}
.left ul.listmore li a:hover, .left ul.listmore li a.hover{
    width:auto;
	height:auto;
	color:#FFF;
	background:#009216;
	padding:2px;
	border:1px solid #00630F;
	padding-left:2px;
}
.left ul.listbook{
	width:233px;
	height:auto;
	padding:8px 10px 10px 10px;
	float:left;
	
}
.left ul.listbook li{
	width:233px;
	height:auto;
	margin-top:2px;
	float:left;
}
.left ul.listbook li a{
	width:216px;
	height:20px;
	color:#16686A;
	font-size:14px;
	font-weight:100;
	line-height:20px;
	background:url(../images/book1.gif) no-repeat #FAFFF9;
	padding:2px;
	border:1px solid #FAFFF9;
	padding-left:12px;
	float:left;
}
.left ul.listbook li a:hover, .left ul.listbook li a.hover{
    width:216px;
	height:20px;
	color:#FFF;
	background:url(../images/book2.gif) no-repeat #009216;
	padding:2px;
	border:1px solid #00630F;
	text-decoration:none;
	padding-left:12px;
}

.right{
	width:693px;
	height:auto;
	padding:12px;
	float:left;
}
.right h3{
	width:693px;
	height:70px;
	color:#009216;
	font-size:18px;
	line-height:60px;
	font-weight:bold;
	background:url(../images/r_bg.jpg) left bottom repeat-x;
	text-align:center;
}
.right h3 img{
	vertical-align:middle;
}
.right ul{
	width:690px;
	height:auto;
	color:#474747;
	font-size:14px;
	line-height:24px;
	padding-left:3px;
	margin-top:10px;
}
.right ul strong{
	font-weight:bold;
}
/* righttwo */
.righttwo{
	width:693px;
	height:auto;
	padding:12px;
	float:left;
}
.righttwo h3{
	width:693px;
	height:70px;
	color:#009216;
	font-size:18px;
	line-height:60px;
	font-weight:bold;
	background:url(../images/r_bg.jpg) left bottom repeat-x;
	text-align:center;
}
.righttwo h3 img{
	vertical-align:middle;
}
.righttwo ul.listtwo{
	width:693px;
	height:auto;
	margin-top:10px;
	float:left;
	
}
.righttwo ul.listtwo li{
	width:693px;
	height:auto;
	float:left;
}
.righttwo ul.listtwo li span{
	width:678px;
	height:auto;
	color:#000;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	background:url(../images/jian.jpg) 0px 7px no-repeat;
	padding-left:15px;
	text-decoration:none;
	float:left;
}
.righttwo ul.listtwomore{
	width:660px;
	height:auto;
	padding-left:23px;
	float:left;
	
}
.righttwo ul.listtwomore li{
	width:660px;
	height:auto;
	margin-top:2px;
	float:left;
	
}
.righttwo ul.listtwomore li a{
	width:auto;
	height:auto;
	color:#474747;
	font-size:12px;
	font-weight:100;
	line-height:normal;
	background:#FAFFF9;
	padding:2px;
	border:1px solid #FAFFF9;
	padding-left:2px;
	float:left;
}
.righttwo ul.listtwomore li a:hover, .righttwo ul.listtwomore li a.hover{
    width:auto;
	height:auto;
	color:#FFF;
	background:#009216;
	padding:2px;
	border:1px solid #00630F;
	padding-left:2px;
	text-decoration:none;
}
/* right_search */
.right_search{
	width:693px;
	height:auto;
	padding:12px;
	float:left;
}
.right_search ul{
	width:693px;
	height:auto;
	float:left;
}
.right_search ul li{
	width:693px;
	height:28px;
	color:#474747;
	font-size:14px;
	line-height:28px;
	border-bottom:1px dashed #CCC;
	float:left;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis;
}
.right_search ul li a, .right_search ul li a:hover{
	color:#02A91B;
}
/* bottom */
.bottom{
     width:966px;
	 height:auto;
	 color:#666;
	 font-size:14px;
	 line-height:27px;
	 font-family:Arial, Helvetica, sans-serif;
	 text-align:center;
	 border-top:1px solid #E8E8E8;
	 margin-top:12px;
	 padding:10px;
	 float:left;
}
.bottom a, .bottom a:hover{
	 color:#666;
}


body { background: url(/jks/images/body.jpg) 0px 0px repeat-x #F8F9FB;}
.wrap{ width:1000px;}
.breadCrumb{ width:1000px;}
.search form input.txt{ height:38px; line-height:38px;}
.search{
	width:1000px;
	height:36px;
	margin-top:10px; padding:0;
	float:left;}
.search form{
	width:auto;
	height:32px;
	float:right;background:none; margin-top:0;}
.logo{ width:1000px;}
.logo p{ float:right;}
.search form input.txt{ height:34px; line-height:34px;}

.nav{width:996px;height:32px;}