@import url(global.css);
@import url(layout.css);
@import url(component.css);

/* ============================================
諦督笢陑酘衵擁

Usage examples:
<div id="Content">
	<div class="KfColLeft"></div>
	<div class="KfColRight"></div>
</div>
============================================ */
.KfColLeft {
	float:left;
	width:21%;
	text-align:left;
	font-size:11pt;
}
.KfColRight {
	float:right;
	width:77%;
	text-align:left;
}
.KfColLeft .LeftBottom {
border-bottom:1px dashed #DDDDDD;
float:left;
margin-top:12px;
padding:8px 0pt;
width:200px;
}
/* ============================================
酘?腔蹈桶
	蚚笢陑ㄛ翑ㄛ嬡?觳

Usage examples:
<div class="KfColLeft">
	<ul class="KF">
		<li></li>
	</ul>
	<ul class="Help">
		<li></li>
	</ul>
	<ul class="HotPro">
		<li></li>
	</ul>
</div>
============================================ */
.KfColLeft ul {
	margin-bottom:8px;
}
.KfColLeft li strong {
	font-size:18px;
	color:#23557A;
}
/*====== 諦督宒	=====*/
.KfColLeft ul.KF {
	border:1px solid #B7B7B7;
	padding:4px 0;
	border-top-color:#DFDFDF;
}
.KfColLeft ul.KF li {
	color:#1F5379;
	font-size:16px;
	font-weight:bold;
	line-height:48px;
	background-repeat:no-repeat;
	background-position: 10px 2px;
	padding-left:50px;
}
.KfColLeft ul.Help {
	
	border-top:0;
}
.KfColLeft ul.Help li {
	color:#23557A;
	line-height:30px;
	padding-left:30px;
	background:transparent url(../../../images/index/public/global/07.gif) no-repeat 20px 10px;
}
/*====	?霖源宒 ===*/
.KfContact {

	font-size:9pt;
	padding:4px 6px;
}
.KfContact span.TeleFax {
	margin-right:6px;
}
.KfContact span.TeleFax p {
	margin: 5px 0;
	margin-left:2px;
}
/*====	督挲隴 =====*/
.KfServiceDesc {
	border:1px dashed #D9D9D9;
	margin-bottom:8px;
	padding-right:10px;
	padding-left:10px;
}
.KfServiceDesc .ImgCoffee {
	float: left;
	width:129px;
	height: 107px;	
	background:transparent url(../../../images/index/help/public/coffee.gif) no-repeat scroll center 6px;
	margin:1em 4px 0 0;
}
.KfServiceDesc p {
	line-height:18px;
	margin: 0;
	padding:0;
	text-indent:2em;
}
.KfServiceDesc p.FirstP {
	margin:6px 0pt 0pt;
}
/*====	酘晚粕等 =====*/
.HelpColLeft {
	text-align:center;
	border-top-width: 0;
	margin-bottom: 6px;
	text-align:center;
	padding:1px 0pt;
}
.HelpColLeft h4{
	width:100%;
	line-height:32px;
	background-color:#FFCD35;
	margin:0;
	padding:0;
}
.HelpColLeft dl {
	margin-top:-2px;
	width:97%;
}
.HelpColLeft dl dt {
	clear: both;
	background:transparent url(../../../images/index/public/global/folder1.gif) no-repeat 12px 3px;
	line-height:24px;
	cursor:pointer;
	margin-top:8px;
	display:block;
	text-align:left;
	color:#0000BB;
}
.HelpColLeft dl dt.Folder2 {
	background:transparent url(../../../images/index/public/global/folder2.gif) no-repeat 12px 3px;
}
.HelpColLeft dl dt strong {
	font-size:12pt;
	font-weight:normal;
	padding-left:30px;
	text-align:justify;
}
.HelpColLeft dl dd {
	margin-left:6px;
}
.HelpColLeft ul {
	margin:0;
	text-align:left;
	padding:0pt 0pt 0pt 10px;
}
.HelpColLeft li {
	background:transparent url(../../../images/index/public/global/07.gif) no-repeat 15px center;
	line-height:20px;
	font-size:10pt;
	padding-left:25px;
}
.HelpColLeft li a {
	display:block;
	width:100%;
	text-decoration:none;
	font-size:9pt;
}
.HelpColLeft li a:link,.HelpColLeft li a:hover, .HelpColLeft li a:visited {
	text-decoration: none;
}
.CharAlign {
	padding: 0pt 3px;
}
/* ============================================
衵?腔蹈桶
	鋒桴鼠豢ㄛ 諦督鼠豢

Usage examples:
<ul class="KfBulletinList">
	<li>
		<strong></strong>
		<p></p>
		<span class="More"></span>
	</li>
</ul>
============================================ */
UL.KfBulletinList { margin-bottom:8px;}
UL.KfBulletinList strong {
	margin-left:2em;
}
UL.KfBulletinList strong a:link, UL.KfBulletinList strong a:visited {
	font-family:Verdana;
	font-size:11pt;
	color: #FE1A1A;
	line-height:150%;
}
UL.KfBulletinList li {
	border-bottom:1px dashed #D9D9D9;
	background-color:#FFFAFA;
	padding:4px 0;
}
UL.KfBulletinList li p {
	margin: 0;
	padding:0;
	margin-right: 1em;
}
UL.KfBulletinList li .PostTime {
	border-right:1px solid #AAAAAA;
	padding-right:8px;
	margin-right: 8px;
}
UL.KfBulletinList li .PostRead {
	vertical-align:middle;
	font-family: Tahoma;
}
UL.KfBulletinList li p.PCont {
	margin-top:8px;
	color:#000000;
	padding:4px 0pt;
	padding-left:24px;
}
UL.KfBulletinList li p.PCont:hover {
	cursor:pointer;
}
UL.KfBulletinList li span.More {
	display:block;
	text-align:right
}
.help_box{
	float:right;
	margin: auto;
	width:77%;
}
.help_box_title1 {
	height:40px;
	padding-top:6px;
	text-align:left;
	font-family: Verdana;
	font-size: 23px;
	font-weight: bolder;
	color: #000000;
	word-spacing: 1px;
}
.help_box_title2 {
	text-align:center;
	height:30px;
	background: #cbecfc;
	font-family: Verdana;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	word-spacing: 1pt;
	line-height: 20pt;
	font-weight: bold;
}
.help_box_content {
	line-height:20px;
	font-size:11pt;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	border:#cbecfc 1px solid;
	text-align:left;
	background: #ffffff;
}
.help_window_box{
	clear: both;
	margin: auto;
	width:400px;
}
.help_window_box_title {
	text-align:left;
	height:30px;
	background: #cbecfc;
	font-family: Verdana;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	word-spacing: 1pt;
	line-height: 20pt;
	padding-left:5px;
}
.help_window_box_content {
	letter-spacing:1pt;
	line-height:20px;
	font-size:14px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	border:#cbecfc 1px solid;
	text-align:left;
	background: #ffffff;
}
.help_right_box {
	float:right;
	width:77%;
	text-align:left;
}
.help_right_box  .title {
	background-color:#CBECFC; 
	padding-top:6px;
	padding-bottom:6px;
	font-size:12pt;
	text-align:center;
}
.help_right_box h2.SiteTitle {
	font-size:11pt;
	display:inline;
	font-weight:normal;
}
.help_right_box .content{
	padding-left:12px;
	margin-top:20px;
	font-size:11pt;
	margin-right:10px;
}
.help_right_box .foot{
	padding-bottom:8px;
	padding-right:10px;
	font-size:11pt;
}
.help_right_box a {
	font-size: 11pt;
}
.help_right_title {
	height:40px;
	padding-top:6px;
}
.help_fuhao {
	font-family: Arial;
	font-size: 21px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
.help_fuhao1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.help_fuhao2 {
	font-family: Arial;
	font-size: 21px;
	font-weight: bolder;
	color: #000000;
}
.help_serfont04 {
	font-family: Verdana;
	font-size: 16px;
	color: 001FBB;
	word-spacing: 1px;
	line-height: 25px;
}
table.help_table1{
	width:100%;
	border:#cbecfc 1px solid;
}
table.help_table1 thead tr
{
	text-align:center;
	height:30px;
	background-color:#cbecfc;
	font-family: Verdana;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	word-spacing: 1pt;
	line-height: 20pt;
	font-weight: bold;
}

table.help_table1 tbody tr
{
	height:20px;
	text-align:left;
	FONT: 11pt Arial; LINE-HEIGHT: 150%; FONT-STYLE: normal; padding: 0; margin: 0;
	background-color:#FFFFFF;
	background-color:expression('#EEFAFF,#FFFFFF'.split(',')[rowIndex%2]);
}
.helpMenu{
	clear: both;
	margin-top: 10px;
	width:153px;
	height: 31px;
	vertical-align:middle;
	background: url("../../../images/index/help/helpmenubig.gif");
	text-align: left;
	cursor:pointer;
}
.helpMenu ul{
	font: 12pt Arial;	FONT-STYLE: normal; padding: 0; margin: 0;font-weight: bold;
	margin-top:6px;
	text-indent: 10px;
	float:left;
	height:24px;
}
.helpSubMenu{
	clear:both;
	margin-top: 5px;
	margin-left:22px;
	width:131px;
	height: 21px !important;
	height: 18px;
	background:url("../../../images/index/help/helpmenusm.gif");
	cursor:hand;
}
.helpSubMenu ul{
	FONT: 10pt Arial; FONT-STYLE: normal; padding: 0; margin: 0;
	padding-top: 3px;
	text-indent: 10px;
	float:left;
	height:18px;
}
table.TblMsgbox {
	border-collapse:collapse;
	border:1px solid #E4E4E4;
}
/* ============================================
隱晟蹈桶

Usage examples:
<div class="Msgbox">
	<div class="Mtop">
		<div class="Nickname"></div>
		<div class="About"></div>
	</div>
	<div class="Mbottom">
		<div class="Content">
	</div>
</div>
============================================ */
.Msgbox {
	clear:both;
	margin-bottom:5px;
	border:1px solid #E4E4E4;
	display: block;
	font-size:11pt;
}
.Msgbox .Mtop {
	padding:4px 2px;
	background-color:#F0FFF0;
	border-bottom:1px solid #E4E4E4;
	height:14px;
	line-height: 18px;
}
.Msgbox .Mtop .Nickname { float:left;	font-size:10pt;}
.Msgbox .Mtop .About {	float:right;}
.Msgbox .Mbottom { clear:both;  margin-top:10px;}
.Msgbox .Mbottom .Content { padding:0px 36px; font-family: Arial, Helvetica, sans-serif; line-height:200%;}
.GuestBookDesc {
	border:1px solid #E4E4E4;
	padding:8px 0;
	margin-bottom:8px;
}
.GuestBookDesc li {	list-style: disc;	margin-left:30px;}
/* ============================================
隱晟怀遺

Usage examples:
<div class="GuestInBox">
	<h2></h2>
	<div class="LeftBox">
		<div class="LeftINput">
			<ul>
				<li></li>
			</ul>
		</div>
	</div>
	<div class="RightBox">
		<div class="RightInput"></div>
	</div>
</div>
============================================ */
.GuestInBox {
	float:left;
	border:2px solid #EEEEEE;
	overflow: hidden;
	font-size:10pt;
}
.GuestInBox h2 {
	background: transparent url(../../../images/index/guestBook/index/connect/gb-add.gif) no-repeat 4px center;
	background-color:#F0FFF0;
	padding:4px 0 4px 30px;
	font-size: 9pt;
	font-weight:normal;
	border-bottom:2px solid #EEEEEE;
}
.GuestInBox .LeftBox {
	float: left;
	border-right:2px solid #EEEEEE;
	width:40%;
	padding:48px 0pt;
}
.GuestInBox .LeftBox .LeftInput {
	width:260px;
	margin:0 auto;
	line-height:20px;
}
.GuestInBox .LeftBox li {
	height:25px;
}
.GuestInBox .LeftBox label {
	float: left;
	width:70px;
	text-align:right;
}
.GuestInBox .RightBox {
	float:left;
	padding:14px 0pt;
	text-align:center;
	width: 59%;
}
.GuestInBox .RightBox .RightInput {
	margin:0 auto;
}
div.ContactHome label {
	cursor:text;
	display:block;
	padding:2px 0pt;
}
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:14pt; font-family:"Verdana";text-align:center;color:#333333;
padding-top:0.5em;padding-bottom:0.5em; }
#xsnazzy h2 {font-size:11pt; border:0;font-family:"MingLiU","PMingLiU";color:#06a;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}
.xboxcontent p{color:#333333;font-size:11pt;font-family:"Arial","MingLiU","PMingLiU";
line-height:20pt;padding-left:10pt;padding-bottom:0.5em; }
 .xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 { border-left:1px solid #B7CCEB; border-right:1px solid #B7CCEB;}
.xb1 {margin:0 5px; background:#B7CCEB;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent ul{padding-left:30pt;}
.xboxcontent li{list-style-type:decimal;font-size:11pt;line-height:17pt;padding-left:10pt;padding-bottom:0.5em; color:#333333;font-size:11pt;font-family:"Arial","MingLiU","PMingLiU";}
.xboxcontent {display:block; background:#FFFFFF; border:0 solid #B7CCEB; border-width:0 1px;}


/*==KfColLeft Content==*/
.KfColLeft {
}

.help_introduce{

}
.help_title{
	height:32px;
	line-height:32px;
	background:transparent url(../../../images/index/help/help_title_bg.gif) no-repeat left top;
}
.help_title h5{
	color:#fff;
	font-size:12pt;
	padding-left:20px;
}
.HelpColLeft {
	text-align:center;
	border-top-width: 0;
	width:200px;
	background:transparent url(../../../images/index/help/help_middle_bg.gif) repeat-y left top;
	margin-bottom:0;
	padding-bottom:0;
	padding-bottom:20px;
}
.HelpColLeft dl {
	margin-bottom:0;
	padding-bottom:0;
}
.help_bottom{
	height:11px;
	background:transparent url(../../../images/index/help/help_bottom_bg.gif) no-repeat left -8px;
}

.help_contact{
	margin-top:0px;/*ff*/
	#margin-top:5px;/*ie7*/
	_margin-top:-18px;/*ie6*/
}
.help_contact .contact_title{
	height:7px;
	margin:0 auto;
	background:transparent url(../../../images/index/help/help_contact_title.gif) no-repeat left bottom;
}
.help_contact .contact_middle{
	width:200px;
	background:transparent url(../../../images/index/help/help_contact_middle.gif) repeat-y left top;
}
.help_contact .contact_middle p{
	margin:0 auto;
	padding:10px 0 10px 20px;
	font-size:10pt;
}
.help_contact .contact_middle ul{
	margin:0 auto;
	padding-bottom:20px;
}
.help_contact .contact_middle ul li{
	padding-left:30px;
	line-height:25px;
	background:transparent url(../../../images/index/public/global/07.gif) no-repeat 20px center;
}
.help_contact .contact_bottom{
	height:11px;
	background:transparent url(../../../images/index/help/help_contact_bottom.gif)  no-repeat left -8px;
}
.help_contact .contact_middle span{
	padding-left:35px;
	font-size:15pt;
	background:transparent url(../../../images/index/help/customer_service_bg.gif) no-repeat 10px 3px;
}



/*==笢陑粕==*/

#menuToolbar{
	float:left;
	width:180px;
	font-size:10pt;
	border:1px #CCCCCC solid;
	border-top-width:0;
	padding-bottom:20px;
}
.menuTitle{
	margin:10px 0 1px 0;
	padding:4px 0 3px 0;
        background-color:#fca42c;
}
.fistmenuTitle{
	margin:0 0 1px 0;
	padding:4px 0 3px 0;
        background-color:#fca42c;
}
.menuTitle h4{
	color:#333;
	font-size:11pt;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-left:10px;	
}

.menuItem{
	padding-left:35px;
	height:25px;
	line-height:25px;
}
.titlebg a{
	padding:3px 2px;
	background-color:#fceccc;
}
.item01{
	background:transparent url(../../../images/index/userCenter/item01.gif) no-repeat 10px 4px;
}
.item02{
	background:transparent url(../../../images/index/userCenter/item02.gif) no-repeat 10px 4px;
}
.item03{
	background:transparent url(../../../images/index/userCenter/item03.gif) no-repeat 10px 4px;
}
.item04{
	background:transparent url(../../../images/index/userCenter/item04.gif) no-repeat 10px 4px;
}
.item05{
	background:transparent url(../../../images/index/userCenter/item05.gif) no-repeat 10px 4px;
}
.item06{
	background:transparent url(../../../images/index/userCenter/item06.gif) no-repeat 10px 4px;
}
.item07{
	background:transparent url(../../../images/index/userCenter/item07.gif) no-repeat 10px 4px;
}
.item08{
	background:transparent url(../../../images/index/userCenter/item08.gif) no-repeat 10px 4px;
}
.item09{
	background:transparent url(../../../images/index/userCenter/item09.gif) no-repeat 10px 4px;
}
.item10{
	background:transparent url(../../../images/index/userCenter/item10.gif) no-repeat 10px 4px;
}
.item11{
	background:transparent url(../../../images/index/userCenter/item11.gif) no-repeat 10px 4px;
}
.item12{
	background:transparent url(../../../images/index/userCenter/item12.gif) no-repeat 10px 4px;
}
.item17{
	background:transparent url(../../../images/index/userCenter/item17.gif) no-repeat 10px 4px;
}
.item18{
	background:transparent url(../../../images/index/userCenter/item18.gif) no-repeat 14px 4px;
}
.item19{
	background:transparent url(../../../images/index/userCenter/item19.gif) no-repeat 10px 4px;
}
.item20{
	background:transparent url(../../../images/index/index/tool_ico1.gif) no-repeat 10px 4px;
}

	
/*==笢陑==*/
#mainContent{

}
.announce{	
	height:28px;
	line-height:28px;	
	margin:5px 0px;
	border:1px solid #CCCCCC;
	background: url(../../../images/index/userCenter/menu_news.gif);
}
.announce p{
	margin:0;
	padding:0;
	position:relative;
	padding-left:10px;	
}
.announce p span{
	position:absolute;
	right:10px;
	top:0;
}

.messege{
	padding:3px 0px;
	border:1px solid #CCCCCC;
}
.siteMeg{
	font-size:10pt;
	height:25px;
	line-height:25px;
	padding-left:35px;
	background:transparent url(../../../images/index/userCenter/item14.gif) no-repeat 10px 4px;

}
.bookMeg{
	font-size:10pt;
	height:25px;
	line-height:25px;
	padding-left:35px;
	background:transparent url(../../../images/index/userCenter/item03.gif) no-repeat 10px 4px;

}
.overMeg{
	font-size:10pt;
	height:25px;
	line-height:25px;
	padding-left:35px;
	background:transparent url(../../../images/index/userCenter/item16.gif) no-repeat 12px 7px;

}
.deleteImg{
	font-size:10pt;
	height:25px;
	line-height:25px;
	padding-left:35px;
	background:transparent url(../../../images/index/userCenter/delete-img.png) no-repeat 12px 7px;

}

.messege li{
	color:#333;
	margin:5px auto;
}

/*.host,
.guest{
	height:147px;
}*/
.host li,
.guest li{
	font-size:10pt;
	height:23px;
	line-height:23px;	
	padding-left:10px;
}

.host li h4,
.guest li h4{
	margin:0;
	padding:0;
	font-size:11pt;
	font-weight:bold;
}
li.hostTitle,
li.guestTitle{
	height:28px;
	line-height:28px;
	padding-left:10px;
	margin:10px 0 5px 0;
	position:relative;
	color:#333;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}


li.hostTitle{
	background: url(../../../images/index/userCenter/menu_news.gif);
}

li.guestTitle{
	background: url(../../../images/index/userCenter/menu_news.gif);
}


.postRent{
	position:absolute;
	right:235px;
	top:0px;
	padding-left:20px;
	background:transparent url(../../../images/index/userCenter/item01.gif) no-repeat left center;
}
.postSale{
	position:absolute;
	right:120px;
	top:0px;
	padding-left:20px;
	background:transparent url(../../../images/index/userCenter/item01.gif) no-repeat left center;
}
.postDing{
	position:absolute;
	right:5px;
	top:0px;
	padding-left:20px;
	background:transparent url(../../../images/index/userCenter/item01.gif) no-repeat left center;
}



.postRentbeg{
	position:absolute;
	right:120px;
	top:0px;
	padding-left:20px;
	background:transparent url(../../../images/index/userCenter/item05.gif) no-repeat left center;
}
.postBuy{
	position:absolute;
	right:5px;
	top:0px;
	padding-left:20px;
	background:transparent url(../../../images/index/userCenter/item05.gif) no-repeat left center;
}

.money{
	color:#ff0000;
	font-weight:bold;
}
.moneyact{
	display:inline;
}
.moneyact a:link,
.moneyact a:visited{
	color:#000;
}
.moneyact a:hover,
.moneyact:active{
	color:#ff0000;
}

.storenow{
	margin-left:30px;
	padding:0 4px;
	border:1px #ccc5ad solid;
	background-color:#f0f0cc;
}
.moneylist{
	margin-left:30px;
	padding:1px 3px;
	border:1px #ccc5ad solid;
	background-color:#f0f0cc;
}



/*==隙躇笢陑票擁==*/
.getAccount{
	margin:0 auto;
	padding-top:80px;
	width:730px;
	padding-bottom:80px;
}
.bigButtom{
	margin-left:5px;
	/*
	height:40px;
	width:100px;
	font-size:14pt;
	*/
}
.bigLabel{
	padding:10px 0 10px 0;
	text-align:center;
}
.centerbox .getPwdP{
	padding:0 0 18px 90px;
}
.inputBox{
	padding-top:10px;
}
.attention{
	color:#47ABE4;
	font-size:9pt;
	
}
.attentionTel{
	color:#47ABE4;
	font-size:9pt;
	padding-right:260px;
	
}
.updatePwd{
	text-align:left;
	padding-left:120px;
}
.updatePwd .updateInput{
	padding-left:160px;
}
.errDisplayAccount{
	margin-top:40px;
	padding-bottom:7px;
	height:15px;
	text-align:left;
	padding-left:259px;
}
.errDisplayAccountTel{
	margin-top:40px;
	padding-bottom:7px;
	height:15px;
	text-align:left;
	padding-left:280px;
}
.errDisplayFoundPwd{
	margin-top:20px;
	height:20px;
	text-align:left;
	padding-left:320px;
}
.errDisplayFoundPwdTel{
	margin-top:20px;
	height:20px;
	text-align:left;
	padding-left:308px;
}
.attentionAccount{
	color:#47ABE4;
	font-size:9pt;
	margin-left:-50px;
}
.attentionPwd{
	color:#47ABE4;
	font-size:9pt;
	margin-left:-120px;
}
.operation{
	background:transparent url(../../../images/index/user/public/tel.gif) no-repeat scroll 4px 18px;
	margin:0 auto;
	border-bottom:1px dashed  #D9D9D9; 
	height:48px; 
	width:640px;
	padding-left:25px;

}
.operation2{
	background:transparent url(../../../images/index/user/public/email.gif) no-repeat scroll 4px 18px;
	margin:0 auto;
	border-bottom:1px dashed  #D9D9D9; 
	height:48px; 
	width:640px;
	padding-left:25px;

}
.operation2 ul{
	padding-top:20px;
}
.operation2 b{
	text-align:left;
	color:#9C7C25;
	font-family:'',b7,'73',b2,'d3',a9,'fa',c5,'e9';
	font-size:15px;
}
.operation2 a{
	font-size:13px;
}
.operation ul{
	padding-top:20px;
}
.operation b{
	text-align:left;
	color:#9C7C25;
	font-family:'',b7,'73',b2,'d3',a9,'fa',c5,'e9';
	font-size:15px;
}
.operation a{
	font-size:13px;
}
.opt1{
	color:#990000;
	font-family:''b7'73'b2'd3'a9'fa'c5'e9';
	font-size:15px;
	padding-left:10px;
}
.opt2{
	color:#9C7C25;
	font-family:''b7'73'b2'd3'a9'fa'c5'e9';
	font-size:15px;
	padding-left:10px;
}
.operli1{
	float:left;
	padding-left:5px;
}
.operli2{
	float:right;
}
.centerbox #regtel{
	padding-bottom:40px;
}
.centerbox #errorInfo{
	padding:5px 0 5px 0;
}
.centerbox #errorMsg{
	background:#F7FFDD url(../../../images/index/public/global/reg_error.gif) no-repeat scroll 2px center;
	border:1px solid #FF7300;
	color:#000000;
	margin:0;
	padding:3px 3px 3px 2em;
	font-family:Verdana,Arial,Helvetica,"Sans Serif";
	font-size:9pt;
}

