
#contents {
	
	clear: both;
	width: 860px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background: #FFFFFF;
}

#left {
	float: left;
	width: 580px;
	margin-right: 10px;
}

#top_update {
	float: left;
	width: 580px;
	background: #FBF4E2 url('../images/user/top_updateinfo_under.jpg') no-repeat left bottom;
	margin-bottom: 10px;
	
}

#top_update h2 {
	width: 580px;
	height: 30px;
	background: url('../images/user/top_updateinfo.jpg') no-repeat left top;
	text-indent: -9999px;
}

#top_update p {
	line-height: 1.5em;
	padding: 5px 10px 5px 10px;
}

#banner {
	float: left;
	width: 580px;
}

#banner ul li {
	margin-bottom: 10px;
}

#right {
	float: right;
	width: 270px;
}

#right_banner {
	float: left;
	width: 270px;
	height: 100px;
	margin-bottom: 10px;
	
}

#whatsnew {
	float: left;
	width: 270px;
	background: #FBF4E2 url('../images/user/top_new_under.jpg') no-repeat left bottom;
	margin-bottom: 10px;
}

#whatsnew h3 {
	width: 270px;
	height: 30px;
	background: url('../images/user/top_new.jpg') no-repeat;
	text-indent: -9999px;
}

#whatsnew p {
	line-height: 1.5em;
	padding: 5px 10px 5px 10px;
}

#whatsnew img {
	margin: 10px;
	
}

#faq {
	float: left;
	width: 270px;
	background: #FBF4E2 url('../images/user/top_new_under.jpg') no-repeat left bottom;
	margin-bottom: 10px;
}

#faq h4 {
	width: 270px;
	height: 30px;
	background: url('../images/user/top_faq.jpg') no-repeat;
	text-indent: -9999px;
}

#faq p {
	line-height: 1.5em;
	padding: 5px 10px 5px 10px;
}



#mobile {
	float: left;
	width: 270px;
	background: #FBF4E2 url('../images/user/top_new_under.jpg') no-repeat left bottom;
	margin-bottom: 10px;
}

#mobile h5 {
	width: 270px;
	height: 30px;
	background: url('../images/user/top_mobile.jpg') no-repeat;
	text-indent: -9999px;
}

#mobile p {
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px
}

#mobile img {
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
}

