/*-------------------- 常规样式 XHTML元素初始化定义--------------------*/
/*基本标签 + 样式 + 图片 + 字符*/
/*基本样式*/

a:visited,a:link{color:#000B36; text-decoration:none;}
a:hover:{color:#000B36;}
#body{ float:center;width:950px; margin:0 auto; font-family:"宋体"; font-size:12px;}
#main{width:950px;height:auto; margin:0 auto;}

.title_top{ font-family:"宋体"; font-size:14px; color:#333333; }
.title_banner{ font-family:"宋体"; font-size:13px; color:#000000; }
.cp{ font-family:"宋体"; font-size:15px; color:#212121}
.wm{ font-family:"宋体"; font-size:15px; color:#003399}
.wh{ font-family:"宋体"; font-size:12px; color:#666666}
.ban_font_a{font-family:"宋体"; font-size:13px; color:#343434;}
