* {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:12px;
	
}
div,ul,li,span,p,a{
	overflow:hidden;
}
a{
	text-decoration:none;
	color:#1d5cb4;
}
a:hover{
	text-decoration:underline
}
.left{
	float:left;
	display:inline
}
.right{
	float:right;
	display:inline
}
body{
	background:url(login_bg.png) repeat-x #fff;
}
body.wrap{
	background:url(ht_right_bg.png) repeat-x #fff;
}

/*main*/
div.main{
	margin:5px 8px 0px 8px;
	border:1px #89c3e4 solid;
}
	div.main h3{
		border:1px #fff solid;
		height:25px;
		line-height:25px;
		text-align:center;
		background:#89c3e4;
		color:#fff;
	}
	div.main table{
		border-left:1px #fff solid;
		background:#fff;
	}
		div.main table td{
			border-right:1px #fff solid;
			border-bottom:1px #fff solid;
			padding-left:5px;
			height:24px;
			line-height:24px;
			color:#225080
		}
		div.main table td.one{
			background:#e3f5ff
		}
		div.main table td.two{
			background:#f3ffff
		}
		div.main table td.ico{
			background:url(ht_right_ico.png) no-repeat 10px 8px;
			padding-left:24px;
		}
div.copy{
	height:40px;
	line-height:40px;
	color:#666;
	text-align:center
}
/*main*/
/*¿ò¼ÜÓÃ*/
frame{
	overflow-x:hidden
}
/*¿ò¼ÜÓÃ*/
