@charset "utf-8";
/* CSS Document */
/*全局定义参数*/
body {
	margin:0px auto;/*top,right,bottom,left*/
	line-height:21px;
	font-family:"宋体";
	font-size:12px;
	color:#666;
	background:url(../images/bg.jpg) repeat-x center top fixed;
}
form {
	margin:0px;
	padding:0px;
	display:inline;
}
input{
	display:inline;
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a,a:link,a:visited {color:#000; text-decoration:none;}
a:hover {color:#007a24; text-decoration:none;}
a:active {color:#115190;text-decoration:none;}

img{border:none;}
.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden;}

/*Head CSS*/
.top{
	width:980px;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
}
.top_logo{
	width:277px;
	height:100px;
	float:left;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	}
.top_r{
	width:290px;
	height:65px;
	padding:30px 5px 0 140px;
	margin:0 auto;
	overflow:hidden;
	font-size:13px;
	color:#666;
	}
.keywords{
	width:290px;
	float:right;
	color:#666;
	line-height:25px;
	margin-bottom:5px;
	}
.keywords h1 a,.keywords h2 a{
	font-size:13px;
	color:#333;
	font-weight:normal;
	line-height:25px;
	}
.language{
	width:280px;
	margin:0px 0 0;
	padding:0;
	overflow:hidden;
	line-height:21px;
	}
.search{
	width:160px;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	}
.input {
    background: url(../images/input.jpg) no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #797979;
    float: left;
    font-size: 12px;
    height: 19px;
    line-height: 19px;
    margin: 0;
    padding: 2px 0 0 9px;
    width: 128px;
}
.btn {
    background: url(../images/btn.jpg) no-repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    height: 21px;
    line-height: 21px;
    margin: 0;
    padding: 0;
    width: 23px;
}
.ban{
	width:980px;
	height:300px;
	margin:15px auto;
	padding:0px;
	overflow:hidden;

}
.top_column { /*Navigation*/
	width:980px;
	padding:0px;
	margin:0px auto;
	padding:0px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	background:url(../images/menu_bg.jpg) no-repeat;
}
.top_column li {
	background:url(../images/tiao.jpg) no-repeat left bottom;
	width:140px;
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:bold;
	float:left;
	color:#FFF;
	text-align:center;
	}
.top_column li a,.top_column li a:visited {color:#fff; text-decoration:none;}
.top_column li.index{
	background:url(../images/index_bg.jpg) no-repeat center bottom;
	}
.top_column li.index a:link,.top_column li.index a:visited{
	font-size:14px;
	font-weight:bold;
	color:#007a24;
	}
/*Info CSS*/
.center {
	width:980px;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
}
.center_l{
	float:left;
	width:210px;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	}
.center_r{
	float:right;
	width:740px;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	}
.bottom{
	width:980px;
	padding:0px 0 0;
	margin:20px auto;
	overflow:hidden;
	background:url(../images/bottom_nav.jpg) no-repeat top;
}
.bottom_logo{
	width:210px;
	height:34px;
	}
.bottom_nav{
	height:34px;
	line-height:34px;
	color:#666;
	width:740px;
	text-align:left;
	}
.bottom_nav a{
	color:#666;
	}
.tags{
	padding:12px 0 0;
	line-height:22px;
	color:#666;
	}
.tags h3{
	font-size:12px;
	font-weight:bold;
	color:#666;
	}
.tags a,.copy a{
	color:#666;
	}
.copy{
	line-height:22px;
	padding:0px 0 10px;
	margin:0 auto;
	color:#666;
	}
.copy span{
	font-family:Arial, Helvetica, sans-serif;
	}
.pro{
	width:128px;
	padding:0 10px 0 10px;
	margin:0;
	overflow:hidden;
	}
.pro_img{
	width:126px;
	height:93px;
	}
.pro_img a{
	display:inline-block;
	border:1px solid #a0cead;
	}
.pro_img a:hover{
	display:inline-block;
	border:1px solid #017e26;
	}
.pro_test{
	background:url(../images/pro_test.jpg) no-repeat center;
	width:128px;
	text-align:center;
	height:28px;
	line-height:28px;
	color:#666;
	padding:4px 0 0;
	margin:0;
	overflow:hidden;
	}
.page {
	margin:0 auto;
	overflow:hidden;
	padding:20px 0;
	line-height:25px;
	text-align:center;
	width:700px;
	font-size:12px;
}
.pager {
	width:100%;
	text-align:center;
	margin:0px 0px 2px 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.pager .disabled {
	font-size:12px;
	margin:1px;
	padding:2px 5px;
}
.pager .current {
	cursor:pointer;
	font-size:16px;
	font-weight:900;
	margin:1px;
	padding:2px 5px;
	text-decoration:none;
}
.pager a {
	cursor:pointer;
	font-size:12px;
	margin:1px;
	padding:2px 5px;
}
.pager a:hover {
	color:#333;
	cursor:pointer;
	font-size:12px;
	margin:1px;
	padding:2px 5px;
}
.pager input {
	width:20px;
	font-size:10px;
	height:15px;
	line-height:15px;
	margin:0px 3px;
	vertical-align:middle;
}