/* CSS Document */

/* index */
body {
	margin: 0px auto;
	text-align: center;
}
body a:link { color: #0033FF; text-decoration: none;}
body a:visited { color: #0033FF; text-decoration: none;}
body a:hover { color: #0033FF; text-decoration: underline;}
img{ border: 0;}
.m5_top {
    margin-top: 5px;
}
.m5_bottom {
    margin-bottom: 5px;
}
.m8_top {
    margin-top: 8px;
}
.m10_top {
    margin-top: 10px;
}
.m15_top {
    margin-top: 15px;
}
h5 {
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	background-image: url(http://ww.093-club.com/img/index/index_head.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 754px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
}
#index {
	width: 754px;
	margin: 0px auto;
}
#index_01 {
	width: 754px;
	height: 90px;
	background-image: url(http://ww.093-club.com/img/index/index_bg_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#index_02 {
	width: 177px;
	height: 321px;
	background-image: url(http://ww.093-club.com/img/index/index_bg_02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
}
#index_03 {
	width: 389px;
	height: 321px;
	background-image: url(http://ww.093-club.com/img/index/index_bg_03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
}
#index_04 {
	width: 188px;
	height: 321px;
	background-image: url(http://ww.093-club.com/img/index/index_bg_04.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
}
#index_05 {
	width: 754px;
	height:80px;
	background-image: url(http://ww.093-club.com/img/index/index_bg_05.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
}

#index_05 p { margin:5px; font-size:12px;}
#index_05 p a:link {text-decoration:underline; color:#666;}
#index_05 p a:visited {text-decoration:underline; color:#666;}
#index_05 p a:hover {text-decoration:none; color:#666;}

#index_05 span.eng {display:block; margin:15px 0 0 0; color:#666; font-size:12px; }
p.copy { margin:5px;}


.index_text {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 330px;
	height: 110;
	text-align: left;
	color: #E1D1B0;
	line-height: 16px;
	font-size: 12px;
}
.textarea {
	margin: 5px;
	padding: 5px;
	width: 310px;
	height: 60px;
	overflow: auto;
	font-size: 10px;
}
.enter_text {
	font-size: 10px;
	color: #E1D1B0;
}

