@charset "utf-8";
/* CSS Document */
#searchPanel {
	padding: 0px;
	height: 68px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/index_01.png);
}
#searchPanel #searchinput {
	background-color: #979797;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menuPanel {
	padding: 0px;
	height: 62px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#menuPanel .menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	display: block;
	float: left;
	height: 35px;
	width: 105px;
	margin-top: 14px;
	line-height: 33px;
	text-align: center;
	background-image: none;
}
#menuPanel .menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	display: block;
	float: left;
	height: 35px;
	width: 105px;
	margin-top: 14px;
	line-height: 33px;
	text-align: center;
	background-image: none;
}
#menuPanel .menu:hover {
	color: #FFF;
	background-image: url(images/buttom-over.png);
}
#menuPanel .menuspace {
	width:20px;
	height:62px;
	float:left;
	line-height:62px;
	text-align:center
}
#bannerPanel {
	background-image: url(images/index_03.png);
	padding: 0px;
	height: 150px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainPanel {
	padding: 0px;
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-style: solid;
	height: auto;
}
#mainPanel #topPanel {
	height: auto;
	width: 998px;
	background-color: #b6a77a;
	background-image: url(images/mainBG.png);
	background-repeat: no-repeat;
	float: left;
}

#mainPanel #topPanel #leftPanel {
	float: left;
	height: auto;
	width: 300px;
}
#mainPanel #topPanel #leftPanel #ProductPanel {
	background-image: url(images/gatalogue-1.png);
	height: auto;
	width: 252px;
	margin-top: 35px;
	margin-left: 25px;
	padding: 0px;
	clear: none;
	background-position: top;
}

#mainPanel #topPanel #leftPanel #contactPanel {
	height: auto;
	width: 252px;
	margin-top: 25px;
	margin-left: 25px;
	clear: none;
}
#mainPanel #topPanel #rightPanel {
	height: auto;
	width: 698px;
	float: left;
}
#mainPanel #topPanel #rightPanel #contentPanel {
	height: 564px;
	width: 672px;
	margin-top: 35px;
	background-image: url(images/index_08.png);
	background-repeat: no-repeat;
}
#mainPanel #topPanel #rightPanel #contentPanel .contentPaneltextStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666;
}
#mainPanel #NewproductPanel {
	height: 229px;
	width: 672px;
	margin-top: 30px;
	background-image: url(images/index_13.png);
	background-repeat: no-repeat;
}
#bottomPanel {
	background-image: url(images/index_15.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 147px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #5D5549;
	clear: both;
}

#bottomPanel .bottomtextstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
