/*------------------------------------------------------------------
[Master Stylesheet]
Project:           0752tg 用户登录-注册
Version:           2.0
Last time:         2009-02-21
Design:            Gogo

——————————————————————-*/
@import "0752tg.css";

/* width:100px; white-space:nowrap; text-overflow:ellipsis; overflow: hidden; */
/* word-break:break-all; word-warp:warp; */
/* !important */
/*  word-spacing:10px */
/*  @import "style2.css"; */

/*用户登录*/

.header {width:1003px; height:100px; margin:auto}
.header .logo{width:200px;height:100px; float:left;text-align:left;}
.header .rightbox {width:780px; height:100px; float:right}
.Row {color:#000000; height:40px; line-height:40px; text-align:right}
.Row a:link {color: #ee1e00; text-decoration:none;}
.Row a:visited {color: #ee1e00;text-decoration:none;}
.Row a:hover {color: #ff6600; text-decoration:underline;}

.Row2 {color:#000000;text-align:right;}
.Row3 {color:#000000;text-align:right;height:30px; line-height:30px;}

.mainbox {width:1003px;height:500px; background:url(../images/login/bg.gif) no-repeat; margin:auto}

.frombox { width:300px; height:200px; float:right; margin-top:110px; margin-right:70px!important; margin-right:35px;}
.frombox .p {font-size:14px; height:40px}
.frombox .p2 {font-size:12px; height:40px; text-align:left; margin-left:75px}
.frombox .p2 a:link {color: #ee1e00; text-decoration:underline;}
.frombox .p2 a:visited {color: #ee1e00;text-decoration:underline;}
.frombox .p2 a:hover {color: #ff6600; text-decoration:underline;}

.frombox .p3 {font-size:12px; height:40px; text-align:left; margin-left:80px}

.input { width:200px; height:24px; border:#CCCCCC 1px solid}

.loginbox { height:450px;}
.copyright { height:50px; line-height:50px; text-align:left; padding:0px 10px; font-family:Arial, Helvetica, sans-serif}


/*管理员登录*/
.admin_mainbox {width:1003px;height:500px; background:url(../images/admin/bg_admin.gif) no-repeat; margin:auto}
.admin_mainbox .logins {text-align:right;color:#ffffff;margin:0px 20px;font-size:14px;font-weight:bold}
.admin_mainbox .logins .input { width:200px; height:20px; border:#CCCCCC 1px solid}


/*用户注册*/
.regbox {width:1003px;height:500px; background:url(../images/login/bg_reg.gif) no-repeat; margin:auto}

.frombox2 { width:800px; height:200px; float:left; margin-top:110px; margin-left:90px!important; margin-left:45px; text-align:left}
.frombox2 .p {font-size:14px; height:40px}
.frombox2 .p2 {font-size:12px; height:40px; text-align:left; margin-left:75px}
.frombox2 .p2 a:link {color: #ee1e00; text-decoration:underline;}
.frombox2 .p2 a:visited {color: #ee1e00;text-decoration:underline;}
.frombox2 .p2 a:hover {color: #ff6600; text-decoration:underline;}

.frombox2 .p3 {font-size:12px; height:40px; text-align:left; margin-left:60px}

.zm {margin-left:10px;color:#999999}
.red {color:#ff0000}
.line { border-bottom:#CCCCCC 1px dashed; margin:10px 0px 20px 0px}

/*用户注册 - 商家*/
.regbox_com {width:1003px;height:650px; background:url(../images/login/bg_reg_com.gif) no-repeat; margin:auto}
.loginbox_com { height:600px;}
.frombox2_com { width:800px; height:200px; float:left; margin-top:110px; margin-left:90px!important; margin-left:45px; text-align:left}
.frombox2_com .p {font-size:14px; height:40px}
.frombox2_com .p2 {font-size:12px; height:40px; text-align:left; margin-left:75px}
.frombox2_com .p2 a:link {color: #ee1e00; text-decoration:underline;}
.frombox2_com .p2 a:visited {color: #ee1e00;text-decoration:underline;}
.frombox2_com .p2 a:hover {color: #ff6600; text-decoration:underline;}

.frombox2_com .p3 {font-size:12px; height:40px; text-align:left; margin-left:60px}

.zm {margin-left:10px;color:#999999}
.red {color:#ff0000}
.line { border-bottom:#CCCCCC 1px dashed; margin:10px 0px 20px 0px}

