﻿.mostcontent
{
	width:700px; 
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	
}
.mostcontent .cspic
{
	margin-top:10px;
	margin-bottom:10px;
}
.mostcontent .cstitle
{
	font-size:14px;
	font-weight:bold;
}
.mostcontent .cscontent
{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: darkgray 1px dashed;
	padding-bottom:10px;
}
/*----------------------------------------------------------------------------------
Document created by J.Lyfon(老W), Feb 28 2008 ( http://Lyfon.com / older.W@Gmail.com ) 
-------------------------------------------------------------------------------------*/
*{margin:0;padding:0;list-style:none;}
body{font:12px/160% Verdana,Tahoma,"宋体";color:#4A4A4A;}
a{color:#4A4A4A;text-decoration:none;}
a:hover{text-decoration:underline;}
img{border:0;}
em{font-style:normal;font-size:12px;font-weight:bold;color:#FF7100;}
input,textarea,select{font:12px Tahoma,Verdana,"宋体";color:#49779A;}
#container{margin:0 auto;width:960px;padding-top:15px;}
	#article{float:right;width:730px;margin-right:15px;display:inline;}
	#aside{float:left;width:180px;margin-left:15px;display:inline;}
#helpNav{float:left;padding-top:61px;width:340px;margin-left:10px;}
.title{background:#EEF7FE;margin-bottom:15px;padding-bottom:25px;float:left;width:730px;}
	.title dt{background:#fff;border-bottom:1px solid #C1E3FF;font-size:14px;font-weight:bold;height:34px;line-height:34px;margin-bottom:15px;}
	.title dd{line-height:24px;padding:0 20px;width:325px;float:left;}
.q{background:#fff;margin-bottom:15px;padding-bottom:25px;float:left;width:730px;}
.sideNav{background:#EEF7FE url(/images/help/help_cell.gif) no-repeat right bottom;}
	.sideNav dt{background:url(/images/help/help_cell.gif) no-repeat left top;height:30px;line-height:30px;font-size:14px;font-weight:bold;color:#fff;text-align:center;}
	.sideNav dd{height:40px;line-height:40px;font-size:14px;border-top:1px solid #fff;border-bottom:1px solid #C6E6FF;margin:0 5px 0 12px;}
	.sideNav dd a{padding-left:32px;display:block;height:40px;line-height:40px;}
	.sideNav dd a:hover{background:url(/images/help/help_cell.gif) no-repeat 0 -40px;font-weight:bold;text-decoration:none;margin-right:-5px;position:relative;}
	.sideNav dd.current a{background:url(/images/help/help_cell.gif) no-repeat 0 -40px;font-weight:bold;margin-right:-5px;position:relative;}
	.sideNav dd.last {border-bottom:0;}
.contact{}
	.contact dt{margin-top:10px;background:url(/images/help/help_contact_bg.png) no-repeat left top;height:36px;line-height:36px;font-size:14px;font-weight:bold;color:#064878;padding-left:15px;}
	.contact dt.ask{margin-top:15px;background:url(/images/help/help_contact_bg.png) no-repeat right top;height:53px;text-indent:-9999px;}
		.contact dt.ask a{display:block;height:53px;}
	.contact dd{padding:0 15px 15px;background:url(/images/help/help_contact_bg.png) no-repeat left bottom;}
	.contact dd p.next{text-indent:36px;}
	
	
	.title dd .cstitle
{
	font-size:14px;
	font-weight:bold;
	
}
.title dd .cscontent
{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: darkgray 1px dashed;
	padding-bottom:10px;
}
