/*本模板是由标准之路(www.aa25.cn)的×××制作完成*/
/*本人水平有限，使用自愿，不对因使用此模板造成的任何后果负任何责任*/
/*如果您想转载此资源，请保留“<a href="http://www.aa25.cn">标准之路www.aa25.cn</a>”的链接及版权标识*/
/*如有更好的建议或意见，请到www.aa25.cn留言，本人尽力解决*/
/*2008-8-28*/
///body { font-family:Verdana; font-size:14px; margin:0;}

#container {margin:0 auto; width:1135px;background:#FFF;}
#header { height:100px; background:#6cf; margin-bottom:5px;}
#baheader { height:200px; background:#6cf; margin-bottom:5px;}
#menu { height:30px; background:#09c; margin-bottom:5px;}
#mainContent { height:500px; margin-bottom:5px;}
#sidebar { float:left; width:200px; height:1158px; background:#9ff;}//background:#9ff;}
//#sidebar { float:left; width:200px; min-height:10px; height:auto!important; height:10px; background:#0099FF; margin:0 auto}
#content { float:right; width:910px; height:500px; background:#9ff;}/*因为是固定宽度，采用左右浮动方法可有效避免ie 3像素bug*/
#footer { height:90px; background:#6cf;margin:5px;}


#fzsmain {
 float: left;
 height: auto;
 width: 1100px;
 
}
#fzsleft {
 float: left;
 text-align:left
 height: 23px;
 width: 200px;
 
}
#fzsright {
 float: right;
 height: 23px;
 width: 800px;
 
}
.left_div {
 
}
