/* CONTAINER */
#main-visual-wrapper{
	width:857px;
	height:456px;
	background: url(../images/bg/bg_mainvisual_shadow.jpg) right top no-repeat;
}
/* FOOTER */
#footer {
	width:850px;	
}
/* COPYRIGHT */
address {
	line-height:11px;
	font-size:11px;
	*font-size:10px;
	font-style: normal;
	padding-left:267px;
	text-align:right;
	background: url(../images/bg/bg_bottom_copyright.gif) left 2px no-repeat;
}

/* HOTNEWS */
#hotnews{
	float:left;
	width:403px;
	height:107px;
	padding-left:15px;
}
.hotnews-title{
	width:271px;
	height:28px;
	*height:30px;
	vertical-align:bottom;
}
.hotnews-title img{
	vertical-align:bottom;
}
.hotnews-content-bg{
	vertical-align:top;
	text-align:left;
	height:70px;
	padding-left:7px;
	background: url(../images/bg/bg_hotnews.gif) right top no-repeat;
}
.hotnews-content{
	font-size:11px;
	*font-size:10px;
	margin:7px 0;
	line-height:19px;
}

/* BANNER */
#banner{
	float:left;
	width:432px;
	height:86px;
	padding-top:21px;
}
