#body
{
	width: 970px;
}
#ViewBodyBg
{
	width: 100%;
	border: 1px solid #999;
	float: left;
}
#Pos
{
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	background: url(../images/list_txt_bg.gif) repeat-x left bottom;
}
#note
{
	width: 350px;
	float: left;
	margin: 3px 1px;
	border-top: 1px solid #d2d2d2;
}
#note li
{
	float: left;
	border-bottom: 1px solid #d2d2d2;
	width: 220px;
	height: 22px;
	line-height: 22px;
}
#note .dt
{
	width: 130px;
}
#note b
{
	display: block;
	width: 50px;
	float: left;
	background: #f2f2f2;
	text-align: center;
	font-weight: normal;
}
#ContentBody
{
	width: 749px;
	float: left;
	clear: left;
	border-right: 1px solid #999;
}
#Content
{
	width: 690px;
	margin: 20px auto;
}
#Content p
{
	line-height: 1.8;
	text-indent: 24px;
	padding: 0 5px;
}
#ContentLink
{
	width: 220px;
	float: right;
	clear: right;
}
#OpGuide 
{
	width:100%;
}
#OpGuide li
{
	padding:0 10px;
	height:22px;
	line-height:22px;
}
#OpGuide .GuideTitle
{
	background: #1F1F1F;
	color: #fff;
	height:30px;
	line-height:30px;
	
}
h3
{
	text-align: center;
	margin: 0 0 5px 0;
	padding: 3px 0;
	clear: left;
	font-size:14px;
}

