@import 'pageSplit.css';
@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:center;
}
td,th{ font-size:9pt; color:#666666; font-family: Arial, Helvetica, sans-serif;}
form{ padding:0px; margin:0px; }
input,textarea,option{font-size:11px; font-family:Arial, Courier, monospace; color:#696969;}
img{ border:0px;}
h3{ margin:5px;}
p{ margin-top:3px; margin-bottom:3px; padding-bottom:3px;}

/*Default link style*/
a:link {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; text-decoration:underline; }
a:visited {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; text-decoration:underline; }
a:hover { font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: #FF9900; text-decoration:none;}
/*Nav link style*/
#Nav{ color:#86632F;}
#Nav a:link {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration:none; font-weight:bold}
#Nav a:visited {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration:none; font-weight:bold}
#Nav a:hover {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; text-decoration:none; font-weight:bold}
#Nav { padding:0px; margin:0px; list-style:none; text-align:left;}
#Nav li{	
	background:url(../images/arrow_nav.jpg) no-repeat 10px 10px; 
	margin:0px;
	padding:8px 8px 5px 30px;
	border-bottom:1px solid #cccccc;
}
.navbg {
	background-image: url(../images/index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*Product main/sub category list style*/
#mainCate {padding:5px 0px 0px 0px; margin:0px;; list-style:none;}
#mainCate li{ 
	list-style:none; 
	margin:0px;
	background:url(../images/arrow01.jpg) no-repeat 2px 8px; 
	padding:5px 3px 5px 15px;
	border-bottom:1px dashed #cccccc;
}
#subCate {padding:0px; margin:0px; list-style:none;}
#subCate li{ 
	list-style:none; 
	margin-left:0px;
	background:url(../images/arrow02.jpg) no-repeat 2px 10px; 
	padding:5px 3px 5px 15px;
	border:0px;
	/*border-bottom:1px solid #cccccc;*/
}
#smallCate {padding:0px; margin:0px; list-style:none;}
#smallCate li{ 
	list-style:none; 
	margin-left:0px;
	background:url(../images/arrow03.jpg) no-repeat 2px 10px; 
	padding:5px 3px 5px 15px;
	border:0px;
	/*border-bottom:1px solid #cccccc;*/
}
#mainCate a:link {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: 666666; text-decoration:none; font-weight:bold;}
#mainCate a:visited {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: 666666; text-decoration:none; font-weight:bold;}
#mainCate a:hover {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: #FF9900; text-decoration:none; font-weight:bold;}
#subCate a:link {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: Gray; text-decoration:none; font-weight:normal;}
#subCate a:visited {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: 666666; text-decoration:none; font-weight:normal;}
#subCate a:hover {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: #FF9900; text-decoration:none; font-weight:normal;}
#smallCate a:link {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: 666666; text-decoration:none; font-weight:normal;}
#smallCate a:visited {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: 666666; text-decoration:none; font-weight:normal;}
#smallCate a:hover {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: #FF9900; text-decoration:none; font-weight:normal;}
/*news list style*/
#info { margin:0px; padding:0px;}
#info ul{ padding:0px; margin:0px; list-style:none;}
#info li{ 
	list-style:none; 
	margin-left:0px;
	background:url(../images/arrow03.jpg) no-repeat 2px 10px; 
	padding:5px 3px 5px 15px;
	border-bottom:1px dashed #cccccc;
}
#info a:link {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; text-decoration:none;}
#info a:visited {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; text-decoration:none;}
#info a:hover {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: #FF9900; text-decoration:none;}
/*Product list page location title*/
.proTitle{ font-size:14px; color:#666666; font-weight:bold;}
#rightDiv{ width:632px; margin-left:10px; margin-top:10px;}
#proDiv{ width:158px; float:left;}
#proPicBox{ border:1px solid #cccccc; padding:2px; height:50px; width:50px; float:left; margin:3px;}
/*no underline style*/
#noUnder a:link {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration:none;}
#noUnder a:visited {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration:none;}
#noUnder a:hover {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #FF9900; text-decoration:none;}
/*chat online link style*/
#chat a:link {font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration:none;}
#chat a:visited {font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration:none;}
#chat a:hover {font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #FF9900; text-decoration:none;}
/* border */
.borderT{ border-top:1px solid #cccccc;}
.borderR{ border-right:1px solid #cccccc}
.borderL{ border-left:1px solid #cccccc}
.borderB{ border-bottom:1px solid #cccccc}
.InputBorder{ border:1px solid #999999}
.border{border:1px solid #cccccc;}
.border2{border:1px solid #e2e2e2;}
.borderB2{ border-bottom:1px dashed #cccccc;}
.borderT2{ border-top:1px dashed #cccccc;}
/*Button style*/
.btn{ background-color:#FFFFFF; border:1px solid #999999; color:#121212; height:20px;}
.searchText{ border:1px solid #cccccc; height:18px; width:130px; padding:0px; background-image:url(../images/input_bg.jpg);}
.inputText{border:1px solid #999999; background-image:url(../images/input_bg.jpg); height:16px;}
/*site map*/
#siteMap{ margin-left:20px;}
#siteMap dl{list-style:none;}
#siteMap dt{ font-weight:bold; background:url(../images/arrow05.jpg) no-repeat 1px 3px; padding-left:15px;}
/*other*/
.content{width:550px; position: inherit; overflow: hidden;}
.clear{clear:both;}
.localText{ color:#665924; font-weight:bold;}
.boxBg{ background:url(../images/box_bg.jpg) repeat-x top; background-color:#FFFFFF; text-align:left;}
.titleBg{ background:url(../images/title_bg.jpg) repeat-x top; }
.textTitle{ 
	font-size:14px; 
	color:#000000; 
	font-weight:bold;
	background:url(../images/arrow.jpg) no-repeat 0px 0px;
	padding-left:20px;
	height:26px;
	line-height:26px;
	text-align:left;
}
.textTitle2{ font-size:9pt; color:#66cc00; font-weight:bold;}
.textTitle3{ font-size:9pt; color:#666666; font-weight:bold;}
.padding10{ padding:10px;}
.padding5{padding:5px;}
.paddingT10{padding-top:10px;}
.paddingL10{ padding-left:10px;}
.margin5{ margin:5px;}
.marginT5{ margin-top:5px;}
.marginT10{ margin-top:10px;}
.marginL10{ margin-left:10px;}
.paddingT20{padding-top:20px;}
.paddingLBR{ padding-left:10px; padding-right:10px; padding-bottom:10px;}
.lh{ line-height:160%;}
.textGray{ color:Gray;}
.textRed{ color:red;}
.textDate{ color:#797979;}
.boldBlack{ font-weight:bold; font-size:9pt; color:#000000;}
.textProShow{ color:#B87E5A;}
.lxwmbg {
	background-image: url(../images/Contact_03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.xxbg {
	background-image: url(../images/index_39.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.xx {
	background-image: url(../images/index_63.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lswz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C6A01;
	text-decoration: none;
}
.lswz2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3C6A01;
	text-decoration: none;
}