*{
	margin:0;
	padding:0;
}
ul{
	list-style-type:none;
}
img{
	border:none;
}
body{
	width:980px;
	margin:0 auto;
	font-size:12px;
	color:#676767;
	background:url(../image/bg.gif) repeat-x #808080;
}
#nav{
	width:980px;
	height:45px;
	background:url(../image/nav-bg.gif) repeat-x;
	margin-top:20px;
}
#nav h1{
	width:31px;
	height:45px;
	font-size:12px;
	text-indent:-9999px;
	float:left;
	background:url(../image/nav-1.gif) no-repeat left center;
}
#nav h2{
	width:31px;
	height:45px;
	font-size:12px;
	text-indent:-9999px;
	float:right;
	background:url(../image/nav-2.gif) no-repeat left center;
}
#banner{
	width:980px;
	height:309px;
	margin-bottom:10px;
	
}
#main{
	width:980px;
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
}
#company{
	width:960px;
	height:360px;
	border:1px solid #d2d2d2;
	margin:0 auto;
	margin-bottom:10px;
}
#company p{
	width:960px;
	height:305px;
	margin-top:10px;
}
#company p img{
	display:block;
	float:left;
	width:222px;
	height:130px;
	padding-left:14px;
	padding-top:10px;
}
#company h1,#online h1,#liuc h1,#star h1{
	width:960px;
	height:38px;
	
	font-size:12px;
	text-indent:-9999px;
}
#company h1{
	background:url(../image/company-bg.gif) no-repeat;
}
#online h1{
	background:url(../image/online-bg.gif) no-repeat;
	margin-bottom:5px;
}
#liuc h1{
	background:url(../image/liuc-bg.gif) no-repeat;
}
#star h1{
	background:url(../image/star-bg.gif) no-repeat;
}
#online{
	width:960px;
	height:510px;
	border:1px solid #d2d2d2;
	margin:0 auto;
	margin-bottom:10px;
}
#online div{
	margin-left:17px;
}
#liuc{
	width:960px;
	height:240px;
	border:1px solid #d2d2d2;
	margin:0 auto;
	margin-bottom:10px;
}
#star{
	width:960px;
	height:430px;
	border:1px solid #d2d2d2;
	margin:0 auto;	
}
#star dl{
	float:left;
	padding-left:10px;
	padding-top:20px;
}
#star dl dd{
	line-height:160%;
}


#footer{
	width:980px;
	height:80px;
	z-index:3;
	position:relative;
	margin:0 auto;
	background:url(../image/footer-bg.gif) repeat-x;
	margin-top:10px;
}

#footer1{
	width:100%;
	height:80px;
	position:absolute;
	right:0;
	top:1484px;
	text-indent:-9999px;	
	background:url(../image/footer-bg.gif) repeat-x;	
}
#footer2{
	width:100%;
	height:80px;
	position:absolute;
	left:0;
	top:1484px;
	text-indent:-9999px;		
	background:url(../image/footer-bg.gif) repeat-x;
}
#footer ul{
	width:740px;
	height:30px;
	margin-left:170px;
	line-height:30px;
	margin-bottom:10px;
	padding-top:10px;
}
#footer p{
	width:936px;
	text-align:center;
	color:#eee;
}
#footer ul li{
	float:left;
	display:block;
	width:75px;
	height:30px;
	text-align:center;	
}
#footer ul li a{
	color:#eee;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}

