@charset "utf-8";
/* CSS Document--coded by jasonHu */

#bannerBg{
	height:303px;
	width:100%;
	background:url(../images/home_14.gif) repeat-x;
	clear:both;
}
#banner{
	height:303px;
	width:1003px;
	/*background:url(../images/home_13.gif) no-repeat center;*/
	margin:0 auto;
}
#bannerEn{
	height:303px;
	width:1003px;
	background:url(../images/bannerEn.gif) no-repeat center;
	margin:0 auto;
}
/*----------------content begin---------*/

#contentBox{
	height:192px;
	width:100%;
	background:url(../images/home_17.gif) repeat-x;
}
#aboutBox{
	float:left;
	height:155px;
	width:350px;
}
#about{
	height:140px;
	width:320px;
	padding:15px 10px 0px 20px;
	color:#FFFFFF;
	overflow:hidden;
	text-overflow:ellipsis;
	text-indent:20pt;
}
.more a{
	color:#959393;
	text-decoration:none;
	width:auto;
	float:right;
	height:15px;
	margin-right:10px;
}
.more a:hover{
	text-decoration:underline;
}

#newsBox{
	width:370px;
	height:155px;
	color:#FFFFFF;
	float:left;
}
#news{
	width:340px;
	height:140px;
	padding:15px 10px 0px 20px;
}
#news ul{
	list-style:none;
	margin:0;
	padding:0;
}
#news li{
	/*overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;*/
}
.font-fray-arrow{
	color:#898a87;
	background:url(../images/arrow.gif) no-repeat left;
	padding-left:10px;
}
.link-white a{
	color:#FFFFFF;
	text-decoration:none;
}
.link-white a:hover{
	text-decoration:underline;
}
#msgBox{
	width:260px;
	height:auto;
	/*height:140px;*/
	float:right;
	padding:15px 0 10px 10px;
	background:url(../images/home_20.gif) no-repeat 13px 15px;
}
#msgContent{
	width:213px;
	height:86px;
	padding:10px 0 0 20px;
	line-height:150%;
	color:#FFFFFF;
}
#contact a{
	width:260px;
	height:42px;
	display:block;
	background:url(../images/home_24.gif) no-repeat;
	cursor:pointer;
	margin-top:10px;
}
#contactEn a{
	width:260px;
	height:42px;
	display:block;
	background:url(../images/online.gif) no-repeat;
	cursor:pointer;
	margin-top:20px;
}
.font-yellow{
	color:#fbe064;
}
