/*-------------------- 常规样式 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;}

.font_site{ font-family:"宋体"; font-size:14px; color:#333333; }
.font_content{ font-family:"宋体"; font-size:14px; color:#303030; }
.font_left{ font-family:"宋体"; font-size:14px; color:#525252; font-weight:bold;}
.font_aa{ font-family:"宋体"; font-size:15px; color:#212121; text-decoration:none;}
.font_bb{ font-family:"宋体"; font-size:15px; color:#003399;text-decoration:none;}
.font_cc{ font-family:"宋体"; font-size:12px; color:#666666;text-decoration:none;}
.font_title{ font-family:"黑体", "宋体";font-size:18px; color:#CB0F24; font-weight:bold;}
.content_neirong{ font:"宋体"; font-size:13px; color:#4d4d4d;}
.font_content_title{ font-family:"宋体"; font-size:16px; color:#303030; font-weight:bold; }
.cp{ font-family:"宋体"; font-size:15px; color:#212121}
.wm{ font-family:"宋体"; font-size:15px; color:#003399}
.wh{ font-family:"宋体"; font-size:12px; color:#666666}
