#header_area{
	width:798px;
}
#content_area{
	background-image:url('/themes/retro2_style/images/detail/bg_content.gif');
	background-repeat:repeat-y;
	margin-top:0px;
	width:798px;
	min-height:400px;
	height: expression(this.height<400?400:true);
}
#content_left{
	width:200px;
	float:left;
	padding-left:38px;
}
#content_left .block_content_center{
	padding-left:3px;
	padding-right:3px;
	width:194px;
}
#content_right{
	display:none;
}
#content_center{
	width:523px;
	padding-right:37px;
	float:left;
}
#content_center .block_content_center{
	padding-left:5px;
	padding-right:3px;
	width:515px;
}
#content_footer{
	clear:both;
	height:0px;
}
#footer_area{
	width:798px;
}
#footer_row1{
	background-image:url('/themes/retro2_style/images/detail/bottom1.gif');
	width:100%;
	height:86px;
}
#footer_row2{
	background-image:url('/themes/retro2_style/images/detail/bottom2.gif');
	width:100%;
	height:44px;
	text-align:center;
	padding-top:18px;
}
#footer_row3{
	background-color:black;
	color:white;
	text-align:center;
	padding:5px;
}
body{
	background-image:url('/themes/retro2_style/images/retro2_bg.gif');
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

/* Block Style */
.block_style_left_1 .block_head_center{
	background-image:url('/themes/retro2_style/images/detail/submenu_left.gif');
	background-repeat:no-repeat;
	height:37px;
	color:white;
	padding-top:8px;
}
.block_style_left_2 .block_head_center{
	background-color:#0093DD;
	color:white;
}
.block_style_center_1 .block_head_center{
	background-image:url('/themes/retro2_style/images/detail/intro_head2.gif');
	background-repeat:no-repeat;
	height:37px;
	color:white;
	padding-top:8px;
}
.block_style_center_2 .block_head_center{
	background-color:#A24840;
	color:white;
}
.bc_itemrandomlist_item, .bc_itemlist_item, .bc_itemsearchlist_item{
	margin-left:3px;
}
#bc_itemlist_page_header,#bc_itemlist_page_footer{
	clear:both;
	margin:5px;
}
#bc_map .block_content_center{
	text-align:center;
	padding-top:10px;
}
#bc_googlesearch .block_content_center{
	text-align:center;
	color:black;
	border:1px solid color:red;
}
