@charset "UTF-8";

/*What's new*/
#list_hot {
	margin:0 0 20px;padding:0 0 5px;width:550px;
	background:#e6e6e6 url(/image/bg_hot.png) no-repeat bottom;}
#list_hot h2 {width:550px;background-color:#fff;}
#list_hot .container_hot {
	margin:0 0 10px;padding:5px 0 0 20px;line-height:1.4;
	background:#e6e6e6 url(/image/bg_hot.png) no-repeat top;overflow:hidden;}
#list_hot .container_hot dl {
	margin:8px 0 0;padding:0 8px 0 16px;width:506px;
	font-family:'Trebucet MS',sans-serif;font-size:80%;overflow:hidden;clear:left;
	background:#e6e6e6 url(/image/bg_dl_hot.png) no-repeat top left;border-bottom:1px dashed #fff;}
#list_hot .container_hot dl dt {font-weight:bold;}
#list_hot .container_hot dl dt span {font-weight:normal;}
#list_hot .container_hot dl dd img {float:left;padding:0 0 4px;}

