/*
Date:2012-6-21;

 COLORS
 Body background:#fff;
 Link: #154e99;
 Hover:#154e99;
 Visited:#154e99;
 Text:#333;
 
 Font:
 Font-family:"微软雅黑"
 Font-size:12px;
 */
*{padding:0;margin:0;}
body{background:#ffffff url(../images/pagebg_big.png) no-repeat top center;font-family:"微软雅黑" ,"宋体","Arial";font-size:12px;color:#333;}
ul{list-style-type:none;}
a{text-decoration:none;}
a:link{color:#154e99;}
a:visited{color:#154e99;}
a:hover{color:#154e99;}

