@charset "utf-8";
body {
	font-family: "Times New Roman",Georgia,Serif;
	background-image: url(/images/BG01.jpg);
	background-position: center top;
	margin: 0px;
}
.overflow-clear {
	clear: both;
}

#LoginPage {
	width: 975px;
	margin: auto;
}
#LoginPageTop {
	margin-top: 20px;
	height: 127px;
	width: 975px;
	background-image: url(/images/Atop01.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#LoginPageMain {
	height: 500px;
	width: 975px;
	background-image: url(/images/Atop03.png);
	background-repeat: no-repeat;
	background-position: right;
}
#LoginPageMainL {
	height: 500px;
	width: 225px;
	float: left;
}
#LoginPageMainR {
	height: 500px;
	width: 750px;
	float: right;
}
#ControlZone {
	height: 320px;
	width: 750px;
}
#CZButtonA {
	float: left;
	height: 80px;
	width: 375px;
}
#CZButtonB {
	float: right;
	height: 80px;
	width: 375px;
}
#PageMoreButton {
	width: 750px;
	height: 95px;
}
.btn{
	position: relative;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	height: 44px;
	min-width: 52px;
	text-align: center;
	text-decoration: none;
	border-radius: 2px;
	border: 1px solid #ddd;
	background-position: top;
	width: 245px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 44px;
	background-image: url(/images/CZButton9_1.png);
	color: #000;
}
.btn:hover{
	background-image: url(/images/CZButton9_2.png);
	color: #666;
	text-decoration: none;
}
.btn:focus{border-color:#4d90fe;outline:none}

.theme-buy{
	text-align: center;
	margin-top: 25px;
	margin-left: 450px;
}
.theme-popover-mask{z-

index:1;position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opac

ity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5;display:none;}
.theme-popover{
	z-index: 9;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 500px;
	border-radius: 5px;
	border: solid 2px #8de;
	display: none;
	box-shadow: 0 0 10px #666;
	margin-top: -220px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -400px;
	background-image: url(/images/BG0A.jpg);
	background-position: center bottom;
}
.theme-poptit{
	border-bottom: 1px solid #ddd;
	padding: 12px;
	position: relative;
	height: 24px;
	background-image: url(/images/Right/ZT_Table_BG04.png);
	background-position: center top;
	text-indent: 40px;
}
.theme-poptit h{
	background-image: url(/images/List_ico14.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	font-size: 18px;
	color: #88DDE4;
	letter-spacing: 2px;
}
.theme-poptit .close{
	float: right;
	color: #F00;
	padding: 5px;
	font-family: simsun;
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	margin-top: -2px;
	margin-right: 5px;
	margin-bottom: -5px;
	margin-left: -5px;
}
.theme-poptit .close:hover{
	color: #FFF;
}
.theme-popbod{padding:60px 15px;color:#444;height:148px;}
.dform{
	padding: 0px;

}
.dform ul {
	list-style-type: none;
}
.dform ul li {
	line-height: 30px;
	width: 320px;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
	list-style-position: inside;
	font-size: 15px;
	height: 30px;
	list-style-image: url(/images/List_ico15.png);
}
.dform ul li:hover {
	color: #0F0;
	background-image: url(/images/TM_black.png);
}
.dform ul li a {
	color: #FFF;
	text-decoration: none;
}
.dform ul li a:hover {
	color: #0F0;
}

#LoginPageFoot {
	height: 90px;
	width: 975px;
	background-image: url(/images/Atop04.png);
	background-position: top;
}

#LoginPage #LoginPageFoot p {
	font-size: 10px;
	color: #ddd;
	margin-left: 300px;
	padding-top: 50px;
	margin-top: 0px;
}
#LoginPageTop2 {
	margin-top: 20px;
	height: 127px;
	width: 975px;
	background-image: url(/images/Atop01_2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#LoginPageMain2 {
	height: 500px;
	width: 975px;
	background-image: url(/images/Atop03_2.png);
	background-repeat: no-repeat;
	background-position: right;
}
#ControlZoneLogin {
	background-color: #FFFFFF;
	height: 270px;
	width: 620px;
	margin-top: 25px;
	margin-left: 130px;
}
#ControlZoneLoginL {
	width: 380px;
	float: left;
}
#ControlZoneLoginR {
	width: 200px;
	float: right;
}
#ControlZoneLoginR p {
	width: 200px;
	font-size: 14px;
	color: #999;
	margin: 30px;
	line-height: 24px;
	text-align: justify;
	float: right;
}
/* ???????????? */
.form_info{
	width: 300px;
	height: 150px;
	margin-top: 30px;
	display: inline;
	margin-left: 20px;
	float: left;
}
.field{
	margin:10px;
}
.field label{
	float: left;
	padding: 6px;
	font-size: 14px;
	color: #999;
}
.field input.text{
	border: 1px solid #c5c5c5;
	padding: 5px;
	background-image: url(/images/field_text_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #4e9f06;
	width: 185px;
}
.field input.text2{
	border: 1px solid #c5c5c5;
	padding: 5px;
	background-image: url(/images/field_text_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #4e9f06;
}
.field .button{
	width: 120px;
	height: 41px;
	cursor: pointer;
	background:url(/images/LoginButton.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 135px;
	margin-top: 20px;
}
.yzm{
	color: #4e9f06;
	font-size: 16px;
	padding-left: 10px;
	
}
