.product_name
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size-adjust:inherit;
		font-size:12px;
		font-weight:bold;
		color:#ff670e;
		padding-left:5px;
	
	}
/* CSS Document */
.textotherproduct
{
	font-size:11px;
	color:#6e6b6b;
	font-family:Arial;
	vertical-align:middle;
	text-decoration:underline;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	font-weight:bold;
	text-align:left;
}
.textotherproduct a
{
	color:#6e6b6b;
	text-decoration:none;
}

.text_breadcrumb
{
	font-size:12px;
	color:#484848;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	padding-left:2px;
	font-weight:bold;
	text-align:right;
}
.text_breadcrumb a
{
	color:#484848;
	text-decoration:none;
}
.thumb_bg1
{
	background-image:url(../images/thumb_bg1.gif);
	weight:75px;
	height:69px;
	background-repeat:no-repeat;
}

.catbox_top
{
	background-image:url(../images/cat_box_top.gif);
	weight:249px;
	height:7px;
	background-repeat:no-repeat;
}
.catbox_bottom
{
	background-image:url(../images/cat_box_bottom.gif);
	weight:249px;
	height:7px;
	background-repeat:no-repeat;
}
.thumb_bg2
{
	background-image:url(../images/thumb_bg2.gif);
	weight:75px;
	height:69px;
	background-repeat:no-repeat;
}

.text_product
{
	font-size:14px;
	color:#191919;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:25px;
	padding-top:20px;
	font-weight:bold;
	text-align:left;		
}
.text_product1
{
	font-size:14px;
	color:#191919;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:25px;
	padding-top:5px;
	font-weight:bold;
	text-align:left;	
}
.dot_line
{
	background-image:url(../images/dot-line.gif);
	/*border-bottom-style: solid;*/
	background-repeat: repeat-x;
	height:1px;
}

/*catogory*/



/*product detail*/
.productframe
{
	background-image:url(../images/product_frame.gif);
	height:110px;
	weight:132px;
	background-repeat:no-repeat;
}
.text_title_product
{
	font-size:11.5px;
	color:#ff8200;
	font-family:Arial;
	vertical-align:middle;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:5px;
	text-align:left;
}
.text_title_product a
{
	color:#ff8200;
	text-decoration:none;
}
.text_dec_product
{
	font-size:12px;
	color:#726f6f;
	font-family:Arial;
	vertical-align:middle;
	padding-left:5px;
	text-align:left;
}
.text_seeall_product
{
	font-size:11px;
	color:#333333;
	font-family:Arial;
	vertical-align:middle;
	padding-left:5px;
	text-align:left;
}



.dot_cat
{
	background-image:url(../images/dot_cat.gif);	
	/*border-bottom-style: solid;*/
	background-repeat: repeat-x;
	height:1px;
}

/* text format detail product page*/
.textitle_detail_product
{
	font-size:13px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	padding-left:2px;
	font-weight:bold;
	text-align:left;
}
.textitle_model
{
font-size:12px;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
padding-left:2px;
font-weight:normal;
text-align:left;

}

.underline_dashed{
	border-bottom:dashed;
	padding-top: 5px;
	padding-bottom: 10px;
	border-color:#000000;
	border-width:1px;
}

.underline_dashed_bottom{
	border-bottom:dashed;
	border-color:#000000;
	border-width:1px;
}


