#body {
	width: 932px;
	min-height: 600px;
	margin: 0px auto;
}
#content_top {
	height: 40px;
}
#content_left {
	width: 180px;
	min-height: 550px;
	float: left;
	padding-top: 50px;
	_margin-right: -3px;
}
#content_center {
	width: 1px;
	float: left;
	height: 600px;
	_margin-right: -3px;
}
#content_right {
	margin-left: 181px;
	min-height: 600px;
}
.frame_content_menu {
	margin-top: 5px;
	margin-left: 20px;
	padding-top: 6px;
	text-align: center;
	width: 134px;
	height: 20px;
	cursor: pointer;
}
.frame_content_menu_selected {
	background-image: url('../images/item-selected-bg.png');
	background-repeat: repeat-y;
}
.frame_content_menu_highlight {
	background-image: url('../images/item-highlight-bg.png');
	background-repeat: repeat-y;
}
#content_text {
	width: 730px;
	margin: 0 auto;
}
#content_text_title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#content_text_info {
	text-align: center;
}
#content_text_space {
	height: 20px;
}
#content_text_content {

}
#content_text_foot {
	height: 20px;
}
#content_text_ad {
	height: 90px;
	margin-top: 80px;
}