.so_content {
	width: 730px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	margin: 0px;
	clear: both;
}
.so_nav {
	float: left;
	width: 150px;
	font-size: 10pt;
	color: #999999;
}
.so_nav_top {
	background-image: url(img/faq_nav_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 150px;
	font-size: 9px;
}
.so_nav_content {
	background-image: url(img/faq_nav_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 150px;
}
.so_nav_foot {
	background-image: url(img/faq_nav_foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 150px;
}
.so_main {
	float: right;
	/*margin-left: 150px;
	width: 575px;*/
}
div.so_nav ul {
	margin: 0px;
	list-style: none;
	padding: 0px 0px 10px 0px;

}
div.so_nav li {
	list-style-type: none;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 8px;
	font-size: 10pt;
	line-height: 10pt;
}
div.so_nav a {
	text-decoration: none;
	font-size: 10pt;
	color: #0000FF;
}
div.so_nav a:hover {
	text-decoration: underline;
}
div.so_nav p {
	padding-top: 5px;
	padding-left: 5px;
	margin: 0px;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
}
.so_title {
	font-size: 11pt;
	font-weight: bold;
	width: 525px;
	color: #000000;
	background-image:  url("img/faq_title.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	/* height: 28px; */
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin: 0px;
	min-height: 28px;
	vertical-align: bottom;

}
.so_date {
	width: 550px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 10pt;
	color: #000000;
	background-image:  url("img/faq_date.gif");
	background-repeat: no-repeat;
	height: 15px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
}
.so_text {
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 30px;
}
div.so_text div {
	font-size: 11pt;
	font:Arial, Helvetica, sans-serif;
}
div.so_text p {
	font-size: 11pt;
	font:Arial, Helvetica, sans-serif;
}
.so_item {
	width: 560px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 50px;
}
.rate {
	font-size: 12px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
}
.rate a{
	padding-right: 5px;
	padding-left: 5px;
}
