/*zhy 2007-09-06 CSS布局样式*/
/*基本信息*/
body {font:12px Verdana,'宋体';margin:0px;text-align:center;background:#000; color:2b2b2b;}
A{COLOR: #2b2b2b; TEXT-DECORATION: none}
A:link {COLOR: #2b2b2b; TEXT-DECORATION: none}
A:hover {COLOR: #666666; TEXT-DECORATION: underline}
A:visited {COLOR: #666666; TEXT-DECORATION: none}

/*首页*/
#flash{width:738px;height:420px;margin:15 0 auto;background:#FFFFFF;}
#linkson{width:738px;height:40px;margin:0 auto;background:#FFFFFF; text-align:left; padding-left:30px;}
#pk1{width:738px;height:25px;margin:0 auto;background:#008EA5;}
#menu{width:738px;height:30px;margin:0 auto;background:#008EA5;}
#menu1{width:638px;height:30px;margin:0 auto;background:#000000;float:left; color:#FFFFFF; padding-top:8px; text-align:left; padding-left:10px;}
#menu1 a:link{font-size: 12px;color: #FFFFFF;text-decoration: none;}
#menu1 a:visited{font-size: 12px;color: #FFFFFF;text-decoration: none;}
#menu1 a:hover{font-size: 12px;color: #FF0000;text-decoration:underline;}
#menu1 a:active{font-size: 12px;color: #FFFFFF;text-decoration: none;}
#menu2{width:100px;height:30px;margin:0 auto;float:right}
#copyright{width:738px;height:25px;margin:0 auto;background:#cccccc;padding-top:5px;font:12px '宋体';}
#bottom{width:738px;height:20px;margin:0 auto;background:#000000;}