/* 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/bg_font_bg.jpg); 
		}
.MainCenterContent a{
	list-style-type:none;
	line-height:29px;
		}
			
		/*News*/

		.NewsList a:link {
			line-height:29px;
			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:29px;
			text-decoration: none;
		
			}
		.NewsList a:visited {
			color: #690205;
			line-height:29px;
			display: block;
			text-decoration: none;
			font-size: 12px;
			text-indent:25px;
			}
		.NewsList a span {
			color: #999999;
			float: right;
			}
.PageSort {
	padding: 10px;
	text-align: center;
	}
.PageSort a {
	margin: 1px;
	display: block;
	width: 18px;
	height: 18px;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
	float: left;
	}
.PageSort span {
	margin: 1px;
	display: block;
	width: 18px;
	height: 18px;
	color: #999999;
	float: left;
	}
a.PageFirst {
	background: url(../images/sort_arrow.gif) no-repeat -0 -20px;
	border: 1px solid #E4E4E4;
	}
a.PagePrev {
	background: url(../images/sort_arrow.gif) no-repeat -20px -20px;
	border: 1px solid #E4E4E4;
	}
a.PageNext {
	background: url(../images/sort_arrow.gif) no-repeat -40px -20px;
	border: 1px solid #E4E4E4;
	}
a.PageEnd {
	background: url(../images/sort_arrow.gif) no-repeat -60px -20px;
	border: 1px solid #E4E4E4;
	}
a.PageFirst:hover {
	background: url(../images/sort_arrow.gif) no-repeat -0 -40px;
	border: 1px solid #003366;
	}
a.PagePrev:hover {
	background: url(../images/sort_arrow.gif) no-repeat -20px -40px;
	border: 1px solid #003366;
	}
a.PageNext:hover {
	background: url(../images/sort_arrow.gif) no-repeat -40px -40px;
	border: 1px solid #003366;
	}
a.PageEnd:hover {
	background: url(../images/sort_arrow.gif) no-repeat -60px -40px;
	border: 1px solid #003366;
	}
.PageFirstEnable {
	background: url(../images/sort_arrow.gif) no-repeat -0 0;
	border: 1px solid #F5F5F5;
	}
.PagePrevEnable {
	background: url(../images/sort_arrow.gif) no-repeat -20px 0;
	border: 1px solid #F5F5F5;
	}
.PageNextEnable {
	background: url(../images/sort_arrow.gif) no-repeat -40px 0;
	border: 1px solid #F5F5F5;
	}
.PageEndEnable {
	background: url(../images/sort_arrow.gif) no-repeat -60px 0;
	border: 1px solid #F5F5F5;
	}
a.PageNum {
	background: url(../images/sort_1.gif) center center;
	font-size: 10px;
	color: #0033CC;
	border: 1px solid #E4E4E4;
	}
a.PageNum:hover,
a.PageNumSelect {
	background: url(../images/sort_2.gif) center center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #003366;
	}
.CatagoriesLinks a {
		background: url(../images/left_font_bg.jpg);
		font-size: 13px;
		line-height: 29px;
		text-decoration: none;
		color: #000000;
		display: block;
		width:160px;
		text-align:left;
		text-indent:30px;
		}
	.CatagoriesLinks a:hover {
		color: #990000;
		}			
.rig_tit{
	background:url(../images/tit_bg.jpg) no-repeat;
	height:64px;
	line-height:60px;
	margin-top:15px;
	text-indent:25px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
}		
.right_cont{
	width:610px;
	padding:0 20px;
	color: #333333;
	line-height:22px;
	font-size: 12px;
	text-decoration: none;
}

			
.foot {
	color: #FFFFFF;
	font-size: 12px;
}
.foot1 {
	color: #FFFFFF;
	font-size: 15px;
}
