﻿/*
理念：1. reset 的目的不是清除浏览器的默认样式，这仅是部分工作。清除和重置是紧密不可分的。
     2. reset 的目的不是让默认样式在所有浏览器下一致，而是减少默认样式有可能带来的问题。
     3. reset 期望提供一套普适通用的基础样式。但没有银弹，推荐根据具体需求，裁剪和修改后再使用。
特色：1. 适应中文；2. 基于最新主流浏览器。
*/

/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td {margin: 0;padding: 0;} /* table elements 表格元素 */

/** 设置默认字体 **/
body,
button, input, select, textarea {font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;} /* for ie */ 
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

/** 重置列表元素 **/
ul, ol { list-style: none; }

/** 重置文本格式元素 **/
a { text-decoration: none; }
a:hover { text-decoration: underline; }

sup { vertical-align: text-top; } /* 重置，减少对行高的影响 */
sub { vertical-align: text-bottom; }

/** 重置表单元素 **/
legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
#saytext{
	width:330px;
	padding:2px;
}
#Clinian{
	width:330px;
	padding:2px;
	
}
/* 注：optgroup 无法扶正 */

/** 重置表格元素
table { border-collapse: collapse; border-spacing: 0; } **/

/* 隐藏 */
.hidden { display: none; }
.invisible { visibility: hidden; }

/* 清除浮动 */
.AntClear:after{content:'\20';display:block;height:0;clear:both;}
.AntClear { *zoom: 1; }

.AntBr {text-align:justify;text-justify:inter-ideograph;}

