/* CSS Document */
/* 综合样式 */
body,td,th {	font-size: 12px;}
body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}
.lefts{float:left}
.rights{float:right}
div,form,ul,h1,h2,h3,h4,h5,h6,input{padding:0px; margin:0px;}
a img{border:0px;}
ul{list-style:none;}
a{text-decoration:none;color:#333333}
.autos{margin:0 auto;}
.border1{border:1px solid #cc0000;}
.border2{border:1px solid #CCCCCC;}
.web_head_link a{color:#FFFFFF;font-size:14px;font-weight:bold;}
.blue_a{color:#cc0000;}
.gray_a{color:#666666;}


/* ul的样式 */
.ul_style{padding:0px; list-style:none;}
.ul_style a{text-decoration: none; color:#000000;}
.ul_style a:hover {text-decoration: none;color: #FF0000;}

/* table的样式 */
.table_style a {text-decoration: none; color:#000000;}
.table_style a:hover {text-decoration: none;color: #FF0000;}

/* table的样式 */
.table_style2{color:#666666;}
.table_style2 a {text-decoration: none; color:#3C7798;}
.table_style2 a:hover {text-decoration: none;color: #FF0000;}

/*导航样式*/
.left_b img{margin:6px 0px;}
.qh1_a  a{color:#FFFFFF;}
.qh1_a  td.seleted{ background:#cc0000;}
























