/****** Body 里面整体的定义类 *****/
*html ﻿body { 
	background:#fff;
	font-size:12px; 
	text-align:center; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	margin:0px; 
	padding:0px; 
	color:#000; 
	line-height:20px;  
}

h1,h2,h3,h4 { 
	font-size:12px; 
	color:#cc3840; 
	margin:0px; 
	padding:0px; 
}

div,form,ul,li,ol,dl,dd,dt,cite,span,p,input { 
	margin:0px; 
	padding:0px; 
} 

*html img { 
	border:0px; 
}

*html li { 
	list-style-type:none; 
}
/********* A href 链接的定义 *******/
a:link		{ font-size:11px; color:#000; text-decoration:none; }
a:visited	{ font-size:11px; color:#000; text-decoration:none; }
a:active	{ font-size:11px; color:#000; text-decoration:none; }
a:hover		{ font-size:11px; color:#000; text-decoration:none; }

*html cite { 
	width:70px; 
	float:right; 
	text-align:left; 
	overflow: hidden; 
	text-overflow:ellipsis; 
	white-space:nowrap; 
}

/************** 增加空格  *************/
*html .blankline_a { height:8px; font-size:1px; clear:both; overflow:hidden; }
*html .blankline_b { height:2px; font-size:1px; clear:both; overflow:hidden; }
*html .blankline_c { height:4px; font-size:1px; clear:both; overflow:hidden; }

/********** 增加空格  ****************/
*html .spaceline { 
	width:1px; 
	padding:1px; 
	font-size:1px; 
	float:left; 
}

/**************  颜色定义  ****************/
*html .left		{ float:left; }
*html .right		{ float:right; }
*html .red		{ color:red; }
*html .green		{ color:green; }
*html .blue		{ color:blue; }
*html .Corner		{ clear:both; }


*html body {
	background-image:url();	
	background-color: #047ecc;
	background: #FFFFFF;
	margin-top:0px;
}
*html .wrap {
	width:825px;
	margin-top:-20px;
}
*html .ppt-left {
	width:44px;
	float:left;
	height:728px;
	background-image: url(/images/bg_left.gif); 
	background-position: right; 
	background-repeat: repeat-y;
}
*html .ppt-right {
	float:left;
	width:44px;
	height:728px;
	background-image: url(/images/bg_right.gif);
	background-position: top; 
	background-repeat: repeat-y;
}
/********  中间主体部分  *******/

*html .ppt-center {
	width:727px;
	float:left;
	margin-left:4px;
}
*html .ppt-a-center {
	width:727px;
	float:left;
}
*html .ppt-a-span {
	width:727px;
	float:left;	
	height:177px;
	margin-top:12px;
}
*html .ppt-a-span-left {
	width:12px;
	float:left;
}
*html .ppt-a-span-center {
	width:702px;
	float:left;
}
*html .ppt-a-span-right {
	width:13px;
	float:left;
}
/*****  单元  ****/
*html .ppt-b-span {
	width:727px;
	float:left;
	margin-top:-6px;
}
*html .ppt-b-span-center {
	width:702px;
	float:left;
}
*html .ppt-b-span-center dl {
	width:702px;
	float:left;
}
*html .ppt-b-span-center dt {
	width:29px;
	float:left;
}
*html .ppt-b-span-center dd {
	width:120px;
	float:left;
	height:31px;
	line-height:25px;
	cursor:hand;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space:nowrap; 
	border:1px solid #ccc;
	background:#eee;
	font-weight:bold;
	
}
*html .ppt-b-span-center dd.space {
	width:30px;
	float:left;
	background:url();
}
*html .ppt-b-span-center dd.menu {
	width:180px;
	background:#eee;
	float:left;
	margin-top:0px;
	background:url();
	border:0px;
}
/*****  单元  ****/
*html .ppt-c-span {
	width:727px; 
	margin-top:0px;
	margin-top:-20px;
}
*html .ppt-c-span-center {
	width:702px;
	float:left;
}
*html .frm11_content {
	background:#e0ffbc;
	width:400px;
	float:left;
	text-align:left;
	margin-left:20px;
}
*html .frm22_content {
	background:#e0ffbc;
	width:140px;
	float:left;
	text-align:left;
	margin-left:50px;
}
*html .frm33_content {
	background:#e0ffbc;
	width:340px;
	float:left;
	text-align:left;
	margin-left:50px;
}
*html .crt_username {
	float:right;
	margin-right:30px;
}
/*****  单元  ****/
*html .ppt-d-span {
	width:727px;
	float:left;
	margin-top:5px;
}
*html .ppt-d-span-center {
	width:702px;
	float:left;
}
*html .ppt-dc-span-left {
	width:229px;
	float:left;
}
*html .ppt-dcl-span-top {
	width:229px;
	background:url(/images/icon_index_short.gif);
	height:28px;
	float:left;
	line-height:34px;
	font-weight:bold;
}
*html .ppt-dcl-span-middle {
	width:227px;
	background:#F7F7F7;
	height:130px;
	float:left;  
	border:1px solid #ccc;
	margin-top:-6px;
}



*html .ppt-dc-span-center {
	width:462px;
	float:left;
	margin-left:10px;
}
*html .ppt-dcc-span-top {
	width:462px;
	float:left;
	background:url(/images/icon_index_long.gif) no-repeat;
	height:30px;
	line-height:30px;
	font-weight:bold;
	text-align:left;
}
*html .ppt-dcc-span-top span {
	margin-left:330px;
}
*html .ppt-dcc-span-middle {
	width:460px;
	background:#F7F7F7;
	height:130px;
	float:left;  
	border:1px solid #ccc;
	margin-top:-3px;
}
*html .ppt-dcc-span-middle table {
	text-align:left;
}


*html .ppt-e-span-center {
	width:702px;
	margin-left:6px;
	float:left;
	margin-top:10px;
}

*html .ppt-e-span-center {
	width:702px;
	float:left;
}
*html .ppt-ec-span-left {
	width:229px;
	float:left;
}
*html .ppt-ecl-span-top {
	width:229px;
	background:url(/images/icon_index_short.gif);
	height:28px;
	float:left;
	line-height:34px;
	font-weight:bold;
}
*html .ppt-ecl-span-middle table {
	text-align:left;
}
*html .ppt-ecl-span-middle {
	width:227px;
	background:#F7F7F7;
	height:130px;
	float:left;  
	border:1px solid #ccc;
	margin-top:-6px;
}
*html .ppt-ec-span-right {
	width:462px;
	margin-left:10px;
	float:left; 
}
*html .ppt-ecr-span-top {
	width:462px;
	float:left;
	background:url(/images/icon_index_long.gif) no-repeat;
	height:30px;
	line-height:30px;
	font-weight:bold;
	text-align:left;
} 
*html .ppt-ecr-span-middle {
	width:460px;
	background:#F7F7F7;
	height:130px;
	float:left;  
	border:1px solid #ccc;
	margin-top:-3px;
}
*html .ppt-exr-span-middle table {
	text-align:left;
}
*html .ppt-ec-span-right {
	width:462px;
	float:left;
}

/********   全局中部的位置  *****/
*html .ppt-g-span {
	width:727px;
	float:left;
	text-align:center;
	background:#fff;
	margin-top:10px;
}
/********Login Css*******/
*html .login-main {
	width:229px; 
	margin-top:10px;
	margin-left:0px;
}
*html .login-main-title {
	width:229px;
	background:url(/images/icon_index_short.gif);
	height:28px;
	float:left;
	line-height:34px;
	font-weight:bold;
}
*html .login-main-content {
	width:225px;
	border:1px solid #ccc;
	margin-top:-7px;
	padding-top:10px;
	background:#eee;
}
*html .loginleft { 
	width:60px; 
	float:left;
}
*html .loginleft dd { 
	width:60px; 
	float:left; 
	font-size:10px;
	line-height:25px;
	text-align:right;
}
*html .loginleft dd.vcode {
	font-size:10px;
	line-height:10px;
	padding-top:10px;
}


*html .loginright { 
	width:150px; 
	float:left; 
	background:#eee;
}

*html .userid { 
	width:130px; 
	float:left; 
	margin-left:10px; 
	color:#cc3840; 
	font-weight:bold; 
}
*html .userpw { 
	width:130px; 
	float:left; 
	margin-left:10px; 
	margin-top:5px; 
	color:#cc3840; 
	font-weight:bold; 
}
*html .usersrand { 
	width:70px; 
	float:left; 
	margin-left:10px; 
	margin-top:10px; 
	color:#000; 
	font-weight:bold;  
}
*html .loginright img { 
	width:58px; 
	float:left; 
	margin-top:10px; 
	height:20px; 
	margin-left:2px; 
}

*html .helpuser { 
	width:227px; 
	float:left; 
	text-align:left; 
}
*html .question { 
	width:140px; 
	float:left; 
	margin-left:10px;
}
*html .helpuser dl { 
	width:150px; 
	float:left; 
}
*html .helpuser dd { 
	width:150px; 
	float:left; 
}

*html .submit { 
	width:55px; 
	float:right; 
	margin-top:10px; 
}

*html .submit input { 
	width:50px; 
	float:left; 
	border:0px; 
	border-top:2px solid #000; 
	border-bottom:2px solid #000; 
	border-left:2px solid #000;
	border-right:1px solid #000;
	cursor:hand; 
}

/********  中间主体部分  *******/
*html .ppt-right {
	width:44px;
	float:right;
}

/***DisplayNewCust.php****/

*html .reg-main {
	width:700px; 
	border:1px solid #ccc;
}
*html .reg-main-left {
	width:416px;
	float:left; 
}
*html .reg-main-a-left {
	width:150px;
	float:left;
	text-align:right; 
	padding-right:10px;
}
*html .reg-main-a-left p {
	width:150px;
	float:left;  
	margin:3px 0px; 
	padding-top:0px;
}


*html .reg-main-b-left {
	width:240px;
	float:left;  
	padding:3px 0px;
}
*html .reg-main-b-left p {
	width:250px;
	float:left;
	text-align:left; 
	margin:2px 0px; 
	padding-top:0px;
}
*html .reg-main-b-left span.reg-a-left {
	border-top:0px;
}
*html .reg-main-b-left span.reg-c-left {
	border-top:0px;
}

*html .reg-main-right {
	width:280px;
	float:right;
}
*html .into {
	width:220px;
	float:left;
}
*html .outto {
	width:150px;
	float:left;
}

*html .reg-main-right {
	border-left:1px solid #ccc;
	height:232px;
	font-size:10px;
	text-align:left;
	line-height:12px;
	padding:5px;
}
*html .reg-main-right p {
	padding:2px;
}

*html .add-main {
	width:700px;
	float:left;
	background:#F6F6F6;
	border-top:1px solid #ccc;
	text-align:left;
	font-weight:bold;
	line-height:30px;
	padding-left:10px;
	margin-bottom:-10px;
}


*html .add-submit {
	width:700px;
	float:left;
	border-top:1px solid #ccc;
	padding:8px 0px;
}
*html .add-submit input {
	border-top:2px solid #000;
	border-left:2px solid #000;
	border-bottom:2px solid #000;
	border-right:1px solid #000;
	cursor:hand; 
}

*html .sub { 
	float:left;
	margin-left:260px;
	width:70px;
}
*html .res { 
	margin-right:260px;
	float:right;
	width:70px;
}
*html .add-agreen {
	width:700px;
	float:left; 
	border-top:1px solid #ccc;
	margin:10px 0px;
}
*html .add-agreen p {
	width:700px;
	float:left;
	margin-top:5px;
}

/***DisplayNewCust.php****/

/****DisplayPersonInfo.php*****/
*html .personinfo {
	width:700px;
	border:1px solid #ccc; 
}
*html .personinfo-nav {
	width:700px;
	background:#eee;
	font-weight:bold;
	height:30px;
	padding-left:20px;
	text-align:left;
	line-height:30px;
	border-bottom:1px solid #ccc;
}
*html .personinfo-content {
	width:700px;
	float:left;
}
*html .personinfo-content p {
	width:700px;
	float:left;
	border-bottom:1px solid #ccc;
	line-height:30px;
}
*html .personinfo-content span {
	width:200px;
	float:left;
	border-right:1px solid #ccc;
	text-align:right; 
	padding-right:20px;
}
*html .personinfo-content span.psi {
	width:500px;
	float:left; 
	text-align:left;  
	border-right:0px;
	padding-left:5px; 
}
*html .ppt-left {
	width:44px;
	float:left;
	height:858px;
	background-image: url(/images/bg_left.gif); 
	background-position: right; 
	background-repeat: repeat-y;
}
*html .ppt-right {
	float:left;
	width:44px;
	height:858px;
	background-image: url(/images/bg_right.gif);
	background-position: top; 
	background-repeat: repeat-y;
}

*html .personinfo-add {
	width:700px;
	float:left;
}
*html .personinfo-add span {
	width:200px;
	float:left;
	margin-top:25px;
}
*html .personinfo-add span.psiv {
	width:500px;
	float:right; 
	text-align:left;  
	margin-top:8px;
}
*html .personinfo-add span.psiv ul {
	width:500px;
	float:right;
	background:#ccc;
	border:0px;
	padding:0px;
}
*html .personinfo-add span.psiv li {
	width:70px;
	float:left;
	padding:2px 0px;
}
*html .personinfo-add span.psiv li.cb {
	width:30px;
	float:left;
}
*html .personinfo-submit {
	width:700px;
	float:left;
	padding:10px 0px;
}
*html .personinfo-submit p {
	width:700px;
	float:left;
	border:0px;
	border-top:1px solid #ccc;
}
*html .personinfo-submit p span {
	width:270px;
	float:left; 
	border:0px;
}
*html .personinfo-submit p span input {
	width:80px;
	border:2px solid #000;
	border-right:1px solid #000;
	cursor:hand; 
}

/****DisplayPersonInfo.php*****/


/******DisplayPassPort.php***********/
*html .dpp-main {
	width:700px;
	margin-left:0px;
}
*html .dpp-main-left {
	width:330px; 
	border:1px solid #ccc;
}
*html .dpp-main-left-nav {
	width:330px;
	float:left;
	background:#eee;
	border-bottom:1px solid #ccc;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
}
*html .dpp-main-left-content {
	width:330px;
	float:left;
}
*html .dpp-main-left-content p {
	width:330px;
	float:left; 
	margin:5px 0px;
}
*html .dpp-main-left-content p span {
	width:110px;
	float:left;
	text-align:right; 
}
*html .dpp-main-left-content p span.inf {
	width:210px;
	float:left;
	text-align:left; 
	padding-left:10px;		
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space:nowrap; 
}
/******DisplayPassPort.php***********/

/*********DisplayForgotPassword.php*****/
*html .forgot {
	width:700px;
	border:1px solid #ccc;
}
*html .forgot-nav {
	width:700px;
	float:left;
	background:#eee;
	text-align:left;
	padding-left:20px;
	font-weight:bold;
	line-height:30px;
}
*html .forgot-content {
	width:700px;
	float:left;
	background:#fff;
	border-top:1px solid #ccc;
}
*html .forgot-top {
	width:700px;
	float:left;
	padding:10px 0px;
	border-bottom:1px dashed #eee;
}
*html .forgot-bottom {
	width:700px;
	float:left;
	padding:20px 0px;
}
*html .forgot-bottom p {
	width:700px;
	float:left;
	padding:5px 0px;
}
*html .forgot-bottom p span {
	width:300px;
	float:left;
	text-align:left;
	padding-left:10px;
}
*html .forgot-bottom p span.fgt {
	width:300px;
	float:left;
	text-align:right;
}
/*********DisplayForgotPassword.php*****/
/*********DisplayAddMoney.php***********/
*html .addmoney {
	width:700px;  
}
*html .addmoney-left {
	width:220px;
	float:left; 
}
*html .addmoney-left {
	width:220px;
	float:left;
}
*html .add-left-top {
	width:220px;
	border:1px solid #ccc;		
}
*html .add-left-top-nav {
	width:220px;
	line-height:25px;
	font-weight:bold;
	background:#eee;
}
*html .add-left-top-content {
	width:220px;
	float:left;
	padding:10px 0px;
	border-top:1px solid #ccc;
}
*html .add-left-top-content p {
	width:220px;
	float:left; 
	padding:2px 0px; 
}
*html .add-left-foot {
	width:220px;
	float:left;
	margin-top:50px;
	border:1px solid #ccc;
}
*html .add-left-foot-nav {
	width:220px;
	line-height:25px;
	font-weight:bold;
	background:#eee;
}
*html .add-left-foot-content {
	width:220px;
	float:left;
	border-top:1px solid #ccc;
	padding:10px 0px; 
}
*html .add-left-top-content p {
	width:220px;
	float:left; 
	padding:2px 0px; 
}
*html .addmoney-right {
	width:400px;
	float:right;
	border:1px solid #ccc;
}
*html .addmoney-right .nav {
	width:400px;
	float:left;
	background:#eee;
	font-weight:bold;
	line-height:25px;
	text-align:left;
	padding-left:20px;
}
*html .addmoney-right .content {
	border-top:1px solid #ccc;
	padding:10px;
	height:330px;
}
	
/*********DisplayAddMoney.php***********/
	