/*body*/
*{
	margin:0;
	padding:0;
}
body{
	font-size:11px;
	color:#707070;
	line-height:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) repeat-x top #fdf9f4;
}
a{
	color:#707070;
	text-decoration: none;
} 
a:hover{
	color:#707070;
	text-decoration:none;
} 
img{
	border:0;
}
.clear{
	clear:both;
	padding:0;
	margin:0;
	height:1px;
	display:block;
	overflow:hidden;
	line-height:1px;
}
ul,li{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.lt{
	float:left;
}
.rt{
	float:right;
}
h1,h2,h3,h4,h5{
	font-size:12px;
	color:#707070;
}
#top,#search,#banner,#menu,#title,#ibody1,#ibody2,#nbody,#webmap,#foot,.tel,.copy,#np{
	margin:0 auto;
}
#top{
	width:1002px;
	height:125px;
	background:url(../images/top.jpg) top no-repeat;
}
.top_ch{
	text-align:right;
	color:#FFF;
	padding:5px 5px 0px 0px;
}
.top_ch a{
	color:#FFF;
}
.top_ch a:hover{
	color:#FFF;
}
.top_search{
	float:right;
	width:137px;
	height:36px;
}
.top_menu{
	text-align:right;
}
#banner{
	width:1002px;
	height:289px;
	background:url(../images/banner_bg.jpg) top no-repeat;
	text-align:center;
}
#ibody1{
	width:1002px;
}
.ibody1_l{
	width:286px;
	padding-left:20px;
	padding-top:15px;
}
.ib1_lc{
	line-height:24px;
}
.ibody1_m{
	width:286px;
	padding:15px 52px 0px 52px;
}
.ibody1_m ul{
	padding:10px 0px;
}
.ibody1_m ul li{
	width:276px;
	padding:5px 5px;
	line-height:16px;
}
.ibody1_r{
	width:286px;
	padding-right:20px;
	padding-top:15px;
}
.ibody1_r ul{
	padding:10px 0px;
}
.ibody1_r ul li{
	width:276px;
	padding:5px 5px;
	line-height:16px;
}
#ibody2{
	width:1002px;
}
.ibody2_l{
	width:174px;
	padding:10px 20px;
}
.ibody2_l ul li{
	width:154px;
	padding:5px 0px 0px 20px;
	line-height:24px;
	background:url(../images/ipl_line.jpg) no-repeat bottom;
	color:#4992ba;
}
.ibody2_r{
	width:748px;
	padding:10px 15px;
}
.ib2_rt{
	padding:0px 10px 0px 2px;
}
.ib2_rc ul li{
	width:142px;
	padding:15px 2px 0px 2px;
}
.imgbox_s{
	width:142px;
	height:156px;
	text-align:center;
	line-height:156px;
	overflow:hidden;
	position:relative;
	display:table-cell;
	vertical-align:middle;
	border:#e6e6e6 solid 1px;	
}
.imgbox_s p{
	position:static;
	+position:absolute;
	top:50%;left:50%;
	vertical-align:middle;
	text-indent:0;
}
.proLink,a.proLink{ color:#000; font-weight:bold;}
a.proLink:hover{ color:#333; text-decoration:underline;}
.imgbox_s img {
	position:static;
	+position:relative;
	top:-50%;left:-50%;
	vertical-align:middle;
	max-width:142px;
	max-height:156px;
}
* html .imgbox_s img{
    width: expression(this.width > 142 && this.width > this.height ? 142 : true);
	height: expression(this.height > 156 ? 156: true);
}
.imgbox_sname{
	text-align:center;
	line-height:20px;
}
.imgbox_sname h4{
	color:#4992ba;
}

.imgbox_sname h4 a{
	color:#4992ba;
}
.imgbox_sname h4 a:hover {
	color:#4992ba;
}
#webmap{
	width:982px;
	background:url(../images/webmap.jpg) bottom no-repeat;
	height:29px;
	padding-left:20px;
}
#foot{
	width:966px;
	text-align:right;
	padding:0px 17px 10px 19px;
}



#nbody{
	width:1002px;
}
.nbody_l{
	width:174px;
	padding:10px 20px;
}
.nbody_l ul li{
	width:154px;
	padding:5px 0px 0px 20px;
	line-height:24px;
	background:url(../images/ipl_line.jpg) no-repeat bottom;
	color:#4992ba;
}
.nbody_r{
	width:760px;
	padding:10px 8px;
}
.nb_rt{
	
} 
.nb_rc{
	padding:15px 0px 10px 0px;
}
.newslist ul li{
	width:760px;
}
.newslist ul li a{
	color:#4992ba;
}
.newslist ul li a:hover{
	color:#4992ba;
}

.page{
	text-align:right;
	padding:8px 0px 10px 0px ;
	margin-top:10px;
	background:url(../images/line.jpg) top no-repeat;
}
.plist {
	padding-left:5px;
}

.plist ul li{
	width:142px;
	padding:15px 5px 0px 2px;
height:200px;
}
.imgbox{
	width:142px;
	height:156px;
	text-align:center;
	line-height:156px;
	overflow:hidden;
	position:relative;
	display:table-cell;
	vertical-align:middle;
	border:#e6e6e6 solid 1px;	
}
.imgbox p{
	position:static;
	+position:absolute;
	top:50%;left:50%;
	vertical-align:middle;
	text-indent:0;
}
.proLink,a.proLink{ color:#000; font-weight:bold;}
a.proLink:hover{ color:#333; text-decoration:underline;}
.imgbox img {
	position:static;
	+position:relative;
	top:-50%;left:-50%;
	vertical-align:middle;
	max-width:142px;
	max-height:156px;
}
* html .imgbox img{
    width: expression(this.width > 142 && this.width > this.height ? 142 : true);
	height: expression(this.height > 156 ? 156: true);
}
.imgbox_name{
	text-align:center;
	line-height:20px;
}
.imgbox_name h4{
	color:#4992ba;
}

.bigImg{
	width:279px;
	height:260px;
	display:table-cell;
	text-align:center;
	line-height:238px;
	vertical-align:middle;
	margin:0 auto;
	over-flow:hidden;
	margin-left:10px;
	position:relative;
	border:solid 1px #e4e4e4;
	
}
.bigImg p{
	clear:both;
	position:static;
	+position:absolute;
	top:50%;left:50%;
	vertical-align:middle;
	text-indent:0;
	}
.bigImg img{
	position:static;
	+position:relative;
	top:-50%;left:-50%;
	vertical-align:middle;
	max-width:279px;
	max-height:260px;
	
}
* html .bigImg img{
	width: expression(this.width > 279 && this.width > this.height ? 279 : true);
	height: expression(this.height > 260 && this.height > this.width ? 260 : true);
}
.pbig_word{
	width:410px;
	padding:0px 20px 20px 30px;
}
.pv_up{
	padding:20px 0px 0px 0px;
	
}
.pv_down{
	padding:5px 20px;
	
}
/*Ğü¸¡*/

.xuanfu{ background:url(../images/xuanfu.gif) no-repeat; width:90px; text-align:center; padding:50px 0 0 0;}
.xuanfu li{ margin:5px 0;}
.xuanfu li a{ color:#0086a8;padding:0 1px 1px 0; display:block;}
.xuanfu li a:hover{ color:#0086a8; padding:1px 0 0 1px;}
.xuanfu .xu_ft{ height:22px; display:block; background:#fff url(../images/xuanfu.gif) bottom 0 no-repeat; margin-bottom:0 !important;}