.banner {
	height:216px;
}
#main {
	margin:20px auto;
	height:auto;
	overflow:auto;
}
.left {
	width:630px;
	height:auto;
	float:left;
}
.LeftTop {
	width:100%;
	height:5px;
	background:url(../images/LeftTop.gif);
	font-size: 0px;
	line-height: 0px;
}
.leftC {
	width:613px;
	border:1px solid #cde1ea;
	border-bottom:0;
	border-top:0;
	padding: 8px 7px 7px 7px;
}
.LeftBottom {
	width:100%;
	clear:both;
	height:6px;
	background:url(../images/LeftBottom.gif);
}
.leftC h1 {
	font-size:22px;
	margin:0 0 0 10px;
	text-align:left;
	color:#025a82;
	line-height:36px;
}
.leftC p{
	font-size:12px;
	text-align:left;
	line-height:16px;
	margin:0 10px 19px 10px;
	color:#666666;
}
.right{width:259px; float:right;}
