@charset "utf-8";

body {background:#FFFFFF}

.banner {float:left; display:inline; height:436px; width:980px; background:url(../images/bg.jpg) no-repeat; position:relative}
	.banner .video_bg {background:url(../images/video_bg.png) no-repeat; width:786px; height:406px; margin:22px auto 0; position:relative}
		.banner .video_bg .video {width:550px; height:362px; overflow:hidden; float:left; margin-top:8px; margin-left:25px; display:inline; z-index:-1}
 		.banner .video_bg .content {width:180px; height:360px; overflow:hidden; float:left; margin-left:10px; display:inline; margin-top:10px}
			.banner .video_bg .content h1 {font-size:14px; margin-bottom:15px; margin-top:15px}
			.banner .video_bg .content .description {line-height:16px}
		.banner .video_bg .n {background:url(../images/n.png) no-repeat; position:absolute; left:10px; top:-5px; width:73px; height:72px; z-index:100000}	
		.banner .video_bg .f {background:url(../images/f.png) no-repeat; position:absolute; right:6px; top:-5px; width:73px; height:72px}		
			
.w_box {float:left; display:inline; margin-top:30px; width:860px; margin-left:60px; display:inline}
		
.message h1 {background:url(../images/title.gif); width:858px; height:33px}
.message form {width:860px; height:226px; background:#F1F1F1}
	.message form textarea {width:837px; height:170px; background:#D8D3D3; margin:7px 0 0 11px}
	.message form .save {margin:7px 0 0 11px}
		
.common_box {float:left; width:860px; margin-top:10px}
	.common_box ul.list li {line-height:14px; padding:5px; margin-bottom:7px; border-bottom:1px solid #eee; line-height:18px}	
	
.loadmore, .loading {margin-left:5px; padding:8px 0}