@charset "utf-8";
/* The Common File All Documents */
/**********************************************************

	Copyright (c) 2004-2010 成都依能科技有限公司
	www.yineng.com.cn 
	FileName: PageCommon.css
	Revision: 2.0
	CreatDate: 2010-01-01
	Author: lovebslq    
	Description: The Cascading Style Sheet control each page's
common display usage	
			 
***********************************************************/
#bg{ background:#000000;}
.home_content{
	height:580px;
	width:950px;
		margin:60px auto;
	}
/******home*******/
.one_1{ width:950px; height:378px; background:url(../images/home/head.jpg) no-repeat;}
.one_2{ width:950px; height:110px; background:url(../images/home/center.jpg) no-repeat;}
.one_left{ width:280px; padding:3px 0px 0px 150px; float:left;}
.one_right{width:260px; padding:3px 16px 0px 0px; float:right;}
 span{ font-size:16px; font-family:"黑体"; color:#FFFFFF; line-height:200%; letter-spacing:3px;}
 p{text-indent:2em; line-height:150%; padding-bottom:5px;}
.two{ width:950px; height:76px;}
.last{width:950px; height:16px; background:url(../images/home/bg_footer.jpg)  no-repeat; text-align:center;}
.clearFloat{ clear:both;}
/***nav**/

