*{
	margin: 0;
	padding: 0;
	list-style: none;
        text-decoration:none;
}
body{
	background: #EEEEEE;
}
/*头部*/
.header{
	width: 100%;
	height: 175px;
	background: #900a22;
}
/*logo*/
.logo{
	width: 1200px;
	height: 125px;
	margin: auto;
	background: burlywood;
	
}
/*导航栏*/
.nav0{
	width: 100%;
	height: 50px;
}
.nav-{
	width: 1200px;
	height: 50px;
	margin: auto;
}

.footer{
	width: 100%;
	height: 80px;
	margin-top: 15px;
	text-align: center;
	float: right;
}
.main{
	width: 1200px;
	min-height: 500px;
	float: right;
}
.text{
	width: 1200px;
	min-height: 500px;
	margin: 0 auto;
	margin-top: 20px;height: auto;
}
.t_txt{
	width: 1150px;
	min-height: 430px;
	margin: 0 auto;
	margin-top: 15px;
	text-align: center;height: auto;
}
.t_tit{
	width: 100%;
	height: 50px;
	text-align: center;
        margin-top:10px;
}
.box{
       width:560px;
       height:30px;
       margin:0 auto;
}
.name{
       width:180px;
       height:30px;
       line-height:30px;
       font-size:14px;
       margin-right:10px;
       float:left;
       text-align:center;
}
.tme{
       width:180px;
       height:30px;
       line-height:30px;
       font-size:14px;
       margin-right:10px;
       float:left;
       text-align:center;
}
.num{
       width:180px;
       height:30px;
       line-height:30px;
       font-size:14px;
       float:right;
       text-align:center;
}
.wp_nav .nav-item a span.item-name{line-height:40px !important; width:99px !important; background:#900a22 !important; line-height:40px !important; color:#fff;}
.wp_nav .sub-nav .nav-item a span.item-name{text-align:center; font-size:16px;width:100px!important;}
.wp_nav .nav-item{font-size:16px; font-weight:bold;}
.Column_Position{font-size:14px;}
.Column_Position a{color:#000;}
.Article_Title{font-size:30px; color:#900A22;}

.wp_nav .sub-nav{width:100px!important;}
.floot{ width:100%; height:100px; margin:10px auto;text-align:center;  color:#FFF} 
.floott{width:1200px;height:100px; margin:0 auto;background: #900a22;margin-top:10px;} 
.floot p{width:1200px;margin:0 auto;color:#FFF;}
.Article_Content span{background: #none;}
.clear1{ clear:both;}