


.Menu
{
	font-size: 12px;
	color: #243149;
	width: 196px;
	float: left;
}

.MenuOnBackground
{
	border-color: #b1b1b1;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	background-color: #EEEEEE;
}
.MenuOffBackground
{
	border-color: #b1b1b1;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}
.MenuOffBackgroundFAQ
{
	border-color: #b1b1b1;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}


a.MenuTitle, a.MenuTitle:hover
{
	font-size: 18px;
	color: #243149;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

/**³£¼ûÎÊÌâ**/
.FAQContentTitle
{
	font-size: 18px;
	color: #243149;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 5px;
}
.FAQContent
{
	font-size: 12px;
	color: #243149;
	width: 738px;
}
.ContentMain
{
	padding: 0 20px 0 20px;
}
li
{
	list-style: none;
}
#rolin
{
	list-style: none;
	padding: 0;
}
.rolinList
{
	margin: 0 auto 0 auto;
	text-align: left;
}
.rolinList li
{
	margin-bottom: 1px;
	border: solid #b1b1b1;
	border-width: 1px 0 0 0;
}
.rolinList li h2
{
	font-size: 18px;
	margin: 10px 0 10px 0;
	background: #fff;
	font-size: 14px;
	color: #666666;
	cursor: pointer;
}
.content
{
	margin: 0 20px;
}

/**¿Í»§Ö§³Ö**/
.SupportContent
{
	font-size: 12px;
	width: 710px;
	float: right;
}

.SupportContentTitle
{
	font-size: 14px;
	color: #FFFFFF;
}

.SupportContentborder
{
	color: #666666;
	border-color: #dedfe1;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	text-align: center;
}

.SupportContentText
{
	color: #666666;
	height: 40px;
	padding-left: 8px;
}

.SupportInput
{
	width: 300px;
	height: 18px;
}

.FontBlue
{
	color: #336dff;
}

.FontBlueUnderline
{
	color: #336dff;
	text-decoration: underline;
}

.FontBlueUnderline:hover
{
	font-size: 12px;
	color: #336dff;
	text-decoration: none;
}




#MenuTabsContainer
{
	width: 200px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #B1B1B1;
	vertical-align: bottom;
}
.MenuTabTitle
{
	font-family: 宋体;
	font-weight: bold;
	font-size: 20px;
	color: #666;
	padding: 15px 10px 5px 28px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.MenuTabTitleClosed
{
	background-image: url(../images/arrowblue_right.gif);
	background-position: 13px 15px;
	background-color: #ffffff;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #B1B1B1;
}
.MenuTabTitleOpened
{
	background-image: url(../images/arrowblue_down.gif);
	background-position: 10px 18px;
	background-color: #f0f0f0;
	color: #243149;
}
.MenuTabContentArea
{
	background-color: #f0f0f0;
	padding: 10px 20px 10px 30px;
	font-family: 宋体;
	font-size: 14px;
	line-height: 35px;
	overflow: auto;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #B1B1B1;
	display: inline-block;
}
.MenuTabContentAreaOpened
{
	background-color: #f0f0f0;
	font-family: 宋体;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #B1B1B1;
}
#MenuTabsContainer a
{
	font-size: 14px;
	color: #666;
}
#MenuTabsContainer a:hover
{
	font-size: 14px;
	color: #000;
}
#MenuTabsContainer a:link
{
	font-size: 14px;
	color: #000;
}
