@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;}
.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 h3{ width:620px;float:left; overflow:hidden; line-height:30px; text-align:center; font-size:18px; margin-bottom:5px;}
.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; float:left; 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(content_list.jpg) no-repeat 0 14px; padding-left:10px;}


















