*{
	margin:0px;
	padding:0px;
	}
body{
	background:url(../images/bg2.gif) repeat;
	width:100%;
	height:auto;
	font-size:12px;
	font-family:Arial, Helvetica, "宋体";
	line-height:20px;
	}
#main{
	width:950px;
	height:auto;
	margin:auto;
	background:#fff;
}
#topWrap{
	background:url(../images/top.jpg) no-repeat;
	height:305px;
	width:950px;
	float:left;
	}
#RegTop{
	float:left;
	height:0px;
	width:100%;
}
#RegTop a{
	position:relative;
	top:-60px;
	left:100px;
	background:url(../images/btn.png) no-repeat;
	width:221px;
	height:84px;
	display:block;
}


#textWrap{
	clear:both;
	padding:30px 30px 0px 30px;
}
.aa{
	font-size:14px;
	line-height:30px;
}

#NavWrap{
	height:80px;
	background:url(../images/bg3.jpg) repeat-x;
	}
.title{
	background:url(../images/tab.gif) no-repeat;
	height:48px;
	width:225px;
	margin-left:100px;
	margin-top:32px;
	font-family:"微软雅黑","宋体";
	font-size:20px;
	text-align:center;
	padding-top:15px;
	color:#fff;
	float:left;
}
.title a{
	color:#FFFFFF;
	font-family:"微软雅黑","宋体";
	font-size:20px;
	font-style:normal;
}
.title a:hover{
	color:#000;
}
#CopyRight{
	background:url(../images/bg.jpg) repeat-x;
	height:80px;
	text-align:center;
	padding-top:20px;
}
#RegBottom{width:100%; float:left; height:0px;}
#RegBottom a{
	position:relative;
	top:-90px;
	left:700px;
	background:url(../images/btn.png) no-repeat;
	width:221px;
	height:84px;
	display:block;
}
.bb{
	margin-bottom:30px;
}
.cc{
	color:#3399FF;
	font-weight:bold;
}