@charset "utf-8";
.banner {
	background:url(images/banner03.gif) no-repeat bottom;
	border-top:solid 1px #CCC;
	height:180px;
}

.mainleft {
	float:left;
	width:600px;
}

.lefttop {
	height:150px;
	background:url(images/viewpoint.gif) no-repeat center;
}

.leftbottom {
	background:url(images/mainpoint.gif) no-repeat 580px 10px;
}

.mainright {
	float:right;
	width:250px;
}

.mainright ul{
	list-style: none;
	margin:30px 0 0;
}

.mainright ul li{
	margin-top:10px;
	padding:10px;
	list-style: none;
	background:#EAEAEA;
}