.container .main {background:#eef8ff none;}
/*
			chapter
*/
.chapter {
	width:350px;
}
/*
			newslist
*/
.newslist {
	width:330px;
	padding-bottom:30px;
	float:left;
	background:#def1ff url(../images/gradient33.gif) repeat-x left bottom;
}
.newslist div {
	width:300px;
	padding:15px;
	padding-top:30px;
	background:url(../images/newslistBg.gif) no-repeat right top;
}
.newslist div ul {
	line-height:160%;
	background-position:3px 7px;
}
/*
			intro
*/			
.intro {
	height:198px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#ff6600;
	color:#fff;
}