@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;font-family:微软雅黑,Tahoma, Geneva, sans-serif;	}
.m10{	margin-top:10px;  padding-bottom:100px;	width: 500px;}
.center{ text-align:center;}
a, a:link, a:visited { 	color: #7f0d0d;text-decoration:none; }
a:hover {text-decoration: underline;}
img {border: none; }

.main{ width:860px; padding:50px; height:auto; background:#ffffff;background:rgba(255,255,255,0.9); margin:auto;font-size:16px; line-height:36px; color:#333; }

body {color: #6e6e6e;font-size: 13px; background:url(../images/bj.jpg) top center no-repeat fixed #000; }
.nav{width:960px; height:50px; background:#ffffff;background:rgba(0,0,0,0.9); margin:auto; text-align:center; padding-top:20px;}
.nav a{ font-size:28px; margin:10px; color:#fff;}
.nav a:hover{ color:#F00; text-decoration:none;}

.page{width:930px; padding-left:30px; height:30px; margin:auto; background:#ffffff;font-size:18px; color:#333;}
.page a{background:#ffffff;font-size:18px; line-height:30px; color:#333;}

.mw{ width:940px; height:40px; background:#0e1784;  margin:auto;  text-align:center; font-size:28px; color:#FFFFFF; padding:10px; padding-top:15px;}
.foot{width:960px; height:60px; padding-top:30px;  background:#030852; margin:auto; text-align:center;}
.foot p{ text-align:center; font-size:16px; line-height:26px; color:#fff;}



