/* BASIC css start */
		.login_wrap {width:430px; margin:100px auto 100px auto; border:15px solid #dedede; padding:20px;}
		.login_wrap .title {margin-bottom:30px;}
		.login_wrap .title p {font-size:11px; text-align:center; background:#dedede; height:40px; line-height:40px; border: 1px solid #bbb;}
		.login_wrap .input_form { margin-bottom:20px; height:34px;}
		.input_form:after {content:""; display:block; clear:both;}
		.input_form > div {float:left; height:34px;}
		.input_title {width:38px;}
		.input_title p {width:36px; height:36px; background:#dedede; text-align:center; line-height:36px; font-size:14px; border:1px solid #bbb; border-right:1px solid #dedede;}
		.input_form .input {width:379px;}
		.input_form .input input {height: 34px; font-size: 12px; padding-left: 10px; width:100%;}
		.login_button {margin-bottom:10px;}
		.login_button button {width:100%; height:34px; background:#fff; border:1px solid #bbb;}
		.checkbox {font-size:11px;}
		.checkbox input{font-size:11px;}
		.security_check {margin-bottom:20px;}
		.join_form {margin-bottom:8px;}
		.join_form p {font-size:11px;}
		.join_form button {font-size:11px; text-align:center; padding-left:5px; padding-right:5px;}
		.guest_order {width:345px !important;}
/* BASIC css end */

