*{margin:0;padding:0;}
img{border:none;}
a:focus{ outline:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
ul li{list-style-type:none;}
/*外面的大盒子*/
.big_box{width:950px;height:auto;margin:0 auto;}
/*所有的内容*/
.allCont{width:950px;height:auto;margin-top:10px;}
.allCont .left{width:678px;height:auto;border:1px solid #dcdcdc;float:left;}
.allCont .left .title{width:678px;height:33px;border-bottom:1px solid #dcdcdc;line-height:33px;font-size:14px;}
.allCont .left .title a{color:#666;}
.allCont .left .title a:hover{color:#f00;}
.allCont .left .title span{color:#000;margin-left:20px;}
/*产品列表*/
.proList{width:620px;height:auto;margin:20px auto 0 auto;}
.proList ul{}
.proList ul li{height:25px;border-bottom:1px dashed #ccc;padding-top:10px;font-size:14px;color:#666;}
.proList ul li a{color:#666;}
.proList ul li a:hover{color:#f00;}
.allCont .right{width:258px;height:auto;float:right;}
/*--------分页样式-------*/
#pages{text-align:center; margin:20px auto; font-size:12px;}
#pages a:hover{color:#ffffff;}
.anpager .cpb {background:#009900 none repeat scroll 0 0;border:1px solid #006600;color:#ffffff;font-weight:bold;padding:4px 5px 0;margin:5px 4px 0 0;}
.anpager a {background:#FFFFFF none repeat scroll 0 0;border:1px solid #444444;color:#444444;margin:5px 4px 0 0;padding:4px 5px 0;text-decoration:none}
.anpager a:hover{background:#009900 none repeat scroll 0 0;border:1px solid #006600;color:white;}
/*--------右侧-------*/
.rightBlock{border:1px solid #ccc;margin-bottom:8px;padding:1px}
.rightBlock h3{height:23px;font-size:12px;background:#f6f6f6;line-height:22px;padding-left:10px;color:#072885;}
.rightBlock h3 span{font-weight:normal;margin-left:145px;}
.rightBlock .content{line-height:22px;padding:5px;}
.rightBlock .content a{color:#072885;}
.rightBlock .content a:hover{color:#f00}
.rightBlock .content li span{color:#999;float:right}