#top {
	background-image: url(../im/top/bg.jpg);
	background-repeat: repeat;
	background-position: center 20px;
}
a {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}


#heard {
	width: 1024px;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
*html #heard {
	background-color:white;
	width: 1026px;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#heard .left {
	width: 600px;
}
*html #heard .left {
	width: 601px;
	padding-left: 1px;
}

#heard .right p {
	margin-top: 5px;
}
#bg_sc {
	clear: both;
	width: 1024px;
	margin: 0px auto;
	background-image: url(../im/top/bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
}


#heard .right {
	width: 424px;
	line-height: 135%;
	margin-top: 130px;
	font-size: 12px;
	letter-spacing: 1px;
}
#container {
	background-image: url(../im/top/bg_rightbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 12px;
	letter-spacing: 1px;
}
#container .left {
	width: 600px;
	line-height: 150%;
}
#container .left img {
	margin-left: 10px;
	margin-top: 15px;
}
#container .left p {
	margin-left: 32px;
	margin-top: 12px;
}

#container .right {
	width: 424px;
	text-align: center;
}
#container .banner p {
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 3px;
}
.topics {
	height: 300px;
	width: 600px;
	overflow: auto;
}

.banner {
	padding-top: 6px;
}

#container .footer {
	width: 600px;
	padding-top: 20px;
	font-size: 10px;
	letter-spacing: 1px;
	color: #666666;
	padding-left: 10px;
}

