/* BASIC css start */
/* 비회원 주문조회 */
#nomember_box  { clear:both; width:100%; margin:50px auto; padding:50px 0; border:1px solid #e8e8e8; color:#222; font-size:11px; }
#nomember_box h2 { width:380px; margin:0 auto; height:auto; overflow:hidden; line-height:22px; padding:0; font-size:12px; color:#888; font-weight:normal; text-align:center; letter-spacing:1px; } 
#nomember_box h2 span { font-size:12px; }

#nomember_box .page-wrap { width:380px; margin:20px auto 0; color:#222; }
#nomember_box .page-wrap .login-form { position:relative; width:380px; margin:0 auto;}

#nomember_box .page-wrap .login-form .login-list { overflow: hidden;}
#nomember_box .page-wrap .login-form .login-list li { width:378px; height:38px; margin:0 0 10px; background:#fff;}
#nomember_box .page-wrap .login-form .login-list li label { float:left; width:60px; height:38px; line-height:38px; padding:0 0 0 11px; color:#888; }
#nomember_box .page-wrap .login-form .login-list input { float:left; width:240px; height:38px; line-height:38px; padding:0 0 0 10px; border:0 none; color:#555; background:#eee; }

#nomember_box .page-wrap .login-form a { clear:both; text-align:center; margin:10px 0 0; }
#nomember_box .page-wrap .login-form a.button { display:block; cursor:pointer; width:100%; height:40px; line-height:40px; border:1px solid #222; background:#fff; color:#222; }









/* BASIC css end */

