@import url( common.css );

#topbanner {
	float: left;
	width: 742px;
	display: inline;
	margin: 0 0 2px 0;
}

#topbanner ul {
	list-style-type: none;
}

#topbanner ul li {
	clear: both;
	float: left;
	width: 742px;
}

#membername {
	float: left;
	width: 158px;
	display: inline;
	padding: 4px 10px 0 10px;
	line-height: 1.7;
	background: url(images/bg_welcome.gif) repeat top left;
	border: 1px solid #eaeaea;
	border-bottom: 0;
}

#bottom_membername {
	float: left;
	width: 160px;
	margin: 0 0 5px 0;
	display: inline;
}

/*tbl-contents------------------------------*/
table.tbl-contents {
	margin: 5px;
}

.tbl-contents td {
	vertical-align: top;
	line-height: 130%;
	text-align: left;
	padding: 5px;
	line-height: 1.5;
}

.tbl-contents td.imgbg img {
	padding: 5px;
	background: url(images/bg_07.gif);
	border: 1px solid #dadada;
}

.tbl-contents td span {
	margin: 0 0 0 10px;
	color: #e90068;
}

/*tbl-contents2------------------------------*/
table.tbl-contents2 {
	margin: 5px 0 5px 5px;
}

.tbl-contents2 th {
	vertical-align: top;
	line-height: 130%;
	text-align: left;
	padding: 0;
	line-height: 1.5;
}

.tbl-contents2 td {
	vertical-align: top;
	line-height: 130%;
	text-align: left;
	padding: 5px;
	line-height: 1.5;
}

.tbl-contents2 td img {
	padding: 5px;
	background: url(images/bg_07.gif);
	border: 1px solid #dadada;
}

/*sub-incontents------------------------------*/
.sub-incontents-l {
	float: left;
	width: 340px;
	margin: 0 10px 10px 0;
	border: solid 1px #eaeaea;
}

.sub-incontents-r {
	float: left;
	width: 386px;
	border: solid 1px #eaeaea;
	margin: 0 0 10px 0;
}

/*scroll------------------------------*/

.scroll-i,
.scroll-up,
.scroll-n {
	clear: both;
	float: left;
	padding: 10px;
	overflow-y: scroll;
	background: #ffffff;
	border: 0;
	height: 15em;
}

.scroll-i {
	width: 320px;
}

.scroll-up {
	width: 366px;
}

.scroll-n {
	width: 718px;
}

/*ul-------------*/
.scroll-i ul,
.scroll-up ul,
.scroll-n ul {
	float: left;
	list-style-type: none;
}

/*li-------------*/
.scroll-up ul li {
	float: left;
	width: 100%;
	clear: both;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: dotted 1px #eaeaea;
}

.scroll-i ul li,
.scroll-n ul li {
	float: left;
	width: 100%;
	clear: both;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
}

/*span-------------*/
.scroll-i ul li span,
.scroll-up ul li span,
.scroll-n ul li span {
	margin: 0 0 0 10px;
	color: #e90068;
}

/*day&text-------------*/
.scroll-i ul li div.day {
	float: left;
	width: 60px;
	line-height: 1.5;
}

.scroll-i ul li div.text {
	float: left;
	width: 230px;
	line-height: 1.5;
	border-bottom: dotted 1px #eaeaea;
}

.scroll-n ul li div.day {
	float: left;
	width: 60px;
	line-height: 1.5;
}

.scroll-n ul li div.text {
	float: left;
	width: 638px;
	line-height: 1.5;
	border-bottom: dotted 1px #eaeaea;
}

/*title-------------*/
.scroll-title {
	padding: 0 0 3px 0;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	background: #3f85ff;
	text-align: center;
}

ul.list_whatsnew {
	position: absolute;
	list-style-type: none;
	margin: 17px 0 0 150px;
}

ul.list_whatsnew li {
	float: left;
	margin: 0 0 0 5px;
}


/*------------------------------*/
table.home-tbl {
	float: left;
	border-collapse: collapse;
	border: #2f2d26 1px solid;
	background: #f10246;
	margin: 0 0 3px;
}

.home-tbl td {
	padding: 0 1px;
	background: url(images/shop_hb_bg.gif);
}

table.tbl-noborder {
	float: left;
}

.tbl-noborder td {
	vertical-align: top;
	text-align: left;
}

table.tbl-block {
	border-collapse: collapse;
	border: #ffebeb 1px solid;
	margin: 2px 0 10px 0;
}

.tbl-block th {
	font-weight: normal;
	text-align: center;
	padding: 3px 5px;
	vertical-align: middle;
	color: #ffffff;
	line-height: 130%;
	border: #ffebeb 1px solid;
	background: #ffafaf;
}

.tbl-block td {
	text-align: center;
	padding: 3px 5px;
	vertical-align: top;
	color: #6f6f6f;
	line-height: 130%;
	border: #ffebeb 1px solid;
}

.separator {
	background: url(images/sp_line.gif) repeat-x;
	margin: 0 0 10px 0;
	width: 97%;
}
