#content {
	height:267px;
	background:url('../images/content/content_bg_01.jpg') center top repeat;
}

#contentLeft{
	float:left;
	width:620px;
	height:267px;
}

#titleWord {
	margin:20px 0 0 20px;
	width:330px;
	height:43px;
	background:url('../images/content/titleword.png') center center no-repeat;
}

#contentLeft h5 {
	margin:15px 0 0 20px;
	padding:0;
	color:#8C8C8C;
	font-size:14px;
	font-weight:normal;
	font-family:Arial;
	
}

#contentRight{
	float:right;
	width:378px;
	height:267px;
	background:url('../images/content/content_bg_02.jpg') center top repeat;
}

#cdn {
	margin:10px 0 0 30px;
	width:333px;
	height:252px;
	background:url('../images/content/cnd.png') center center no-repeat;
}

#news {
	height:140px;
}

#newsLeft {
	float:left;
	width:260px;
	height:140px;
	background:url('../images/content/ourNews.jpg') center center no-repeat;
	
}

#newsRight {
	float:right;
	position:relative;
	width:744px;
	height:140px;
	background:#FFF;
	
}

#newsRight ul {
	margin:20px 0 0 20px;
	padding:0;
	list-style-type:none;
}

#newsRight ul li {
	margin-top:6px;
	*margin:0; /*IE7*/
	height:15px;
	background-image:url('../images/content/red_point02.jpg');
	background-repeat:no-repeat;
	background-position:1% 50%;
	padding-left:20px;
}

#newsRight ul li a {
	display:block;
	color:#8C8C8C;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
	text-decoration:none;
}
