@charset "utf-8";
/* CSS Document */
 

body {
	background-color:#881712;
	margin:0;
}

ul { list-style:none;}
.main { margin:0 auto; }
/*     head              */
#header { height:20px;}
#header .one { margin:0 auto; width:1200px; color: #FFFFFF; padding-top: 4px; }
#header .one .buton1 {
	padding-top:px;
	padding-bottom:5px;
	padding-right:40px;
	padding-left:20px; 
	border-right:1px #B05800 solid;
	height:26px;
	left: 6px;
	top: 10px;
	width:120px;
	position:relative;
	float:left;
	
}
#header .nav { width:100%; overflow:hidden;}
#header .nav li { display:inline;}
#header .nav li a { display:block; float:left; width:156px; height:55px; line-height:85px; font-size:16px; text-transform:uppercase; font-weight:bold; color:#fff; text-decoration:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-align:center; margin-right:2px; background:url(assets/nav-bg1.png) no-repeat left top;}
#header .nav li a:hover { background:url(assets/nav-bg2.png) no-repeat left top;}

/*  end head     */
/*  middle           */
#middle {margin:0 auto; position:relative;
		width:1100px; text-align:center; background-image: url(assets/index.jpg); background-position:center; background-repeat:no-repeat; width:1200px; height:700px; vertical-align:bottom; color:#FFFFFF; }
#middle .continut1 { padding-top: 100px; width:200px; float:right; padding-right:0px;   } 
#middle .continut2 { padding-top:20px; float:left; padding-left:0px;}
#middle .continut1 #img {  padding-right:30px; text-align:center; display: inline; float:left; }		
#middle #texthide { display:none;}
/*footer*/
#footer {  font-size:12px; top:0px; display:inline;}
#footer #jos { width:960px; margin:0 auto;}
#footer #jos #count{ width:200px; float:left; }
#footer #jos  .fleft { float:left; font-size:12px; color: #F52C21; width:200px;}
#footer #jos  .fright { float:right; font-size:12px; color:#F52C21; width:100px;}


#footer a { color: #F52C21;}
#footer .nav { text-align:center; padding-bottom:20px; font-weight:bold;}
#footer .nav li { display:inline; color: #CC0000;}
#footer .nav li a { padding:0 28px 0 25px; color: #CC0000; font-weight:bold;}