.centerbox #foundalt{
	color:#666666;
	font-family:'',b7,'73',b2,'d3',a9,'fa',c5,'e9';
	font-size:13px;
	margin-left:-9px;
}
.centerbox #foundaltPwd{
	color:#666666;
	font-family:'',b7,'73',b2,'d3',a9,'fa',c5,'e9';
	font-size:13px;
	margin-left:120px;
	margin-top:-13px;
}
.centerbox #foundaltPwdTel{
	color:#666666;
	font-family:'',b7,'73',b2,'d3',a9,'fa',c5,'e9';
	font-size:13px;
	margin-left:105px;
	margin-top:-13px;
}
.centerbox{
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#B7CCEB;
	border-style:solid;
	border-width:0 1px;
	display:block;
	height:240px;
}
.centerbox p{
	color:#333333;
	font-size:11pt;
	font-family:"Arial","MingLiU","PMingLiU";
	line-height:20pt;
	padding-left:10pt;
	padding-bottom:0.5em; 
}
#success{
	text-align:center;
	height:40px;
}
#success .sucCount{
	padding-top:60px;
}
.foundTable{
	padding-top:30px
}
.foundTable td{
	color:#333333;
	font-family:"Arial","MingLiU","PMingLiU";
	font-size:11pt;
}
.foundTable .span1{
	color:#666666;
	font-family:'',b7,'73',b2,'d3',a9,'fa',c5,'e9';
	font-size:13px;
}
.foundTable .span2{
	color:#47ABE4;
	font-size:9pt;
}
/*==載蜊躇徨==*/
#Content .upTitle{
	border:1px groove #FFD65D;
	width:80%;
	height:30px;
	background-color:#FF8600;
	margin-left:100px;
	color:#FFF;
	font-family:Verdana;
	font-size:14pt;
	text-align:left;
	
}
#Content .upBody{
	border:1px groove #FFD65D;
	width:80%;
	height:200px;
	margin-left:100px;
	font-family:Verdana;
	font-size:14pt;
}
#Content .upBody .upTable{
	padding-left:150px;

}
#Content .upBody .oneUp{
	text-align:left;
	padding:20px 0 10px 0;
}
#Content .upBody .oneUp span{
	color:#6DACBD;
	font-family:'',b7,'73',b2,'d3',a9,'fa',c5,'e9';
	font-size:13px;
}
#Content .upBody .twoUp{
	text-align:left;
	padding:20px 0 10px 0;
}
#Content .upBody .buttom{
	padding-top:20px;
	margin-left:-90px;
}
#Content .upBody .buttom input{
	width:100px;
}
/*==鋒桴督酘? ==*/
.webServiceLeft {
	text-align:center;
	border-top-width: 0;
	width:200px;
	background:transparent url(../../../images/index/help/help_middle_bg.gif) repeat-y left top;
	margin-bottom:0;
	padding-bottom:0;
	padding-bottom:5px;
}
.webServiceLeft li{
	background:transparent url(../../../images/index/help/arraw.gif) no-repeat scroll 15px 17px;
	clear:both;
	color:#0000BB;
	cursor:pointer;
	display:block;
	line-height:24px;
	padding-top:8px;
	text-align:left;
	font-size:11pt;
	font-weight:normal;
	padding-left:30px;
}
.webServiceLeft li a:link,.webServiceLeft li a:hover, .webServiceLeft li a:visited {
	text-decoration: none;
}

