/*Basic*/
img, p, a, ul, li, div, body {margin:0; padding:0; border:0;}
p, span{ color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif}
body { background-color:#f3e3d8}
#js {position:absolute;}
/*container*/
div#page { margin-left:auto; margin-right:auto; width:852px; height:1080px; position:relative;}
/* header */
.header1 { background:url(images/bg/header1.jpg) no-repeat; padding-top:7px; width:335px; height:355px; float:left}
		.menu { margin-top:14px; display:block;}
		.menu p {color:#fff; font-size:16px; font-family: "Trebuchet MS"; text-transform:capitalize; letter-spacing:-1px; padding:0px 8px;}
		.menu li {display:block; list-style:none;}
		#first {background:#aab9ff; width:72px;}
		#second {background:#ea69ca; width:161px;}
		#third {background:#c7b4a6; width:103px;}
		#four {background:#90839e; width:132px;}
		#five {background:#7f95ff; width:105px;}
		#six {background:#f890da; width:147px;}
.header2 { background:url(images/bg/header2.jpg) no-repeat; padding:26px 0px 0px 139px; width:378px; height:336px; float:left}
	.header2 p { padding-left:15px; font-size:12px; margin-top:13px; color:#5c5669;}
	.enter { position:absolute; top:192px; left:650px;}
.content { background:url(images/bg/content.jpg) no-repeat; padding:33px 0px 0px 62px; width:790px; height:482px; float:left}
	.content ul { float:left; margin-left:30px; margin-bottom:11px; _margin-left:15px;}
	.content ul li { float:left; display:block; margin-right:30px;_margin-right:30px;}
	.video_text { float:left; display:block; margin-top:14px}


.under { background:url(images/bg/under_bg.jpg) no-repeat left top; width:852px; height:128px; border-bottom:1px solid #5c5669; float:left}
	.click { position:absolute; left:1px; top:911px}
	
	.video { width:234px; height:175px; border:1px solid #b3a8ae; float:left; margin-top:18px;}
	
.footer { background-color:#d7c6bb; height:50px; width:600px; padding:5px 5px 0px 15px; float:left}
	.footer img { float:left; padding-top:3px}
	.footer span { float:left; font-size:30px;}
	.footer a {color:#5c5669}
	.copyright { font-size:11px; padding-top:8px}

