@charset "utf-8";
/* CSS Document */
.member_box{
  padding:15px 10px;
  height:auto;
  min-height:480px;
}

.member_left{
  margin-top:0;
  height:210px;
  width:150px;
  background:#7AB2D3;
  float:left;
}

.member_left_min{
  padding:0;
}

.member_left_min .current{
  background:#0068B7;
  color:#fff;
}

.member_left_min .current a{
  color:#fff;
}

.member_left_min div{
  height:30px;
}

.member_left_min div:hover{
  background:#FEBF0F;
  color:#FF8000;
}

.member_left a{
  font-size:14px;
  line-height:30px;
  padding-left:30px;
  color:#000;
}

.member_left a:hover{
  color:#fff;
}

.member_right{
  padding-left:20px;
  width:750px;
  float:left;
  height:auto;
  min-height:480px;
}

.member_title{
  font-size:12px;
  font-weight:bold;
  line-height:20px;
  padding-left:15px;
}

.member_hr{
  height:4px;
  background:#7F7F7F;
}

.member_login_prompt{
  padding:20px 0;
  height:20px;
}

.member_login_prompt span{
  font-size:14px;
  line-height:20px;
}

.member_login_name{
  padding:15px 0 0 0;
  height:20px;
}

.member_login_name span{
  font-size:14px;
  line-height:20px;
}

.member_login_name input{
  border:1px solid #000;
  border-radius:3px;
  margin-left:5px;
  width:200px;
}

.member_login_password{
  padding:15px 0 0 0;
  height:20px;
}

.member_login_password span{
  font-size:14px;
  line-height:20px;
}

.member_login_password span:nth-child(3){
  padding-left:10px;
}

.member_login_password input{
  border:1px solid #000;
  border-radius:3px;
  margin-left:5px;
  width:200px;
}

.member_login_code{
  padding:15px 0 0 0;
  height:20px;
}

.member_login_code span{
  font-size:14px;
  line-height:20px;
}

.member_login_code span:nth-child(3){
  padding-left:10px;
}

.member_login_code input{
  border:1px solid #000;
  border-radius:3px;
  margin-left:5px;
  width:100px;
}

.member_login_button{
  padding-top:30px;
  height:15px;
}

.member_login_button div:nth-child(1){
  height:20px;
  width:55px;
  margin-left:250px;
  float:left;
  text-align:center;
}

.member_login_button div:nth-child(2){
  height:20px;
  width:55px;
  margin-left:25px;
  float:left;
  background:#B5B5B5;
  text-align:center;
}

.member_login_button span{
  font-size:14px;
  line-height:20px;
}

.member_info_box{
  margin:20px 120px;
  border:1px solid #999;
  height:220px;
}

.member_info_box div{
  height:30px;
}

.member_info_box span{
  font-size:14px;
  line-height:30px;
}

.member_info span{
  padding-left:60px;
  color:#EC6F26;
}

.member_id span:nth-child(1){
  padding-left:74px;
}

.member_id span:nth-child(2){
  padding-left:120px;
}

.member_name span:nth-child(1){
  padding-left:74px;
}

.member_name span:nth-child(2){
  padding-left:120px;
}

.member_time span:nth-child(1){
  padding-left:60px;
}

.member_time span:nth-child(2){
  padding-left:120px;
}

.member_level span:nth-child(1){
  padding-left:60px;
}

.member_level span:nth-child(2){
  padding-left:120px;
}

.member_money span:nth-child(1){
  padding-left:60px;
}

.member_money span:nth-child(2){
  padding-left:120px;
}

.member_message span:nth-child(1){
  padding-left:60px;
}

.member_message span:nth-child(2){
  padding-left:120px;
}

.member_modify_prompt{
  padding:20px 0;
  height:20px;
}

.member_modify_prompt span{
  font-size:14px;
  line-height:20px;
  padding-left:50px;
}

.member_modify_box{
  padding:0 130px;
}


.member_modify_box div{
  padding-top:15px;
  height:20px;
}

.member_modify_box span{
  font-size:14px;
  line-height:20px;
  margin-left:15px;
}

.member_modify_box input{
  margin-left:8px;
  border:1px solid #000;
  border-radius:3px;
  width:200px;
}

