body {
	background-image: url(image/common/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.text_s {
	font-size: 11px;
}

.text_m {
	font-size: 12px;
	line-height: 18px;
}

.left{
	font-size: 14px;
}

.submit_login {
	background-image: url(image/common/login_btn.gif);
	height: 21px;
	width: 49px;
	margin-right: 10px;
	margin-left: 10px;
	border-style: none;
	line-height: 100px;
	cursor: hand;
}

.submit_mobile {
	background-image: url(image/top/mobile_send_submit.gif);
	height: 20px;
	width: 87px;
	border-style: none;
	line-height: 100px;
	cursor: hand;
}

.submit_reminder {
	background-image: url(image/top/reminder_submit.gif);
	height: 20px;
	width: 87px;
	border-style: none;
	background-color: #FFFFFF;
	line-height: 100px;
	cursor: hand;
}

.login{
	border:2px solid #40509B;
	width:70px;
}

.mobile{
	width:120px;
}

.reminder{
	border:2px solid #2B0101;
	width:140px;
}

.btn_order {
	background-image: url(image/order/btn.gif);
	height: 68px;
	width: 205px;
	border-style: none;
	background-color: #FFFFFF;
	line-height: 1000px;
	cursor: hand;
}

.btn_reminder {
	background-image: url(image/reminder/btn.gif);
	height: 68px;
	width: 205px;
	border-style: none;
	background-color: #FFFFFF;
	line-height: 1000px;
	cursor: hand;
}

.btn_ok {
	background-image: url(image/order/btn_ok.gif);
	height: 68px;
	width: 205px;
	border-style: none;
	background-color: #FFFFFF;
	line-height: 1000px;
	cursor: hand;
}