@charset "utf-8";
/* CSS Document */

*{ padding:0; margin:0;}
a{ text-decoration:none; color:#333;}
a:hover{ color:#009933;}
img{ border:none;}
body{ font-family:"宋体";  word-break:break-all; color:#333;}
li,dd{ list-style:none;}

.position{ width:978px; height:28px; overflow:hidden; border:1px solid #ccc; margin:10px auto;}
.position h2{ width:auto; height:28px; overflow:hidden; float:left; padding-left:10px; line-height:30px; font-size:14px; font-weight:normal;}
.overview_con{ width:980px; height:auto; overflow:hidden; margin:10px auto;}
.overview_con .menu{ width:216px; height:auto; overflow:hidden; float:left; border:1px solid #ccc; padding:1px; background:#f5fbf7;}
.overview_con .menu dt{ background:#009933; width:208px; height:30px; overflow:hidden; padding-left:8px; line-height:32px;}
.overview_con .menu dt img{ float:left; margin-top:9px; padding-right:6px;}
.overview_con .menu dt a h3{ font-size:14px;}
.overview_con .menu dt a{ float:left; color:#fff;}
.overview_con .menu dt a:hover{ color:#fff;/* text-decoration:underline;*/}
.overview_con .menu dd{ width:190px; height:30px; overflow:hidden;  line-height:32px;}
.overview_con .menu dd h4{ display:block; width:190px; height:30px; overflow:hidden; text-align:center; float:left; background:url(../images/list_style-one.jpg) no-repeat 0 14px; font-size:14px; font-weight:normal;}
.overview_con .article{ width:748px; height:auto; overflow:hidden; float:right; border:1px solid #ccc;}
.overview_con .article h1{ width:708px; padding:0 20px; height:40px; overflow:hidden; line-height:42px; font-size:16px; text-align:center; background:#f5fbf7;}
.overview_con .article .con{ width:700px; height:auto; overflow:hidden; line-height:24px; padding:16px 22px 0px 22px; font-size:14px;}
.overview_con .article .con p{ padding:0 0 12px 0;}
.overview_con .article .con p span{display:inline;}
.bwgk_bottom_right p strong{font-weight:bold;font-size:16px;}