@charset "utf-8";
/* CSS Document */
@import url("all.css");
#content{ width:980px; margin:0px auto; border:#CCC solid 1px; padding-top:10px; background-color:#FFF;}
#contentLeft{ width:300px;float:left; }


.newsList1{width:980px; height:25px; line-height:25px; margin:0px auto; border:1px solid #666; overflow:hidden; background-color:#FFF;}
.newsList1 div{ float:left;}
#newsListGun{width:658px; overflow:hidden; height:25px; line-height:25px;}
#newsListGun ul{margin:0; padding:0} 
#newsListGun li{height:25px; line-height:25px; font-size:12px; list-style-type:none;} 
.hotNews{width:120px;}
.keys{width:200px; text-align:right;}




#contentRight{ width:650px; overflow:hidden; padding-left:10px;}

#introduction{width:500px; float:left;}
#introduction p{text-indent:2em;}
#map{width:140; height:200px; overflow:hidden;}
#map img{ width:140px; }
#proList{float:left; width:100%;}
#proList a{ display:block;}
#proList ul li{float:left; text-align:center;}
#proList ul li a{ display:block; border:1px solid #0FF;}


