/* CSS Document */

body{margin:0 auto; font-family:"微软雅黑";
 background-image:url(images/bg2_M.jpg)}
.header{ width:924px; height:100px; margin:0 auto;}
.headerline{height:2px; border-bottom-color:#6FF; border-bottom-style:solid; width:924px; margin:0 auto}
.img{width:924px; height:100px}
.menuParent{ width:924px; margin:0 auto;background-image:url(images/menubg.jpg); background-repeat:repeat-x; height:35px; line-height:35px; }
.menu{ width:924px; padding-left:0px;  margin:0 auto; list-style-type:none; }
.menu a{ text-decoration:none; font-size:18px; color:#FFF; font-weight:900; font-weight:bolder}
.menu li{ float:left;  text-align:center; width:229px}
.menu li:hover{cursor:pointer;-webkit-border-radius: 5px;border-radius: 5px; background-color:#03F;}
.content{font-weight:bolder; padding-top:10px;  width:924px; margin:0 auto;font-size:14px}
.content .aboutus{ background-color:#FFF; line-height:20px; border:solid 1px #999999}
.content .aboutus img{ border:0px;}
.content .contactus img{ border:0px;}
.content .contactus{background-color:#FFF; margin-top:10px; line-height:20px;border:solid 1px #999999; }
.content .contactus .f{padding-left:80px; font-size:16px; padding-top:10px; padding-bottom:10px;}
.footer{width:924px; height:43px; font-weight:bold;line-height:43px; margin:0 auto; margin-top:10px;  text-align:center;  }
.content ul{ list-style-type:none; width:924px; margin:0 auto}
.content ul li{ float:left; margin-left:10px}
.content ul li img{ border-style:none; }