.member_modify_box select{
  margin-left:6px;
  border:1px solid #000;
  border-radius:3px;
  width:100px;
}

.member_modify_box textarea{
  width:316px;
  height:60px;
  border:1px solid #000;
  border-radius:3px;
  margin-left:8px;
  resize:none
}

.member_modify_box option{
  width:100px;
  height:20px;
}

.member_modify_box div:nth-child(1){
  padding-left:4px;
}

.member_modify_box div:nth-child(2){
  padding-left:14px;
}

.member_modify_box div:nth-child(3){
  padding-left:20px;
}

.member_modify_box div:nth-child(4){
  padding-left:42px;
}

.member_modify_box div:nth-child(5){
  padding-left:14px;
}

.member_modify_box div:nth-child(6){
  padding-left:14px;
  height:60px;
}

.member_modify_box div:nth-child(6) span{
  vertical-align:top;
}

.member_modify_box div:nth-child(7){
  padding-left:14px;
}

.member_modify_box div:nth-child(9){
  padding-left:14px;
}

.member_modify_button{
  height:20px;
  margin-top:10px;
}

.member_modify_button div:nth-child(1){
  height:20px;
  width:80px;
  margin-left:222px;
  float:left;
  text-align:center;
  border-radius:3px;
}

.member_modify_button div:nth-child(1) span{
  font-size:14px;
  line-height:20px;
}

.member_modify_button div:nth-child(2){
  height:20px;
  width:80px;
  margin-left:44px;
  float:left;
  text-align:center;
  border-radius:3px;
}

.member_modify_button div:nth-child(2) span{
  font-size:14px;
  line-height:20px;
}

