/*AccountDetail*/
.font14_01 {
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	color:#3E8B2D;
	margin-top: 22px;
	float: left;
}
#AccountDetail_contentheader
{
	margin:10px 0px 0 10px;
	float:left;
	width:703px;
	height:60px; 
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:51px;
	background:url(Images/Home/list_green_line.jpg) no-repeat;
}
#AccountDetail_contentheader .tuxing
{ margin-left:300px;
	text-align:left;	
	background:url(Images/Home/tuxing.jpg) no-repeat 10px 40px;
}
#AccountDetail_contentheader .tuxing a
{
	 color:Green;
	 text-decoration:none;
}

#AccountDetail_contentheader span{
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	padding:50px 0 0 60px;
	
}
#AccountDetail_contentheader .suojin{
	font-size:16px;
	font-weight:bold;
	margin:10px 0 0 48px;
	padding:50px 0 0 60px;
	
}
.AccountDetail_divmaincss
{
	background:#fff;
	margin-left:10px;
	padding-left:5px;
	width:690px;
	overflow:hidden;
}
.AccountDetail_divheadcss
{
	padding:8px 0px 0px 25px;
	height:25px;
	background:url(Images/Account/autobox_headerbg.gif) no-repeat;
	text-align:left;
}
.AccountDetail_divheadcss span
{
	width:95px;
	height:28px;
	color:White;
	font-weight:bold;
	text-indent: 12px;
}
.AccountDetail_divcontentcss
{
	background:url(Images/Account/autobox_contentbg.gif) repeat-y;
	padding:20px;
}
.AccountDetail_divcontentcss .search
{
	height: 24px;
	padding-top:0px;
	width: 42px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background:url(Images/Home/button_bg1.jpg) no-repeat;
}
.AccountDetail_divfootcss
{
	height:34px;
	background:url(Images/Account/autobox_footbg.gif) no-repeat;
}
/* table style */
.list table {
	width:688px;
	text-align:center;
	color: #3B9029;
	font-weight: bold;
	line-height: 25px;
	border-collapse:collapse;
	border:1px;
}
.list table tr { float:left;
}
.list table tr td { text-align:center;
}

.textcss
{
	border:solid 1px #7BA334;
	width:215px;
	height:17px;
	color:#445624;
	background:#fff;
	padding:2px 0 0 2px;
}

/*ttttt*/

.message{
	padding:10px 0px;
	text-align:left;
}
.message_board{
	margin-top:20px;
}
.message_author{
	background:#fff;
	border:solid #dfe 1px;
	border-top:none;
}
.message_author span{
	margin:0px 15px;
}
.message_head{
	background:#80FF80;
	padding:5px;
	color:#333;
	text-indent:10px;
}
.message_content{
	background:#dfe;
	padding:0px 5px;
}
.message_head input{
	width:600px;
}
.message_content span{
	display:block;
	color:#333;
	text-indent:10px;
}
.message_content textarea{
	float:left;
	border:solid #c2c2c2 1px;
	height:100px;
	margin-left:40px;
	margin-top:8px;
	width:600px;
}


/*uuuu*/
.caption{
	text-align:left;
	text-indent:2em;
	padding:20px 40px 0px 0px;
	padding:20px 40px !weiwei!;
	color:#666;
	
}

.Admin_AccountDetail_divcontentcss
{
	padding:20px;
}

.Admin_AccountDetail_divheadcss
{
	padding:8px 0px 0px 25px;
	height:25px;
	text-align:left;
}

#Admin_AccountDetail_contentheader
{
	margin:10px 0px 10px 0px;
	height:30px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background:url(Images/Account/header_bg.gif) 9px 0px repeat-y;
	text-align:left;
	line-height:30px;
}
#Admin_AccountDetail_contentheader span{
	display:block;
	width:200px;
	padding-left:10px;
	background:url(Images/Account/header_span.gif) left center no-repeat;
}

/*BankAccount*/
.BankAccount_Title
{
	margin: 0px auto;
	font-family:ºÚÌå;
	font-size:18px;
	line-height:38px;	
	border-bottom: #dcdcdc 1px solid;	
	height: 38px;
	text-align:left;
	margin-top:10px;
}

.BankAccount_ContentLeft
{
	float:left;
	width:59%;
	height:170px;
	margin-top:10px;
}

.BankAccount_ContentRight
{
	float:left;
	width:39%;
	border:#dcdcdc 1px solid;
	margin-top:10px;
}

.BankAccount_ContentBottom
{
	float:left;
	width:100%;
	height:170px;
	margin-top:20px;
}

/*AskForPay*/
.AskForPay_ContentLeft
{
	float:left;
	width:40%;
	background-color:White;
	height:170px;
}

.AskForPay_ContentCenter
{
	float:left;
	width:17%;
	background:url(Images/Account/reinput_bg.gif);
	height:170px;
}

.AskForPay_ContentRight
{
	float:left;
	width:40%;
	background-color:White;
	height:170px;
}

