body {
	background-color: #000;
}
#container {
	background-color: #333;
	width: 960px;
	margin:0 auto;
}
#left {
	width: 499px;
	height:253px;
	float:left;
	background-color: #888;
}
header {	 
	width: 461px;
	float:right;
	background-color: #666;
	height:220px;
    position: relative;
}
header .en {
	position: absolute;
	bottom: 1px;
	padding:0;
	margin:0;
	font-size:13px;
	left: 55px;
	right: 50px;
	top: 35px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	width: 322px;
	line-height:14px;

}

header .cn {
	position: absolute;
	bottom: 9px;
	padding:0;
	margin:0;
	font-size:13px;
	left: 55px;
	right: 50px;
	top: 155px;
	font-family: Verdana, Geneva, sans-serif;
	width: 322px;
	height: 57px;
	line-height:14px;
	font-stretch: normal;

}


	
#bottom {
	clear:both;
	position:relative;
	height:227px;
	background-color:#C09
}
nav {
	color:white;
	position:absolute;
	left: 10px;
	bottom:17px;
	width: 88px;
	height: 44px;
	font-weight:bold;
	line-height:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
}


simplecn {
	position: absolute;
	bottom: 9px;
	padding:0;
	margin:0;
	font-size:13px;
	left: 55px;
	right: 50px;
	top: 155px;
	font-family: Verdana, Geneva, sans-serif;
	width: 322px;
	height: 57px;
	line-height:14px;
	font-stretch: normal;

}