#headerWrapper {
	height:192px;
	background-image: url(../images/design/top_bg.jpg);
	background-repeat:repeat-x;
}
.header_01 {
	width:981px;
	margin:auto;
}
.footer_bg {
	width:981px;
	margin:auto;
}
.left_sh {
	width:10px;
	background-image: url(../images/design/left_sh.png);
 azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}
.right_sh {
	width:9px;
	background-image: url(../images/design/right_sh.png);
 azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}
.white_bg {
	background-color:#fff;
}
.cat_block {
	line-height:25px;
	padding-left:5px;
	border-bottom:1px dashed #a90729;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}
.cart_box {
	width:190px;
	height:100px;
	border:4px solid #9e0726;
	margin-top:4px;
	margin-right:20px;
	background-color:#f0f0f0;
	text-align:left;
	padding:5px;
	padding-left:15px;
}
.font_red {
	color:#a90729;
}
.header_text_01 {
	color:#fff;
	font-size:30px;
	line-height:35px;
}
.header_text_02 {
	color:#f3b021;
	font-size:25px;
	font-weight:bold;
	line-height:30px;
}
.tab_top {
	height:41px;
	font-size:14px;
	line-height:41px;
	width:157px;
	font-weight:bold;
	text-align:center;
	background-image: url(../images/design/menu_bg.jpg);
}
.tab_top:hover {
	height:41px;
	font-size:14px;
	line-height:41px;
	width:157px;
	font-weight:bold;
	text-align:center;
	background-image: url(../images/design/menu_bg_on.jpg);
}
.tab_top a:link {
	color:#fff;
}
.tab_top a:visited {
	color:#fff;
}
.tab_top a:active {
	color:#fff;
}
.tab_top a:hover {
	color:#fff;
	text-decoration: underline;
}
.banner_bg_01 {
	width:396px;
	height:135px;
	text-align:center;
	background-image: url(../images/design/banner_bg_01.jpg);
}
.banner_bg_02 {
	width:566px;
	height:135px;
	text-align:left;
	background-image: url(../images/design/banner_bg_02.jpg);
}
.banner_name {
	padding-left:40px;
	font-size:20px;
	color:#f3b021;
}
.banner_text {
	font-size:13px;
	padding-left:90px;
	padding-right:40px;
	line-height:22px;
}
.banner_price {
	padding-left:90px;
	padding-top:10px;
	color:#a10624;
	font-size:20px;
	font-weight:bold;
}
.banner_det {
	padding-top:15px;
	padding-right:40px;
}
.prod_table {
	width:157px;
	margin:auto;
	height:280px;
	margin-bottom:10px;
}
.prod_image {
	border:1px solid #e2e2e2;
	width:155px;
	height:155px;
	text-align:center;
}
.prod_name {
	padding-top:5px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	height:55px;
}
.prod_price {
	font-weight:bold;
	padding-top:5px;
	text-align:left;
}
hr.productInfoHr{
border: 0px;
border-top: 1px dashed;
width: 100%;
color: #ccc;
height: 0px;
}
#productMainImg {
	padding-top:10px;
	width:285px;
	height:230px;
	border:1px solid #e2e2e2;
	text-align:center;
	padding-bottom:10px;
}

