.iframeFont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.wrapper {
	margin:0 auto;
	padding-bottom:10px;
	width:900px;
}

.header {
	height:103px;
}
.top .login-box {
	background:url(../i/login-bg.gif) no-repeat;
	width:146px;
	height:32px;
	text-align:center;
	font-weight:700;
	overflow:hidden;
	float:right;
}
.top .login-box a {
	padding:10px 5px 5px 5px;
	display:block;
	/*color:#98B749*/
}

.top .logo {
	float:left;
	position:relative;
	left:13px;
	top:29px;
	width:201px;
}
.top h1 {
	height:62px;
	width:201px;
	position: relative;
}
.top h1 a {
	background:url(../i/logo.gif) no-repeat;
	cursor:pointer;
	display:block;
	height:62px;
	width:201px;
}
.top h1 span {
	display:none;
}
.content-cover {
}
.container {
	padding:10px 0 13px 0;
	line-height:18px
}
.tbl-box td {
	vertical-align:top
}
.tbl-box .box {
	border:1px solid #efefef;
	background:url(../i/box-bg.gif) repeat-x #efefef;
	padding:16px 15px 13px 12px;
	width:400px
}
.tbl-box .box2 {
	border:1px solid #c3dfab;
	background:url(../i/box2-bg.gif) repeat-x #d2efb8;
}
.tbl-box .box .img {
	width:142px;
	float:left;
	margin-right:17px;
}
.tbl-box .box .img img {
	width:142px;
}
.tbl-box .box .txt {
	width:242px;
	float:left;
	position:relative;
	margin-top:-5px
}
.tbl-box .space {
	width:10px;
}
.tbl-box tr.space td {
	height:10px
}
.tbl-box .box label {
	color:#81a21b
}
.register-btn {
	padding:12px 0 0 ;
}
.footer {
	background:url(../i/dot.gif) repeat-x;
	padding:10px 8px 8px 15px;
	color:#8a8a8a;
	font-size:9px;
	margin-bottom:20px;
}
.footer  a{
color:#8a8a8a;
}
.copyright{
	margin-top:8px;
	
	text-align:right;
	float:right;
	text-align:center
}
.footer .box{ float:left; width:300px}
.footer .box img{
	margin-right:5px
}
#wrapper2 {width:300px; margin:50px auto}
#msg {display:none; position:absolute; z-index:200; background:url(../i/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}