@charset "utf-8";
.join_top {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
}
.join_top .logo {
	float: left;
	padding-top: 10px;
}
.join_top .right {
	float: right;
	padding-top: 10px;
	font-family: Verdana;
	font-size: 10px;
}
.join_addbar {
	height: 30px;
	background-image: url(../images/join_add_bg.gif);
	background-repeat: repeat-x;
}
.join_addbar .add {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 18px;
	padding-top: 12px;
	background-image: url(../images/list_title_005.gif);
	background-repeat: no-repeat;
	background-position: 8px 15px;
	text-indent: 20px;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.content h1 {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dedede;
}
.content .h1_title {
	float: left;
	line-height: 30px;
	font-weight: bold;
	padding-left: 35px;
}
.content .n1 {
	float: left;
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/join_one_title.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.content .n2 {
	float: left;
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/join_two_title.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.content .n3 {
	float: left;
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/join_three_title.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.content .h1_right {
	float: right;
	line-height: 30px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.content .join_box {
	color: #666666;
	padding-top: 20px;
}
.join_box table th {
	text-align: right;
	padding-right: 5px;
	width: 20%;
	font-size: 13px;
}
.join_box table td {
	padding: 6px;
}
.Tips {
	font-family: Verdana;
	font-size: 10px;
	display: block;
	background-color: #f6f9fd;
	border: 1px solid #c4d3e5;
	padding: 5px;
	margin: 5px 0px;
}
.btn_box {
	padding-top: 20px;
	background-color: #f5f5f5;
	padding-left: 200px;
	margin-top: 20px;
	padding-bottom: 20px;
}
.join_btn {
	height: 38px;
	width: 200px;
	background-image: url(../images/Join_btn_bg.gif);
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.join_successbox {
	padding: 20px;
	font-size: 13px;
	border: 1px solid #ffbe61;
	font-weight: bold;
	line-height: 160%;
	background-color: #fffaf2;
	margin-top: 10px;
	margin-bottom: 30px;
}
