/*2009-12-7*/
/*整站公用样式==开始*/
table,td,tr,th,ul,li,input,a,span { font-size: 12px; }
h4{ font-size:12px; font-weight:normal;}
h5{ font-size:12px; font-weight:normal; text-align:center; margin-bottom:5px;}
div,ul,li,p,dl,dt,dd,textarea,address,blockquote,input,select{height:auto;font-size:12px;}
*{ margin: 0; padding: 0; border: 0; }
img,a img{border:0px;}
body{margin:0px;}
ul{display:block;margin:0px; padding:0px;} 
a{ font-size:12px; color:#000000; text-decoration:none;}
/*整站公用样式==结束*/
/*网站主框架样式==开始*/
#container {margin:0 auto; width:980px;}/*最外层*/
#header { height:100px; background:#6cf; margin-bottom:0px;}/*头部*/
#mainContent { overflow:visible; margin-bottom:0px; height:500px;}/*中间内容主框架*/
#leftsider { float:left; width:180px; background:url(/images/left_bg.gif) repeat-y left;}/*左侧导航*/
#rightsider { float:left; width:178px; border-left:1px solid #000; border-right:1px solid #000;}/*左侧导航*/
#content { float:left; width:620px;}/*因为是固定宽度，采用左右浮动方法可有效避免ie 3像素bug*/
#footer{ clear:both; background-color:#4b4e4f; width:980px; text-align:center; height:64px; margin:0 auto; padding:0;}
/*网站主框架样式==结束*/
/*内容样式==开始*/
/*右侧内容*/
/*报告显示部分的样式==开始*/
#reportseltop{ clear:both; margin:0; padding:0; height:21px; line-height:21px; margin-top:10px;}
#reportseltop ul{ clear:both; list-style:none;}
#reportseltop ul li{ float:left; list-style:none; text-align:center; background:url(/images/newsMoreM.gif); color:#FFFFFF;}

#reportsel{ clear:both; padding:0; }
#reportsel ul{ clear:both; list-style:none; padding:0;background:url(/images/greystrip.gif);height: 20px; line-height:20px;}
#reportsel ul li{ float:left; list-style:none; }

.reporttitleT{ width:490px; margin-bottom:1px;}
.reporttimeT{ width:120px; margin-left:1px; margin-bottom:1px;}

.reporttitle{ width:490px; margin-bottom:1px; text-align:left; padding-left:3px;}
.reporttime{ width:120px; margin-left:1px; margin-bottom:1px; text-align:center;}
.fenge{ background:#FFF; height:10px;}
/*报告显示部分的样式==结束*/
/*右侧结束*/
