/*------------------------------------------------------------------
[Master Stylesheet]
Project:           淘金湾网 - 用户中心
Version:           1.1
first time:        09-06-23
Last time:         11-12-27
Design:            Gogo
——————————————————————-*/
/* width:100px; white-space:nowrap; text-overflow:ellipsis; overflow: hidden; */
/* word-break:break-all; word-warp:warp; */
/* !important */
/*  word-spacing:10px */
/*  @import "style2.css"; */

/* 全局CSS定义 */
body {text-align:center;font-family: Arial, Helvetica, sans-serif;  margin:0; padding:0; background: #fff; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border:0; }
h1,h2,h3,h4,h5,h6 {margin:0; padding:0; font-size:12px; font-weight:normal;}
table,td,tr,th{font-size:12px;}
img{vertical-align:top;}
*{ word-wrap:break-word; outline:none; }
ul{ list-style:none; }
h1, h2, h3, h4, h5, h6{ font-size:12px; }
a{ color:#2366A8; text-decoration:none; }
	a:hover { text-decoration:underline; }
	a img{ border:none; }
em, cite, th{ font-style:normal; font-weight:normal; }
table{ border-collapse:collapse; }
th{ text-align:left; }
label{ cursor:pointer; }


/* 通用空白间距 */
.blank3{ height:3px; font-size:1px; width:100%; overflow:hidden;}
.blank5{ height:5px; font-size:1px; width:100%; overflow:hidden;}
.blank6{ height:6px; font-size:1px; width:100%; overflow:hidden;}
.blank9{ height:9px; font-size:1px; width:100%; overflow:hidden;}
.blank10{ height:10px; font-size:1px; width:100%; overflow:hidden;}
.blank12{ height:12px; font-size:1px; width:100%; overflow:hidden;}
.blank9w{ height:9px; font-size:1px; width:100%;  background:#fff;overflow:hidden;}
.blank15{ height:15px; font-size:1px; width:100%; overflow:hidden;}
.blank20{ height:20px; font-size:1px; width:100%; overflow:hidden;}

/* 链接颜色 */
a:link {color: #000; text-decoration:none;}
a:visited {color: #000000;text-decoration:none;}
a:hover {color: #ff6600; text-decoration:underline;}
a:active {color: #bc2931;}

/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed {color:#ff0000}
.cRed a:link{ color:#ff0000;}
.cRed a:visited{color:#ff0000;}

.cWhite { color:#ffffff;}
.cWhite a:link{ color:#ffffff;}
.cWhite a:visited{color:#ffffff;}

.cBlack { color:#000000;}
.cBlack a:link{ color:#000000;}
.cBlack a:visited{color:#000000;}

.cYellow { color:#ffff00;}
.cYellow a:link{ color:#ffff00;}
.cYellow a:visited{color:#ffff00;}

.cBlue { color:#1f3a87;}
.cBlue a:link{ color:#1f3a87;}
.cBlue a:visited{color:#1f3a87;}

.cDRed { color:#bc2931;}
.cDRed a:link{ color:#bc2931;}
.cDRed a:visited{color:#bc2931;}

.cGray { color:#4F544D;}
.cGray a:link{ color:#4F544D;}
.cGray a:visited{color:#4F544D;}

.cDGray { color:#666666;}
.cDGray a:link{ color:#666666;}
.cDGray a:visited{color:#666666;}

.c999 { color:#999999;}
.c999 a:link{ color:#999999;}
.c999 a:visited{color:#999999;}


/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}

/* 字体大小*/
.f10px{ font-size:10px;}
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}
.f16px{ font-size:16px;}
.f18px{ font-size:18px;}
.f20px{ font-size:20px;}
.f24px{ font-size:24px;}

/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; height:0px; overflow:hidden; visibility: hidden; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;}

/* 全局 */
.wrap { width:1003px; height:auto; margin:auto}
.wrap .headbox { height:125px; background:url(../images/admin_user/bg_top.gif) no-repeat}
.wrap .headbox .topmenu { height:32px; line-height:32px; text-align:right; margin:0px 10px;}
.wrap .mainbox { width:1003px; height:auto; border-bottom:#cccccc 1px solid; background:url(../images/admin_user/bg_mainbox.gif) repeat-x}
.wrap .mainbox .Lbox { width:210px; height:auto; float:left; border:#CCCCCC 1px solid; background:#FFFFFF; text-align:center}
.wrap .mainbox .Lbox .menu_cn { width:190px; margin:auto}
.wrap .mainbox .Lbox .menu_cn .menu_listUl { margin:5px 0px; padding:0px; list-style-type:none}
.wrap .mainbox .Lbox .menu_cn .menu_listUl li { height:34px; border-bottom:#CCCCCC 1px dashed; line-height:34px; text-align:left; font-size:14px; font-weight:bold}
.wrap .mainbox .Lbox .menu_cn .menu_listUl li a:link {color: #000; text-decoration:none;}
.wrap .mainbox .Lbox .menu_cn .menu_listUl li a:visited {color: #000000;text-decoration:none;}
.wrap .mainbox .Lbox .menu_cn .menu_listUl li a:hover {color: #ff6600; text-decoration:underline;}


.wrap .mainbox .Rbox { width:780px; height:auto; float:right; text-align:center}
.wrap .footer { width:1003px; height:auto; background:#f8f8f8; border-top:#FFFFFF 1px solid; height:96px}
.wrap .footer .bottommenu { line-height:28px; color:#999999; margin-top:20px}
.wrap .footer .bottommenu a:link {color: #333333; text-decoration:none;}
.wrap .footer .bottommenu a:visited {color: #333333;text-decoration:none;}
.wrap .footer .bottommenu a:hover {color: #ff6600; text-decoration:underline;}


/* 用户信息 */
.userxxbox { width:190px; margin:auto; height:95px; margin-top:10px; border-bottom:#CCCCCC 1px dashed}
.userxxbox .userhead { float:left; padding:3px; border:#CCCCCC 1px dashed; background:#f1f1f1;margin-right:10px} 
.userxxbox .username { height:26px; line-height:26px; text-align:left}
.userxxbox .usertxt { height:20px; line-height:20px; text-align:left}


/* 欢迎页 */
.w536 { width:536px; height:auto;text-align:center}
.welcome {height:44px; line-height:44px; text-align:right; color:#ff0000}
.welcome a:link {color: #ff0000; text-decoration:none;}
.welcome a:visited {color: #ff0000;text-decoration:none;}
.welcome a:hover {color: #ff6600; text-decoration:underline;}
.welcome .hello {height:44px; line-height:44px; float:left; color:#000000; }
.w234 { width:234px; height:auto; text-align:center}

.woyaobaoxinliaoBox {height:90px;border:#cccccc 1px solid; background:#ffffff}
.wodezuangtai {float:left; widtt:260px; line-height:24px;margin-top:10px;margin-left:10px; color:#003399;text-align:left}

.wansanziliao { height:60px;width:500px;margin:auto; border-bottom:#CCCCCC 1px dashed}
.wansanziliao .row1 { height:35px;line-height:35px;color:#003399;text-align:left}
.wansanziliao .row1 a:link {color: #ff0000; text-decoration:underline; font-weight:bold}
.wansanziliao .row1 a:visited {color: #ff0000;text-decoration:underline;font-weight:bold}
.wansanziliao .row1 a:hover {color: #ff6600; text-decoration:underline;}


.wansanziliao .row2 { height:24px;color:#003399;text-align:left}

.jdTD { height:24px; float:left; margin-right:10px}
.jdbox {width:211px; height:12px; background:url(../images/admin_user/bg_jd00.gif) repeat-x; border-left:#6f97c8 1px solid; border-right:#d4d0c8 1px solid; overflow:hidden;}
.jdt { background:url(../images/admin_user/bg_jd0.gif) repeat-x; text-align:right}
.jdTD a:link {color: #003399; text-decoration:none }
.jdTD a:visited {color: #003399;text-decoration:none}
.jdTD a:hover {color: #ff6600; text-decoration:underline;}

.titlebox { height:24px; line-height:24px; text-align:right; border-bottom:#CCCCCC 1px solid; padding-right:5px}
.titlebox .TT { text-align:left; float:left; height:24px; line-height:24px; background:url(../images/admin_user/jt.gif) no-repeat 5px 7px; padding-left:15px; font-weight:bold; color:#e90000; font-size:14px}

/* 知道 */
.qsbox {height:56px;border-bottom:1px #dedede dashed;width:500px;margin:auto;margin-top:10px}
.qsbox .img { float:left;padding:2px;border:1px #cccccc solid}
.qsbox .txt {float:right;width:430px; text-align:left}
.qsbox .txt .uName {color:#cc0000;font-weight:bold;height:24px;line-height:24px;font-size:14px}
.qsbox .txt .qss {text-align:right;height:24px;line-height:24px;color:#cc0000}
.qsbox .txt .qss .qstitle {float:left;width:350px;height:24px;line-height:24px;white-space:nowrap; text-overflow:ellipsis; overflow: hidden;text-align:left;}

/* 活动 */
.hdbox { margin:auto}
.hdbox .imgbox { float:left;padding:3px; background:#f6f6f6; border:1px solid #CCCCCC; margin:0px}
.tghdxxbox { float: left; margin-left:10px;}

.hdbox h2 { font-size:14px; height:22px; line-height:22px; text-align:left;}

.tghdxxbox h3 { font-size:12px; line-height:24px; text-align:left;white-space:nowrap; text-overflow:ellipsis; overflow: hidden; width:170px;color:#003399}

.baominrenshu { font-weight:bold; background:#f6f6f6; border:#CCCCCC 1px solid; padding:5px 10px; text-align:left}
.baomingbox {margin-top:3px; margin-left:10px}

.w275 {width:275px}
.w255 {width:255px}


.photobox { margin-top:10px}
.photobox .img { float:left; margin-left:10px}

/* 右边 */
.RTT { height:29px; text-align:left; line-height:29px; border-bottom:#cccccc 1px solid; padding-left:30px; font-size:14px; color:#003399; font-weight:bold}
.bg_help { background:url(../images/admin_user/bg_help.gif) no-repeat}
.bg_wenhao {background:url(../images/admin_user/bg_wenhao.gif) no-repeat}

.help_list { height:24px; line-height:24px; text-align:left; width:214px; margin:auto; background:url(../images/admin_user/icon_wh.gif) no-repeat 0px 6px;white-space:nowrap; text-overflow:ellipsis; overflow: hidden; text-indent:20px}


.Cnbox { width:760px; margin:20px auto}


.content {
 width:770px; margin:5px auto; text-align:center;
}
.content .tbs {
	PADDING-BOTTOM: 5px;BORDER: #cccccc 1px solid; PADDING:1px; BACKGROUND: #fff; MARGIN-BOTTOM: 10px; 
}
.content .tbs table { width:740px; margin:auto;}
.tbs H1 {
	PADDING-LEFT: 1em; BACKGROUND: url(../images/admin_user/header_bg.gif) #2f589c repeat-x 0px 0px; COLOR: #fff; LINE-HEIGHT: 31px; text-align:left; font-weight:bold
}
.content .footoperation {
	BORDER-TOP-STYLE: none; BORDER-BOTTOM: #cccccc 1px dashed;
}
.content .tbs THEAD TH {
	BORDER-TOP-STYLE: none; BORDER-BOTTOM: #cccccc 1px dashed
}
.content .tbs THEAD TD {
	BORDER-TOP-STYLE: none; BORDER-BOTTOM: #cccccc 1px dashed
}
.content .tbs TBODY TH {
	BORDER-TOP-STYLE: none; BORDER-BOTTOM: #cccccc 1px dashed
}
.content .tbs TBODY TD {
	BORDER-TOP-STYLE: none; BORDER-BOTTOM: #cccccc 1px dashed
}
.formbox tr { height:37px}
.formbox TH {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; text-align:center;BORDER-BOTTOM: #cad9ea 1px dashed; font-weight:bold; color:#333333;
}
.formbox TD {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; text-align:left;BORDER-BOTTOM: #cad9ea 1px dashed
}

.formbox TABLE A {
	COLOR: #069
}
.formbox LABEL {
	CURSOR: pointer
}
.lighttxt {
	COLOR: #999
}
.formbox .tips {
	COLOR: #999
}
.formbox TH UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
.tabs {
	BORDER-TOP: #fff 1px solid; BACKGROUND: #e8f3fd; MARGIN-BOTTOM: 15px; PADDING-BOTTOM: 26px; BORDER-BOTTOM: #cad9ea 1px solid
}
.tabs LI {
	BORDER-RIGHT: #cad9ea 1px solid; FLOAT: left; LINE-HEIGHT: 27px; HEIGHT: 27px
}
.tabs LI.current {
	FONT-WEIGHT: bold; BACKGROUND: #fff; HEIGHT: 27px
}
.tabs LI A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FLOAT: left; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}


.com_sorry { font-size:28px; font-weight:bold; height:50px; line-height:50px}
.com_xieyi { line-height:22px; text-align:left; color:#000000; margin:0px 30px; border:#CCCCCC 1px dashed; padding:10px 40px; background:#f8f8f8}


/* login&reg */

.tbox {height:36px; text-align:left;margin:10px;background:url(../images/admin_user/bg_tbox.gif) repeat-x;color:#004aa7; line-height:36px; font-size:14px;font-weight:bold;padding-left:5px}
.login-reg-Box {width:752px; height:300px; background:url(../images/admin_user/line-c.gif) repeat-y center; margin:auto}
.login-reg-Box .CNSbox {width:353px; height:300px}
.login-reg-Box .bgL { background:url(../images/admin_user/bg_login.gif) no-repeat; float:left}
.login-reg-Box .bgR { background:url(../images/admin_user/bg_reg.gif) no-repeat; float:right}

.loginh1 { color:#666666; font-size:14px; font-weight:bold; height:50px; line-height:50px}
.loginh2 { color:#ff8a00; height:30px;text-align:left;margin-left:110px}
.loginh3 { height:24px; line-height:24px; height:34px; font-weight:bold}
.loginh4 { color:#666666; height:30px;text-align:left;margin-left:110px }
.inputlogin { height:16px; width:170px}
.loginh5 { color:#ff8a00; height:31px;text-align:left;margin-left:110px }
.loginh5 a:link {color: #ff8a00; text-decoration:underline;}
.loginh5 a:visited {color: #ff8a00;text-decoration:underline;}
.loginh5 a:hover {color: #ff6600; text-decoration:underline;}

.regh1 { line-height:24px; text-align:left; margin-left:110px}
.regh1 a:link {color: #ff0000; text-decoration:underline;}
.regh1 a:visited {color: #ff0000;text-decoration:underline;}
.regh1 a:hover {color: #ff6600; text-decoration:underline;}

.loginReadBox {width:752px; height:100px; background:url(../images/admin_user/line-c.gif) repeat-y center; margin:auto; border:#e0e0e0 3px solid}
.loginReadBox .CNSbox {width:353px; height:100px}
.loginReadBox .CNSbox .readtxt { text-align:left; line-height:24px; color:#666666; font-size:14px; padding:20px 15px}

.zqxz { text-align:left; line-height:24px; margin:10px; background:#f8f8f8; padding:10px; color:#333333; border:#CCCCCC 1px dashed; word-spacing:10px}

.czBox { border-bottom:#CCCCCC 1px dashed; text-align:center}
.czrkText { line-height:20px; text-align:left; color:#666666; text-indent:20px}
.czlxName { font-size:14px; color:#000000; text-align:center; height:40px; line-height:40px; font-weight:bold}
.qrcz { text-align:right; margin:10px 0px}
.qrtj { text-align:center; margin:10px 0px}

.hzhbimg { border:#CCCCCC 1px solid; margin:5px;}

.paytype { font-size:14px; color: #000099; font-weight:bold; background: #f0f0f0; padding:10px}
.paynameDl { margin:20px}
.paynameDl .paynameDD { float:left; width:220px; height:50px;}
.paynameDl .paynameDD input { margin-top:12px; margin-right:10px}
.paynameDl .paynameDD img { border:#999999 1px solid;}

.borderColor99 { border:#999999 1px solid;}
.borderColorF6 { border:#ff6600 1px solid;}
