﻿/****************************Basic CSS****************************/
body{margin:0px; font:12px "宋体","微软雅黑",Arial; color:#383838; background:#FFFFFF;}
a{color:#383838;text-decoration:none;}
	a:hover{text-decoration:none; border:none;}
	a img{border:none;}
.clearf{clear:both;}
p{line-height:150%;}

/****************************NewLogin CSS****************************/
#login01 table{margin-top:10px;}
#login01 table tr{height:40px; line-height:40px; }
#login01 table td{height:40px; line-height:40px; width:234px; }
#login01 table th{height:40px; line-height:40px; width:60px; text-align:center; font-weight:normal;}
#login01  input{border:none; vertical-align:middle;}
#login01 .text {width:214px; height:31px; padding:0px; background:url(../images/logininput.gif) no-repeat; line-height:30px; margin-left:20px; }
#login01 .code {width:87px; height:30px; background:url(../images/logininput2.gif) no-repeat; line-height:30px;}
#login01 .check{margin-left:20px; }
#login01 .btn a{width:80px; float:left; height:31px; background:#0073c6; display:block; line-height:31px; text-align:center; float:left; margin-right:20px;_margin-right:10px; color:#ffffff; font-size:14px;}
#login01 .btn a:hover{background:#004475; color:#ffffff;}
.selected{ border-bottom:2px #F27171 solid;}

.redFont {color:#F00;}
#productbox{border: 1px #CCCCCC solid;position: absolute;width: 213px;min-height: 140px; background-color: #ffffff;margin-left:20px;}
#productbox ul{ padding: 0; margin: 0;}
#productbox ul li{height: 22px;line-height: 22px;overflow: hidden;list-style: none; cursor: pointer;}
#productbox li:hover{background-color: #9ad3eb;}

#box{ border: 1px #CCCCCC solid;position: absolute;width: 213px;min-height: 140px;background-color: #ffffff; margin-left:20px;}
#box ul{padding: 0;margin: 0;}
#box ul li{height: 22px;line-height: 22px;overflow: hidden;list-style: none;cursor: pointer;}
#box li:hover{ background-color: #9ad3eb;}



#buylist{ border: 1px #CCCCCC solid;position: absolute;width: 213px;min-height: 140px;background-color: #ffffff; margin-left:20px;}
#buylist ul{padding: 0;margin: 0;}
#buylist ul li{height: 22px;line-height: 22px;overflow: hidden;list-style: none;cursor: pointer;}
#buylist li:hover{ background-color: #9ad3eb;}

#sellerlist{ border: 1px #CCCCCC solid;position: absolute;width: 213px;min-height: 140px;background-color: #ffffff; margin-left:20px;}
#sellerlist ul{padding: 0;margin: 0;}
#sellerlist ul li{height: 22px;line-height: 22px;overflow: hidden;list-style: none;cursor: pointer;}
#sellerlist li:hover{ background-color: #9ad3eb;}
 
.inputbox{border: 0;margin-top: 1px; height: 24px; line-height: 24px;width: 180px;padding-left:2px;}
#checkbox{width: 280px; float: left; height: 25px; line-height:25px; margin-left:20px; }

.divselecticon{ float: right;  width:22px; height:22px; margin-top:4px; margin-right:2px; background:url(../Images/selecta.gif);}
.divselecticon:hover{float: right;  width:22px; height:22px; margin-top:4px; margin-right:2px; background:url(../Images/selecthover.gif);}
.pli{width: 214px; float: left;}
.pli div{padding-left: 10px;}
.cli{width: 214px; float: left;}
.cli .box{width:198px;height: 22px;padding-left:10px;}
.cli .box .lbox{float:left;width:140px;}
.cli .box .rbox{float:right;padding-right:10px; text-align:center;}

#tipbox{width:420px; height:240px; background: #fff; margin:180px auto;  padding:20px; font-family:"微软雅黑","Microsoft YaHei"; }
#tipbox .title{ padding-left:15px; height:30px; margin-top:30px; line-height:30px; font-size:16px; font-weight:bold;}
#tipbox .text{width:360px; margin-left:20px; margin-top:10px;  margin-bottom:20px; line-height:25px; font-size:14px;}
#tipbox .text span{color:Red; }
#tipbox .btn{ width:340px; margin:0 auto;}

.otherway{width: 300px; margin:0 auto;  height:25px;  }
.otherway .tb{ width:110px; float:left;  height:25px;  }
.otherway .tb .btn{margin-left:25px;background:url(../images/tao.png) no-repeat left  center;  display:block;  width:100px;padding-left:25px; height:25px; line-height:25px; font:12px "宋体","微软雅黑",Arial; color:#383838; cursor:pointer;}
.otherway .wx{  margin-left:20px; display:block;  background:url(../images/wechat.png) no-repeat left  center; width:85px; padding-left:25px;  float:left; cursor:pointer; height:25px; line-height:25px;}
#div_wx{ display:none; background:#ddd; width:480px; height:340px;  position:absolute; top:172px; z-index:9999; }
#div_wx  .wxclose{ width:460px; text-align:right;  margin-top:10px;  padding-right:20px; height:28px; display:block;    }
#div_wx .wxewm{ width:480px;  text-align:center;  display:block;    }

.btnlogin{ width:214px; height:37px; line-height:37px; cursor:pointer; background:#56c358; border-radius:5px; display:block; color:#fff;}
.wxmsg{width:420px; padding-left:80px; background:url("../images/wxts.png") no-repeat;  margin:0 auto; margin-top:200px; line-height:70px;   font-size:16px; }