/*======founds style=====*/
.fclear:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#email_url{
	display:block;
	float:left;
}
/*accountmail*/
#accountmail{
	width:954px;
	margin:auto;
	font-size:13px;
}
#accountmail h1.foundstitle {
	font-family:'SimSun';
	color:#333333;
	font-size:16px;
	font-weight:bold;
	height:22px;
	background-color:#f7f7f7;
	border-bottom:3px solid #ff9900;
	text-align:left;
	padding-left:12px;
	line-height:22px;
	margin-top:15px;
}
#accountmail input.foundinput{
	width:200px;
	height:22px;
	border:1px solid #a7a6aa;
	display:block;
	float:left;
	margin-top:6px;
	line-height:22px;
	vertical-align:middle;
}
#accountmail .foundstitleform ul{
	width:440px;
	float:left;
	margin-left:75px;
	display:inline;
	margin-top:45px;
}
#accountmail .foundstitleform span.lab{
	display:block;
	float:left;
	width:72px;
	text-align:right;
	font-size:15px;
	color:#333;
}
#accountmail .foundstitleform li{
	color:#666666;
	text-align:left;
	width:440px;	
}
#accountmail .foundstitleform li.inputmailli{
	line-height:35px;
	width:440px;
	text-align:left;
}
#accountmail input.next_step{
	margin-top:15px;
	margin-left:72px;
}
#accountmail span.foundsdescribe{
	border-top:1px solid #ccc;
	height:24px;
	line-height:24px;
	color:#333;
	display:block;
	width:590px;
	float:left;
	margin-left:60px;
	_margin-left:30px;	
	margin-top:30px;
	margin-bottom:95px;
	text-align:left;	
}
#accountmail span.foundawoke{
	height:29px;
	line-height:29px;
	display:block;
	border:1px solid #FFC555;
	width:668px;
	float:left;
	text-align:left;
	padding-left:32px;
	background:url(../../../images/index/user/awoke_ico.png) #FFFFE1 no-repeat 10px 6px;
	margin-left:96px;
	_margin-left:48px;	
	margin-top:52px;
}
#email_url a,#email_url a:visited {
	float:left;
	background:url(../../../images/index/user/tomail_btn.png) no-repeat;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color:#333;
	margin-right:20px;	
}
#email_url a:hover {
	float:left;
	background:url(../../../images/index/user/tomail_btn.png) no-repeat;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:underline;
	margin-right:20px;	
}
#email_url a:active {
	float:left;
	background:url(../../../images/index/user/tomail_btn.png) no-repeat;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	font-size:15px;
	color:#815e01;
	margin-right:20px;	
}
#email_url a span {
	float:left;
	display:block;
	background:url(../../../images/index/user/tomail_btn.png) right top no-repeat;
	padding:0 4px 0 0;
	height:30px;
	line-height:30px;
	width:200px;
	text-align:center;
}
#email_url a span {/* Commented Backslash Hack hides rule from IE5-Mac \*/
	float:none;
	cursor:pointer;
}
#accountmail div.tomail_div{
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	margin-left:96px;
	_margin-left:48px;
	margin-top:18px;
}
#accountmail span.depicttxt{
	color:#999;
	display:block;
	width:400px;
	text-align:left;
	margin-top:18px;
	margin-left:96px;
	_margin-left:48px;
	float:left;
}
#accountmail #success{
	height:280px;
}
#accountmail #errorInfo{
	height:24px;
	line-height:24px;
	border:1px solid #FF6600;
	float:left;
	text-align:left;
	padding-left:26px;
	background:url(../../../images/index/user/vred_ico.gif) #FFF2E9 no-repeat 3px 2px;
	font-size:13px;
	padding-right:10px;
	margin-left:72px;
	color:#000;
}
/*pwdmail*/
#pwdmail{
	width:954px;
	margin:auto;
	font-size:13px;
}
#pwdmail h1.foundstitle {
	font-family:'SimSun';
	color:#333333;
	font-size:16px;
	font-weight:bold;
	height:22px;
	background-color:#f7f7f7;
	border-bottom:3px solid #ff9900;
	text-align:left;
	padding-left:12px;
	line-height:22px;
	margin-top:15px;
}
#pwdmail input.foundinput{
	width:200px;
	height:22px;
	border:1px solid #a7a6aa;
	display:block;
	float:left;
	margin-top:6px;
	line-height:22px;
	vertical-align:middle;
}
#pwdmail .foundstitleform ul{
	width:370px;
	float:left;
	margin-left:75px;
	display:inline;
	margin-top:45px;
}
#pwdmail .foundstitleform span.lab{
	display:block;
	float:left;
	width:92px;
	text-align:right;
	font-size:15px;
	color:#333;
}
#pwdmail .foundstitleform li{
	line-height:40px;
	width:370px;
	text-align:left;
}
#pwdmail input.next_step{
	margin-top:8px;
	margin-left:92px;
	float:left;
}
#pwdmail span.foundsdescribe{
	border-top:1px solid #ccc;
	height:24px;
	line-height:24px;
	color:#333;
	display:block;
	width:590px;
	float:left;
	margin-left:60px;
	_margin-left:30px;	
	margin-top:30px;
	margin-bottom:95px;
	text-align:left;	
}
#pwdmail #errorInfo,#pwdmail #errorInfo1{
	height:24px;
	line-height:24px;
	border:1px solid #FF6600;
	float:left;
	text-align:left;
	padding-left:26px;
	background:url(../../../images/index/user/vred_ico.gif) #FFF2E9 no-repeat 3px 2px;
	font-size:13px;
	padding-right:10px;
	margin-left:92px;
	color:#000;
}
#pwdmail span.foundawoke{
	height:29px;
	line-height:29px;
	display:block;
	border:1px solid #FFC555;
	width:668px;
	float:left;
	text-align:left;
	padding-left:32px;
	background:url(../../../images/index/user/awoke_ico.png) #FFFFE1 no-repeat 10px 6px;
	margin-left:96px;
	_margin-left:48px;	
	margin-top:52px;
}
#pwdmail div.tomail_div{
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	margin-left:96px;
	_margin-left:48px;
	margin-top:18px;
}
#pwdmail span.depicttxt{
	color:#999;
	display:block;
	width:400px;
	text-align:left;
	margin-top:18px;
	margin-left:96px;
	_margin-left:48px;
	float:left;
}
#pwdmail #success{
	height:280px;
}
/*pwdtel*/
#pwdtel{
	width:954px;
	margin:auto;
	font-size:13px;
}
#pwdtel h1.foundstitle {
	font-family:'SimSun';
	color:#333333;
	font-size:16px;
	font-weight:bold;
	height:22px;
	background-color:#f7f7f7;
	border-bottom:3px solid #ff9900;
	text-align:left;
	padding-left:12px;
	line-height:22px;
	margin-top:15px;
}
#pwdtel input.foundinput{
	width:200px;
	height:22px;
	border:1px solid #a7a6aa;
	display:block;
	float:left;
	margin-top:6px;
	line-height:22px;
	vertical-align:middle;
}
#pwdtel .foundstitleform ul{
	width:420px;
	float:left;
	margin-left:75px;
	display:inline;
	margin-top:45px;
}
#pwdtel .foundstitleform span.lab{
	display:block;
	float:left;
	width:92px;
	text-align:right;
	font-size:15px;
	color:#333;
}
#pwdtel .foundstitleform li{
	line-height:40px;
	width:420px;
	text-align:left;
}
#pwdtel input.next_step{
	margin-top:8px;
	margin-left:92px;
	float:left;
}
#pwdtel span.foundsdescribe{
	border-top:1px solid #ccc;
	height:24px;
	line-height:24px;
	color:#333;
	display:block;
	width:590px;
	float:left;
	margin-left:60px;
	_margin-left:30px;	
	margin-top:30px;
	margin-bottom:95px;
	text-align:left;	
}
#pwdtel #errorInfo,#pwdtel #errorInfo1{
	height:24px;
	line-height:24px;
	border:1px solid #FF6600;
	float:left;
	text-align:left;
	padding-left:26px;
	background:url(../../../images/index/user/vred_ico.gif) #FFF2E9 no-repeat 3px 2px;
	font-size:13px;
	padding-right:10px;
	margin-left:92px;
	color:#000;
}
#pwdtel #success{
	text-align:center;
	height:40px;
}
#pwdtel #success .sucCount{
	padding-top:60px;
}
/*accounttel*/
#accounttel{
	width:954px;
	margin:auto;
	font-size:13px;
}
#accounttel h1.foundstitle {
	font-family:'SimSun';
	color:#333333;
	font-size:16px;
	font-weight:bold;
	height:22px;
	background-color:#f7f7f7;
	border-bottom:3px solid #ff9900;
	text-align:left;
	padding-left:12px;
	line-height:22px;
	margin-top:15px;
}
#accounttel input.foundinput{
	width:200px;
	height:22px;
	border:1px solid #a7a6aa;
	display:block;
	float:left;
	margin-top:6px;
	line-height:22px;
	vertical-align:middle;
}
#accounttel .foundstitleform ul{
	width:420px;
	float:left;
	margin-left:75px;
	display:inline;
	margin-top:45px;
}
#accounttel .foundstitleform span.lab{
	display:block;
	float:left;
	width:92px;
	text-align:right;
	font-size:15px;
	color:#333;
}
#accounttel .foundstitleform li{
	color:#666666;
	text-align:left;
	width:420px;	
}
#accounttel .foundstitleform li.inputmailli{
	line-height:40px;
	width:420px;
	text-align:left;
}
#accounttel input.next_step{
	margin-top:15px;
	margin-left:92px;
}
#accounttel span.foundsdescribe{
	border-top:1px solid #ccc;
	height:24px;
	line-height:24px;
	color:#333;
	display:block;
	width:590px;
	float:left;
	margin-left:60px;
	_margin-left:30px;	
	margin-top:30px;
	margin-bottom:95px;
	text-align:left;	
}
#accounttel #errorInfo{
	height:24px;
	line-height:24px;
	border:1px solid #FF6600;
	float:left;
	text-align:left;
	padding-left:26px;
	background:url(../../../images/index/user/vred_ico.gif) #FFF2E9 no-repeat 3px 2px;
	font-size:13px;
	padding-right:10px;
	margin-left:92px;
	color:#000;
}
#accounttel span.face_s{
	width:62px;
	height:72px;
	float:left;
	display:block;
	margin-left:100px;
	_margin-left:50px;	
	padding-right:20px;
}
#accounttel span.foundsuccess{
	font-size:15px;
	font-weight:bold;
	color:#333;
	width:728px;
	display:block;
	float:left;
	text-align:left;
	height:38px;
	line-height:38px;
}
#accounttel span.foundsbtn{
	float:left;
	margin-right:10px;
	padding:0;
	display:block;
}
#accounttel #success{
	padding-top:50px;
	height:200px;
}
/*chkcode*/
#chkcode {
	width:954px;
	margin:auto;
	font-size:13px;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:55px;
}
#chkcode h1.foundstitle {
	font-family:'SimSun';
	color:#333333;
	font-size:16px;
	font-weight:bold;
	height:22px;
	background-color:#f7f7f7;
	border-bottom:3px solid #ff9900;
	text-align:left;
	padding-left:12px;
	line-height:22px;
	margin-top:15px;
}
#chkcode span.foundawoke {
	height:29px;
	line-height:29px;
	display:block;
	border:1px solid #FFC555;
	width:668px;
	float:left;
	text-align:left;
	padding-left:32px;
	background:url(../../../images/index/user/awoke_ico.png) #FFFFE1 no-repeat 10px 6px;
	margin-left:96px;
	_margin-left:48px;
	margin-top:52px;
}
#chkcode span.foundstel {
	display:block;
	float:left;
	margin-left:130px;
	_margin-left:65px;
	font-size:15px;
	margin-top:30px;
}
#chkcode span.codemainfocus {
	height:42px;
	line-height:42px;
	display:block;
	border:1px solid #D4E8FC;
	width:700px;
	float:left;
	text-align:left;
	margin-left:96px;
	_margin-left:48px;
	margin-top:15px;
	background-color:#F4FCFE;
	font-size:15px;
}
#chkcode span.codemainblur {
	height:42px;
	line-height:42px;
	display:block;
	border:1px solid #fff;
	width:700px;
	float:left;
	text-align:left;
	margin-left:96px;
	_margin-left:48px;
	margin-top:15px;
	background-color:#fff;
	font-size:15px;
}
#chkcode span.codemainfocus td,#chkcode span.codemainblur td {
	font-size:15px;
}
#chkcode #verifycode {
	width:254px;
	height:22px;
	line-height:22px;
	border:1px solid #A7A6AA;
	background:url(../../../images/index/user/vcode_bg.png) no-repeat;
}
#chkcode span.chkclew {
	height:24px;
	line-height:24px;
	display:block;
	border:1px solid #8CC6FF;
	float:left;
	text-align:left;
	padding-left:26px;
	background:url(../../../images/index/user/vblue_ico.png) #E5F2FF no-repeat 3px 2px;
	font-size:13px;
	padding-right:10px;
}
#chkcode span.chkerror {
	height:24px;
	line-height:24px;
	border:1px solid #FF6600;
	float:left;
	text-align:left;
	padding-left:26px;
	background:url(../../../images/index/user/vred_ico.gif) #FFF2E9 no-repeat 3px 2px;
	font-size:13px;
	padding-right:10px;
	color:#000;
}
#replay_btn{
	width:120px;
	font-size:12px;
}
#chkcode input.next_step {
	margin-top:8px;
	display:block;
	float:left;
	margin-left:194px;
	_margin-left:97px;
}
#chkcode div.noreceive {
	color:#666;
	text-align:left;
	padding-left:194px;
	padding-top:8px;
	padding-bottom:5px;
}
#send_errorMsg{
	margin-left:194px;
	_margin-left:97px;
}
/*updatepwd*/
#updatepwd{
	width:954px;
	margin:auto;
	font-size:13px;
}
#updatepwd h1.foundstitle {
	font-family:'SimSun';
	color:#333333;
	font-size:16px;
	font-weight:bold;
	height:22px;
	background-color:#f7f7f7;
	border-bottom:3px solid #ff9900;
	text-align:left;
	padding-left:12px;
	line-height:22px;
	margin-top:15px;
}
#updatepwd input.foundinput{
	width:200px;
	height:22px;
	border:1px solid #a7a6aa;
	display:block;
	float:left;
	margin-top:6px;
	line-height:22px;
	vertical-align:middle;
}
#updatepwd .foundstitleform ul{
	width:470px;
	float:left;
	margin-left:75px;
	display:inline;
	margin-top:45px;
	margin-bottom:100px;
}
#updatepwd .foundstitleform span.lab{
	display:block;
	float:left;
	width:122px;
	text-align:right;
	font-size:15px;
	color:#333;
}
#updatepwd .foundstitleform li{
	line-height:40px;
	width:470px;
	text-align:left;
}
#updatepwd input.next_step{
	margin-top:8px;
	margin-left:122px;
	float:left;
}
#updatepwd span.foundhint_red{
	height:24px;
	line-height:24px;
	display:block;
	border:1px solid #FF6600;
	float:left;
	text-align:left;
	padding-left:26px;
	background:url(../../../images/index/user/vred_ico.gif) #FFF2E9 no-repeat 3px 2px;
	font-size:13px;
	padding-right:10px;
	margin-left:122px;
	_margin-left:61px;
	color:#000;		
}
#updatepwd span.face_s{
	width:62px;
	height:72px;
	float:left;
	display:block;
	margin-left:100px;
	_margin-left:50px;	
	padding-right:20px;
}
#updatepwd span.foundsuccess{
	font-size:15px;
	font-weight:bold;
	color:#333;
	width:728px;
	display:block;
	float:left;
	text-align:left;
	height:38px;
	line-height:38px;
}
#updatepwd span.foundsbtn{
	float:left;
	margin-right:10px;
	padding:0;
	display:block;
}
#updatepwd #success{
	padding-top:20px;
	height:200px;
}
#updatepwd #errorInfo,#updatepwd #errorInfo1{
	height:24px;
	line-height:24px;
	border:1px solid #FF6600;
	float:left;
	text-align:left;
	padding-left:26px;
	background:url(../../../images/index/user/vred_ico.gif) #FFF2E9 no-repeat 3px 2px;
	font-size:13px;
	padding-right:10px;
	margin-left:122px;
	color:#000;	
}
.mobileAuthClew{
	text-align:left;
	padding-left:96px;
	padding-top:86px;
}
#pwdtel h1.pwd-getback-new-title,#updatepwd h1.pwd-getback-new-title,#chkcode h1.pwd-getback-new-title{border:none;background: none}

