body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	color: #535353;
	font-size: 13px;
	background-color: #DCDCDE;
}
td {
	color: #666666;
	font-size: 13px;
	line-height: 1.5;
}
td a{
	color: #666666;
	font-size: 13px;
	line-height: 1.8;
}
img { border:none; behavior: url(js/iepngfix.htc)}

a:link{
	color: #333333;
	text-decoration: underline;
}
a:visited{
	color: #333333;
	text-decoration: underline;
}
a:hover,a:active{
	color: #CC0000;
	text-decoration: none;
}




#container{
	width: 100%;
	text-align: center;
	background-image: url(../images/container-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	behavior: url(js/iepngfix.htc);
	padding: 0px;
	margin: 0px;
	float: left;
}
#header {
	width:990px;
	color: #FFFFFF;
	height: 65px;
	float: left;

}
#logo {
	width:200px;
	height: 60px;
	float: left;
	font-size: 30px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;


}



#menu {
	height: 43px;
	width: 720px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	float: left;
	font-size: 12px;
	letter-spacing: 1px;
}
#menu ul{
	background-image: url(../images/menu-bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 720px;
	margin: 0px;
	padding: 0px;
	behavior: url(js/iepngfix.htc);

}

#menu ul li {
	height: 43px;
	width: 143px;
	float: left;
	list-style-type: none;
	text-align: center;

}

#menu li a {
	text-decoration: none;
	float: left;
	color: #FFFFFF;
	width: 143px;
	height: 33px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}   
#menu li a:hover {
	font-size: 13px;
	font-weight: bold;
	height: 33px;
	width: 143px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;

}  


#menu li a.current{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 33px;
	width: 143px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;

}




#master{
	width: 990px;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
}



#left{
	width:260px;
	float: left;
	margin: 0px;
	padding: 0px;

}





#submenu{
	float: left;
	width: 135px;
	text-align: left;
	background-image: url(../images/left-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 170px;
	margin: 0px;
	padding-top: 100px;
	padding-right: 110px;
	padding-bottom: 220px;
	padding-left: 15px;
}

#submenu ul{
	list-style-type: none;
	float: left;
	width: 135px;
	height: 170px;
	margin: 0px;
	padding: 0px;
}
#submenu ul div{
	float: left;
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
	width: 135px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#submenu ul div a{
	float: left;
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}
#submenu ul li{
	width: 120px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}
#submenu ul li a{
	width: 100px;
	padding-top: 5px;
	padding-left: 20px;
	float: left;
	text-decoration: none;
	background-image: url(../images/icon-point01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 1px;

}
#submenu ul li a:hover{
	font-weight: bold;
	float: left;

}

#submenu ul li a.current{
	font-weight: bold;
	background-image: url(../images/icon-point02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	color: #CA3200;

}










#content{
	float: left;
	width: 720px;
	padding-left: 10px;

}

#title{
	height: 40px;
	width: 700px;
	background-image: url(../images/title-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	float: left;
	margin-top: 14px;
	margin-bottom: 10px;

}

h1{
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: auto;
	float: left;
	padding-top: 0px;
	color: #333333;
	margin-top: -2px;

}

h2{
	font-size: 11px;
	font-weight: normal;
	width: 700px;
	float: left;
	color: #808080;
	text-align: right;
	padding: 0px;
	height: 20px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
	
}








#main{
	width:720px;
	float: left;
	text-align: left;
	line-height: 1.6;
}







h3{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #333333;

	
}



#banner{
	width:720px;
	height: 200px;
	float: left;
	padding-bottom: 10px;
}

#banner01{
	width:510px;
	float: left;
	padding-right: 10px;
	height: 200px;
}

#banner02{
	width:200px;
	float: left;
	height: 200px;
}
















.leftimg {
	float: left;
	border: none;
	margin-right: 20px;
}
.rightimg {
	float: right;
	border: none;
	clip:  rect(auto,auto,auto,auto);
	margin-left: 30px;
	margin-bottom: 20px;
}









.product-list{
	width: 190px;
	height: 170px;
	float: left;
	background-image: url(../images/index/products-list.gif);
	background-repeat: no-repeat;
	padding: 5px;
	margin: 10px;
}


.product-item{
	float: left;
	width: 190px;
	color: #000000;
	height: 30px;
	font-size: 11px;


}



#products-show-pic {
	FLOAT: left;
	WIDTH: 360px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#products-show-pic * {
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WORD-BREAK: break-all; PADDING-TOP: 0px
}



#sitemap{
	line-height: 2;


}
.line{
	background-image: url(../images/index/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	float: left;
	width: 100%;
	text-align: right;
	font-weight: bold;

}

#footer {
	width:100%;
	text-align: center;
	font-size: 12px;
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	behavior: url(js/iepngfix.htc);
	height: 110px;
	padding-top: 40px;
	margin: 0px;
	float: left;
	
}
#footer-container{
	width: 990px;
	float: left;

}

#footer-logo {
	float: left;
	height: 60px;
	width: 160px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-image: url(../images/footer-line.png);
	background-repeat: no-repeat;
	background-position: right center;
	behavior: url(js/iepngfix.htc);

	
}
#footer-menu{
	float: left;
	height: 70px;
	width: 700px;
	text-align: left;
	padding-left: 30px;
	color: #747474;
	padding-top: 10px;
	letter-spacing: 1px;
	font-size: 12px;

}
#footer-menu div{
	float: left;
	width: 700px;


}
#footer-menu ul{
	float: left;
	width: 720px;
	padding: 0px;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;


}
#footer-menu ul li{
	float: left;
	width: auto;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EC0000;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;



}






.font-8 {font-size: 8px;}
.font-11 {font-size: 11px;}
.font-18 {font-size: 18px;}
.font-20 {font-size: 20px;}
.color-0 {color: #CCCCCC;}
.color-1 {color: #CC0000;}
.color-2 {color: #F1821D;}
.color-3 {color: #FFFFCC;}
.color-4 {color: #669933;}
.color-5 {color: #0066CC;}
.color-6 {color: #333333;}


.list{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 720px;
	font-size: 12px;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.list-pic{
	float: left;
	height: 110px;
	width: 180px;
	margin-right: 20px;
	padding: 5px;
	background-image: url(../images/list-pic-bg.gif);
	background-repeat: no-repeat;
}



.pic{
	float: left;
	height: 150px;
	width: 200px;
	margin-right: 10px;
	padding: 5px;
	background-image: url(../images/pic.gif);
	background-repeat: no-repeat;
}
