@charset "utf-8";
/* CSS Document */

.btn_imgL10 {
	float: left;
	width: 230px;
	margin-right: 10px;
	margin-bottom: 15px;
}

.btn_imgL00 {
	float: left;
	width: 230px;
	margin-bottom: 15px;
}




#contents_info_wrap {
	float:left;
	width:440px;
	margin-bottom:15px;
}

#topics_title {
	background: url(../images/index/title_img01.gif) no-repeat 0px 0px;
	width:440px;
	height:30px;
	text-indent:-9999px;
	margin-bottom:5px;
}

#updata_title {
	background:url(../images/index/title_img02.gif) 0 0 no-repeat;
	width:440px;
	height:30px;
	text-indent:-9999px;
	margin-bottom:5px;
}

#topics_wrap,#info_wrap {
	width:440px;
	margin-bottom:20px;
}


.iframe {
	border:none;
}

.topics_box {
	margin-bottom:20px;
}

.topics_day {
	width: 410px;
	margin-right: 0px;
	margin-left: auto;
}

.topics_box p {
	width: 410px;
	margin-right: 0px;
	margin-left: auto;
	padding-top: 3px;
}




#contents_voice {
	float: right;
	width: 250px;
}
#voice_title {
	background: url(../images/index/hed_voice_img.gif) no-repeat 0px 0px;
	height: 25px;
	width: 245px;
	padding-top: 8px;
	padding-right: 5px;
}

#voice_title h2 {
	display: none;
}

#btn_voice_list {
	float: right;
	height: 19px;
	width: 60px;
}

#btn_voice_list a {
	height: 19px;
	width: 60px;
	background: url(../images/index/btn_voice_list.gif) no-repeat 0px 0px;
	display: block;
}

#voice_wrap {
	width:240px;
	height:330px;
	overflow:auto;
	border:1px solid #D6D6D6;
	padding:4px;
	margin-bottom: 15px;
}

.voice_box {
	margin-bottom:10px;
	width:210px;
	padding:5px 4px;
	border-bottom:1px dotted #D6D6D6;
}

.voice_box_l {
	float:left;
	width:50px;
}
.voice_box_r {
	float:right;
	width:150px;
}

.voice_box .name {
	font-size:0.9em;
	line-height:1.3em;
	font-weight:bold;
	margin-bottom:5px;
}

.voice_box p {
}





#infomation_title {
	background: url(../images/index/infomation_title.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 29px;
	width: 710px;
	margin-bottom: 10px;
}
.bannerL10 {
	float: left;
	width: 230px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.bannerL00 {
	float: left;
	width: 230px;
	margin-bottom: 10px;
}

