.logo{
	width:1000px;
	height:52px;
	padding-top:12px;
	padding-bottom:12px;
	margin:0 auto;
	overflow:hidden;
	
}

.logo img{
	float:left;
}

.nav{
	float:left;
	margin-top:22px;
	margin-left:10px;
}
.nav ul{

}
.nav li{
	float:left;
	width:94px;
	text-align:center;

}
.logo .nav a{
	color:#626262;
	font-size:15px;
	font-weight:bold;
	height:19px;
	line-height:19px;
	text-decoration:none;
}

.logo .nav  a:hover,a:active{
	color:#0cc0c7;
	height:19px;
	line-height:19px;
}

.logo .nav a.onChoose{
	color:#0cc0c7;
}


.header{
	width:100%;
	height:588px;
	/*background-color:red;*/
}

.content{
	margin:0 auto;
	margin-top:30px;
}
.project{
	width:1080px;
	height:185px;
	margin:0 auto;
	margin-top:30px;
	/*background-color:red;*/
}

.friend{
	/*background-color:red;*/
	text-align:center;
	margin:0 auto;
	margin-top:30px;
	width:1080px;
	height:185px;
}

.footer{
	width:1080px;
	margin:0 auto;
	margin-top:50px;
	margin-bottom:5px;
	height:50px;
	line-height:20px;
}






#YSlide{
	position:relative;
	z-index:1;
	width:1280px;
	height:588px;
	overflow:hidden;
}
.YSample{margin:0 auto;overflow:hidden;}

.YSample,.YSample img{
	width:1280px;
	height:588px;
	}
.YSample strong{
	display:none;
	position:absolute;
	z-index:5;
	bottom:0px;
	left:0px;
	font-weight:normal;
	width:1280px;
	height:25px;
	line-height:25px;
	text-indent:10px;
	font-size:12px;
	color:#fff;
	background:#000;
	opacity:.7;-moz-opacity:.7;filter:alpha(opacity=70);
	}

#YSIndex{
	position:absolute;
	z-index:6;
	bottom:0px;
	left:0px;
	
	width:1280px;
	text-align:center;
	height:22px;
	line-height:22px;
	overflow:hidden;
}

#YSIndex a:link,#YSIndex a:visited,#YSIndex a:hover{
	position:relative;
	z-index:6;
	
	padding-bottom:5px;
	padding-left:5px;
	
	color:#fff;

	
	background-repeat:no-repeat;
	text-decoration:none;
	
}

#YSIndex a:hover,#YSIndex a.current:link,#YSIndex a.current:visited,#YSIndex a.current:hover{
	
}

#leftButton{
	z-index:9;
	width:19px;
	height:15px;
	padding-right:210px;
	
}

#rightButton{
	z-index:9;
	width:19px;
	height:15px;
	padding-left:20px;
	
}
