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

*{ padding:0; margin:0}
.content{ width:1000px; margin:0 auto;}
.weizhi{ margin-top:20px;}
.weizhi a{ text-decoration:none; color:#000000;}
.weizhi a:hover{ text-decoration:underline;}
.left{ float:left; width:245px; background-color:#e7e7e7; margin-top:10px; height:550px;}
.left ul li{ float:left; list-style:none; text-align:center; background:url(../img7/p1.jpg) no-repeat; width:223px; height:37px; margin-top:10px; margin-left:10px; line-height:37px;}
.left ul li a{ text-decoration:none; color:#000000;}
.left ul li a:hover{ background: url(../img7/hover.jpg) no-repeat; display:block; height:37px; color:#FFFFFF; font-weight:bold; padding:0; margin:0; width:225px;}

.right{ float:left; margin-left:10px; border:1px solid #d6d6d6; width:740px; margin-top:10px; margin-bottom:10px;}
.tittle{ height:37px; background-color:#f9f8f7; border-bottom:1px solid #d6d6d6; line-height:37px; padding-left:10px; color:#0178db; font-weight:bold;}

.article{width:710px; height: auto; margin-bottom:30px; padding-bottom:20px; clear:both;}
.article ul{ float:left; width:710px; height: auto; padding-bottom:50px; margin:14px}
.article ul li{ float:left; margin:5px; font-size:12px; font:"宋体"; color:#000; text-align:center; width:225px;}
.article ul li p{ height:30px; height:30px;}
.article ul li img{ width:225px; height:136px; clear:both; padding-bottom:10px;}

div.meneame{ padding:3px; color:#000;margin: 50px auto 20px auto; text-align:center; clear:both}
div.meneame a{ border:#b5b5b5 1px solid; padding:8px 12px; background:#FFF;margin-right:3px; text-decoration:none; color: #000;}
div.meneame a:hover{ border:#b5b5b5 1px solid; background-image:none; background-color:#e0e0e0;}
div.meneame a:active{ border:#b5b5b5 1px solid; background-image:none; color:#FFF; background-color:#CCC;}
div.meneame span.current{ border:#b5b5b5 1px solid; padding:8px 12px; font-weight:bold;  margin-right:3px;}
div.meneame span.disabled{ border:#b5b5b5 1px solid; padding:8px 12px; color:#b5b5b5; margin-right:8px;}
div.meneame span.next a{ border:#b5b5b5 1px solid; padding:8px 12px;}
