#white_bg {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#service_nav {
	height: auto;
	width: 140px;
	float: left;
}
.help_topic {
	height: 19px;
	background-color: #E1F4FD;
	font-size: 14px;
	padding-top: 4px;
	padding-left: 15px;
	margin-top: 8px;
	margin-bottom: 3px;
}

.help_topic A:link {
	color: #0B62C1;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.help_topic A:visited{
	color: #0B62C1;
}
.help_topic A:hover{
	color: #FF9900;
	text-decoration: underline;
}
#service_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#service_nav li {
	height: 22px;
	display: block;
	line-height: 22px;
}
#service_nav  li  a{
	height: 22px;
	display: block;
	padding-left: 15px;
	color: #666666;
	line-height: 22px;
}
#service_nav li a:link{
	color: #666666;
}
#service_nav li a:visited{
	color: #666666;
}
#service_nav li a:hover{
	color: #000000;
}
.bar {
	height: 6px;
	background-repeat: repeat-x;
	background-color: #378AA6;
	width: auto;
}
.help_content {
	width: 768px;
	float: left;
	height: auto;
	margin-left: 8px;
	text-align: left;
}
.help_theme {
	height: 15px;
	padding-top: 5px;
	padding-left: 8px;
	font-family: "ËÎÌå";
}
.help_tips_bg {
	height: 29px;
	background-repeat: repeat-x;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
	margin-top: 4px;
}
.help_tips_text {
	height: 29px;
	font-size: 14px;
	color: #0B62C1;
	padding-left: 15px;
	font-weight: bold;
	line-height: 29px;
}
.help_tips_content {
	height: auto;
	font-size: 12px;
	color: #000000;
	padding: 3px;
}
.help_tips_content img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.help_tips_content ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.help_tips_content li {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.help_tips_content p {
	line-height: 22px;
	font-size: 12px;
	margin: 6px;
}

.help_tips_content a {
}
.help_tips_content a:link{
	color: #17A3EE;
	font-size: 12px;
}
.help_tips_content a:visited{
	font-size: 12px;
	color: #17A3EE;
}
.help_tips_content a:hover{
	font-size: 12px;
	color: #FF9900;
}
.help_tips_content a:active{
	color: #FF6633;
}

.blue_text {
	font-size: 12px;
	color: #000066;
}
.white_text {
	color: #FFFFFF;
	font-size: 14px;
}
#vip_pic {
	height: 97px;
}
#vip_middle {
	margin-top: 8px;
	margin-bottom: 8px;
	height: 647px;
}

#vip_summary {
	height: auto;
	width: 250px;
	float: left;
	padding: 5px;
}
#vip_act {
    width: 450px;
	height: auto;
	float: right;
}
#vip_act img {
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

#vip_summary  ul {
	margin: 0px;
	padding: 0px;
	line-height: 50px;
	font-size: 14px;
}
#vip_summary  ul li {
	margin-left: 10px;
}



#vip_act p {
	line-height: 20px;
}
#vip_bg {
	background-image: url(/images/vip_bg.gif);
	background-repeat: no-repeat;
	height: 97px;
}
