body {
	margin: 100px 0 0 0;
	font:12px Arial, Helvetica, sans-serif normal;
	color:#333;
	text-decoration:none;
	background: url(../images/bg.gif) top center repeat-y;
}
.loginbase {
	background:url(../images/login_09.gif) top left no-repeat;
	float:left;
	width:259px;
	height:197px;
	position:relative;
	border:none;
	margin:0;
}
.loginheading {
	background:url(../images/commonimg.png) top left no-repeat;
	width:246px;
	height:25px;
	position:absolute;
	z-index:1;
	right:1px;
	top:12px;
}
.txtarea {
	float:left;
	padding:50px 15px 0 15px;
	width:228px;
}
.txtarea label {
	float:left;
	padding:0 0 5px 0;
	width:auto;
	font-size:12px;
	color:#333;
}
.txtarea input {
	float:left;
	padding:5px 10px 6px 10px;
	width:214px;
	margin:0 0 10px 0;
	background:url(../images/commonimg.png) top left no-repeat;
	background-position:0 -35px;
	border:0;
	color:#666;
	clear:both;
	outline:none;
}
.txtarea input.redio {
	float:left;
	width:10px !important;
	margin:1px 0 0 0;
}
.txtarea span {
	float:left;
	padding:0 0 2px 8px;
}
.loginboxtopcorner {
	background:url(../images/login_07.gif) bottom left no-repeat;
	float:left;
	width:8px;
	height:8px;
}
.loginboxtop {
	background:url(../images/login_08.gif) bottom left repeat-x;
	float:left;
	height:8px;
	width:484px;
	overflow:hidden;
}
.loginbox {
	float:left;
	width:461px;
	height:202px;
	border:1px solid #B7D4F1;
	border-width:0 0 0 1px;
	background:#fff;
	overflow:hidden;
	padding:15px;
}
.loginbox h2 {
	margin:0 0 10px 0;
	font-weight:normal;
}
.loginbox p {
	margin:0 0 10px 0;
}

.loginButtbase {
	background:url(../images/login_12.gif) top left no-repeat;
	float:left;
	width:259px;
	height:70px;
}
.loginButtbase span a {
	float:left;
	color:#fff;
	text-decoration:underline;
	margin:8px 0 0 10px;
}
.loginButtbase span a:hover {
	text-decoration:none;
}

.loginboxshadow {
	background:url(../images/shadow.gif) top left no-repeat;
	float:left;
	height:27px;
	width:491px;
	overflow:hidden;
}
.loginbutt {
	margin:12px 0 0 16px;
	width:65px;
}
.loginbutt a {
	float:left; 
	background:url(../images/login-butt.png) top left no-repeat;
	width:65px;
	height:28px;
}
.fotter {
	font-size:11px;
}
.button {
  font: bold 11px Arial;
  text-decoration: none;
  background-color: #B6FF1A;
  color: #333333;
  padding: 2px 6px 2px 6px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #CCCCCC;
}