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

#news {
	width:265px;
	float:left;
	margin:10px 5px 5px 5px;
}

#news h2 {
	background:url(../img/top/bnr_news.gif) no-repeat;
	height:28px;
	padding-left:75px;
	font-size:10px;
	line-height:28px;
	color:#000000;
	margin-bottom:5px;
}

#news list {
	height:80px;
	overflow:hidden;
}

.ndate {
	width:60px;
	margin-left:5px;
	float:left;
	clear:right;
	font-size:10px;
	line-height:16px;
}

.ntext {
	float:left;
	width:191px;
	margin-right:5px;
	font-size:10px;
	line-height:16px;
}

#voice {
	width:265px;
	float:left;
	margin:10px 5px 5px 5px;
	clear:both;
}

#voice h2 {
	background:url(../img/top/bnr_voice.gif) no-repeat;
	height:28px;
	padding-left:75px;
	font-size:10px;
	line-height:28px;
	color:#000000;
	margin-bottom:5px;

}


.voice1 {
	font-size:10px;
	line-height:16px;
	padding:0 10px 5px 5px;
}

.voice2 {
	font-size:7px;
	line-height:16px;
	padding:3px 5px;
}


#bnr {
	height:280px;
	width:65px;
	position:fixed;
	margin-left:790px;
	margin-top:88px;
}
* html #bnr {
position:relative;
}

* html #main_box {
	margin-top:-368px
}

