@charset "utf-8";
/* CSS Document */

.content {
	width:900px;
	margin: auto;
}
#header {
	width: 900px;
	margin-bottom: 6px;
}
#header #logo {
	width: 156px;
	float:left;
}
#header #banner {
	width:740px;
	float:right;
}
#header #banner #bannertop {
	width:auto;
	height:40px;
	float:right;
	padding-top: 10px;
	text-align: right;
}
#contentleft {
	width:200px;
	float:left;
	margin-right: 12px;
}
#contentcenter {
	width:442px;
	float:left;
}
#contentright {
	width:230px;
	float:right;
}
.kongge {
	height:5px;
	width:auto;
}
#you2 {
	width:auto;
	float:right;
}
#you2 #youzuo {
	width:442px;
	float:left;
}
#you2 #shang {
	width:auto;
}
.syou {
	text-align: right;	
}