@charset "utf-8";
.hr    {
	background-image: url(../images/hr.gif);
	height: 1px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	background-position: center;
}
/* CSS Document */


#hot {
	background-image: url(../images/hot_02.jpg);
	background-repeat: repeat-y;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
#hot_head {
	margin-bottom: 10px;
}
#hot_main {
	background-image: url(../images/hot_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 550px;
	padding-bottom: 5px;
}
#hot_main .hot_main_bg {
	height: 155px;
	width: 525px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#hot_main .hot_main_bg .store {
	width: 160px;
	float: left;
	height: 145px;
	padding-top: 10px;
	padding-left: 11px;
}
#hot_main .hot_main_bg .store a {
	font-size: 9pt;
}
#hot_main .hot_main_bg .store img {
	display: block;
	height: 120px;
	width: 160px;
}

