#header {
	height: 240px;
}
div.news {
	overflow: hidden;
}
div.news .title {
	font-size: 13px;
	margin: 10px 0px;
}
.title a {
	color: #b20000;
}
.title a:hover {
	color: #6d6d6d;
}
div.news .content {
	padding-bottom: 10px;
	border-bottom: 1px solid #d5d5d5;
	overflow: hidden;
}
.top {
	font-weight: bold;
}
.scolumn {
	float: left;
	width: 210px;
	margin-right: 20px;
	margin-top: 33px;
	display: inline;
	overflow: hidden;
}
.scolumn object {
	z-index: 1;
}
.mcolumn {
	float: left;
	width: 440px;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #c7c7c7;
	margin-top: 33px;
	display: inline;
	padding-bottom: 10px;
	overflow: hidden;
	margin-bottom: 33px;
}
.mcolumn img {
	float: left;
	margin-right: 10px;
}
.rcolumn {
	background: transparent url(/images/topbg.jpg) top left no-repeat;
}
h1 {
	margin-bottom: 20px;
}
div.clearall {
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 33px;
	overflow: hidden;
	width: 670px;
}
div.clearall .last {
	margin-right: 0px;
}
div.clearall .scolumn {
	margin-top: 13px;
}
.sp1 , .sp2 , .ch1, .ch2, .cg1 {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

img.award {
	margin-top: 20px;
	margin-left: -5px;
}
.partner {
	clear: both;
}
div.ad {
	position: absolute;
	left: -10000px;
	width: 300px;
}
div.right {
text-align: right;
}
.lcolumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18px;
	margin-bottom: 12px;
}
.lcolumn h2.first {
	margin-top: 0px;
	padding-top: 0px;
}
h2 a {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
	color: #787878;
}
.windows {
	clear: both;
	overflow: hidden;
	margin-top: 33px;
}
.windows img {
	float:right;
}
.slogan {
	line-height: 22px;
	font-weight: bold;
	font-size: 14px;
	float: left;
	margin-top: 22px;
	color: #494748;
}