/*

basic page

*/

.round_border_top {
	width: 937px;
	height: 11px;
	background: url(../../images/b5.png) no-repeat;
}
.round_border_bottom {
	clear: both;
	width: 937px;
	height: 11px;
	background: url(../../images/b6.png) no-repeat;
}
.top {
	float: left;
	width: 925px;
	padding-left: 10px;
	padding-top: 5px;
}
.top .content {
	float: left;
	padding-right: 100px;
}

#content ul {
	margin-left: 25px;
	margin-bottom: 20px;
}

#content ul li ul {
	margin-bottom:3px;
}
#content ul li {
	padding-bottom: 5px;
	list-style-image: url(../../images/list_arrow.png);
}

#content ul li ul li ul {
	padding-top:5px;
}
