.wrapper{
	width:1000px;
}
.content{
	height: 100%;
	margin-top:10px;
	clear: both;
}
.sidebar{
	width:238px;
	float:left;
	overflow: hidden;
	border:1px solid #ccc;
}
.sidebar_in h2{
   height:36px;
	line-height: 36px;
	background:#f9f8f8 url(../images_net/help_new_001.gif) no-repeat 20px 7px;
   padding-left:30px;
	font-size:20px;
	color:#b68800;
	border-bottom:3px solid #fec10e;
	margin-bottom:5px;
}
.sidebar_in h3{
	height:36px;
	line-height: 36px;
	padding-left:30px;
	font-size:14px;
	font-weight:bold;	
	border:0 solid #ccc;
	border-width:1px 0 1px 0;
	background: #fffcef;
}
.sidebar_in h3.else{
	color:#b88a01;
}
.sidebar_in ul{
	padding:10px 5px 10px 15px;	
}
.sidebar_in ul li{
	line-height:24px;
}
.sidebar_in ul.ul2 li{
	background:url(../images_net/help_new_001.gif) no-repeat 3px -36px;
	padding-left:15px;
}
.main{
	width:748px;
	float:right;
	overflow: hidden;
	border:1px solid #ccc;
	padding-bottom:15px;
}
.main a{
	color:#0066cc !important;
	text-decoration: underline !important;
}
.main h2{
   height:36px;
	line-height: 36px;
	background:#f9f8f8 url(../images_net/help_new_001.gif) no-repeat 20px 7px;
   padding-left:30px;
	font-size:20px;
	color:#b68800;
	border-bottom:3px solid #fec10e;
	margin-bottom:5px;
}
.main h3{
	height:36px;
	line-height: 36px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;	
	border:0 solid #ccc;
	border-width:1px 0 1px 0;
	background: #e9e9e9;
}
.main h4{
	height:36px;
	line-height: 36px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;	
}
.main .p{
	padding:10px 20px;
	line-height: 24px;
}
.main table{
	border:0 solid #ccc;
	border-width:1px 1px 0 1px;
	margin-top:10px;
}
.main td{
	line-height: 20px;
	padding:5px 12px;
	border:0 solid #ccc;
	border-width:0 1px 1px 0;
}
.main th{
	background: #343434;
	color:#fff;
	padding:5px 10px;
}
.main td.table{
	padding:0;
	border:0;
}
.main td.table table{
	margin:0;
	border:0;
}
.main td.table td{
	padding:5px 12px;
	border:0;
	border-bottom:1px solid #ccc;
}
.main td.table td.shi_td{
	border-right:1px solid #ccc;
}