@charset "utf-8";


/* 通用样式 */
div, table, form, ul, ol, li, dl, dt, img, dd, tr, span, input, select, img, p {margin:0 ;padding:0;}
h1,h2, h3, h4, h5, h6, h7{padding:0px;margin:0px;}
body {font-size:14px; font-family:"宋体"; color:#000000; background:#000000; margin:0 auto; text-align:center;}
a {text-decoration:none; color:#000000}
a:hover{color:#CC0000;}
ul li{list-style:none;}
img {border:none;}




/* 页面总宽度 */
.container{
width:1065px;
padding:0px;
margin:0 auto;
height:auto;
}



.top{
height:64px;
background-image:url(/zhuanti/09NewsTop/NewsList/images/b20090105_01.jpg);
background-repeat:repeat-x;
background-position:left top;
}

.top div{
width:1056px;
margin:0 auto;
}


.left{
width:118px;
height:1428px;
float:left;
}


.middle{
width:827px;
height:1428px;
float:left;
}


.right{
width:118px;
height:1428px;
float:right;
}