.pwd-getback-step1,.pwd-getback-step2,.pwd-getback-step3,.pwd-getback-step4{
    background:url(../../../images/index/user/pwd-getback.png)  no-repeat;
    width:954px;height:70px;
}
.pwd-getback-step1{background-position: 0px -2px;   }
.pwd-getback-step2{background-position: 0px -72px;}
.pwd-getback-step3{ background-position: 0px -142px;   }
.pwd-getback-step4{ background-position: 0px -219px;   }


/*
 *會員中心-問答系統
 *autor:yulei@addcn.com
 *data:2013-06-19
*/
.newQuestion_title{
	height:30px;
	border-bottom:2px solid #DADBDA;
	font-size:15px;
	font-weight:bold;
	line-height:30px;
}
.newQuestion_tab{
	padding:5px 10px;
}
.newQuestion_tab table tr td{
	height:30px;
	text-align:center;
}
.newQuestion_tab table tr td strong{
	color:#FF6400;
}
.newQuestion_tip{
	height:25px;
	border:1px solid #F6E7AB;
	line-height:25px;
	text-indent:25px;
	background:url(../../../../images/index/userCenter/light.png) no-repeat 5px center;
	margin-bottom:15px;
}
.newQuestion_tip span{
	color:#FF6500;
}
.newQuestion_content{
	
}
.newQuestion_content table tr th{
	font-weight:normal;
	color:#555;
	padding:7px 0px;
	line-height:22px;
	border-bottom:1px solid #F2F3F2;
	text-align:center;
}
.newQuestion_content table tr th.questionLeft{
	text-align:left;
	text-indent:50px;
}
.newQuestion_content table tr th.answerLeft{
	text-align:left;
	
}
.newQuestion_content table tr td{
	padding:7px 0px;
	line-height:22px;
	text-align:center;
	color:#555;
	border-bottom:1px solid #F2F3F2;
}
.newQuestion_content table tr td.questionLeft{
	text-align:left;
	text-indent:10px;
}
.newQuestion_content table tr td.answerLeft{
	text-align:left;

}
.newQuestion_content table tr td span{
	color:#FF6400;
}
.newQuestion_content table tr td a{
	text-decoration:none;
}