/* CSS Document */
body{
	margin:0px;
	background: url(../images/bg.jpg);
	}
.clear{
	clear:both;
	}
#wearper{
	width:1002px;
	margin:0 auto;
}
.nav{
	text-align:center;
	margin:0 auto;
	}
.nav ul{
	width:100%;
	height:39px;
	text-align:center;
	margin:0 auto;
	}

.nav li{
margin:0 auto;
	height:39px;
	width:90px;
	margin-left:5px;
	margin-right:5px;
	float:left;
	list-style-type:none;
	text-align:center;
	}
.nav a{
margin:0 auto;
	line-height:39px;
	font-size: 13px;
	color: #a50000;
	text-decoration: none;
	text-align:center;
	}
.MainCenterContent{
	background:url(../images/new_bg.gif);
		}
.MainCenterContent li{
	list-style-type:none;
		}
			
		/*News*/

		.NewsList a:link {
			line-height:24px;
			text-decoration: none;
			font-size: 12px;
			color: #690205;
			display: block;
			text-indent:25px;
			}
		.NewsList a:hover {
			color: #CC0000;
			font-size: 12px;
			text-indent:25px;
			display: block;
			line-height:24px;
			text-decoration: none;
		
			}
		.NewsList a:visited {
			color: #CC0000;
			line-height:24px;
			display: block;
			text-decoration: none;
			font-size: 12px;
			text-indent:25px;
			}
		.NewsList a span {
			color: #999999;
			float: right;
			}
.foot {
	color: #FFFFFF;
	font-size: 12px;
}
.foot1 {
	color: #FFFFFF;
	font-size: 15px;
}