#SectionBody01{
	margin-bottom:3px;
}
#SectionBody01 .contentRegion {
	background:#FFF;
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 685px;
	width: 610px;
	border: 1px solid #FFCC66;
	margin-right:3px;
}
#SectionBody01 .contentRegion .head {
	line-height: 30px;
	height: 30px;
	border-bottom: 1px solid #FFCC66;
	margin:0px 5px;
}
#SectionBody01 .contentRegion .head h2 {
	font-size: 16px;
	margin-left: 5px;
	display: inline;
	float: left;
	color:#fff;
}
#SectionBody01 .contentRegion .body{
	width: 600px;
	margin:20px 0px;
}
#SectionBody01 .contentRegion .body ul{
	display:inline;
	margin:5px;
	float:left;
}
#SectionBody01 .contentRegion .body ul li {
	float: left;
	margin-left: 5px;
	background-image: url(images/Dot_black.gif);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	padding-left:20px;
}
#SectionBody01 .contentRegion .body ul li .tail{
	line-height: 200%;
	float:right;
	font-size:14px;
}
#SectionBody01 .contentRegion .body ul li a {
	line-height: 200%;
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	width: 450px;
	overflow: hidden;
	font-size: 14px;
	font-weight:bold;
	float:left;
}
#SectionBody01 .contentRegion .bottom{
	clear:both;
	margin:10px auto;
	text-align:center;
	line-height:30px;
}
#SectionBody01 .sideRegion{
	width:285px;
	float:right;
}