@charset "utf-8";
/* CSS Document */

body,form,ul,li,p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul{
	list-style-type:none;
}
#head {
	width: 1003px;
	height: 190px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	padding: 0px;
	height: 40px;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	list-style-type: none;
}
#nav li {
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 40px;
	height: 40px;
}
.topNav {
	color: #036065;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.topNav:hover {
	color: #999;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.splitLine {
	background-image: url(../images/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#outer {
	padding: 0px;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#searchFrame {
	height: 40px;
	background-image: url(../images/menu_Search.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 187px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
}
#searchFrame .myKeyWord {
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 86px;
	height: 14px;
	margin: 0px;
	padding: 0px;
}
#searchFrame .mySubmit {
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: block;
	float: left;
	width: 90px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	_margin-top: 0px;
}
#content_top_bg {
	background-image: url(../images/content_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	width: 1003px;
	height:32px;
	margin: 0px;
	padding: 0px;
}

#content {
	float: left;
	width: 1003px;
	background-image: url(../images/content_body_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}


#left {
	float: left;
	width: 255px;
}
#left li {
	float: left;
	width: 255px;
	list-style-type: none;
}
#left .allCategories {
	background-image: url(../images/all_categories.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	width: 255px;
}

#left .firstMenuBg {
	background-image: url(../images/m_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
}

#left .firstMenuBg_1 {
	background-image: url(../images/m_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
}
#left .firstMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
	padding-left: 75px;
}
#left .firstMenuText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-decoration: none;
	line-height: 30px;
}
#left .firstMenuBotton {
	background-image: url(../images/m_05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
}
#left .secondMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	background-image: url(../images/main_left_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 24px;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-left: 24px;
	line-height: 24px;
}
#left .secondMenuText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	line-height: 18px;
}
#left .firstMenuBg_2 {
	background-image: url(../images/m_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left .firstMenuBg_3 {
	background-image: url(../images/m_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
}
#left .menuBotton {
	background-image: url(../images/m_05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
}




#right {
	float: right;
	width: 745px;
}
#bottom {
	clear: both;
	height: 71px;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/botton_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#bottonNav {
	line-height: 30px;
	height: 30px;
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#bottonNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/splitLine.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
#copyRight {
	color: #FFF;
	text-align: center;
	line-height: 30px;
}
#topContent {
	height: 180px;
}
#topContent #topY {
	height: 200px;
	width: 745px;
	position: relative;
	top: -22px;
	z-index: 1;
	overflow: hidden;
	background-image: url(../images/topY.gif);
	background-repeat: no-repeat;
	background-position: 22px 0px;
}
#topContent #topFlash {
	height: 170px;
	width: 680px;
	float: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.proTitle {
	background-color: #036065;
	height: 30px;
	width: 670px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-left:auto;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.proTitle span {
	display: block;
	float: left;
}

.more {
	color: #FFF;
	text-decoration: none;
	width: 35px;
	background-image: url(../images/3Jiao.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-align: right;
	font-size: 9px;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#productHomePage {
	width: 670px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#productHomePage li {
	float: left;
	height: 220px;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
#productHomePage .productItemHomePage {
	padding: 2px;
	height: 182px;
	width: 170px;
	background-color: #FFF;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#productHomePage .productItemHomePage li {
	width: 164px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	clear: both;
	padding: 0px;
	height: 16px;
	_margin-left: 2px;
}
#productHomePage .productItemHomePage .productItemHomePageImage {
	height: 120px;
	width: 160px;
	border: 1px solid #999;
	padding: 0px;
	overflow: hidden;
	margin-top: 5px;
}
#productHomePage .productItemHomePage .productItemHomePageName a{
	color: #811600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#productHomePage .productItemHomePage .productItemHomePageName a:hover{
	color: #811600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:underline;
	font-size: 12px;
}
#productHomePage .productItemHomePage .productItemHomePageModel{
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#productDetailContent {
	width: 745px;
}
#topY02 {
	height: 352px;
	width: 745px;
	position: relative;
	top: -22px;
	z-index: 1;
	overflow: hidden;
	background-image: url(../images/topY02.gif);
	background-repeat: no-repeat;
	background-position: 22px 0px;
}
#topY02 #DetailPage {
	height: 330px;
	width: 680px;
	float: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#DetailPage li {
	float: left;
	color: #5D5D5D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#DetailPage #DetailPageLeft {
	height: 328px;
	width: 328px;
	background-color: #FFF;
	text-align: center;
}
#DetailPage #productContentNameTitle {
	background-image: url(../images/productContentNameTitle.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 304px;
	margin-left: 6px;
	line-height: 38px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #75A601;
	text-align: center;
	margin-bottom: 15px;
	font-weight: bold;
}
#DetailPage .productContentText {
	height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width: 290px;
	margin-left: 10px;
	padding-left: 6px;
	line-height: 36px;
}
#DetailPage .productContentText .ContentLinkText {
	color: #5D5D5D;
	text-decoration: none;
	padding-right: 10px;
}
#DetailPage .productContentText .ContentLinkText:hover {
	color: #000;
	text-decoration: underline;
}
#productOtherImagesBody {
	width: 680px;
	float: right;
	margin-bottom: 16px;
	text-align:center;
}
#productOtherImagesBody #productContentImagesTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 17px;
	background-image: url(../images/productImages.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: right;
	width: 624px;
	margin-right: 46px;
	padding-right: 10px;

}
#productContentImagesTitle .moreProducts {
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

