#container {
	width: 862px;
	position: relative;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	background-image: url(../images/main_hk.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #660066;
	background-color: ff3cb1;
}
.clearfix:after{
	content: ".";
	display block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{
	display: inline-table;
}
#main-header {
	background-image: url(../images/main_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 176px;
	width: 862px;
	position: relative;
}
#main-menu {
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 862px;
	position: relative;
}
.main-bt {
	margin: 0px;
	padding: 0px;
}
#main {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	width: 862px;
	position: relative;
	height: auto;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

#main-footer {
	background-image: url(../images/main_footer.jpg);
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 862px;
	position: absolute;
}
#left-box {
	float: left;
	height: auto;
	width: 263px;
	margin-top: 5px;
	margin-left: 0px;
	position: relative;
	margin-right: 0px;
}
#right-box {
	width: 570px;
	margin-top: 7px;
	margin-left: 5px;
	position: relative;
	height: auto;
}
#news-box {
	background-image: url(../images/news_bg.jpg);
	margin: 0px;
	height: 233px;
	width: 233px;
	padding-top: 45px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	overflow: hidden;
}
.text-box {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	overflow: auto;
}
.text-box-today {
	margin: 0px;
	padding: 0px;
	height: 422px;
	width: 550px;
	overflow: auto;
	position: absolute;
}
.text-box-new {
	margin: 0px;
	padding: 0px;
	height: 211px;
	width: 550px;
	overflow: auto;
	position: absolute;
}

#mailmaga-box {
	background-image: url(../images/mailmagazine_bg.jpg);
	height: 182px;
	width: 233px;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#mobile-box {
	background-image: url(../images/mobile_bg.jpg);
	height: 217px;
	width: 263px;
}
#cover-box {
	height: 293px;
	width: 570px;
}
#today-box {
	background-image: url(../images/today_hk.jpg);
	height: 422px;
	width: 550px;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#new-box {
	background-image: url(../images/new_hk.jpg);
	height: 211px;
	width: 550px;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#cover-img {
	height: 271px;
	width: 570px;
	z-index: 50;
	position: absolute;
}
#cover-txt {
	height: 20px;
	width: 540px;
	padding-right: 15px;
	padding-left: 15px;
	position: absolute;
	z-index: 100;
	margin-top: 258px;
	font-size: 16px;
}
.today-list-box {
	height: 210px;
	width: 131px;
	float: left;
	margin-top: 0px;
	margin-left: 1px;
	position: relative;
	display: inline;
}
.today-list-txt {
	height: 35px;
	width: 131px;
	margin-top: 168px;
	position: absolute;
	text-align: center;
	line-height: 17px;
	float: left;
	display: inline;
}
.today-list-img {
	height: 210px;
	width: 131px;
	position: absolute;
}
.right{
	text-align: right;
}

