#top {
	height: 163px;
	background: url(../images/page_top.jpg) no-repeat;
}

#page_nav {
	float: left;
	width: 232px;
	border: 2px solid #E0E0E0;
	margin: 58px 74px 0 0;
	padding: 8px 0;
}

#page_nav a {
	width: 232px;
	height: 65px;
	line-height: 65px;
	font-size: 16px;
	text-align: center;
}

#page_nav a:hover {
	background: #E0E0E0;
	color: #C93;
}

#page_nav_title {
	width: 228px;
	height: 65px;
	line-height: 65px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 4px;
	background: #E0E0E0;
	padding-left: 4px;
	color: #C93;
	text-align: center;
	margin-bottom: 1px;
}

#page_content_right {
	float: left;
	width: 890px;
	margin-top: 43px;
}

#page_title {
	padding-bottom: 10px;
	border-bottom: 2px solid #C93;
	margin-bottom: 46px;
}

#page_content_right h2 {
	font-size: 12px;
	font-weight: 500;
	background: url(../images/page_title_icon.jpg) no-repeat left center;
	padding-left: 28px;
}
