td {
	font-size: 12px;
}
body {
	margin: 0px;
	padding: 0px;
}
p {
	text-indent: 2em;
}

.crumb {
	color: #FFFFFF;
	padding-right: 6px;
	background: url(../images/bg_nav.jpg) repeat-x;
	height: 27px;
}
.crumb a {
	color: #FFFFFF;
	text-decoration: none;
}
.crumb a:hover {
	text-decoration: none;
	color: #FFFF00;
}
.banner {
	background: url(../images/banner.jpg) no-repeat;
	height: 154px;
	margin: 0px;
	padding: 0px;
}
.bg_page {
	background: url(../images/bg_page.jpg) repeat-x top;
}
.bottom {
	line-height: 170%;
	color: #555555;
}
.bottom a {
	color: #555555;
	text-decoration: none;
}
.leftbar {
	border-right: 1px solid #D0D0D0;
	width: 188px;
}
a.amenu {
	color: #555555;
	text-decoration: none;
	padding-left: 58px;
}
a.amenu:hover {
	text-decoration: none;
	color: #FF8000;
}
a.agray {
	color: #666666;
	text-decoration: none;
}
a.agray:hover {
	text-decoration: none;
	color: #FF8000;
}


.title {
	color: #FF8000;
	letter-spacing: 2px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.content {
	line-height: 190%;
	color: #555555;
}
.f-gray {
	line-height: 150%;
	color: #666666;
}

.f-orange2 {
	line-height: 150%;
	color: #FF8000;
}
.list {
	line-height: 150%;
	color: #383838;
	text-decoration: none;
	margin: 0px;
	padding: 0px 12px 0px 0px;
	letter-spacing: 1px;
	list-style: none;
}
.list li {
	padding: 5px 0px 5px 15px;
	background: url(../images/dot.jpg) no-repeat 3px 12px;
}
.list a {
	color: #383838;
	text-decoration: none;
}
.list a:hover {
	text-decoration: none;
	color: #FF8000;
}
.list span {
	float:right;
}

.page {
	margin: 0px;
	color: #282828;
	text-align: center;
	padding-top: 5px;
	padding-right: 12px;
	border-top: 1px solid #EDEDED;
}
.page .pagered {
	color: #939393;
}
.page a {
	text-decoration: none;
	color: #282828;
}
.page a:hover {
	text-decoration: none;
	color: #FF8000;
}
.pagebox {
	font-size: 11px;
}
