/*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:url(images/bg/bg.gif) repeat-x}
#js {position:absolute;}
/*container*/
.top { background:url(images/bg/top_bg.gif) top left repeat-x; width:100%; height:143px;}
div#page { width:1000px; height:1600px; position:relative;}
/* header */
.header { background:url(images/bg/header_bg.jpg) no-repeat; padding-top:83px; height:121px; width:1000px; float:left}
	.logo { height:121px; float:left }
	.our { height:121px; margin-left:81px; float:left}
	
	.cont1{ background:url(images/bg/cont1.jpg) no-repeat; padding:20px 0px 0px 470px; width:530px; height:106px; float:left}
		.cont1 p { font-size:12px; line-height:15px}
	.cont2{ background:url(images/bg/cont2.jpg) no-repeat; width:1000px; height:121px; float:left}
	.cont3{ background:url(images/bg/cont3.jpg) no-repeat; padding-left:470px; width:530px; height:246px; float:left}
		.cont3 ul {}
		.cont3 ul li { display:block; float:left; width:420px; background:url(images/bg/decor2.gif) repeat-x bottom right; padding:4px 0px;}
		.cont3 ul img { float:left}
		.cont3 ul li p { font-size:17px; padding-left:11px; float:left; margin: 0 10px 0 0;}
		.cont3 a { position:absolute; top:516px; left:197px}
.videos{ padding-top:74px; float:left; background:url(images/bg/videos_bg.jpg) no-repeat; height:600px; width:1000px}
	.vid { float:left; width:291px; height:256px; padding:0px 50px 0px 65px;}
	.vid li { float:left; margin-top:15px; margin-left:12px; display:block}
	.video { border:1px solid #b6acb1; height:175px; width:234px}
	.video_text { float:left;}
	
.click { position:absolute; left:66px; top:1406px}
	.footer { padding-left:66px; margin-top:167px; float:left}
	.footer img { float:left; padding-top:2px}
	.footer span { color:#fff; float:left; font-size:30px;}
	.footer a {color:#ffcdb7}
	.copyright { color:#fff; font-size:11px; padding-top:8px; width: 700px;}

