/*整站公用样式==开始*/
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; cursor:pointer;}
/*整站公用样式==结束*/
/*网站主框架样式==开始*/
#container {margin:0 auto; width:980px; background:#FFF;}/*main最外层*/
#leftsider { float:left; width:179px; background:url(/images/left_bg.gif);}/*左侧导航*/
#content { float:right; width:801px; background:url(/images/main_right.gif) repeat-y right;}/*因为是固定宽度，采用左右浮动方法可有效避免ie 3像素bug*/
/*网站主框架样式==结束*/
/*左侧样式==开始*/
.lefttop{ clear:both; border-top:5px solid #f6f6f6; background-color:#f6f6f6;}
#nav { margin:0; padding-top:15px;padding-bottom:300px; list-style:none; width:179px; background:url(/images/left_bg.gif); font-size:12px;}
#nav ul { margin:0; padding:0; list-style:none;}
#nav ul li { height:44px !important; height:44px; text-align:center; line-height:44px; cursor:pointer; font-size:14px;}
#nav ul li a{ text-decoration:none; cursor:pointer; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}

#showtab{ background:url(/images/left_onmouse.gif) no-repeat; min-height:44px; height:44px !important; text-align:center; line-height:44px; cursor:pointer; color:#ff0000; font-size:14px;}
#showtab a{ display:block; text-decoration:none; text-align:center; color:#ff0000; font-size:14px; font-weight:bold;}

/* 左侧样式==结束 */
/*右侧内容样式==开始*/
.maintop{ height:17px; background:url(/images/main_top.gif) repeat-x left; margin-right:4px; padding:0;}

/*右侧内容样式==结束*/