@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; font-size:12px; line-height:26px; font-family:宋体,Verdana; background:#FFF;
background-image:url(http://www.adqoo.com/images/index_top_login_bg.gif); background-repeat:repeat-x;}
div,p,li{font-family:宋体,Verdana;}
form,ul,li,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
input,select,textarea{font-size:12px;line-height:16px; }
ul,li{list-style-type:none;}
img{border:0;}
h1{font-size:18px;}
h2{font-size:14px;}
h3{font-size:12px;}
a:link{ color:#000; text-decoration:none;}
a:visited{color:#000;text-decoration:none;}
a:hover{ color:red;text-decoration:none;}

/*各种颜色*/
.color01{color:#0068b7;}
.color02{color:#097c25;}
.color03{color:#eb6100;}
.color04{color:#000;}
.color05{color:#000;}

.topLogin{ text-align:right; color:#FFF;}
.topLogin span{ font-weight:bold; font-family:Verdana;}
.topLogin a:link{ text-decoration:none; color:#FFF;}
.topLogin a:visited{ text-decoration:none; color:#FFF;}
.topLogin a:hover{ text-decoration:underline; color:#FFF;}


/*常用框体*/
.body{width:1000px;overflow:hidden; margin:auto;margin-bottom:0px; }
.bodyContBox{ float:left;width:750px; overflow:hidden;  }
.bodyListBox{ float:right;width:240px; overflow:hidden; }

.unBody .bodyContBox{ float:right;}
.unBody .bodyListBox{ float:left;}

/*按钮*/

a.btn01{width:62px; height:26px; display:block; line-height:26px; text-align:center;}
a.btn01:link {  background:url(http://www.adqoo.com/images/btn01.gif);color:#FFF;} 
a.btn01:visited { background:url(http://www.adqoo.com/images/btn01.gif);color:#FFF;} 
a.btn01:hover{ background:url(http://www.adqoo.com/images/btn01Over.gif);color:#FFF;}
a.btn03{width:130px; height:26px; display:block; line-height:26px; text-align:center; font-weight:bold;}
a.btn03:link {  background:url(http://www.adqoo.com/images/btn02.gif);color:#FFF;} 
a.btn03:visited { background:url(http://www.adqoo.com/images/btn02.gif);color:#FFF;} 
a.btn03:hover{ background:url(http://www.adqoo.com/images/btn02Over.gif);color:#FFF;}

a.btn02{width:89px; height:19px; border:#a6d0e7 1px solid; display:block; line-height:19px; text-align:center;}
a.btn02:link {  background:url(http://www.adqoo.com/images/textBtn01.gif); color:#666;} 
a.btn02:visited { background:url(http://www.adqoo.com/images/textBtn01.gif);color:#666;} 
a.btn02:hover{ background:url(http://www.adqoo.com/images/textBtn02.gif);color:#666;}

.inputBtn01{ border:none;width:62px; height:26px;background:url(http://www.adqoo.com/images/btn01.gif); color:#FFF;}
.inputBtn02{ width:100px; height:26px; border:1px solid #1f54bc; font-size:14px; font-weight:bold; color:#FFF; background:url(../images/input_btn02.gif); cursor:pointer;}
.inputBtn03{ border:none;width:130px; height:26px;background:url(http://www.adqoo.com/images/btn02.gif);color:#FFF;}
.inputBtn04{ border:none;width:199px; height:28px; line-height:28px; font-size:13px; font-weight:bold;background:url(http://www.adqoo.com/images/input_btn05.gif);color:#FFF;}

a.btn04{color:#FFF;width:90px; height:24px; line-height:24px; border:1px solid #74ace5; background:#7ac5e0; color:#FFF; text-align:center; display:block;}
a.btn04:link{color:#FFF;width:90px; height:24px;line-height:24px; border:1px solid #74ace5; background:#7ac5e0; color:#FFF; text-align:center; display:block;}
a.btn04:visited{color:#FFF;} 
a.btn04:hover{ text-decoration:underline;color:#FFF;}

a.btn05{color:#FFF;width:90px; height:24px; line-height:24px; border:1px solid #f8793a; background:#fd9b33; color:#FFF; text-align:center; display:block;}
a.btn05:link{color:#FFF;width:90px; height:24px;line-height:24px; border:1px solid #f8793a; background:#fd9b33; color:#FFF; text-align:center; display:block;}
a.btn05:visited{color:#FFF;} 
a.btn05:hover{ text-decoration:underline;color:#FFF;}


/*表格*/
.dottedTableHead { overflow:hidden; border-bottom:#999 1px solid; font-weight:bold;}
.dottedTableHead tr td{ overflow:hidden; text-align:center;line-height:30px;}
.dottedTableBody { overflow:hidden; }
.dottedTableBody tr td{ overflow:hidden; text-align:center;border-bottom:#999 1px dotted; line-height:30px;}



.listItem01ti{ width:240px; height:25px; text-align:center; color:#ff4e00; font-size:14px; font-weight:bold; background:url(http://www.adqoo.com/images/list_item_ti01.gif); line-height:25px; overflow:hidden;margin:0 0 6px 0;}
.listItem02ti{ width:240px; height:32px; text-align:center; color:#ff4e00; font-size:14px; font-weight:bold; background:url(http://www.adqoo.com/images/list_item_ti02.gif); line-height:32px; overflow:hidden;margin:0 0 2px 0;}
.listItem02ti{color:#27517d;}
.listItem02ti span{ cursor:pointer;}


.listItemBody{ margin:0 0 6px 0; width:240px; overflow:hidden;}
.listItemBody p{width:225px;margin-top: 0;margin-right: auto;margin-bottom: 0;margin-left: auto;
}
.listItemBody p a:link{color:#000;}
.listItemBody p a:visited{ color:#000;}
.listItemBody p a:hover{ color:red;}

.listItemMore01{ clear:inherit;width:210px; height:20px; font-size:12px; line-height:20px; padding:0 20px 0 0 ; margin:auto; color:#ff4504; background:#efefef; font-weight:bold; text-align:right;}
.listItemMore01 a:link{color:#ff4504;}
.listItemMore01 a:visited{color:#ff4504;}
.listItemMore01 a:hover{color:#ff4504;}

/*首页顶部登录*/

.topLogin{ width:1000px; height:29px; background:url(http://www.adqoo.com/images/index_top_login_bg.gif); margin:auto; margin-bottom:6px;}
.navCenter{ width:640px; height:148px; padding:0 0 0 360px; background:url(http://www.adqoo.com/images/index_nav_bg.gif); margin:auto; margin-bottom:6px; overflow:hidden;}

/*首页导航*/
.navCenterMenu{ margin:11px 0 0 0; width:600px; height:90px; overflow:hidden;}
.navCenterMenu span{display:none;}
.navCenterMenu ul li{ float:left; width:120px; height:90px; text-align:center; font-size:14px; font-weight:bold;}
.navCenterMenu ul li a{ width:120px; height:90px; display:block;}
.navCenterMenu ul li a:link{ width:120px; height:90px;color:#02468d;}
.navCenterMenu ul li a:visited{color:#02468d;}
.navCenterMenu ul li a:hover{color:red;}

.navCenterMenu ul li img{ display:block; width:75px; height:70px; margin:0 auto 0 auto;}
/*副菜单*/
#navCenterMenuSub { margin:5px 0 0 0;position:relative;padding:0;float:left; height:28px; line-height:26px; width:610px; background:url(http://www.adqoo.com/images/navCenterMenuSubBg.gif);}
#navCenterMenuSub p{ width:550px; color:#1a85d6; margin:0 0 0 35px; line-height:28px; height:28px; padding:0; text-align:center; font-family:宋体; overflow:hidden;}
#navCenterMenuSub a{ margin:1px 10px 0 10px; font-family:宋体;}
#navCenterMenuSub a:link{ color:#1a85d6;}
#navCenterMenuSub a:visited{ color:#1a85d6;}
#navCenterMenuSub a:hover{ color:red; text-decoration:underline;}
#navCenterMenuSub #menuArrow{ position:absolute;z-index:100; left:50px; top:-6px;}


/* foot*/
.foot{ height:100px; width:100%; background:url(http://www.adqoo.com/images/inde_foot_bg.gif); overflow:hidden;}
.foot p{ color:#FFF; text-align:center;}
.footLink{ font-size:14px; font-weight:bold; margin:15px 0 10px 0;}
.footLink a:link{ color:#FFF;}
.footLink a:visited{color:#FFF;}
.footLink a:hover{color:#FFF; text-decoration:underline;}

.footCopy{font-size:10px; font-family:Verdana;}


/*注册首页*/
.regIndexBody{ position:relative; height:530px;}

.loginBox{ width:398px; height:198px; background:url(../images/reg_box_bg.gif); font-size:14px; border:1px solid #9fc5e6; position:absolute; top:20px; left:0;}
.loginBox .title{ font-size:18px; color:#0055d4; font-family:微软雅黑,宋体; text-align:center; font-weight:bold; margin:15px 0 5px 0;}
.loginBox input{ vertical-align:middle;}
.loginBox .input{ padding:7px 0 7px 60px; line-height:0;}
.loginBox .input input{ width:160px;}
.loginBox .input a{ color:#F00; text-decoration:underline;}
.loginBox .check{ color:#0055d4;padding:7px 0 7px 60px; line-height:0;}
.loginBox .submit{ text-align:center;padding:7px 0 7px 0;}
.loginBox .cp{ padding:0 0 0 60px; font-size:14px; line-height:24px;}
.loginBox .email{ color:#0055d4; font-family:Verdana;}
.loginBox .warn{ padding:0 0 0 60px; font-size:14px; line-height:24px; font-weight:bold; color:red;}

.gotoRegBox{ border:1px solid #9fc5e6; background:#f5f5f5;width:398px;height:170px; font-size:14px;float:left; position:absolute; top:240px; left:0;}
.gotoRegBox .title{font-size:18px; color:#ff4504; font-family:微软雅黑,宋体; text-align:center; font-weight:bold; margin:15px 0 5px 0;}
.gotoRegBox .goto{ text-align:center;padding:3px 0 13px 0;}
.gotoRegBox .text{ padding:2px 0 2px 60px; line-height:17px;}
.gotoRegBox .text span{ font-weight:bold;}
.gotoRegBox .ctrl{ text-align:center; padding:30px 0 0 0;}

.regTab{width:27px; height:470px; background:url(../images/reg_index_tab.gif); position:absolute; top:5px; left:410px;}

.infoTitle{ font-size:18px; color:#0055d4; font-family:微软雅黑,宋体; font-weight:bold; margin:0px 0 5px 0; width:550px; float:right; padding:3px 0; clear:left;}
.infoBox{ font-size:14px; color:#0055D4; border:1px solid #bdbcbd; clear:both; float:right; width:550px; height:74px; margin:6px 0;}
.infoBox img{ float:left; border-right:1px solid #bdbcbd;}
.infoBox p{ padding:1em 2em 0em 10em;}

.ghostIn{ float:right; clear:both; padding:5px;}

.fpBody{ background:#F5F5F5; border:1px solid #bdbcbd; margin:0 0 5px 0; height:400px; overflow:hidden;}
/*注册页面*/

.regBody{ background:#F5F5F5; border:1px solid #bdbcbd; margin:0 0 5px 0; height:670px; overflow:hidden;}

.regTitle{ font-size:18px; color:#ff4504; font-family:微软雅黑,宋体; text-align:center; padding:15px 0 30px 0; font-weight:bold;}
.regSubmit{ padding:15px 0 30px 0; text-align:center;}
.protocol{  padding:20px 0 20px 0; text-align:center; font-size:12px;}
.protocol a{ text-decoration:underline;}
.protocol a:link{ color:#3333FF;}
.protocol a:visited{color:#3333FF;}
.protocol a:hover{ color:#FF0000;}

.formTable{ font-size:12px; line-height:20px;}
.formTable .error{ text-align:center;}
.formTable td{ height:60px;}
.formTable input{ width:243px; background:#FFF; border:1px solid #AAA; padding:2px 0;}
.formTable select{ width:153px;}
.formTable span{ color:red;}

.passLevelBox{ width:200px; overflow:hidden; line-height:22px;}
.passLevelBox .title{ float:left; width:60px; color:#0055d4;}
.passLevel{width:90px; height:22px; line-height:22px; background:#FFF; color:#575757; border:1px #47ccde dashed; float:left;}
.passLevel div { float:left; width:30px; height:22px; text-align:center; font-size:14px;}
.passLevel .passLevel-this { background:#3d637d; font-weight:bold; color:#FFF;}

/*找回密码*/
.findP{font-size:14px;padding:5px 0 5px 34.5%;}
.findTi{text-align:center;font-size:16px;padding:5px 0;letter-spacing: 0.2em; font-weight:bold;}
.findP .text{ width:243px; background:#FFF; border:1px solid #AAA; padding:3px 0;}
.findP .fitText{ width:120px;}
.findP img,input,select{ vertical-align:middle;}