@charset "UTF-8";
/* CSS Document */

/* ############################################## */

.contents {
	width:790px;
	background:#f3f2e9;
}

.index_flash {
	wudth:790px;
	margin:0 auto;
	padding:0;
}
.index_contents {
	width:790px;
	margin:0px auto 10px auto;
	background:url(../img/index/index_back.gif) no-repeat;
}
.left_side {
	float:left;
	width:503px;
}
.topics_h3 {
	width:503px;
	height:51px;
	position:relative;
	margin:0px 0px 10px 0px;
}
.rss_icon {
	width:133px;
	position:absolute;
	top:28px;
	left:370px;
	font-size:10px;
	line-height:14px;
}
.rss_icon img {
	padding:0px 3px 0px 0px;
}
.rss_icon a:link {
	color:#7e664b;
	text-decoration:none;
}
.rss_icon a:visited {
	color:#7e664b;
	text-decoration:none;
}
.rss_icon a:hover {
	color:#5a442c;
	text-decoration:underline;
}
.rss_icon a:active {
	color:#7e664b;
	text-decoration:none;
}
.topics {
	width:463px;
	margin:0px auto;
}
.topics dl {
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b4b3ad;
}
.topics dt {
	float:left;
	width:10em;
	font-size:11px;
	line-height:15px;
	color:#595858;
	margin:0px 0px 5px 0px;
}
.topics dd {
	font-size:11px;
	line-height:15px;
	color:#595858;
	margin:0px 0px 5px 10em;
}

.right_side {
	float:right;
	width:273px;
	padding:34px 0px 0px 0px;
}
.information {
	width:263px;
	height:69px;
	background:url(../img/left_side/icon_back.gif) no-repeat;
	margin:0px 0px 5px 0px;
}
.information p {
	font-size:11px;
	line-height:15px;
	color:#595858;
	padding:10px 0px 0px 10px;
}
.information img {
	float:right;
	padding:7px 14px 7px 7px;
}

.weather {
	width:263px;
	margin:0px 0px 5px 0px;
}
.mobile {
	width:263px;
}


.banner_space {
	width:263px;
	margin:0px auto 20px auto;
	text-align:center;
}
.banner_space img {
	padding:0px 0px 10px 0px;
}