body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}

.box{
	width:1000px;
	margin:auto;
	position:relative;
	height: 100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
/* =========================================================*/
#home-bg-top {
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 1000px;
}
#home-bg-left {
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 480px;
	width: 260px;
	float: left;
}
#home-bg-right {
	background-image: url(images/index_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 480px;
	width: 740px;
	float: left;
}
#home-bg-top-big {
	background-image: url(images/index_01_big.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 1000px;
}
#home-bg-left-big {
	background-image: url(images/index_02_big.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 480px;
	width: 260px;
	float: left;
}
#home-bg-right-big {
	background-image: url(images/index_03_big.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 480px;
	width: 740px;
	float: left;
}


/* =========================================================*/
#sub-bg-top {
	background-image: url(images/frame_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 1000px;
}
#sub-bg-left {
	background-image: url(images/frame_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 458px;
	width: 260px;
	float: left;
}
#sub-bg-right {
	background-image: url(images/frame_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 458px;
	width: 740px;
	float: left;
}
#sub-bg-top-big {
	background-image: url(images/frame__01_big.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 1000px;
}
#sub-bg-left-big {
	background-image: url(images/frame__02_big.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 480px;
	width: 260px;
	float: left;
}
#sub-bg-right-big {
	background-image: url(images/frame__03_big.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 480px;
	width: 740px;
	float: left;
}

/* =========================================================*/
.home-menu-top {
	font-weight: bold;
}


.home-menu-top a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.home-menu-top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.home-menu-top a:hover {
	color: #FFFFCC;
	text-decoration: none;
}


.prodcat_left1{
	top:459px;
	left:62px;
	position:absolute;
} /* set the margin top */
#prodcat_left1{margin:0px; padding:0px;}
#prodcat_left1 li{list-style:none; padding:0px; font-size:12px; margin-bottom:2px; line-height:26px;}
#prodcat_left1 li a, #prodcat_left1 li a:visited{ color: #fff; text-decoration:none; font-weight:normal;}
#prodcat_left1 li a:hover{color: #ffe600; }
#prodcat_left2 li{
	margin-left: -10px;
}

*html  #sub-bg-right{
	height:458px;
}
*html  #sub-bg-right-big{
	height:458px;
}