#productOtherImagesBody .productOtherImages{
	float: left;
	border: 2px solid #ccc;
	margin-right: 20px;
	margin-top: 14px;
	height: 62px;
	width: 62px;
	overflow: hidden;
}
.productListTitle  {
	background-image: url(../images/productListTitle.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	width: 686px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-left: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 30px;
	padding-top: 40px;
}
.productListPage  {
	width: 676px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #358084;
	height: 27px;
}
.productListPage li {
	float: right;
	margin-right: 3px;
	margin-left: 3px;
	line-height: 26px;
}
.productListPage li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
.productListPage li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.productListPage .productListPageNavText {
	float: left;
}
#productListBody {
	width: 686px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#productListBody .singleProduct {
	width: 674px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	overflow: hidden;
	margin: 0px;
	height: 136px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.singleProduct .productBlockLeft {
	width: 160px;
	text-align: center;
	float: left;
	height: 130px;
}
.productBlockLeft a{
	color: #666;
	text-decoration: none;
}
.singleProduct .productBlockRight {
	width: 514px;
	float: left;
	height: 75px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.productBlockRight a {
	color: #811600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.productBlockRight a:hover {
	color: #811600;
	text-decoration: underline;
}
.singleProduct .productBlockBottom {
	width: 514px;
	float: left;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 40px;
}
.productBlockBottom span {
	width: 400px;
	position: absolute;
	z-index: 1;
	display: block;
}

.productBlockBottom .contactNow {
	text-align: center;
	display: block;
	width: 100px;
	position: relative;
	height: 20px;
	left: 408px;
	text-decoration: none;
	top: 26px;
	_top: 36px;
	color: #666;
}
#product_details_size {
	height: 36px;
	width: 250px;
	margin: 0px;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
}
.productBlockBottom .contactNow:hover {
	color: #000;
	text-decoration: underline;
}
.listBottomPageNav{
	width:686px;
	margin-left:24px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 36px;
	margin-bottom: 10px;
}
#contactUsBody {
	width: 745px;
	float: left;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#topY03 {
	height: 318px;
	width: 745px;
	position: relative;
	top: -22px;
	z-index: 1;
	overflow: hidden;
	background-image: url(../images/topY03.gif);
	background-repeat: no-repeat;
	background-position: 36px 0px;
}
#topY03 #AboutsUsContent {
	height: 284px;
	width: 550px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #000;
	word-wrap: break-word;
	word-break: normal;
	_margin-left: 46px;
}
#contactContentText  {
	width: 580px;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	color: #666;
	line-height: 24px;
	font-size: 14px;
	margin-left: 80px;
	_margin-left: 36px;
}
#feedBackTop {
	background-image: url(../images/feedBack_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 71px;
	width: 530px;
	margin-left: 80px;
	margin-top: 40px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #89AB38;
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 100px;
	_font-family: Arial, Helvetica, sans-serif;
	_font-size: 16px;
}
#feedBackCenter {
	background-color: #FFF;
	width: 630px;
	margin-left: 80px;
}
#feedBackBottom {
	background-image: url(../images/feedBack_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	width: 630px;
	margin-left: 80px;
}
.feedBackFormColor {
	border: 1px solid #ccc;
}
#topFlashFrame {
	height: 169px;
	width: 640px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 68px;
}
#topFlashImage {
	height: 169px;
	width: 640px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
}
#topFlashImage img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#topFlashTextBG {
	height: 169px;
	width: 640px;
	overflow: hidden;
	position: absolute;
	z-index: 2;
}
#topFlashTextBG div {
	background-color: #000;
	height: 20px;
	width: 640px;
	padding: 0px;
	filter: Alpha(Opacity=50);
	margin-top: 140px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#topFlashText {
	margin: 0px;
	padding: 0px;
	height: 169px;
	width: 640px;
	overflow: hidden;
	position: absolute;
	z-index: 3;
}

#topFlashText a{
	color: #FFF;
	text-decoration:none;
}

.current_select {
	line-height: 20px;
	color: #FFF;
	height: 20px;
	width: 630px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:0;
	margin-top: 140px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