.money{ color:#ff0000;}
/*找回密码*/
.AntAuto{ margin:0 auto; margin-top:50px; margin-bottom:50px; }
.AntAuto .table_login {margin:30px 0 40px; margin:0 auto; }
.AntAuto .table_login .bt{ padding:20px 0 40px 80px; width:220px; background:url(../Images/Ant-Success_03.gif) no-repeat; font-weight:bold; font-size:16px; color:#479D06}
.AntAuto .table_login td {line-height:24px; font-size:14px; color:#585858}
.AntAuto .table_login td #PicValidateCode{ margin-left:5px;}
.AntAuto .table_login td.fblk, .fblk p {color:#000;}
.AntAuto .table_login td a{ color:blue;}
.AntTextInput{background:url(../Images/AntUserReg.jpg) #FFFFFF no-repeat -8px -226px;line-height: 20px;height: 20px;padding: 2px; width:160px; border: 1px solid #A7A6AA; float:left;}

/* CSS Document */

/*----------会员中心页面----------*/
/*Accout_Left*/
.AntAccout { width:950px; height:auto; overflow:hidden; margin:0 auto;}
.AntAccout_Left { width:152px; height:auto; overflow:hidden; float:left;}
.AntAccout_Left .AntAccout_Title { width:145px; height:46px; overflow:hidden; background:url(../Images/AntAccout.gif) left top; font-size:14px; font-weight:bold; color:#FFFFFF; line-height:3em; text-align:center; padding-left:7px;}
.AntAccout_Left .AntAccout_Title a{ font-size:14px; font-weight:bold; color:#FFFFFF; }
.AntAccout_Left .AntAccout_Title a ,.AntAccout_Left .AntAccout_Title a:link ,.AntAccout_Left .AntAccout_Title a:visited{ color:#ffffff;text-decoration:none;}
.AntAccout_Left .AntAccout_Title a:Hover {  text-decoration:underline;}

.AntAccout_Left .AntAccout_Content .AntAccout_Bottom { width:153px; height:3px; background:url(../Images/AntAccout.gif) left -118px;}
.AntAccout_Left .AntAccout_Content .AntAccout_ClassYes {display:block; width:120px; height:26px; overflow:hidden; background:url(../Images/AntAccout.gif) left -167px; clear:both; color:#333333; padding-left:32px; line-height:2.2em; cursor:pointer;}
.AntAccout_Left .AntAccout_Content .AntAccout_ClassNo {display:block; width:120px; height:26px; overflow:hidden; background:url(../Images/AntAccout.gif) left -136px; clear:both;/*font-weight:bold;*/color:#333333; line-height:2.2em; padding-left:32px; cursor:pointer;}
.AntAccout_Left .AntAccout_Content a {clear:both; display:block; width:135px; height:31px; color:#333333; overflow:hidden; background:url(../Images/AntAccout.gif) left -46px; padding:4px 0px 0px 22px;padding-top:8px/9}
.AntAccout_Left .AntAccout_Content a span { display:block; width:16px; height:16px; overflow:hidden; float:left; margin:2px 8px 0px 0px;}
.AntAccout_Left .AntAccout_Content a:hover { background:url(../Images/AntAccout.gif) left -81px; text-decoration:underline; color:#0099ff;}
.AntAccout_Left .AntAccout_Content .current { background:url(../Images/AntAccout.gif) left -81px; text-decoration:underline; color:#0099ff;}

/*Accout_Center*/

/*Warning*/
.AntAccout_Center { width:640px; height:auto; overflow:hidden; float:left; margin-left:0px;}
.AntAccout_Center_Warning { padding:10px 0 8px 15px; width:623px; height:auto; overflow:hidden; clear:both;background: none repeat scroll 0 0 #fff;border: 1px solid #ddd; font-size:12px; color:#404040; padding-left:15px;}
.AntAccout_Center_Warning span { color:#ea2c8a; float:left; display:block; width:60px; padding-left:17px; background:url(../Images/AntAccout.gif) -5px -210px;}
.AntAccout_Center_Warning div { float:left; width:auto;  height:20px; overflow:hidden;margin:0; padding:0; }
.AntAccout_Center_Warning div ul{ margin:0; padding:0;}
.AntAccout_Center_Warning div ul li{ height:20px; line-height:20px; width:auto; overflow:hidden; margin:0; padding:0; clear:both;}
.AntAccout_Center_Warning a{ color:#404040;}
.AntAccout_Center_Warning a:hover { color:#404040;}



/*User*/
.AntAccout_Center .AntAccout_Center_User { width:620px; margin:10px 0px 0px 0px; height:170px; overflow:hidden; border:solid 1px #ddd; background:#fff; padding:20px 0px 0px 18px;}
.AntAccout_Center_User .AntAccout_Center_Left { width:142px; height:143px; overflow:hidden; float:left;text-align:center;}
.AntAccout_Center_User .AntAccout_Center_Left img { width:90px; height:90px; padding:1px; border:solid 1px #CCCCCC; margin:17px 0px 0px 0px;;}
.AntAccout_Center_Left p { width:80px; margin:0 auto;}
.AntAccout_Center_Left p a { color:#333; line-height:2.5em;}
.AntAccout_Center_Left p a:hover { color:#333; text-decoration:underline;}
.AntAccout_Center_Left span { display:block; width:16px; height:12px; background:url(../Images/AntAccout.gif) -733px -197px; float:left; margin-top:7px;}
.AntAccout_Center_Rithg { width:370px; height:auto; overflow:hidden;float:left; padding-left:15px; color:#404040; line-height:2.1em;}
.AntAccout_Center_Rithg li { clear:both; }
.AntAccout_Center_Rithg .A { font-size:14px; font-weight:bold; color:#333333;}
.AntAccout_Center_Rithg .B span { color:#ea2c8a;}
.AntAccout_Center_Rithg .C { width:360px;}
.AntAccout_Center_Rithg .D a { color:#0066cc;}
.AntAccout_Center_Rithg .D a:hover {}
.AntAccout_Center_Rithg .E span { color:#ea2c8a;}
.AntAccout_Center_Rithg .E a { color:#0033cc;}
.AntAccout_Center_Rithg .F .Integral { float:left;}
.AntAccout_Center_Rithg .F .SMS { float:left; display:block; width:13px; height:11px; background:url(../Images/AntAccout.gif) -861px -50px; margin:6px 5px 0px 20px;}
.AntAccout_Center_Rithg .F .SMS_ { margin-right:30px; float:left;}
.AntAccout_Center_Rithg .F .SMS_:hover { color:#333;}
.AntAccout_Center_Rithg .F .NewSMS { display:block; width:87px; height:22px; overflow:hidden; background:url(../Images/AntAccout.gif) -853px -196px; float:left; padding:3px 0px 0px 10px; margin-top:-3px;}
.AntAccout_Center_Rithg .F .NewSMS span { color:#ea2c8a;}

/*NewSms*/
.AntAccout_Center_NewSms { width:auto;height:103px; overflow:hidden; border:solid 1px #ddd; margin:5px 0px 0px 0px; padding:7px 0px 0px 30px; line-height:2em; color:#5f5f5f;background-color:#fff;}
.AntAccout_Center_NewSms a { height:25px; line-height:25px; overflow:hidden;padding-right: 10px;width: 290px; float:left;}
.AntAccout_Center_NewSms a span { color:#ea2c8a;}

/*Quick Menu*/
.AntAccout_Center_QuickMenu { width:638px; height:auto; margin:5px 0px 5px 0px; border-bottom:2px solid #bbb; border-right:1px solid #ddd; border-left:1px solid #ddd; border-top:1px solid #ddd; background-color:#fff;}
.AntAccout_Center_QuickMenuEnd { width:638px; height:15px; overflow:hidden; clear:both;}
.AntAccout_Center_QuickMenu .AntAccout_Content {width:510px; height:auto; overflow:hidden; margin: 0 auto; margin-left:25px; padding-top:15px;}
.AntAccout_Center_QuickMenu .AntAccout_Content .A,.B,.C,.D { float:left;}
.AntAccout_Center_QuickMenu .AntAccout_Content .A { padding-left:10px;}
.AntAccout_Center_QuickMenu .AntAccout_Content .B { color:#ea2c8a; padding-right:10px;}
.AntAccout_Center_QuickMenu .AntAccout_Content .C { width:110px; display:block; color:#FF0000; float:left; }
.AntAccout_Center_QuickMenu .AntAccout_Content .D { display:block; width:30px; height:17px; background:url(../Images/AntAccout.gif) -908px -47px; overflow:hidden; position:relative; top:-8px;}
.AntAccout_Center_QuickMenu .AntAccout_Content_Bottom { width:510px; height:auto; clear:both; padding:15px 0px 10px 0px;}
.AntAccout_Center_QuickMenu .AntAccout_Content_Bottom a { display:block; width:60px; height:21px; +line-height:2em; _line-height:1.7em; overflow:hidden; float:left; color:#FFFFFF; text-indent:-2px; padding-left:29px; margin-left:10px;}
.AntAccout_Content_Bottom a,.AntAccout_Content_Bottom a:link,.AntAccout_Content_Bottom a:visited,.AntAccout_Content_Bottom a:hover { color:#FFFFFF; background-color:#ea2c8a; text-decoration:none;}

/*Statistics*/
.AntAccout_MarginLeft2 { margin-left:2px;}
.AntAccout_Center_InfoTitle {height:35px; overflow:hidden;font-size:14px; color:#333333; padding-left:20px; font-weight:bold; line-height:2.5em;background-color: #fff;border: 1px solid #ddd;}
.AntAccout_Center_InfoTitle span .AntMore {}
.AntAccout_Center_InfoTitle span {  display:block; z-index:10;  height:35px; width:20px; float:right;}
.AntAccout_Center_InfoTitle #right{ float:left;padding-left:105px; z-index:100; font-weight:normal; font-size:12px;}
.AntAccout_Center_InfoTitle #left{ float:left; }
.AntAccout_Center_InfoEndiTgb { width:auto; height:3px; overflow:hidden; background:url(../Images/quanbg.gif);  clear:both;}
.AntAccout_Center_InfoEndiT { width:auto; height:3px; overflow:hidden;  clear:both;}
.AntAccout_Center_InfoEndiT span { display:block; height:3px; width:20px; float:right;}
.AntAccout_Center_InfoBorder { width:546px; height:auto; clear:both; line-height:2em; padding:15px 0px 0px 0px;}
.AntAccout_Center_InfoBorder .Li { color:#404040; width:250px; float:left; padding-left:10px;}
.AntAccout_Center_InfoBorder .Li a { color:#3366cc;}
.AntAccout_Center_InfoBorder .Li a font { color:#ff6600; font-size:12px; font-weight:bold;}
.rightquan{padding:15px; overflow:hidden;border-left:solid 1px #bbd2de; border-right:solid 1px #bbd2de; color:#666666; font-size:14px; text-indent:2em; line-height:25px;}
.rightquan p{ padding-top:10px; margin:0;}
.rightquanp object{ margin:0; padding:0;}
/*Accout_Right*/
.AntAccout_Right { width:231px; height:auto; overflow:hidden; float:right; }
.AntAccout_Right .AntAccout_Right_List_ { width:221px; padding:12px 0px 7px 8px; overflow:hidden;background-color: #fff;border-left: 1px solid #ddd;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd}
.AntAccout_Right .AntAccout_Right_List { width:210px; height:auto; overflow:hidden; margin: 0 auto;}
.AntAccout_Right .AntAccout_Right_List li { width:205px; line-height:25px; height:25px; overflow:hidden;  background:url(../Images/AntAccout.gif) left -240px;}
.AntAccout_Right .AntAccout_Right_List a { color:#4c4c4c; }
.AntAccout_Right .AntAccout_Right_List a:hover { color:#FF3300;}

/*Accout_Right_Service*/
/*
.AntAcout_Right_Service_1 {width:56px; height:56px; float:left; overflow:hidden;/*background:url(../Images/AntAccout.gif) -770px -198px; padding-left:5px; margin-top:10px;}*/
.AntAcout_Right_Service_2 { background:none; overflow:hidden;float:left; clear:both; color:#333333; margin-left:20px; +margin-left:25px; _margin-left:10px;} 
.AntAcout_Right_Service_2 li { clear:both; white-space:nowrap; padding-left:20px; width:180px;}
.AntAcout_Right_Service_2 .A { width:auto; background:url(../Images/AntAccout.gif) no-repeat -256px -242px; height:25px;}
.AntAcout_Right_Service_2 .B { width:auto; background:url(../Images/AntAccout.gif) no-repeat -467px -242px; height:25px;}

/*----------会员登录页面----------*/
.AntUserLoginPage { width:950px; height:450px; background:url(../Images/AntLoginBg_03.jpg) no-repeat; overflow:hidden; margin:0 auto;}
.AntUserLoginPage_Left { width:371px; height:auto; float:left;padding:168px 0px 0px 119px; }
.AntUserLoginPage_Left a {display:block; width:107px; height:40px; background:url(../Images/AntUserReg.jpg) -809px -180px; color:#FFFFFF; text-align:center;}
.AntUserLoginPage_Left a:visited { color:#FFFFFF;}
.AntUserLoginPage_Right { width:400px; height:auto; float:left; padding:190px 0px 0px 0px; font-size:14px;color:#333333;}
.AntUserLoginPage .AntUserLoginPage_Right .AntUserLoginPage_Ul {padding:15px 0px 0px 40px;}
.AntUserLoginPage .AntUserLoginPage_Right .AntUserLoginPage_Ul li { clear:both;}
.AntUserLoginPage .AntUserLoginPage_Right .AntUserLoginPage_Ul .A{ font-size:14px;display:block; height:45px; float:left; line-height:2em;}
.AntUserLoginPage .AntUserLoginPage_Right .AntUserLoginPage_Ul a { font-size:12px; }
.AntUserLoginPage .AntUserLoginPage_Right .AntUserLoginPage_Ul a font { font-size:12px; color:#0041d9;}
.AntUserLoginPage .AntUserLoginPage_Right .AntUserLoginPage_Ul .AntCod { display:block; float:left;  margin:-3px 5px 0px 5px;}

.AntInfoTextInputFile { height:30px; line-height:30px; padding:2px 5px;}
.AntUserLoginPage_Right .AntInfoTextInput  { background:url(../Images/AntUserReg.jpg) #FFFFFF no-repeat -8px -226px;line-height: 20px;height: 20px;padding: 2px; width:160px; border: 1px solid #A7A6AA; float:left;}
.AntUserRegisterPage .AntInfoTextInput { background:url(../Images/AntUserReg.jpg) #FFFFFF no-repeat -8px -226px;line-height: 20px;height: 20px;padding: 2px; width:160px; border: 1px solid #A7A6AA; }
.AntInfoTextInputOrder { background:url(../Images/AntUserReg.jpg) #FFFFFF no-repeat -8px -226px;line-height: 20px;height: 20px;padding: 2px; width:160px; border: 1px solid #A7A6AA; }
.AntUserLoginPage .AntUserLoginPage_Right .AntUserLoginPage_Ul .AntUserLoginPageSave { padding-left:50px;}
.AntUserLoginPage .AntUserLoginPage_Right .AntUserLoginPage_Ul .AntUserLoginPageBottom input { float:left; width:105px; height:50px; background:url(../Images/AntUserReg.jpg) -3px -165px; border:none; color:#cc6600; font-size:14px; font-weight:bold; margin:10px 0px 20px 0px; cursor:pointer;} 
.qqsubmitloginorreg {width:105px; height:50px; background:url(../Images/AntUserReg.jpg) -3px -165px; border:none; color:#cc6600; font-size:14px; font-weight:bold; margin:10px 0px 20px 0px; cursor:pointer;} 
#LoginVerifyCodeClickHide{ display:none}
.AntUserLoginPage .AntUserLoginPage_Right .AntUserLoginPage_Ul .AntUserLoginPageBottom a { display:block; float:left; font-size:14px; color:#cc0000; text-decoration:underline; line-height:5em; margin-left:10px;}
.AntUserLoginPage .AntUserLoginPage_Right .AntUserLoginPage_Ul .AntUserLoginPageBottom a:hover { color:#3f950c;}
.AntUserLoginPage .AntUserLoginPage_Right .AntUserLoginPage_Ul #InfoAccountUserpwd{ line-height:20px; font-size:9px; font-weight:normal; }
/*----------会员选择页面----------*/
.AntUserChoosePage { width:950px; height:auto; overflow:hidden; margin: 0 auto;}
.AntUserChoosePage .Top { width:950px; height:54px; background:url(../Images/AntUserReg.jpg) left top;}

.AntUserChoosePage .Content { width:908px; height:327px; background:url(../Images/AntUserChooseBg.jpg) no-repeat; margin: 0 auto; margin-top:30px; margin-bottom:30px;}
.AntUserChoosePage .Content ul li { width:450px; height:auto; float:left; padding-top:95px;}
.AntUserChoosePage .Content ul li p { font-weight:bold; color:#666666; padding-left:240px; line-height:2.7em;}
.AntUserChoosePage .Content .AntUserChoosePadding p{padding-left:250px;}
.AntUserChoosePage .Content .Individual { padding:15px 0px 0px 200px;}
.AntUserChoosePage .Content .Individual a { display:block; width:146px; height:46px; background:url(../Images/AntUserReg.jpg) -638px -169px; border:none;}
.AntUserChoosePage .Content .AntUserChoosePadding .Enterprise { padding:15px 0px 0px 210px;}
.AntUserChoosePage .Content .AntUserChoosePadding .Enterprise a { display:block; width:150px; height:46px; background:url(../Images/AntUserReg.jpg) -476px -169px; border:none;}

/*----------会员注册页面----------*/
#AntRegUserCodeTip{ margin:0; font-size:12px; width:150px;}
.AntUserRegisterPage { width:950px; height:auto; overflow:hidden; margin: 0 auto;}
.AntUserRegisterPage .Top { width:950px; height:54px; background:url(../Images/AntUserReg.jpg) left -54px;}
.AntUserRegisterPage .Content { width:800px; float:right; height:auto; padding:15px; }
.AntUserRegisterPage .Content .A { border:solid 1px #ffffff;  padding-left:20px; padding-top:15px; width:680px; height:45px; font-size:14px; color:#333333; clear:both; }
.AntUserRegisterPage .Content .A span { display:block; float:left; width:90px; text-align:right; font-size:14px; color:#333333; margin-left:10px; margin-right:5px;}
.AntUserRegisterPage .Content .A span font { font-weight:bold; color:#ff0000;}
.AntUserRegisterPage .Content .A input { background:url(../Images/AntUserReg.jpg) #FFFFFF no-repeat -8px -226px;line-height: 20px;height: 20px;padding: 2px; width:250px; border: 1px solid #A7A6AA; float:left; font-family:"宋体"; font-size:14px;  }
.AntUserRegisterPage .Content .A .AB { float:left; text-align:right; font-size:14px; color:#333333; margin:2px 0px 0px 0px; width:auto; font-size:14px; font-weight:bold; color:#0600ff;}
.AntUserRegisterPage .Content .A .AntCod { display:block; text-align:left; width:auto; margin-top:-3px; }
.AntUserRegisterPage .Content .A .Href { font-size:12px; }
.AntUserRegisterPage .Content .A .Href font { font-size:12px; color:#0041d9;}
.AntUserRegisterPage .Content .BtForm { height:auto; width:auto; overflow:hidden; clear:both;padding-left:120px;}
.AntUserRegisterPage .Content .BtForm Input { width:144px; height:50px;  background:url(../Images/AntUserReg.jpg) -113px -165px; border:none; font-weight:bold; color:#cc6600; font-size:14px; cursor:pointer;}
.AntUserRegisterPage .Content .BtForm span { width:auto; color:#372727;}
.AntUserRegisterPage .Content .BtForm a { text-decoration:underline; color:#0099ff; line-height:5em;}
.AntUserRegisterPage .Content .BtForm a:hover { color:#FF0000;}
.AntUserRegisterPage .Content .A .AntReg1 { width:250px;height:auto; float:left; margin-left:10px;border:solid 1px #40b3ff;color:#404040; font-size:12px; float:left; display:block; background:url(../Images/AntUserReg.jpg) no-repeat 1px -426px ; line-height:1.2em; padding:3px 10px 2px 30px;}
.AntUserRegisterPage .Content .A .AntReg2 { width:100px;height:30px; margin-left:10px;float:left; display:block; background:url(../Images/AntUserReg.jpg) no-repeat 1px -343px;}
.AntUserRegisterPage .Content .A .AntReg3 {width:250px;height:auto; margin-left:10px;border:solid 1px #ff8080;color:#404040; font-size:12px; float:left; display:block; background:url(../Images/AntUserReg.jpg) no-repeat 1px -295px ; line-height:1.2em; padding:3px 10px 2px 30px;}

/*----------会员完成页面----------*/
.AntUserSuccessPage { width:950px; height:auto; overflow:hidden; margin: 0 auto;}
.AntUserSuccessPage .Top { width:950px; height:54px; background:url(../Images/AntUserReg.jpg) left -109px;}
.AntUserSuccessPage .Content {width:650px; height:195px; overflow:hidden; border:solid 1px #99ccff; background:#e3f9ff; margin:0 auto; margin-top:30px; color:#333333; padding:30px 0px 0px 50px;}
.AntUserSuccessPage .Content .Ico { float:left; width:75px; height:75px; overflow:hidden; background:url(../Images/AntUserReg.jpg) -855px -413px; margin-top:15px;}
.Content .AntUserSuccessInfo {  margin-top:10px; padding-left:30px; float:left;}
.Content .AntUserSuccessInfo p { margin-top:5px;}
.Content .AntUserSuccessInfo .Ant_1 { color:#333333; font-weight:bold; font-size:14px;}
.Content .AntUserSuccessInfo .Ant_1 .a{ color:#1a9af6; ftext-decoration:underline;font-size:14px;}
.Content .AntUserSuccessInfo .Ant_1 .a:hover{ color:#FF0000; }
.Content .AntUserSuccessInfo .Ant_2 a { color:#1a9af6; text-decoration:underline;}
.Content .AntUserSuccessInfo .Ant_2 a:hover { color:#FF0000;}
.Content .AntUserSuccessInfo .Ant_3 { padding:2px 10px 2px 0px;}/*background:#ff6600;border:solid 1px #ffffff;  color:#FFFFFF;*/
.Content .AntUserSuccessInfo .Ant_4 .a { display:block; line-height:50px;  text-align:center; width:197px; height:50px; background:url(../Images/AntUserReg.jpg) -261px -165px; border:none; font-size:14px; font-weight:bold; color:#cc6600; margin-top:10px;}
/**发布完后提示分享*/
.AntUserLogoutPage .Content .AntUserLogoutInfo .Ant_5 {font-size:14px;}
.AntUserLogoutPage .Content .AntUserLogoutInfo .Ant_5 a{ font-size:14px; color:blue;}



/*----------会员退出----------*/
.AntUserLogoutPage { width:950px; height:auto; overflow:hidden; margin: 0 auto;}
.AntUserLogoutPage .Content {width:650px; height:125px; overflow:hidden; border:solid 1px #99ccff; background:#e3f9ff; margin:0 auto; margin-top:30px; color:#333333; padding:30px 0px 0px 50px;}
.AntUserLogoutPage .Content .Ico { float:left; width:75px; height:75px; overflow:hidden; background:url(../Images/AntUserReg.jpg) -855px -413px; margin-top:15px;}
.Content .AntUserLogoutInfo {  margin-top:10px; padding-left:30px; float:left;}
.Content .AntUserLogoutInfo p { margin-top:5px;}
.Content .AntUserLogoutInfo .Ant_1 { color:#333333; font-weight:bold; font-size:14px;}
.Content .AntUserLogoutInfo .Ant_2 a { color:#1a9af6; text-decoration:underline;}
.Content .AntUserLogoutInfo .Ant_2 a:hover { color:#FF0000;}

/*----------会员列表页面----------*/
.AntAccout_right_ { margin:0px 15px 20px; width:864px; height:auto; float:right;}
.AntAccout_right_ .Top { width:auto;height:26px; overflow:hidden; border:solid 1px #f9dfb2; background:#ffffe0; color:#404040; line-height:2.3em; padding-left:10px;}
.AntAccout_right_ .Top span { float:left;}
.AntAccout_right_ .Top b{ font-size:14px;}
.AntAccout_right_ .Top a {  color:#3366cc; margin-right:10px;}
.AntAccout_right_ .Top a font { font-size:12px; color:#ff0000;} 
.AntAccout_right_ .search { padding:15px 0px 0px 20px; }
.AntAccout_right_ .search .A { float:left; }
.AntAccout_right_ .search .A .Border { border:solid 1px #7f9db9; height:20px; padding-left:5px; font-size:12px; color:#999999; line-height:20px;}
.AntAccout_right_ .search .A .Button_1 { width:73px; height:23px; background:url(../Images/AntUserReg.jpg) -649px -301px; border:none; margin-left:5px; cursor:pointer;}
.AntAccout_right_ .search .B a {  display:block; text-align:center; line-height:40px; width:131px; height:40px; background:url(../Images/AntUserReg.jpg) -368px -285px; border:none; font-size:14px; font-weight:bold; color:#993300; position:relative; bottom:-20px; text-decoration:none;}
.AntAccout_right_ .search .B a:link{text-decoration:none;}
.AntAccout_right_ .search .B { float:right;}
.AntAccout_right_ .AntUserInfoList { height:auto; overflow:hidden; clear:both;}



.AntAccout_right_ .seachtopnotishi{ color:#993300;}
.AntAccout_right_ .seachtopno{ clear:both; height:20px; line-height:20px;}
.AntAccout_right_ .searchnothing{ margin:0; padding:0;}
.AntAccout_right_ .searchnothing .B a {  display:block; text-align:center; line-height:40px; width:131px; height:40px; background:url(../Images/AntUserReg.jpg) -368px -285px; border:none; font-size:14px; font-weight:bold; color:#993300; position:relative; bottom:-20px; text-decoration:none;}
.AntAccout_right_ .searchnothing .B a:link{text-decoration:none;}
.AntAccout_right_ .searchnothing .B { float:right;}

.AntAccout_right_ .searchnobutton { padding:15px 0px 0px 20px; width:auto; height:40px; overflow:hidden; }
.AntAccout_right_ .searchnobutton  .Border { border:solid 1px #7f9db9; height:20px; padding-left:5px; font-size:12px; color:#999999; line-height:20px;}
.AntAccout_right_ .searchnobutton  .Button_1 { width:73px; height:23px; background:url(../Images/AntUserReg.jpg) -649px -301px; border:none; margin-left:5px; cursor:pointer;}


.AntAccout_right_  .AntUserInfoList_mark{ color:#666666; margin-top:15px; width:770px;}
.AntAccout_right_ .AntUserInfoList .Button_Title { width:100%; height:auto; overflow:hidden;  }
.AntAccout_right_ .AntUserInfoList .Button_Title .a_ { display:block; width:96px; height:30px; overflow:hidden; float:left; margin-bottom:0px!important; margin-bottom:-1px; position:relative; z-index:-2000px;margin-right:15px!important;_margin-left:12px; float:left; text-align:center; line-height:30px;background-color: #e8e8e8;
    background-image: linear-gradient(to bottom, #f6f6f6 0px, #f1f1f1 100%);
    background-repeat: repeat-x;
    border: 1px solid #dcdcdc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    text-shadow: 0 1px 0 #fff;}
.AntAccout_right_ .AntUserInfoList .Button_Title .a_a { display:block; width:96px; height:30px; overflow:hidden; position:relative; margin-bottom:-1px;  margin-right:15px; float:left; font-weight:bold; color:#333333; text-align:center; line-height:30px;z-index:990;border-bottom:1px solid #fff; border-left:1px solid #ddd; border-right:1px solid #ddd; border-top:1px solid #ddd;}

.AntAccout_right_ .AntUserInfoList .Button_Title_ .a_ { display:block; width:80px; height:30px; overflow:hidden; background:url(../Images/AntUserReg.jpg) -835px -294px; float:left; margin-bottom:0px!important; margin-bottom:-1px; position:relative; z-index:-2000px; margin-left:15px; float:left; text-align:center; line-height:3em;}
.AntAccout_right_ .AntUserInfoList .Button_Title_ .a_a { display:block; width:80px; height:30px; overflow:hidden; background:url(../Images/AntUserReg.jpg) -736px -294px; position:relative; margin-bottom:-1px;  margin-left:15px; float:left; font-weight:bold; color:#333333; text-align:center; line-height:3em;z-index:990;}


.AntAccout_right_ .AntUserInfoList .Br { height:1px;/* position:relative; margin:-2px 0px 0px 0px!important; margin:-22px 0px 0px 0px; z-index:500;*/ position:relative; margin-top:-2px; +margin-top:-2px; _margin-top:-18px;}
.AntAccout_right_ .AntUserInfoList_Title { margin:10px 5px 10px 5px; width:834px; height:34px; clear:both;  padding-left:10px;border: 1px solid #ddd;}

/**/
.AntUserInfoList_Title li { float:left;color:#585858; padding-top:6px; text-align:center;}
.AntAccout_right_ .AntUserInfoList .AntUserInfoList_Content {margin:10px 0px 10px 0px; height:auto; overflow:hidden; clear:both; border-bottom:solid 1px #dddddd; padding-left:10px;}
.AntAccout_right_ .AntUserInfoList .AntUserInfoList_Content li ,.AntAccout_right_ .AntUserInfoList .AntUserInfoList_Content td{ float:left;color:#585858;  text-align:center;}
.AntAccout_right_ .AntUserInfoList .AntUserInfoList_Content li { _padding-top:25px; _height:20px; _overflow:hidden; }
.AntAccout_right_ .AntUserInfoList .AntUserInfoList_Content_frm {margin:0; padding:0;   background:#000000; height:0px; line-height:normal;} 
.AntAccout_right_ .AntUserInfoList .AntUserInfoList_Content .color1 { color:#3366cc;}
.AntAccout_right_ .AntUserInfoList .AntUserInfoList_Content .overhi { line-height:15px; line-height:22px\9; text-align:left;}

.AntAccout_right_ .AntUserInfoList .AntUserInfoList_Content .pd5px { padding-left:5px;}
.AntAccout_right_ .AntUserInfoList .AntUserInfoList_Content .Antline22 { line-height:1.8em;}

.AntAccout_right_ .AntUserInfoList .AntUserInfoList_Page { clear:both; height:30px; border-top:solid 1px #dedee0; border-bottom:solid 1px #dedee0; background:#f3f3f3; padding-left:10px; padding-top:5px;}
.AntAccout_right_ .AntUserInfoList .AntUserInfoList_Page li { float:left; }
.AntAccout_right_ .AntUserInfoList .AntUserInfoList_Page .Button { display:block; width:59px; height:21px; background:url(../Images/AntUserReg.jpg) -513px -302px; margin:0px 5px 0px 10px; text-align:center; color:#333333; float:left;}
.AntAccout_right_ .AntUserInfoList .AntUserInfoList_Page .Button_del { display:block; width:59px; height:21px; color:#cc0000; text-decoration:underline; background:url(../Images/AntUserReg.jpg) -579px -302px;margin:0px 5px 0px 10px; float:left; text-align:center; }

/*----------会员信息修改页面----------*/
#container{ width:500px;
        	height:500px;
        	margin:50px auto;
        	padding:5px;} 
.AntAccout_Edit_right_ { margin:0px 15px 20px; width:864px; height:auto; float:right;}
.AntAccout_Edit_right_ .Top { width:auto; overflow:hidden; border:solid 1px #acd2ff; background:#eef7ff;color:#404040;font-size:14px; font-weight:bold; color:#404040; height:30px; line-height:30px; clear:both;}
.AntAccout_Edit_right_ .Top #titleleft {padding:0px 0px 0px 20px; _padding-top:5px;float:left;}
.AntAccout_Edit_right_ .Top #titleleft img { position:relative; top:2px;}
.AntAccout_Edit_right_ .Top #titleright{ float:right; background:#eef7ff; line-height:30px; font-size:12px; padding:0px 0px 0px 20px;font-weight:normal;margin-right:5px;}
.AntAccout_Edit_right_ .Top #titleright em{ color:#ff0000;font-style:normal;}
.AntAccout_Edit_right .AntInfoFormInput {border:solid 1px #ddd; padding-top:10px;}
.AntAccout_Edit_right .AntInfoFormInputBg {border:solid 1px #acd2ff; background:#ffffff; margin-top:5px; padding-top:10px;}
.AntAccout_Edit_right .AntInfoFormInputBg em{ color:#666666; font-style:normal;}
.AntAccout_Edit_right .AntInfoFormInput em{ color:#666666; font-style:normal;}
.AntAccout_Edit_right .AntInfoFormInput .AntInfoLeft em{ color:#FF0000; font-style:normal;}
.AntAccout_Edit_right .AntInfoFormInputBg .AntInfoLeft em{ color:#FF0000; font-style:normal;}
.AntAccout_Edit_right .AntInfoFormInput .AntInfoTextInput {background:url(../Images/input.gif) #FFFFFF no-repeat scroll 0 0;line-height: 20px;height: 20px;padding: 2px; width:250px; border: 1px solid #A7A6AA;}
.AntAccout_Edit_right .AntInfoFormInputBg .AntInfoTextInput {background:url(../Images/input.gif) #FFFFFF no-repeat scroll 0 0;line-height: 20px;height: 20px;padding: 2px; width:250px; border: 1px solid #A7A6AA;}
.AntAccout_Edit_right .AntInfoFormInput .AntInfoTextTextarea {background:url(../Images/input.gif) #FFFFFF no-repeat scroll 0 0;padding: 2px; width:460px; border: 1px solid #A7A6AA; overflow:auto; height:100px;} 
.AntAccout_Edit_right .AntInfoLeft { width:130px; text-align:right; height:40px; line-height:2em!important;}
.AntAccout_Edit_right .button_2 { width:131px;float:left; height:40px; border:none; font-size:14px; font-weight:bold; color:#fff;  cursor:pointer;}
.AntAccout_Edit_right .link_2 { margin-left:10px; text-align:center; line-height:40px;display:block; float:left; width:131px; height:40px; background:url(../Images/AntUserReg.jpg) -368px -285px; border:none; font-size:14px; font-weight:bold; color:#993300;  cursor:pointer;}

.AntAccout_Edit_right_ .Button_Title { width:100%; height:auto; overflow:hidden; }
.AntAccout_Edit_right_ .Button_Title .a_ { display:block; width:96px; height:30px; overflow:hidden; float:left; margin-bottom:0px!important; margin-bottom:-1px; position:relative; z-index:-2000px; margin-right:15px; float:left; text-align:center; line-height:30px;background-color: #e8e8e8;
    background-image: linear-gradient(to bottom, #f6f6f6 0px, #f1f1f1 100%);
    background-repeat: repeat-x;
    border: 1px solid #dcdcdc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    text-shadow: 0 1px 0 #fff;}
.AntAccout_Edit_right_ .Button_Title .a_a { display:block; width:96px; height:30px; overflow:hidden; position:relative; margin-bottom:-1px;  margin-right:15px; float:left; font-weight:bold; color:#333333; text-align:center; line-height:30px;z-index:990;border-bottom:1px solid #fff; border-left:1px solid #ddd; border-right:1px solid #ddd; border-top:1px solid #ddd;}
.AntAccout_Edit_right_ .Br { height:1px; position:relative; margin:-2px 0px 0px 0px!important; margin:-22px 0px 0px 0px; z-index:900;}


/**/
AntUserInfoList_Title li { float:left;color:#585858; padding-top:6px; text-align:center;}
.AntAccout_right_ .AntUserInfoList .AntUserInfoList_Content_Ant {width:777px; height:auto; overflow:hidden; clear:both;  padding-left:10px }
.AntAccout_right_ .AntUserInfoList .AntUserInfoList_Content_Ant li { float:left;color:#585858;text-align:center; padding-top:10px;}
.AntUserInfoList_Content li{ padding-top:10px;}
.AntAccout_right_ .AntUserInfoList .AntUserInfoList_Content_Ant .color1 { color:#3366cc;}
.AntAccout_right_ .AntUserInfoList .AntUserInfoList_Content_Ant .pd5px { padding-left:5px;}
.Ant_Title { color:#404040; line-height:2.2em; padding-left:10px; height:28px; width:auto; overflow:hidden; border-top:solid 1px #D4E7FF; border-right:solid 1px #D4E7FF; border-left:solid 1px #D4E7FF; border-bottom:solid 1px #EEEEEE; background:#E8F2FF; margin-top:5px;}


/********修改分类信息的*****************/
#middCategory ,#txtInfoClassName{ border:none;}
#firstCategory {
	border: 1px solid #7F9DB9;
	padding: 1px;
	width: 100px;
	background: #fff;
}
#firstCategory div {
	border: 1px solid #716F64;
	border-bottom: 1px solid #F1EFE2;
	border-right: 1px solid #F1EFE2;
}
 #firstCategory a {
	text-decoration: none;
	border: 1px solid #fff;
	width: 95px;
	padding-left: 5px;
	display: block;
	background: #fff;
	white-space: nowrap;
	color: #000;
}
#firstCategory a:hover {
	background: #316AC5 url(../Images/postinfo.gif) no-repeat 90px 6px;
	color: #fff;
	text-decoration: none;
}
#firstCategory a.on {
	background: #316AC5 url(../Images/postinfo.gif) no-repeat 90px 6px;
	color: #fff;
	text-decoration: none;
}
#secondCategory {
	border: 1px solid #7F9DB9;
	padding: 1px;
	width: 100px;
	background: #fff;
}
#secondCategory table {
	
}
 #secondCategory a {
	display: block;
	width: 125px;
	text-decoration: none;
	border: 1px solid #fff;
	padding-left: 5px;
	white-space: nowrap;
	color: #000;
	font-size: 12px;
}
 #secondCategory div {
	background: #fff;
	border: 1px solid #716F64;
	border-bottom: 1px solid #F1EFE2;
	border-right: 1px solid #F1EFE2;
}
#categoryCheck {
	position: relative;
	z-index: 99;
}
#secondCategory a:hover {
	background: #316AC5;
	color: #fff;
	text-decoration: none;
}
#secondCategory a.on {
	background: #316AC5;
	color: #fff;
	text-decoration: none;
}

/******upload shop file******/
#uploadPic ul { list-style-type:none; margin:0px; padding:0px; }
#uploadPic li { float:left; width:122px; height:148px; margin:0 5px 5px 0; padding-bottom:3px; overflow:hidden; background:#eee; position:relative}
#uploadPic .Anthiddenimages{ display:none;}
#uploadPic .displayimg { display:table-cell;vertical-align:middle;text-align:center;width:120px;height:120px;outline:none;*display:block;*font-family:Arial;*font-size:105px; border:1px solid #ccc;background:#Ffffff;}
#uploadPic .displayimg img{ vertical-align:middle; max-width:120px; max-height:120px;width: expression(this.width > 120 && this.width > this.height ? 120 : true);height: expression(this.height > 120 ? 120 : true);}
#uploadPic .previous{ display:inline-block; width:13px; height:12px; background:url(../Images/pre-next-delete.gif) no-repeat 0 -7px; line-height:110px; vertical-align:middle; overflow:hidden; margin:7px 33px 0 30px;}
#uploadPic .previous:hover{ background:url(../Images/pre-next-delete.gif) no-repeat 0 -19px;}
#uploadPic .previous:active{ background:url(../Images/pre-next-delete.gif) no-repeat 0 -7px;}
#uploadPic .next{ display:inline-block; width:13px; height:12px; background:url(../Images/pre-next-delete.gif) no-repeat -14px -7px; line-height:110px;vertical-align:middle; overflow:hidden; margin:7px 0 0;}
#uploadPic .next:hover{ background:url(../Images/pre-next-delete.gif) no-repeat -14px -19px;}
#uploadPic .next:active{ background:url(../Images/pre-next-delete.gif) no-repeat -14px -7px;}
#uploadPic .delete{ display:block; width:13px; height:12px; background:url(../Images/closeyes.gif) no-repeat 0 0; line-height:110px; overflow:hidden; position:absolute; top:3px; right:3px; z-index:999}
#uploadPic .delete:hover{ background:url(../Images/close-hover.gif) no-repeat 0 0;}
#uploadPic .front-cover{   margin:0px; padding:0px;position:absolute;  bottom:0; margin-bottom:8px; left:46px; color:#666}
#uploadPic div { clear:both; }

/*****upload house file********/
#uploadPicSale ul { list-style-type:none; margin:0px; padding:0px; }
#uploadPicSale li { float:left; width:122px; height:118px; margin:0 5px 5px 0; padding-bottom:3px; overflow:hidden; background:#eee; position:relative}
#uploadPicSale .Anthiddenimages{ display:none;}
#uploadPicSale .displayimg { width:120px; height:90px; line-height:90px; vertical-align:middle; text-align:center;display:table-cell; border:1px solid #ccc; overflow:hidden; background:#fff}
#uploadPicSale .displayimg img{ vertical-align:middle;  width:120px; height:90px; line-height:90px;}
#uploadPicSale .previous{ display:inline-block; width:13px; height:12px; background:url(../Images/pre-next-delete.gif) no-repeat 0 -7px; line-height:80px; vertical-align:middle; overflow:hidden; margin:7px 33px 0 30px;}
#uploadPicSale .previous:hover{ background:url(../Images/pre-next-delete.gif) no-repeat 0 -19px;}
#uploadPicSale .previous:active{ background:url(../Images/pre-next-delete.gif) no-repeat 0 -7px;}
#uploadPicSale .next{ display:inline-block; width:13px; height:12px; background:url(../Images/pre-next-delete.gif) no-repeat -14px -7px; line-height:80px;vertical-align:middle; overflow:hidden; margin:7px 0 0;}
#uploadPicSale .next:hover{ background:url(../Images/pre-next-delete.gif) no-repeat -14px -19px;}
#uploadPicSale .next:active{ background:url(../Images/pre-next-delete.gif) no-repeat -14px -7px;}
#uploadPicSale .delete{ display:block; width:13px; height:12px; background:url(../Images/closeyes.gif) no-repeat 0 0; line-height:80px; overflow:hidden; position:absolute; top:3px; right:3px; z-index:999}
#uploadPicSale .delete:hover{ background:url(../Images/close-hover.gif) no-repeat 0 0;}
#uploadPicSale .front-cover{   margin:0px; padding:0px;position:absolute;  bottom:0; margin-bottom:8px; left:46px; color:#666}
#uploadPicSale div { clear:both; }



#uploadPicNews ul { list-style-type:none; margin:0px; padding:0px; }
#uploadPicNews li { float:left; width:122px; height:118px; margin:0 5px 5px 0; padding-bottom:3px; overflow:hidden; background:#eee; position:relative}
#uploadPicNews .Anthiddenimages{ display:none;}
#uploadPicNews .displayimg { display:table-cell;vertical-align:middle;text-align:center;width:120px;height:90px;outline:none;*display:block;*font-family:Arial;*font-size:82px; background:#ffffff;}

/*width:120px; height:90px; line-height:90px; vertical-align:middle; text-align:center;display:table-cell; border:1px solid #ccc; overflow:hidden; background:#ff0000*/
#uploadPicNews .displayimg img{ vertical-align:middle;  width:80px; height:60px; line-height:60px;}
#uploadPicNews .previous{ display:inline-block; width:13px; height:12px; background:url(../Images/pre-next-delete.gif) no-repeat 0 -7px; line-height:80px; vertical-align:middle; overflow:hidden; margin:7px 33px 0 30px;}
#uploadPicNews .previous:hover{ background:url(../Images/pre-next-delete.gif) no-repeat 0 -19px;}
#uploadPicNews .previous:active{ background:url(../Images/pre-next-delete.gif) no-repeat 0 -7px;}
#uploadPicNews .next{ display:inline-block; width:13px; height:12px; background:url(../Images/pre-next-delete.gif) no-repeat -14px -7px; line-height:80px;vertical-align:middle; overflow:hidden; margin:7px 0 0;}
#uploadPicNews .next:hover{ background:url(../Images/pre-next-delete.gif) no-repeat -14px -19px;}
#uploadPicNews .next:active{ background:url(../Images/pre-next-delete.gif) no-repeat -14px -7px;}
#uploadPicNews .delete{ display:block; width:13px; height:12px; background:url(../Images/closeyes.gif) no-repeat 0 0; line-height:80px; overflow:hidden; position:absolute; top:3px; right:3px; z-index:999}
#uploadPicNews .delete:hover{ background:url(../Images/close-hover.gif) no-repeat 0 0;}
#uploadPicNews .front-cover{   margin:0px; padding:0px;position:absolute;  bottom:0; margin-bottom:8px; left:46px; color:#666}
#uploadPicNews div { clear:both; }


.ChooseCommunity{ height:32px; line-height:32px; clear:both;}
.ChooseCommunity a,.rightlink a{color:#0041D9;}
.ChooseCommunity a:hover,.rightlink a:hover{color:#0041D9;}



#suggest{text-align:left;}
.ac_results {background:#fff;border:1px solid #6699cc;position: absolute; line-height:1.8em;z-index: 10000;display: none;}
.ac_results ul{margin:0;padding:0;list-style:none; font-size:12px;width:285px;}
.ac_results li{white-space: nowrap;text-decoration:none;clear:both; color:#666666;padding:0px 0px 0px 5px;display:block;font-size:12px;}
.ac_results li span{ color:#cccccc;margin-left:10px;}
.ac_over {background:#0066ff; color:#FFFFFF; cursor:pointer;}
.ac_over .AntHover { color:#FFFFFF;}
.ac_over .Ant1 { color:#CCCCCC; margin-left:10px;} 
.ac_result_tip{border-bottom:1px dashed #666;padding:3px;}


.rightlink .choose{padding-top:5px;}
.rightlink .choose-pay-type{padding-left:0;}
.rightlink .typelist{margin-left:0;}
.rightlink .typelist li{clear:both;float:left;margin-top:10px;width:640px; margin:0; padding:0;}
.rightlink .typelist input{float:left;margin-top:15px;}
.rightlink .typelist label{float:left;padding-top:12px;*padding-top:15px;width:420px;padding-left:160px;}
.rightlink .typelist .alipay{height:39px;background:url(../Images/alipay.gif) no-repeat 20px 2px;}
.rightlink .typelist .chinabank{height:35px;background:url(../Images/chinabank.gif) no-repeat 20px 3px;*background-position:20px 5px;}
.rightlink .typelist .tenpay { height:35px; background: url(../Images/tenpay.gif) no-repeat 20px 3px; *background-position:20px 5px;}
.rightlink .typelist .chinabankCUP {height:35px;background:url(../Images/chinabankCUP.jpg) no-repeat 20px 3px;*background-position:20px 5px;}
.rightlink .typelist .payicbc {height:35px;background:url(../Images/payicbc.jpg) no-repeat 20px 3px;*background-position:20px 5px;}


.f-input { font-size:14px; padding:3px 4px; border-color:#89B4D6; border-style:solid; border-width:1px; width:100px; }
.formbutton{width:76px; cursor:pointer;line-height:26px;+line-height:24px;_line-height:15px; padding:3px 0 5px  0;+padding:0;_padding:3px 0 5px  0;  background:url(../Images/submitbg.gif)  no-repeat ; border:none; margin-top:2px;}

.AntAccout_right_ .share-list { padding-bottom:10px;}
.AntAccout_right_ .refer-box .share-list { margin-top:20px; margin-left:10px; }
.AntAccout_right_ .share-list li { float:left; margin:4px 0; font-size:14px; }
.AntAccout_right_ .share-list .logo { float:left; width:48px; height:48px; border:1px solid #ccc; background-color:#fff; }
.AntAccout_right_ .share-list div { float:left; line-height:2em; padding-right:5px;}
.AntAccout_right_ .share-list .c{  margin-left:10px; padding-bottom:5px;}
.AntAccout_right_ .share-list .c img { position:relative; top:-5px; margin-right:5px;}
.AntAccout_right_ .share-list .c div { color:#0000FF;}
.AntAccout_right_ .share-list .formbutton {}
.AntAccout_right_ .share-list .link { float:left; width:145px; height:50px; line-height:50px; }
.AntAccout_right_ .share-list .link a { font-weight:bold; text-decoration:underline; }
.AntAccout_right_ .share-list .AntInfoTextInput {background:url(../Images/input.gif) #FFFFFF no-repeat scroll 0 0;line-height: 20px;height: 20px;padding: 2px; width:250px; border: 1px solid #A7A6AA; float:left;}
.AntAccout_right_ .share-list .c h4{  font-size:13px; font-weight:normal; }



.showcontentdetails{ background:#F5F8FF; width:auto; height:100%; overflow:hidden; padding:5px 0px 10px 0;line-height:2em;}
.showcontentdetails div{  margin-left:38px; margin-right:38px;}
.CommonTextarea {background:url(../Images/input.gif) #FFFFFF no-repeat scroll 0 0;padding: 2px; width:460px; border: 1px solid #A7A6AA; overflow:auto; height:100px; } 
.CommonButton { width:73px; height:23px; background:url(../Images/AntUserReg.jpg) -649px -301px; border:none; margin-left:5px; cursor:pointer;}

.thumb50Image {
    max-width: 50px;
    max-height: 50px;
	border:none;
 }
*html .thumb50Image {
    width: expression(this.width > 50 && this.width > this.height ? 50 : true);
    height: expression(this.height > 50 ? 50 : true);
}
.NoCompany{ margin:50px;}


#suggest{text-align:left;}
.ac_results {background:#fff;border:1px solid #6699cc;position: absolute; line-height:1.8em;z-index: 10000;display: none;}
.ac_results ul{margin:0;padding:0;list-style:none; font-size:12px;width:285px;}
.ac_results li{white-space: nowrap;text-decoration:none;clear:both; color:#666666;padding:0px 0px 0px 5px;display:block;font-size:12px;}
.ac_results li span{ color:#cccccc;margin-left:10px;}
.ac_over {background:#0066ff; color:#FFFFFF; cursor:pointer;}
.ac_over .AntHover { color:#FFFFFF;}
.ac_over .Ant1 { color:#CCCCCC; margin-left:10px;} 
.ac_result_tip{border-bottom:1px dashed #666;padding:3px;}

.AntSearchform {
	padding-left:0;
	font-family:verdana, tahoma, helvetica;
	font-size:12px;
	margin:5px;
	padding-bottom:8px;
	padding-top:0px;
	overflow:hidden;
	clear:both;
}
legend {
	font-weight: bold;
	color:#2E6CD2;
	font-size:12px;
	margin-left:10px;
}
.AntLeftForm{white-space:nowrap;}
.AntLeftControl{width:1px;padding-right:10px;}
fieldset{
	margin:0;
	padding:0;
	border:solid 1px #d5dce6;
}

.shop-cat-list{ border:1px solid #E4E4E4; max-height:150px; background:#ffffff; overflow:auto; width:630px; padding-left:5px;}
*html .shop-cat-list{
    height: expression( this.scrollHeight > 150 ? "150px" : "auto" );/* sets max-height for IE 为IE设置高度最大值*/
}

/******密码强度****/
.frm_tip b {line-height:18px}
.pwlv {
 	position:absolute;
	width:257px;
	height:12px;
	overflow:hidden;
	margin:5px 0 0;
	background:url(../Images/password.png) no-repeat;
	margin-left:105px;
	+margin-left:-255px;
	_margin-left:-255px;
	margin-top:30px;
}
.pwlv2 {background-position:0 -12px}
.pwlv3 {background-position:0 -24px}
.pwlv4 {background-position:0 -36px}

p.charge{background:#fffbcc;border:1px solid #ffec19;margin:10 0 10px;padding:10px; margin-top:10px; }
p.charge span{color:#399;}p.charge a{text-decoration:underline;}


/** 会员中心信息提示出错误 **/

.AntUserCenterTips { width:667px; height:auto; overflow:hidden; margin: 0 auto; position:relative;margin-top:150px;}
.AntUserCenterTips .Top-1{width:667px;overflow:hidden; background-repeat:no-repeat; position:absolute;}
.AntUserCenterTips .Top-1 { height:11px; background:url(../Images/index/AntHome/AntTips/Er_03.gif); top:0;}
.AntUserCenterTips .Content-1 {width:667px; height:auto; overflow:hidden; background:url(../Images/index/AntHome/AntTips/Er_06.gif) repeat-y; padding:30px 0 30px 0;}
.AntUserCenterTips .Bottom-1 { height:13px; background:url(../Images/index/AntHome/AntTips/Er_08.gif); bottom:0;}
.AntUserCenterTips table h2 {font-family:"微软雅黑"; font-size:28px;}
.AntUserCenterTips table p { color:#641a1a; line-height:3em;}
.AntUserCenterTips table p a,.AntUserCenterTips table p a:link,.AntUserCenterTips table p a:visited { color:#0094c5;}
.AntUserCenterTips table .Ant { display:block; width:100px; height:32px; background:url(../Images/index/AntHome/AntTips/ant_12.jpg); text-align:center; line-height:32px; margin-top:10px;}

#DataList1 { width:760px;  margin-left:10px;}

#msmallpic {

    float: left;
    height: 20px;
    width: 140px;
	
}
#msmallpic1 ,#titlepic{
    float: left;
    margin-right: 10px;
    width: 130px;
	background: url("../Images/input.gif") no-repeat scroll 0 0 #ffffff;
    border: 1px solid #a7a6aa;
	height: 20px;
    line-height: 20px;
    padding: 2px;
	
}
#msmallpic2{
	background: url("../Images/input.gif") no-repeat scroll 0 0 #ffffff;
    border: 1px solid #a7a6aa;
		height: 20px;
    line-height: 20px;
    padding: 2px;
	width: 250px;
}
.AntInfoLeft1 {
    height: 40px;
    line-height: 2em !important;
    text-align: right;
    width: 130px;
	padding-right:10px;
}
.AntInfoLeft2 {
    height: 40px;
    line-height: 2em !important;
    text-align: right;
    width: 130px;
	padding-right:10px;
	
}
.AntInfoLeft3 {
    height: 40px;
    line-height: 2em !important;
    text-align: right;
    width: 130px;
	padding-right:10px;
}
.AntInfoLeft4 {
    height: 40px;
    line-height: 2em !important;
    text-align: right;
    width: 130px;
	padding-right:10px;
}
#mpicurl_qz{
	background: url("../Images/input.gif") no-repeat scroll 0 0 #ffffff;
    border: 1px solid #a7a6aa;
}
#mpicurl_1{
	margin:0 5px;
}
#smalltext{
	margin:10px 0;
	background: url("../Images/input.gif") no-repeat scroll 0 0 #ffffff;
    border: 1px solid #a7a6aa;
	padding:3px;
}