#main .box, #main #home .small {
	float: left;
	width: 320px;
	margin-right: 15px;
}

#main .box.last, #main #home .small.last {
	margin-right: 0px;
}

#main .box .top h1 {
	font-size: 2em;
}

	#main .box .top h1 .stateText {
		font-size: 0.6em;
	}

#main .box .content {
	padding: 10px;
	height: 230px;
	//height: 250px;
}

#main #home .small .content {
	font-size: 1.1em;
	padding: 10px;
	height: 150px;
	//height: 170px;
}

#main .box .content select, #main .small .content select {
	width: 100%;
	margin-bottom: 10px;
}

#main .box .content img.button, #main .box .content input.button, #main .small .content img.button, #main .small .content input.button {
	float: right;
}

#dj {}

	#djBio {
		height: 80px;
		overflow: hidden;
	}
	
	#dj a.more {
		float: right;
	}

.icon, #promotion img {
	margin-top: 20px;
}

#promotion img {
	margin-left: 12px;
}

#hotTopics {}

	#hotTopics p {
		border-bottom: 1px solid #444;
	}
