#outer_frame {
	background: /*#e7e7e7*/#ffffff;
}

#wrapper {
	width: 897px;
	margin-left: 50px;
	margin-top: 20px;
}

#logo {
	text-align:left;
}

#navigation {
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left: 1px;
	margin-right: 0px;
	width: 180px;
}

.box {
	width: 100%;
}

td.body_table {
	width: 490px;
}

td.ad_table {
	width: 180;
}

td.no_ad_table {
	width: 180;
}

td.main_table{
	width:897px;
}

.footer_table{
	color: #4F4F4F;
	width:897px;
	table-layout:fixed;
	margin-top: 5px;
	padding-bottom: 3px;
	margin-left: 50px;
}

.body_table {
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left: 15px;
	margin-right: 15px;
	width: 490px;
	table-layout:fixed;
}

.ad_table {
	margin-top: 8px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	width: 180;
	table-layout:fixed;
}

.no_ad_table {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	width: 200;
	table-layout:fixed;
	background: #808080;
}

.main_table{
	background: #FFFFFF;
	/*align: center;*/
	width:923px;
	table-layout:fixed;
}

.top_most_table {
	width:923px;
	height: 20px;
	table-layout:fixed;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.navigation_table {
	/*height: 20px;*/
	width: 180;
	vertical-align: top;
}

td.navigation {
	background: #f4f4f4;
	width: 180px;
}

table.navigation_table {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 0px;
	padding: 0px;
	width: 180;
	table-layout:fixed;
}

/* outer box - START*/

table.outer_box {
	width: 100%;
}

tr.outer_box_head {
	background-image: url(../img/frame/N.gif);
	height: 27px;
}

tr.outer_box_bottom {
	background-image: url(../img/frame/S.gif);
	height: 26px;
}

td.outer_box_head_left {
	background-image: url(../img/frame/NW.gif);
	width:4px;
}

td.outer_box_head_right {
	background-image: url(../img/frame/NO.gif);
	width:5px;
}

td.outer_box_bottom_left {
	background-image: url(../img/frame/SW.gif);
	width:3px;
	height: 16px;
}

td.outer_box_bottom_right {
	background-image: url(../img/frame/SO.gif);
	width: 5px;
	height: 26px;
}

td.outer_box_right {
	background-image: url(../img/frame/O.gif);
	width:3px;
}

td.outer_box_left {
	background-image: url(../img/frame/W.gif);
	width:2px;
}

td.outer_box_bottom_left_button {
	background-image: url(../img/frame/Button_s_li.gif);
	width:4px;
}

td.outer_box_bottom_button_text {
	color:#ffffff;
	text-align: center;
	width: 230px;
}

td.outer_box_top_left_button {
	background-image: url(../img/frame/Button_li.gif);
	width:4px;
}

td.outer_box_top_button_text {
	padding-left: 5px;
	padding-right: 5px;
}

td.outer_box_top_button_text a {
/*	font-weight: bold;*/
	color: #ffffff;
}

td.outer_box_top_right_button {
	background-image: url(../img/frame/Button_re.gif);
	width:4px;
}

td.outer_box_top_middle_button {
	background-image: url(../img/frame/Button_mi.gif);
	width:8px;
}

table.outer_box_head_navigation {
	height:27px;
}

/* outer box - END*/
