.top {
	width: 750px;
}
.top_right {
	width: 390px;
	height: 65px;
	float:right;
	text-align: right;
	font-size: 12px;
	background-color: #F5F6F6;
}
.top_left {
	width: 210px;
	height: 65px;
	float:left;
	background-color: #F5F6F6;
}
.menu {
	width: 750px;
	margin: -5px 0px 0px 0px;
	padding: 0px;
	background-color: #DCE5EF;
}
.c-both {
	clear:both;
}
.outline {
	width: 750px;
	padding: 10px 0px 0px 0px;
	background-color: #F5F6F6;
}
.under-margin {
	letter-spacing: 3px;
	font-size: 14px;
	margin: 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	clear:both;
}
.tnew {
	width: 340px;
	float: left;
}
.tside {
	width: 350px;
	float: right;
	border-color: red;
}
body {
	background-color: #BFCDE0;
	margin: 0px;
}
.footer {
	text-align: center;
	font-size: 12px;
}
.top_pic {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 340px;
	width: 600px;
	background-color: #DCE5EF;
}
.top_button {
	width: 150px;
	float: right;
}
.top_button_button {
	padding: 20px 20px 10px 15px;
	text-align: right;
	background-color: #DCE5EF;
	font-size: 12px;
}
.title {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.banner {
	margin: 0px 0px 10px;
	font-size: 12px;
	line-height: 14px;
}
hr {
	color: #1265B1;
	background-color: #1265B1;
	border: none;
	width: 100%;
	height: 5px;
}
.ucont_txt {
	font-size: 12px;
	line-height: 18px;
}
