@charset "utf-8";

body {
	color: #000;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background: #d4d1d1;
}
div,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input{margin:0px;padding:0px;}
img{border:0px;}
a{color:#000;text-decoration:none;}
a:hover{color:#333;text-decoration:underline;}
ul{list-style-type:none;}
.clear{clear:both;}

.header{background:url(../images/fkj_02.jpg) repeat-x;}
.header .language{color:#fff;}
.header .language a{color:#fff;}
.header .search{width:155px;height:18px;line-height:18px;padding-left:5px;border:1px solid #ccc;color:#999;}

.sidebar{background:url(../images/fkj_14.jpg) repeat-x;}
.sidebar a{color:#414141; font-size:14px; font-weight:bold;}
.sidebar a:hover{color:red;text-decoration:none;}

.pleft{width:232px;}
.pleft li{height:29px;background:url(../images/fkj_26.jpg);}
.pleft li div{height:29px;line-height:29px;padding-left:40px;background:url(../images/fkj_30.jpg) no-repeat 18px center;}
.pleft li div a:hover{color:red;}

.footer{background:url(../images/fkj_54.jpg) repeat-x;}

.Hnews{width:96%;padding:5px 0px;}
.Hnews li{height:30px;line-height:30px;border-bottom:1px dashed #ccc;}
.Hnews li{color:#5e5d5d;}
.Hnews li a{color:#5e5d5d;}

.info{width:756px;min-height:475px;_height:475px;}
.info div.showpic{width:189px;height:189px;margin-top:15px;float:left;display:inline;}

.pages {font-family:Verdana;font-size:12px; line-height:normal; margin:10px 0 10px;}
.pages ul{list-style:none;margin:0px;padding:0px;}
.pages li {float:left;margin:0 5px 0 0;display:block; background-color:#FFFFFF}
.pages li a {float:left;color:#333;padding:1px 5px 2px 5px;border:1px solid #ddd;text-decoration:none;}
.pages li a:hover {color:#000;background:#f2f2f2;border:1px solid #999;}
.pages li.current {color:#000;border:1px solid #f2f2f2;padding:1px 5px 2px;background:#f2f2f2;}
.pages li.nolink {color:#999;border:1px solid #F0F0F0;padding:1px 5px 2px;}
.p_clear{ clear:both;}

/*新闻中心*/
#news{width:620px;margin:0 auto;margin-top:20px;}
#news li{width:620px;height:30px;line-height:30px;text-indent:25px;border-bottom:1px dashed #333;background:url(../images/iicon.jpg) no-repeat left center;margin-bottom:5px;}
#news li span{color:#999;float:right;}
#news li a{color:#000;}
#news li a:hover{color:#2250ad;}


