﻿/*==================================== Help center ===================================*/


.yuanbao_sidebar_menu_center_content	/* For help center */
{
	padding: 10px;
	padding-left: 12px;
}

.yuanbao_help_title
{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-left: 10px;
	line-height: 20px;
	padding-top: 10px;
}

.yuanbao_help_link
{
	font-size:12px;
	color:#666666;
	list-style:none;
	padding-left:10px;
	padding-top: 10px;
}

.yuanbao_help_link li 
{
	padding-top: 5px;
}


.yuanbao_help_link li a
{
	color:#666666;
	text-decoration:none;
}

.yuanbao_help_content_box
{
	width: 765px;
	float: left;
	margin-top: 15px;
}

.yuanbao_help_content_box p
{
	text-indent:26px;
	line-height:2.0;
	color:#666666;
}

.yuanbao_help_content_box a
{
	color:#cc3399;
	overflow:hidden;
	text-decoration:none;
}

.yuanbao_help_text_title
{
	font-size:12px;
	color:#cc3399;
	font-weight:bold;
	line-height:18px;
}

.yuanbao_help_text_pink
{
	font-size:12px;
	color:#cc3399 !important;
	font-weight:600;
	text-indent:26px;
	line-height:2.0;
}

.yuanbao_help_text_pink p
{
	font-size:12px;
	color:#cc3399 !important;
	font-weight:600;
	text-indent:26px;
	line-height:2.0;
}


.yuanbao_help_text_default
{
	font-size:12px;
	color:#666666;
	font-weight:600;
	text-indent:26px;
	line-height:2.0;
}

.yuanbao_help_select_size table
{
	border: 1px #FF99FF
}

.yuanbao_help_select_size tr
{
	height: 120px;
}


.yuanbao_help_padding
{
	padding:10px;
}

