.joinDetails {
	color: #272727;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin-right: 6px;
}
.joinDetails span {
	font-weight: normal;
}
.joinDetails a:link, .joinDetails a:visited {
	color: #F14F11;
	text-decoration: underline;
}
.joinDetails a:hover, .joinDetails a:active {
	color: #F14F11;
	text-decoration: underline;
}

.enterAccount {
	color: #272727;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	margin-right: 6px;
	float: right;
}
.enterAccount span {
	font-weight: normal;
}
.enterAccount a:link, .enterAccount a:visited {
	color: #F14F11;
	text-decoration: underline;
}
.enterAccount a:hover, .enterAccount a:active {
	color: #F14F11;
	text-decoration: underline;
}
.enterAccountL {
	color: #272727;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	float: left;
}
.enterAccountL input {
	float: left;
	width: 100px;
	height: 16px;
	font-size: 11px;
	line-height: 15px;
	background-color: #F4F4F4;
	border: 1px solid #AFAFAF;
}
.enter_row {
	width: 100%;
	float: right;
	margin-top: 2px;
}
.enter_row  ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 12px;
}
.enter_row   ul li { 
	display: inline; 
	color: #087959;
	margin-right: 4px;
	float: right;
	font-weight: normal;
}
.enter_row  img {
	height: 7px;
	width: 4px;
	margin-left: 4px;
}
.enter_row   ul li a { 
	text-decoration: underline; 
	color: #087959;
}
.enter_row   a:visited  { 
	text-decoration: underline; 
	color: #087959;
}
.enter_row   a:hover, .enter_row   a:active {
	text-decoration: underline;
	color: #087959;
}
.join_us {
	float: right;
	width: 100%;
}
.join_box {
	float: right;
	width: 186px;
}
.join_box .joinTop {
	background-image: url(images/joinBox/top.gif);
	height: 36px;
	width: 186px;
	float: right;
	overflow: hidden;
}
.join_box .joinCenter {
	background-image: url(images/joinBox/center.gif);
	width: 186px;
	float: right;
	background-color: #EEEEEE;
}
.join_box .joinBody {
	background-image: url(images/joinBox/body.gif);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	width: 178px;
	float: right;
	margin-right: 4px;
	margin-top:0px;
	display: inline;
}
.join_box .joinBottom {
	background-image: url(images/joinBox/bottom.gif);
	height: 6px;
	width: 186px;
	float: right;
	overflow: hidden;
}
.joinTop_text {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
}
.joinBody_text {
	color: #3F3E3E;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 4px;
	line-height: 16px;
}
.joinBody_text span {
	font-weight: bold;
}