.hot {

}
.hot a.link {
	display: block;
	background: url('../dsg/menu_all.jpg') repeat-y top left;
	height: 434px;
	margin-bottom: 5px;
}

/*
.hot {
	background: url('../dsg/menu_middle.gif') repeat-y top left;
	margin-bottom: 3px;
}
*/
.hot div.top {
	background: url('../dsg/menu_top.gif') no-repeat top left;
}
	.hot div.top h1 {
		text-align: center;
		height: 38px; /*50*/
		padding-top: 12px;
		overflow: hidden;
		font-size: 1.6em;
		color: #fff;
	}
	.hot div.top div.content {
		padding: 0 1em;
		line-height: 1.5em;
		font-size: 1.1em;
		color: #fff;
		height: 183px;
		overflow: auto;
	}
		.hot div.top div.content img {
			border: 2px solid #fff;
		}
		.hot div.top div.content a {
			color: #fff;
		}
.hot div.bottom {
	background: url('../dsg/menu_bottom.gif') no-repeat top left;
	height: 40px;
	overflow: hidden;
}
	.hot div.bottom a {
		display: block;
		margin-top: 19px;
		float: right;
		width: 130px;
		color: #fff;
		font-size: 1.1em;
		font-weight: bold;
		text-align: center;
	}