.p_page_i	{ width: 800px; margin: auto; background-color: #fff; color: #454343;}

.p_header_o { clear:both; }
.p_header_i {  }

.p_main_menu_o { clear: both; margin: 0;}
.p_main_menu_i { }

.p_main_menu_home_o { clear: both; margin: 0; }
.p_main_menu_home_i { margin-bottom: -16px; #margin-bottom: -12px; }

.p_content {height: 100%; background-position: right; clear: both; width: 100%; background-image: url( 'background/rightcell.gif' ); background-repeat: repeat-y; margin-bottom: 20px; }

/* Home Page */

.p_content .p_upper_cell_o { }
.p_content .p_upper_cell_i { margin-top: 4px; }

.p_content .p_lower_cell { clear: both; }

.p_content .p_lower_cell .p_lower_left_cell_o {float: left; width: 49.9%; display: inline-block; border-right: solid 1px #FCEEF2; }
.p_content .p_lower_cell .p_lower_left_cell_i { padding-left: 10px; padding-right: 6px; }

.p_content .p_lower_cell .p_lower_right_cell_o {float: right; width: 49.9%; display: inline-block; }
.p_content .p_lower_cell .p_lower_right_cell_i { padding-left: 6px; padding-right: 10px; }

/* End Home Page */

/* Article Page */

.p_content .p_left_nav_cell_o { width:28%; float:left; display:inline-block;  }
.p_content .p_left_nav_cell_i { margin-top:10px; }
.p_content .p_article_o { width:70%; float:right; display:inline-block; margin-top:10px; }
.p_content .p_search {margin-left: 20px; margin-top:10px; }

/* End Article Page */

.p_footer { clear: both; margin-top:20px; padding: 0px; background-color: #FEF7F9; }


