@charset "utf-8";

/* CSS Document */

* {
margin: 0;
padding: 0;
border: 0;
font-family:Arial, Verdana, Helvetica, sans-serif;
}
a {
text-decoration: none;
color: #999;
}
a:visited {
color: #999;
}
a:hover {
color: #C50806;
text-decoration:underline;
}
body {
font:12px "", sans-serif;
text-align: center;
color:#8E8E8E;
}
#box {
width: 772px;
padding-top: 1px;
margin:0 auto;
}

#header {
margin:0 auto 1px auto;
width: 100%;
height:70px;
padding:30px 0px 0px 0px;


}
#header1 {
background: url(../Images/logo.jpg) no-repeat left;
margin:0 auto 1px auto;
width: 100%;
height:102px;
vertical-align:bottom;
}
#nav_top {
float:right;
}
#nav_top ul {
margin-right:2px;
list-style:none;
border-top:17px solid #fffff;
}
#nav_top li {
float:left;
padding:17px 2px 2px 3px;
}
#nav_top .last_li {
background:none;
padding-right:10px;
}
#nav_top  span {
	  color:#E79098;
      font-weight:bold;
	  width:100%;
	  height:12px;
      }
	  
/*---*/

#nav {
width:570px;
margin:0 auto;
clear:both;
float:right;
font: "";
color:#D11D28;
font-size:14px;

}
#nav ul {
margin:25px 0px 0px 0px;
float:right;

}

#nav li {
    display:inline;
list-style:none;
width:109px;
color:#D11D28;
}
#nav a {
font-size:16px;
font-weight: bold;
color:#D11D28;

padding-left:0px;
float: left;

}
#nav a span {
display:block;
padding:13px 18px 9px 18px;


}
#nav .last {
padding:13px 2px 9px 20px;
border-right: 1px solid #666;
}
#nav a:hover {
background-position: 0 -50px;
text-decoration:none;
}
#nav a:hover span {
color:#8E8E8E;
text-decoration:none;
background: url(../Images/nva_bg.jpg) repeat-x;
}
/*---end*/
#banner{
          background:url(../Images/banner.jpg) no-repeat;
		  width:772px;
		  height:249px;
		  clear:both;
		  }
/*---ײʼ*/
#footer{
         width:100%;
		 text-align:center;
		 clear:both;
		 border-top:solid 1px #E9E5E2;
		 margin-bottom:10px;
		 }
#footer hr{ 
         width:772px;
		 color:#E9E5E2;
		 }
#footer ul{
            margin:10px 0px;
			}		 
		 
#footer li{ 
            font-weight:bold;
			font-size:12px;
			display:inline;
			}
.font_use{
          font-size:14px;
		  font-weight:bold;
		  padding:3px 0px ;
		  }
.font_use_one{
          font-size:12px;
		  font-weight:bold;
		  padding:3px 0px ;
		  color:#C50705;
		  }
.font_all{
          font-size:12px;
		  font-weight:bold;
		  line-height:20px;
		  color:#838282;
		  text-align:left;
		  }
.font_s{
        font-size:12px;
		text-indent:28px;
		color:#666666;
		}
.font_s a{
          text-decoration:underline;
		  }
.hr{
    background:#E0DFDF;
	margin:10px 0px;
	width:100%;
	clear:both;
	height:10px;
	}
		  		  
.kf{
    font-weight:bold;
	color:#D20001;
	border-bottom:#E51910 solid 1px;
	width:327px;
	}
.logo_link{
           float:right;
		   width:560px;
		   }