.member_favorites_box{
  padding:0 15px;
  height: 386px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.member_favorites_prompt{
  height:15px;
}

.member_favorites_prompt span{
  font-size:14px;
  line-height:35px;
}

.member_favorites_title{
  height:30px;
  width:720px;
  background:#7AB2D3;
}

.member_favorites_title div{
  height:30px;
  float:left;
  text-align:center;
  color:#fff;
}

.member_favorites_title span{
  font-size:14px;
  line-height:30px;
}

.member_favorites_title div:nth-child(1){
  width:320px;
}

.member_favorites_title div:nth-child(2){
  width:50px;
}

.member_favorites_title div:nth-child(3){
  width:250px;
}

.member_favorites_title div:nth-child(4){
  width:100px;
}

.member_favorites_list_box{
  width:718px;
  height:auto;
  border-left:1px solid #999;
  border-right:1px solid #999;
  border-bottom:1px solid #999;
}

.member_favorites_list{
  height:30px;
  width:720px;
  overflow:hidden;
}

.member_favorites_list div{
  height:30px;
  float:left;
  text-align:center;
}

.member_favorites_list span{
  font-size:14px;
  line-height:30px;
}

.member_favorites_list div:nth-child(1){
  width:318px;
}

.member_favorites_list div:nth-child(2){
  width:50px;
}

.member_favorites_list div:nth-child(3){
  width:250px;
}

.member_favorites_list div:nth-child(4){
  height:12px;
  width:12px;
  border-radius:3px;
  margin:8px 43px;
}

.member_favorites_bottom{
  padding:25px;
}

.member_favorites_bottom div{
  height:25px;
  width:80px;
  border-radius:3px;
  text-align:center;
  float:right;
}

.member_favorites_bottom span{
  font-size:14px;
  line-height:25px;
}

.member_order_box{
  padding:0 15px;
  width:720px;
}

.member_order_condition{
  height:20px;
  padding:20px 40px;
}

.member_order_condition span{
  font-size:14px;
  line-height:20px;
}

.member_order_condition span:nth-child(3){
  padding-left:20px;
}

.member_order_condition input:nth-child(2){
  width:120px;
  border:1px solid #000;
}

.member_order_condition input:nth-child(4){
  width:90px;
  border:1px solid #000;
}

.member_order_condition input:nth-child(6){
  width:90px;
  border:1px solid #000;
}

.member_order_condition div{
  height:20px;
  width:58px;
  float:right;
  text-align:center;
}

.member_order_title{
  height:30px;
  width:720px;
  background:#7AB2D3;
}

.member_order_title div{
  height:30px;
  float:left;
  text-align:center;
  color:#fff;
}

.member_order_title span{
  font-size:14px;
  line-height:30px;
}

.member_order_title div:nth-child(1){
  width:70px;
}

.member_order_title div:nth-child(2){
  width:130px;
}

.member_order_title div:nth-child(3){
  width:110px;
}

.member_order_title div:nth-child(4){
  width:90px;
}

.member_order_title div:nth-child(5){
  width:90px;
}

.member_order_title div:nth-child(6){
  width:150px;
}

.member_order_title div:nth-child(7){
  width:70px;
}

.member_order_list_box{
  width:718px;
  height:auto;
  border-left:1px solid #999;
  border-right:1px solid #999;
  border-bottom:1px solid #999;
}

.member_order_list{
  height:30px;
  width:720px;
  padding:10px 0;
}

.member_order_list div{
  height:30px;
  float:left;
  text-align:center;
}

.member_order_list span{
  font-size:12px;
  line-height:15px;
}

.member_order_list div:nth-child(1){
  width:70px;
}

.member_order_list div:nth-child(2){
  width:130px;
  color:#4282C2;
}

.member_order_list div:nth-child(3){
  width:110px;
}

.member_order_list div:nth-child(4){
  width:90px;
}

.member_order_list div:nth-child(5){
  width:90px;
}

.member_order_list div:nth-child(6){
  width:150px;
}

.member_order_list div:nth-child(7){
  width:70px;
  color:#4282C2;
}

.member_order_list small{
  font-size:12px;
  line-height:15px;
  color:#F43A3A;
}

.member_changepw_prompt{
  height:40px;
  text-align:center;
}

.member_changepw_prompt span{
  line-height:40px;
  font-size:14px;
}

.member_changepw_box{
  width:500px;
  height:220px;
  border:1px solid #999;
  margin:0 auto;
}

.member_changepw_box span{
  font-size:14px;
  line-height:20px;
}

.member_changepw_name{
  height:20px;
  padding-top:30px;
  padding-left:80px;
}

.member_changepw_name span:nth-child(2){
  padding-left:8px;
}

.member_changepw_new{
  height:20px;
  padding-top:20px;
  padding-left:80px;
}

.member_changepw_new input{
  margin-left:8px;
  border:1px solid #000;
  border-radius:3px;
  width:200px;
}

.member_changepw_new2{
  height:20px;
  padding-top:20px;
  padding-left:66px;
}

.member_changepw_new2 input{
  margin-left:8px;
  border:1px solid #000;
  border-radius:3px;
  width:200px;
}

.member_changepw_button{
  height:20px;
  padding-top:15px;
  padding-left:130px;
}

.member_changepw_button span{
  font-size:14px;
  line-height:20px;
}

.member_changepw_button div:nth-child(1){
  height:22px;
  width:80px;
  text-align:center;
  float:left;
}

.member_changepw_button div:nth-child(2){
  height:22px;
  width:80px;
  text-align:center;
  float:left;
  margin-left:25px;
}


.member_right .member_right_1{
	padding:0 32%;
	width:36%;
	text-align:left;
}

.member_right .member_right_1 .member_login_prompt{
	text-align:center;
}

.member_right .login{
	margin-top:20px;
	text-align:center;
}

.member_right .login button{
	height:40px;
	width:60%;
	background:#FF8200;
	text-align:center;
	font-size:19px;
	line-height:40px;
	border-radius:3px;
	border:0;
	color:#fff;
	font-family:'Microsoft YaHei';
}

.member_right .register{
	height:30px;
	width:100%;
	margin-top:20px;
	text-align:center;
}

.member_right .register_1{
	border-right:1px solid #dddddd ;
}

.member_right .register span{
	font-size:16px;
	line-height:30px;
	padding:0 10px;
}

.member_right .register a{
	color:#828282;
}

.member_right .qqreg{
	height:50px;
	width:100%;
	margin-top:10px;
	text-align:center;
}

.member_right .qqreg span{
	font-size:18px;
	line-height:50px;
}
