@charset "utf-8";
.banner { width:100%; height:630px; background:url(../images/bannera1bg.jpg); text-align:center; clear:both;}
.ct { width:1003px; height:177px; margin:0 auto; clear:both; }
.ct span,.ct p{ display:block; padding:35px 0 0 35px; float:left; }
.cc { width:100%; height:auto; background:#f4f4f4; clear:both;}
.relative h3 { font-size:14px; color:#666; line-height:28px; text-align:center; display:block; width:645px; margin:0 auto; padding:30px; display:block; position:relative; z-index:55; }
.relative h3 strong { font-size:24px; font-weight:normal; color:#666; line-height:40px; display:block;}
.relative a { display:block; overflow:hidden; margin-top:-80px; position:relative; z-index:54;}
.relativede a { margin-top:-60px; }
.overflow { overflow:hidden;}

#nav{
	list-style: none;
	position: fixed;
	right: 20px;
	z-index:999;
	top:35%;	
}

#nav li{
	margin: 0 0 10px 0;	
}

#header, #intro, #second{
	width: 100%;
}
