﻿.m05_Zone1_Parts .side_menu
{
	width : 210px;
	font-size : 10px;
	color : #666666;
}

.m05_Zone1_Parts .side_menu .header
{
	width : 210px !important;
	height : 30px !important;
	font-size : 14px !important;
	font-weight : bold !important;
	color : #666666 !important;
	text-align : center !important;
	line-height : 30px !important;
	background-image : url("./img/title_210_normal.gif") !important;
	background-repeat : no-repeat !important;
}

.m05_Zone1_Parts .side_menu .body
{
	width : 210px !important;
	background-image : url("./img/title_210b_normal.gif") !important;
	background-repeat : repeat-y !important;
}

.m05_Zone1_Parts .side_menu .footer
{
	width : 210px !important;
	height : 12px !important;
	background-image : url("./img/title_210f_normal.gif") !important;
	background-repeat : no-repeat !important;
}

.m06_Zone3_Parts .side_menu
{
	width : 230px;
	font-size : 10px;
	color : #666666;
}

.m06_Zone3_Parts .side_menu .header
{
	width : 230px !important;
	height : 30px !important;
	font-size : 14px !important;
	font-weight : bold !important;
	color : #666666 !important;
	text-align : center !important;
	line-height : 30px !important;
	background-image : url("./img/title_230_normal.gif") !important;
	background-repeat : no-repeat !important;
}

.m06_Zone3_Parts .side_menu .body
{
	width : 230px !important;
	background-image : url("./img/title_230b_normal.gif") !important;
	background-repeat : repeat-y !important;
}

.m06_Zone3_Parts .side_menu .footer
{
	width : 230px !important;
	height : 12px !important;
	background-image : url("./img/title_230f_normal.gif") !important;
	background-repeat : no-repeat !important;
}

.PostBackProductList .PagingPreview
{
	float: left;
	width: 30px;
	height: 400px;
	margin-left: 0px;
	margin-right: 10px;
}

.PostBackProductList .PagingPreview .PagingPreviewButton
{
	margin-top: 130px;
	margin-left: 10px;
}

.PostBackProductList .PagingNext
{
	float: left;
	width: 30px;
	height: 400px;
	margin-left: 0px;
	margin-right: 0px;
}

.PostBackProductList .PagingNext .PagingNextButton
{
	margin-top: 130px;
	margin-left: 10px;
}

.PostBackProductList .Items
{
	float: left;
	width: 600px;
	height: 400px;
}

.PostBackProductList .Items .Item
{
	float: left;
	width: 110px;
	height: 200px;
	margin-right: 10px;
	text-align: center;
	vertical-align: top;
}

.PostBackProductList .Items .Item .HoverPanel
{
	display: none;
}

.PostBackProductList .Items .Item .HoverPanel .HoverBackground
{
	width: 500px;
	height: 360px;
	background-color: #eeefef;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}

.PostBackProductList .Items .Item .HoverPanel .HoverHeader
{
	width: 500px;
	height: 50px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height : 20px;
	border-bottom: 1px dotted #333333;
	position: absolute;
	top: 0px;
	left: 0px;
}

.PostBackProductList .Items .Item .HoverPanel .HoverBody
{
	width: 500px;
	height: 300px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
	position: absolute;
	top: 50px;
	left: 0px;
}

.PostBackProductList .Items .Item .HoverPanel .HoverBody table
{
	width: 480px;
	height: 300px;
}

.PostBackProductList .Items .Item .HoverPanel .HoverBody table td.Image
{
	width: 200px;
	vertical-align: top;
}

.PostBackProductList .Items .Item .HoverPanel .HoverBody table td.Detail
{
	width: 280px;
	vertical-align: top;
}

.PostBackProductList .Items .Item .HoverPanel .HoverBody table td.Detail div.Property
{
	font-weight: bold;
}

.PostBackProductList .Items .Item .HoverPanel .HoverBody table td.Detail div.Value
{
	margin-bottom: 10px;
}

.PostBackProductList .Items .Item .HoverPanel .HoverFooter
{
	width: 500px;
	height: 10px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	top: 550px;
	left: 0px;
}

.side_menu .arrow_genre{
margin-left : 8px;
}

.side_menu .arrow_genre a:link{
color : #666666;
text-decoration : none;
}

.side_menu .arrow_genre a:visited{
color : #666666;
text-decoration : none;
}

.side_menu .arrow_genre a:hover{
color : #FF6666;
text-decoration : underline;
}

.side_menu .arrow_genre a:active{
color : #FF6666;
text-decoration : underline;
}

.side_menu .arrow_genre ul{
margin : 0px;
padding : 8px 0px 0px 20px;
font-size : 12px;
}

.side_menu .arrow_genre li{
list-style-image : url("./img/listicon_pickup.gif");
list-style-position : outside;
line-height : 20px;
}


.review_list .body .item,
.review_product_list .body .item
{
	margin-left: 5px;
	margin-right: 5px;
	line-height: 18px;
	text-align: center;
}

.review_list .body .item .title,
.review_product_list .body .item .title

{
	font-size: 15px;
	font-weight: bold;
}

.review_list .body .item .date,
.review_product_list .body .item .date
{
	text-align: right;
}

.review_list .body .line,
.review_product_list .body .line
{
	border-bottom: 1px dotted #666666;
	margin: 2px 5px 10px 5px; 
}

.loginformProperty
{
	height : 40px;
	clear : both;
}

.loginformPropertyValue
{
	float : left;
	font-size : 12px;
}

