body {
	margin: 0;
	padding: 0;
	background-color: #1C82EA;
	background-repeat: repeat-x;
	background-attachment:fixed;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 0.9em;
	color:#3D3D3D;
	}
	
a:link{
	color:#FF3300;
}
a:visited{
	color:#993300;
}
a:active{
	color:#FF9933;
}
.surfboard1{
	height:50px;
	margin-left:12px;
	background-image:url('/images/shop_surfboard_1.gif');
	background-repeat:no-repeat;
	text-align:center;
}

.surfboard1 a:link{
	text-decoration:none;
}
.surfboard1 a:hover{
	text-decoration:underline;
	background-color:#FFCADD;
}
.surfboard1 a:visited{
	text-decoration:none;
}
.surfboard2{
	height:50px;
	margin-left:6px;
	background-image:url('/images/shop_surfboard_2.gif');
	background-repeat:no-repeat;
	text-align:center;
}
.surfboard2 a:link{
	text-decoration:none;
}
.surfboard2 a:hover{
	text-decoration:underline;
	background-color:#FFC497;
}
.surfboard2 a:visited{
	text-decoration:none;
}


.surfboard3{
	height:50px;
	margin-left:18px;
	background-image:url('/images/shop_surfboard_3.gif');
	background-repeat:no-repeat;
	text-align:center;
}
.surfboard3 a:link{
	text-decoration:none;
}
.surfboard3 a:hover{
	text-decoration:underline;
	background-color:#BDFF8C;
}
.surfboard3 a:visited{
	text-decoration:none;
}

.surfboard4{
	height:50px;
	margin-left:8px;
	background-image:url('/images/shop_surfboard_4.gif');
	background-repeat:no-repeat;
	text-align:center;
}
.surfboard4 a:link{
	text-decoration:none;
}
.surfboard4 a:hover{
	text-decoration:underline;
	background-color:#FFFF95;
}
.surfboard4 a:visited{
	text-decoration:none;
}
.innerBoard{
	padding-top:10px;
	margin-top:8px;
	font-weight:bold;
	}
	
	
.centertable{
	border-top:1px solid #663300;
	border-bottom:1px solid #663300;
	border-left:1px solid #663300;
	border-right:1px solid #663300;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}


.HEADER_TD {
background-color: #FFDFC8;
text-align: left;
	font-size: 16;
	color: #000000; /*#CCFFFF*/;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 15px;

}
.TITLE_TD {
background-color: #E1FFCA;
text-align: center;
font-size: 14pt;
color: #FFFFFF;
}

.INPUT_TD {
background-color: #FFFFCC;
text-align: left;
	font-size: 12pt;
	color: #000000;
	margin-left: 2px;
	margin-right: 2px;
}

.rightBoxInner{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	padding-right:3px;
}


.guibutton {
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	background-color: #DCDCDC;
	padding: 1px 3px;
	font-size: 10pt;
	border: outset 2px;
	text-decoration: none;
}

.storeIntroduction{
	padding:10px;
}

.main_bg{
	background-color:#FFFFFF;
}
.table_border{
	background-color:#A1A1A1;
}
.login_bg{
	background-color:#FFFFCE;
}
.tenpo_bg{
	background-color:#E1FFCA;
}
.items_bg{
	background-color:#FFE0EB;
}
.item_bg{
	background-color:#FFE0EB;
}
.welcome_bg{
	background-color:#FFDFC8;
}
.item_wrapper{
	background-color:#FFFFCC;
	padding:1px;
	border-style:solid;
	border-color:#a1a1a1;
	border-width:1px;
}

.topStoreTable td{
	text-align:center;
	vertical-align:top;
	font-size:small;
}

.narrow_border{
	width:448px;
	height:1px;
	font-size:0px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	background-color:#A1A1A1;
}

.title_bar{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#A1A1A1;
	border-right-style:solid;
	border-right-color:#A1A1A1;
	border-right-width:1px;
	width:448px;
	text-align:center;
	font-weight:bold;
	padding:5px 0;
}

.content_bar{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#A1A1A1;
	border-right-style:solid;
	border-right-color:#A1A1A1;
	border-right-width:1px;
	width:438px;
	padding:5px;
	text-align:left;
}

.container200{
	margin-top:20px;
	width:200px;
}

.title_bar200{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#A1A1A1;
	border-right-style:solid;
	border-right-color:#A1A1A1;
	border-right-width:1px;
	width:198px;
	text-align:center;
}

.content_bar200{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#A1A1A1;
	border-right-style:solid;
	border-right-color:#A1A1A1;
	border-right-width:1px;
	width:188px;
	padding:5px;
	background-color:#FFFFFF;
}

.narrow_border200{
	width:198px;
	height:1px;
	font-size:0px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	background-color:#A1A1A1;
}








.container300{
	margin-top:20px;
	width:300px;
}

.title_bar300{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#A1A1A1;
	border-right-style:solid;
	border-right-color:#A1A1A1;
	border-right-width:1px;
	width:298px;
	text-align:center;
	background-color:#E1FFCA;
}

.content_bar300{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#A1A1A1;
	border-right-style:solid;
	border-right-color:#A1A1A1;
	border-right-width:1px;
	width:288px;
	padding:5px;
	text-align:left;
}

.narrow_border300{
	width:298px;
	height:1px;
	font-size:0px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	background-color:#A1A1A1;
}





.container400{
	margin-top:20px;
	width:400px;
}

.title_bar400{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#A1A1A1;
	border-right-style:solid;
	border-right-color:#A1A1A1;
	border-right-width:1px;
	width:398px;
	text-align:center;
	background-color:#E1FFCA;
}

.content_bar400{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#A1A1A1;
	border-right-style:solid;
	border-right-color:#A1A1A1;
	border-right-width:1px;
	width:388px;
	padding:5px;
	text-align:left;
}

.narrow_border400{
	width:398px;
	height:1px;
	font-size:0px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#FFFFFF;
	background-color:#A1A1A1;
}

.palm{
	background-image:url(/images/shop_top_left.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	height:114px;
	width:260px;
	text-align:center;
}

.sand{
	width:200px;
	vertical-align:top;
	background-color:#FFFFCC;
}

#promo{
	width:200px;
	position:relative;
	left:10px;
	top:0px;
}
#promo h1{
	font-size:1.3em;
	font-weight:bold;
	display:inline;
}
#promo h2{
	font-size:1.2em;
	font-weight:bold;
	display:inline;
}
#promo h3{
	font-size:1.1.em;
	font-weight:bold;
	display:inline;
}

.center180{
	width:180px;
	margin:10px auto;
	text-align:center;
}

.topStoreDiv{
	width:420px;
	position:relative;
}
.continue{
	text-align:right;
	width:100%;
	margin-top:5px;
}
.storeImageDesc{
	text-align:left;
	width:100%;
}
.storeImageDesc img{
	padding-right:3px;
	padding-bottom:3px;
}
.mallItemTop{
	float:left;
	width:132px;
	overflow:hidden;
	padding:3px;
}
.mallItemContainer{
	width:100%;
	clear:both;
	position:relative;
}
.commentTitle{
	text-align:center;
	font-weight:bold;
	padding:5px 0;
}
