html {
	text-align: left;
}

body {
	text-align:left;
	background-image: url(../image/bg.gif);
	font-size: small;
	color: #666666;
}
#content {
	background-color: #FFF;
	width: 870px;
}
#content #bizitem {
	float: left;
	width: 200px;
	text-align: center;
	background-color: #F8F8F8;
	border-right: 1px solid #D8D8D8;
	border-bottom: 5px solid #D8D8D8;
}
#content #maincontent {
	width: 665px; /* µ¹ IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 545px; /* ¹ê»Ú­È */
	margin: 20px 40px 0px 240px;
	border-top: 5px solid #F2F2F2;
	border-right: 1px solid #F2F2F2;
	border-bottom: 5px solid #F2F2F2;
	border-left: 1px solid #F2F2F2;
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content #maincontent p {
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 2em;
	margin-left: 1em;
	line-height: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#site_info {
	clear: both;
}
#content #maincontent ol {
	border-top-width: 6px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d0ccb5;
	border-bottom-color: #d0ccb5;
	margin-top: 20px;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-bottom: 2px;
}

#content #maincontent li {
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}#content #maincontent #sample {
	margin-bottom: 15px;
}

#content #maincontent #sample td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	margin: 0px;
	padding: 0px;
}

#content #maincontent #sample .samplepic img {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}

