.box_small
{
	width				: 300px;
	margin				: 10px 0 10px 0;
	background-color	: #6D6E72;
}

.box_small .box_title
{
	height				: 25px;
	padding				: 7px 0 0 15px;
	font-weight			: bold;
	font-variant		: normal;
	color				: #EEE;
	background-image	: url('../image/page/tab.gif');
	background-repeat	: no-repeat;
}

.box_small .box_container
{
	font-size			: 12px;
	line-height			: 16px;
	letter-spacing		: 1px;
}

.box_small .box_bottom
{
	height				: 20px;
	background-image	: url('../image/page/bottom_tab_small.gif');
	background-repeat	: no-repeat;
}

.box_small_top
{
	width:280px;
	height:20px;
	background:url('../image/page/bg_small_box_top.gif');
}

.box_small_bottom
{
	width:280px;
	height:20px;
	background:url('../image/page/bg_small_box_bottom.gif');
}

/**
 * WIDE 
 */
.box_wide
{
	width				: 612px;
	margin				: 10px auto;
	background-color	: #6D6E72;
}

.box_wide .box_title
{
	height				: 23px;
	padding				: 7px 0 0 15px;
	font-weight			: bold;
	font-variant		: normal;
	color				: #EEE;
	background-image	: url('../image/page/tab_wide.gif');
	background-repeat	: no-repeat;
}

.box_wide .box_container
{
	font-size			: 12px;
	line-height			: 16px;
	letter-spacing		: 1px;
}

.box_wide ol,
.box_wide ul
{
	margin-left			: 30px;
}

.box_wide .box_bottom
{
	height				: 20px;
	background-image	: url('../image/page/bottom_tab_wide.gif');
	background-repeat	: no-repeat;
}

.box_wide_top
{
	width:592px;
	height:20px;
	background:url('../image/page/bg_wide_box_top.gif');
}

.box_wide_bottom
{
	width:592px;
	height:20px;
	background:url('../image/page/bg_wide_box_bottom.gif');
}

/**
 * OCCUPY ALL 
 */
.box_all
{
	width				: 930px;
	margin				: 10px auto;
	background-color	: #6D6E72;
}

.box_all .box_title
{
	height				: 23px;
	padding				: 7px 0 0 15px;
	font-weight			: bold;
	font-variant		: normal;
	color				: #EEE;
	background-image	: url('../image/page/tab_all.gif');
	background-repeat	: no-repeat;
}

.box_all .box_container
{
	font-size			: 12px;
	line-height			: 16px;
	letter-spacing		: 1px;
	color: #CCCCCC;
}

.box_all .box_bottom
{
	height				: 20px;
	background-image	: url('../image/page/bottom_tab_all.gif');
	background-repeat	: no-repeat;
}


/**
 *
 */
.box_product_new_left,
.box_product_new_right
{	
	width				: 250px;
	padding				: 0;
	text-align			: center;
	border				: 0px solid #C8C8C8;
}

.box_product_new_left
{
	float				: left;
	margin				: 5px 0 10px 17px;
}

*html .box_product_new_left
{
	margin				: 5px 0 10px 8px;
}

.box_product_new_right
{
	float				: right;
	margin				: 5px 17px 10px 0;
}

*html .box_product_new_right
{
	float				: right;
	margin				: 5px 8px 10px 0;
}

.box_product_new_left div.product_name,
.box_product_new_right div.product_name
{
	margin				: 1px;
	height				: 50px;
	padding				: 8px 0 0 0;
	font-size			: 16px;
	font-weight			: bold;
}

.box_product_new_left div.product_name a,
.box_product_new_right div.product_name a
{
	color				: #1777A5;
	font-size			: 16px;
}

.box_product_new_left div.product_name a:hover,
.box_product_new_right div.product_name a:hover
{
	color				: #FF9900;
}

.box_product_new_left div.product_image,
.box_product_new_right div.product_image
{
	height				: 100px;
	padding				: 0;
}

.box_product_new_left div.product_price,
.box_product_new_right div.product_price
{
	margin				: 10px 0 0 0;
	font-size			: 16px;
	font-weight			: bold;
	color				: #FF0000;
}

.box_product_new_left div.product_more,
.box_product_new_right div.product_more
{
	margin				: 10px 0 15px 0;
}


/**
 *
 */
.box_product_wide_list
{
	float				: left;
	width				: 99%;
	margin				: 5px 0 20px 0;
	font-size			: 12px;
}

*html .box_product_wide_list
{
	margin				: 8px 0 10px 0;
}

.box_product_wide_list_full
{
	float				: left;
	width				: 99%;
	margin				: 5px 0 10px 0;
	font-size			: 12px;
}

.box_product_wide_list p.title a,
.box_product_wide_list_full p.title a,
.box_product_wide_list p.title,
.box_product_wide_list_full p.title
{
	font-size			: 14px;
	font-weight			: bold;
	text-transform		: uppercase;
	color				: #313031;
}

.box_product_wide_list p.title,
.box_product_wide_list_full p.title
{
	padding-bottom		: 4px;
	border-bottom		: 1px solid #CCC;
}

.box_product_wide_list p.price,
.box_product_wide_list_full p.price
{
	float				: left;
	margin				: 15px 0 0 0;
	font-size			: 12px;
	font-weight			: bold;
	color				: #FF0000;
}

.box_product_wide_list p.more_details,
.box_product_wide_list_full p.more_details
{
	float				: right;
	margin				: 15px 0 0 0;
	font-size			: 12px;
	font-weight			: bold;
	color				: #FF0000;
}

.box_product_wide_list .details_body table
{
	clear				: both;
	width				: 100%;
	margin				: 15px 0 0 0;
	font-size			: 12px;
	color				: #313031;
}

.box_product_wide_list p.more_details span a,
.box_product_wide_list_full p.more_details span a
{
	color				: #FF0000;
}

.box_product_wide_list span,
.box_product_wide_list_full span
{
	color				: #313031;
}

.box_product_wide_list p a:hover,
.box_product_wide_list_full p a:hover
{
	color				: #FF9900;
}

.box_product_wide_list .image,
.box_product_wide_list_full .image
{
	float				: left;
	width				: 155px;
	height				: 180px;
	margin				: 10px 0 0 0;
	border				: none;
	text-align			: center;
}

.box_product_wide_list .image img,
.box_product_wide_list_full .image img
{
	border				: none;
}

.box_product_wide_list .details_body,
.box_product_wide_list_full .details_body
{
	float				: right;
	width				: 400px;
}

.box_product_wide_list .details_body p.body,
.box_product_wide_list_full .details_body p.body
{
	float				: right;
	width				: 400px;
	margin				: 10px 0 0 0;
	font-size			: 12px;
}

.box_product_wide_list_full .details_body table
{
	clear				: both;
	width				: 100%;
	margin				: 15px 0 15px 0;
	font-size			: 12px;
	color				: #313031;
}




