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: #333333;
}

.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: 480px;
	width: 260px;
	float: left;
}
#sub-bg-right {
	background-image: url(images/frame__03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 480px;
	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: #000000;
	text-decoration: none;
	padding-left:3px;
}
.home-menu-top a:visited {
	color: #000000;
	text-decoration: none;
	padding-left:3px;
}

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


.leftmenu{margin:0px; padding:0px;}
.leftmenu ul{margin:0px; padding:0px;}
.leftmenu li{
	list-style:none;
	padding:0px;
	font-size:14px;
	margin-bottom:4px;
	line-height:23px;
	margin-left: 0px;
}
.leftmenu a:link{
	color:#000000;
	text-decoration:none;
	background-color: #CCCCCC;
	display:block; width:100%;
} 
.leftmenu a:visited{
	color:#000000;
	text-decoration:none;
	background-color: #CCCCCC;
	display:block; width:100%;
}
.leftmenu a:hover{
	color:#333333;
	text-decoration:none;
	background-color: #CCCCCC;
	display:block; width:100%;
}


#prodcat_left1{

}

#prodcat_left2{
	
}

#prodcat_left2 li{
	margin-left: 10px;
}

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