@charset "utf-8";
/* CSS Document */

*{ padding:0; margin:0;}
body{ font-size:14px; color:#333; word-break:break-all; font-family:"宋体";}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:none; color:red;}
img{ border:none;}
li,dd{ list-style:none;}

.content{ width:980px; height:auto; margin:0 auto; font-size:14px; overflow:hidden; margin-top:10px;}
.content_head{ width:980px; height:30px; float:left; background:#eaf6ea; overflow:hidden; margin-bottom:15px;}
.content_head span{ width:980px; height:30px; float:left; margin-left:10px; line-height:30px; overflow:hidden;}
.content_mid{ width:980px; height:auto; float:left; overflow:hidden;}
.content_mid_left{ width:620px; height:auto; float:left; overflow:hidden; line-height:30px;}
.content_mid_left strong{ font-weight:normal;}
.content_mid_left h1{ width:620px; height:30px; float:left; overflow:hidden; line-height:30px; text-align:center; font-size:18px; margin-bottom:5px;}
.content_mid_left h2{ width:620px; height:30px; float:left; overflow:hidden; line-height:30px; text-align:center; font-size:14px; margin-bottom:5px; font-weight:normal;}
.content_mid_left h4{ width:620px; height:30px; float:left; overflow:hidden; line-height:30px; text-align:center; font-size:12px; margin-bottom:10px; font-weight:normal;}
.content_mid_left b{ width:620px; height:30px; float:left; overflow:hidden; display:block; text-align:center; line-height:30px; font-weight:normal; margin:10px 0;}
.content_mid_left em{ width:620px; height:30px; float:left; overflow:hidden; display:block; text-align:center; line-height:30px; font-style:normal; margin:10px 0; font-size:12px;}
.content_mid_left p{ width:620px; height:auto; float:left; overflow:hidden; line-height:30px;}

.content_mid_bottom{ width:620px; height:30px; float:left; overflow:hidden; margin-top:10px;}
.content_mid_bottom span{ width:auto; height:30px; overflow:hidden; line-height:30px; text-align:center; margin-bottom:10px;}
.content_left_box{ width:618px; height:80px; float:left; margin-top:10px; border:1px solid #ccc;}
.content_left_box ul{ width:618px; height:80px; float:left; margin:9px;}
.content_left_box ul li{ width:618px; height:35px; float:left; line-height:35px;}


.content_mid_right{ width:322px; height:auto; float:right; overflow:hidden;}
.content_mid_right span{ width:322px; height:auto; float:left; overflow:hidden; margin-bottom:20px; }
.content_mid_right h3{ width:322px; height:30px; float:left; overflow:hidden; background:#eaf6ea;font-size:14px;}
.content_mid_right h3 b{ width:322px; height:30px; float:left; overflow:hidden; color:#009e30; margin-left:10px; line-height:30px;}
.content_mid_right ul{ width:322px; height:auto; float:left; overflow:hidden; margin-top:8px; margin-bottom:13px;}
.content_mid_right ul li{ width:313px; height:30px; line-height:30px; float:left; overflow:hidden; background:url(../images/content_list.jpg) no-repeat 0 14px; padding-left:10px;}



/*右侧漂浮*/
.showy{ width:40px; height:auto; position:fixed; top:220px; right:20px; background:; z-index:9; _position: absolute;  _top: expression(documentElement.scrollTop + 220 + "px"); display:none;}
.showy ul{ display:block; width:60px; height:auto; overflow:hidden; float:right;}
.showy li{ display:block; width:60px; height:auto; overflow:hidden; padding-bottom:10px;}
.showy li img{ float:left;}














