@charset "utf-8";
/* -------------------------------------------------------------- 

   main.css
   support: www.web-sun.cn
-------------------------------------------------------------- */
body {
  line-height: 1.5;
  font-family: Arial, Helvetica, sans-serif;
  color:#000;
  background:url(../images/bg.jpg) top center no-repeat;
  font-size: 12px;
}

/* Links
-------------------------------------------------------------- */
a img{border:0}
a {
  text-decoration:none;
  color:#000;
}
a:hover {
text-decoration:underline;
}

/* Text
-------------------------------------------------------------- */
h1{color:#ea2222; height:40px; line-height:40px;}

/* Layout
-------------------------------------------------------------- */

.fLeft{float:left;}
.fRight{float:right;}
.mR10{margin-right:10px;}
.mL10{margin-left:10px;}

.wrapper{width:968px; margin:0 auto;}
.header{background:url(../images/logo.jpg) left 5% no-repeat; height:140px; overflow:hidden;}
.nav{margin:97px 8px 0 0; *margin:90px 8px 0 0; text-align:right;}
.mainContent{width:920px; height:410px; *height:400px; margin:30px auto 0 auto;}
.footer{height:50px; text-align:center; background:url(../images/copyright.jpg) 50% 70% no-repeat; padding-top:30px;}

.wing{	FONT-SIZE: 11px; COLOR: #FF9900; LINE-HEIGHT: 160%; FONT-FAMILY: Wingdings; TEXT-DECORATION: none

}