/* CSS Document */
*{
	padding:0;
	margin:0;
	
}
img{ border:0px}
body{ font-size:12px; background:url(../Images/bodybg.jpg) repeat-x; color:#fff}
.one {
	height: 265px;
	width: 800px;
	margin-top: 90px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/a_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.one .two {
	background-image: url(../Images/a_06.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	height: 100%;
	width: 100%;
}
.one .two .three {
	height: 100%;
	width: 100%;
	background-image: url(../Images/a_10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.one .two .three .four {
	height: 100%;
	width: 100%;
	background-image: url(../Images/a_17.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.one .two .three .four .xtzt {
	width: 100%;
	height: 100%;
}
.one .two .three .four .xtzt .xtzt_l {
	background-image: url(../Images/a_08.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 100%;
	width: 50%;
	float: left;
}
.one .two .three .four .xtzt .xtzt_l img {
	margin-top: auto;
	padding-top: 100px;
}
.one .two .three .four .xtzt .xtzt_r {
	height: 100%;
	width: 45%;
	float: right;
	padding-top: 60px;
}
.bottom{
	height: 80px;
	background-image: url(../Images/a_02.gif);
	background-repeat: repeat-x;
	width: auto;
	margin-top:150px
	}
.one .two .three .four .xtzt .xtzt_r form table tr td #uname {
	height: 20px;
	width: 170px;
	border: 1px solid #ccc;
	padding-left: 20px;
	background-image: url(../Images/input_username.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
}
.one .two .three .four .xtzt .xtzt_r form table tr td #pwd {
	height: 20px;
	width: 170px;
	border: 1px solid #ccc;
	padding-left: 20px;
	background-image: url(../Images/input_password.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
}
.one .two .three .four .xtzt .xtzt_r form table tr td #yzm {
	height: 20px;
	width: 60px;
	border: 1px solid #ccc;
	padding-left: 20px;
	background-image: url(../Images/input_vercode.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
}
.one .two .three .four .xtzt .xtzt_r form table tr td #b4 {
	height: 24px;
	width: 79px;
	background-image: url(../Images/bt.gif);
	border: none;
}
.one .two .three .four .xtzt .xtzt_r form table tr td #b5{
	height: 24px;
	width: 79px;
	background-image: url(../Images/bt.gif);
	border: none;
	margin-left: 5px;
}

.one .two .three .four .xtzt .xtzt_r form table tr td img {
	height: 20px;
	width: 60px;
	border: 1px solid #ccc;
	display: inline-block;
	margin-left: 10px;
}

