@charset "gb2312";
/* CSS Document */
*{ margin:0; padding:0; list-style-type:none; border:0px;}
body{ font-size:12px; background-image:url(../img/dd.jpg); background-repeat:no-repeat; background-position:top; text-align:center;font-family:"Î¢ÈíÑÅºÚ"; }
a{ text-decoration:none; color:#000;}
a:hover{ text-decoration:underline;}
/***************(header,banner,center,footer)for all************/
#header,#center,#footer{ margin: 0 auto;}
/*×ÖÌå*/
.header_title_fone{ color:#fffefe;}
.header_where{color:#555555;}
.lanmu_title_font{ font-size:14px; font-weight:bold; color:#44b8a2;}
.lanmu_body_font{ color:#333333;}
.paper_title{ color:#333333;}
.cl{clear:left}
/*header*/
#header{ width:100%; background:url(../img/paper_header_bg.jpg) repeat-x ; height:144px;}
.top{margin:auto; width:1000px;}
.logo{ float:left; width:223px; margin-left:2px; margin-top:0px; display:inline;}
.p_title{ float:left; width:110px; height:auto; margin-left:0px; margin-top:18px; display:inline; padding-top:10px;}
.logotitle{ width:100px; font-size:24px; color:#FFF}
.logoen{width:100px; font-size:12px; color:#FFF}
.msg{ float:right; width:250px; text-align:right; line-height:25px; margin-top:30px; display:inline;}
.yeardate{float:right; height:70px; overflow:hidden}
.back{ float:right; width:160px; height:20px;display:inline; padding-top:15px; margin:0;}
/**html .back{ padding-top:5px;}*/
/*footer*/
#footer{ background:url(../img/paper_footer_bg.jpg) no-repeat; height:43px;line-height:43px;}
.link{ float:left; margin-left:20px;  display:inline;}
.copyright{ float:right; margin-right:20px;}
.copyright ul li { float:right; padding-right:20px;}
#footer a { color:#333333;}
#footer a:hover {  color:#ef0000;}
/*center*/
#center{  position:relative; width:1000px; }
/*ÓÒ*/
.cen_right{ float:right; width:580px;}
.lanmu{ float:left; margin-top:30px; width:100%;}
.lanmu_title{ float:left; background:url(../img/paper_lanmu_bg.jpg) repeat-x; height:25px; line-height:25px; width:99%; border:1px solid #cdcdcd; text-align:left; text-indent:9px;}
.lanmu_title2{ float:left; background:url(../img/paper_lanmu_bg.jpg) repeat-x; height:25px; line-height:25px; width:99%; border:1px solid #cdcdcd; text-align:right;}

.lanmu_body{ float:left; width:100%;}
.lanmu_body_i{ float:left; width:100%;}
.win{ float:left; width:100%; height:268px; border-bottom:1px dashed #CCC;}
.left{ float:left; margin-top:95px; margin-left:5px; display:inline;}
.right{ float:right; margin-top:95px; margin-right:5px; display:inline;}
.pic_frame{ float:left; width:505px; height:235px; margin-top:18px; margin-left:5px; display:inline; overflow:hidden; text-align:center;}
#pic_frame ul{ float:left; width:100%;}
#pic_frame ul li{float:left; width:140px;height:235px; line-height:30px;  margin-right:25px; display:inline;}
.pic_kuan{ float:left; width:140px; line-height:30px;  margin-right:25px; display:inline;}
.pic_kuan a{ float:left;border:3px #cdcdcd solid; cursor:pointer}
.pic_kuan a:hover{ border:3px #ce0000 solid}

.lanmu_body ul{ float:left; width:100%;}
.lanmu_body ul li{ float:left; width:100%; line-height:30px;  border-bottom: 1px dotted #CCC;}
.lanmu_body ul li a{text-indent:13px; margin-left:10px; background:url(../img/paper_li_dian.jpg) no-repeat left center; float:left; display:inline;}
/*×ó*/
.cen_left{ float:left; width:400px; margin-top:-50px; margin-bottom:30px; display:inline;}
.boder{ border:#ececec 3px solid; padding-bottom:10px; float:left;}
.paper_name{ float:left; width:95px; text-indent:5px; line-height:35px;}
.fangye{ float:right; width:95px; margin-top:10px; margin-right:5px; display:inline;}
.up{ float:left; margin-right:3px; display:inline}
.down{ float:left; margin-right:18px; display:inline}
.pdf{ float:left;}
/*top*/
.To_top{position:fixed; bottom:100px;  right:80px; width:42px; height:41px;}
*html .To_top{position:absolute;right:80px;top:expression(eval(document.compatMode=='CSS1Compat')?documentElement.scrollTop+300 : document.body.scrollTop +300);  }

/*xianshi*/
.wentitle_font{ float:left; line-height:68px; width:100%; font-size:20px; color:#333333; font-weight:bold; text-align:center; }
.lanmu_body p{ text-indent:2em; line-height:25px; text-align:left; float:left; width:100%; font-weight:500}
.lanmu{ text-align:left; line-height:25px;}
.xiahua{border-bottom:dashed 1px #999; padding-bottom:10px;}
.jiathis_style{ float:left; margin-top:10px; display:inline;}
.a1{ float:left; margin-top:5px; display:inline; width:100%;}

.redkuang{ margin:0.1px;border:0px solid #FF0000; visibility:hidden; position:absolute;}
.redkuang1{ margin:0.1px;border:3px solid #FF0000; position:absolute; cursor:pointer}

/* »Øµ½¶¥²¿ */
 #returnTop {
	_display:none;
	position:fixed;
	_position:absolute;
	z-index:100000000;
	right:80px;
	bottom:-200px;
	_bottom:auto;
	width:45px;
	height:45px;
	text-indent:-999px;
	overflow:hidden;
	background-image:url(../img/top.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	transition:bottom 0.9s;
	-webkit-transition:bottom 0.9s;
	-moz-transition:bottom 0.9s;
	-o-transition:bottom 0.9s;
}