/* -------------------
  column: openshop_login
  author: kristophor zhu
  creat:2011/3/17
  creat by:kristophor zhu
  updated: 2011/3/17
  updated by: kristophor zhu
------------------- */

body{margin:0;padding:0; }

/*登录页*/
.os_login_box{margin:0 auto;padding:0;}
	/* .os_login_box table{margin:190px 0 0 420px;_margin-left:210px;padding:0;float:left;display:block;width:189px;}
		.os_login_box table td{font:12px Verdana, Geneva, sans-serif,"宋体";color:#666}
			.os_login_input_01{width:180px;height:30px;line-height:30px;padding:0 0 0 9px;+height:22px;+padding:8px 0 0 9px;background:url(../images/os_login_back_input_01.gif) 0 0 no-repeat;border:none;font:12px Verdana, Geneva, sans-serif,"宋体";color:#4e4e4e}
			.os_login_input_02{width:180px;height:30px;padding:0 0 0 9px;+height:22px;+padding:8px 0 0 9px;background:url(../images/os_login_back_input_01.gif) 0 -30px no-repeat;border:none;font:12px Verdana, Geneva, sans-serif,"宋体";color:#4e4e4e}
			.os_login_box table td ul,
				.os_login_box table td ul li{width:189px;height:auto;margin:0;padding:0;float:left;display:block;list-style:none}
				.os_login_box table td ul li{padding:4px 30px 0 0}
				.os_login_box table td ul .os_login_li_s_01{padding:0 3px 0 0}
				.os_login_box table td ul li,
					.os_login_box table td ul li a{width:auto;font:12px Verdana, Geneva, sans-serif,"宋体";color:#666}
					.os_login_box table td ul li a{margin:0;padding:0;text-decoration:none;float:left;display:block;}
					.os_login_box table td ul li a:hover{text-decoration:underline;color:#1D5C94}
					.os_login_box table td .os_login_btn_01{width:189px;height:30px;background:url(../images/os_login_back_input_01.gif) 0 -60px no-repeat;border:none;cursor:pointer;margin:10px 0 0 0;padding:0;float:left;display:block}
					.os_login_box table .os_login_copyright{font:12px Verdana, Geneva, sans-serif,"宋体";color:#999} */
.login-box { width:494px; height:518px; padding:0 24px 0 0; position:absolute; top:50%; left:50%; margin:-260px 0 0 -259px; background:url(../images/login.png) no-repeat;}
.login-box  h2{ padding:75px 0 0 0; text-align:right;}
.login-box  table{ margin:25px 0 0 214px; background:url(../images/login-input.png) 0 0 no-repeat;}
.login-box td{ padding:0 0 8px 70px;}
.login-box table .os_login_input_01{ width:206px; height:36px; line-height:36px; padding:0 0 0 4px; outline:none; background:#fff; border:none;}
.os_login_btn_01{ width:155px; height:48px; border:none; cursor:pointer; margin-top:10px; float:right; background:url(../images/login-btn.png) no-repeat center;}
