﻿.help_content
{
	color:Black;
	margin:10px auto auto 35px;
	display:inline-block;
}
.help_content p
{
	margin-bottom:10px;
}
.help_nav
{
	margin-top:20px;
	margin-left:20px;
	height:22px;
	clear:both;
	width:500px;
	border-bottom:3px solid #FF8315;
	display:inline-block;
}
.help_nav ul li
{
	list-style:none;
	float:left;
	width:89px;
	height:22px;
	line-height:22px;
	text-align:center;
	background:url("/images/bg/member_tab.gif") no-repeat;
	margin-left:10px;
}
.help_nav ul li.selected
{
	background:url("/images/bg/member_tab_selected.gif") no-repeat;
}
.help_nav ul li.selected a
{
	font-weight:bold;
	color:White;
}
.help_nav ul li a
{
	color:Black;
}
.join_member
{
	color:Black;
	margin:20px;
}
.join_member p
{
	margin-top:5px;
}
.join_member .title
{
	font-size:14px;
	color:#FF9900;
	font-weight:bold;
}
.user_guide
{
	margin:10px;
	color:Black;
	font-size:14px;
}
.user_guide p
{
	margin:10px;
}
.user_guide p.title
{
	color:#cc3300;
	font-weight:bold;	
}

