@import url(base.css);
@import url(../../fixtable.css);
a{color: #708d09;text-decoration: none;}
a:hover{
	color: #926446;
	text-decoration: underline;
}
.txtMore a:link, .txtMore a:visited{
	background-image: url(../images/button_more.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 37px;
	float: right;
	padding-left: 8px;
	font-weight: lighter;
	color: #828282;
	background-position: bottom;
	font-size: 0.9em;
	padding-bottom: 3px;
	vertical-align: top;
}
.txtMore a:hover{
	color: #4c6f02;
	text-decoration: none;
}
.top{
	text-align: right;
	font-size: 1em;
	clear: both;
}
/* Header */
.Header .Logo{overflow:hidden;width: 606px;}
.Header .Logo h1 a{
	background-image: url(../stuff/logo_en.gif);
	background-repeat: no-repeat;
	background-position: left;
	overflow:hidden;
	float:left;
	height: 90px;
	width: 606px;
	text-indent:-9999px;
	}
.Header .Logo h1 a:hover{border-style: none;}
.Header .Lang{
	text-align: right;
	color: #FFFFFF;
	padding-top: 2px;
	width: 300px;
	margin-right: 7px;
	font-size: 1em;
	float: right;
	font-weight: bold;
	margin-top: 8px;
}
.Header .Lang a{
	color: #ffffff;
	padding-right: 2px;
	padding-left: 2px;
}
.Header .Lang a:hover{
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #755b24;
	text-decoration: none;
	}
.Header .Lang ul{	margin: 0px;padding: 0px;}
.Header .Lang li{
	display: inline;
	background-image: url(../images/ico_arrow_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 5px;
}
.Header .Lang li.rss{}
/* menu */
.Navi{
	display: block;
	width: 148px;
	float: left;
	margin-bottom: 35px;
}
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {
	left:-10000px;
	position:absolute;
	z-index:10;
	margin: 0px;
	padding: 0px;
}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}
	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{
	width:128px;
	margin:0px;
	background-image:url(../images/menu_02.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{
	padding:3px 20px 3px 3px;
	background-color:transparent;
	color:#4D4D4D;
	font-family:Arial;
	font-size:1.1em;
	text-decoration:none;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#e1e994;
	font-weight: bold;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{
	color:#b38919;
	border-color:#ffffff;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#FFFFFF;
		border-color:#FFCC33;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{
	padding:5px;
	background-color:#dfe892;
	border-width:1px;
	border-style:solid;
	border-color:#d7ec8f;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{
	padding:3px 20px 3px 5px;
	color:#6f7b07;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0cb58;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #aeba17;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		color:#FFCC33;
		text-decoration:underline;
	}
a.closed{
	background-image: url(../images/ico_navi.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 15px;
}
/* Content */
.Content{
	margin-right: 250px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	
}
.sidebar{
	float: right;
	width: 245px;
	position: relative;
	padding-right: 5px;
	padding-left: 0px;
}
.Profile, .PageContent, .txtPageFull{
	float: right;
	width: 530px;
	margin-right: 0em;
	padding-bottom: 1em;
}
.txtPageFull h4{
	background-image: url(../images/ico_circle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.txtPageFull h3{
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b3c809;
	
}
.Profile .imgAbout{
	float: left;
	width: 145px;
	margin-right: 1.2em;
	margin-bottom: 0.3em;
	margin-top: 0.9em;
	border: 1px solid #e8e8e8;
	background-color: #f8f8f8;
	padding: 2px;
	margin-left: 18px;
}
.PageContent .imgAbout{
	margin-top: 8px;border: 1px solid #e8e8e8;padding: 2px;
	background-color: #f8f8f8;
}
.Content h2, .News h2, .Newsin h2{
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-weight:normal;
	font-size: 1.6em;
	margin-bottom: 0.5em;
	color: #94a737;
	background-image: url(../images/ico_arrow_title.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eef5ce;
	padding-bottom: 4px;
}
.Content h3, .Content p{
	font-size: 1em;
	line-height: 1.6em;
	font-weight: lighter;
	color: #636363;
	margin-top: 0.4em;
	margin-bottom: 0.8em;
	padding-bottom: 0.5em;
	margin-left: 18px;
}
.Content h4{
	font-size: 1.3em;
	margin-bottom: 0em;
	color: #a77e38;
	line-height: 1.3em;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-left: 18px;
	}
.Content h5{
	font-size: 1em;
	color: #6d8011;
	margin-bottom: 0.5em;
	margin-left: 18px;
	margin-top: 0.5em;
}
.Content h6{font-size: 1.2em;}
.flash{
	width: 700px;
	clear: left;
	padding-top: 0em;
}
.Search{
	background-image: url(../images/bg_search.gif);
	margin-bottom: 2.5em;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.Search h2{
	color:#926446;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-weight:normal;
	font-size: 1.6em;
	margin-bottom: 0em;
	padding: 0px;
	margin-top: 0.1em;
	float: left;
	letter-spacing: -1px;
	margin-right: 3px;
	}
.Search input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	padding: 2px;
}

.Search .btnSearch {
	height:24px;
	margin-left:1px;
	width:25px;
	margin-top: -3px;
	}
.txtSearch{
	background-color: #FFFFFF;
	border: 1px solid #949494;
}
.SideBox {
	width:235px;
	background-image: url(../images/bg_login.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #e8f09b;
	margin-right: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.SideBox h2{
	color:#8c744b;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	font-size: 1.4em;
	margin-bottom: 0.1em;
	padding-left: 5px;
	background-color: #ced971;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8c4a1;
	text-align: center;
}
.SideBox ul {
	padding:0;
	list-style:none;
	color:#978262;
	font-weight:bold;
	font-size: 1em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.SideBox ul li {
	line-height: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0pt;
	padding-left: 10px;
	margin: 0;
}/* for News Box */
.SideBox ul li.VipLogin {
	padding:0;
	background:none;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	clear: both;
	font-weight: lighter;
}/* for VipLogin Box */
.SideBox ul li.VipLogin input {
	padding:3px;
	width: 140px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 2px;
	border: 1px solid #dbcbb3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #434343;
}
.btnBox {
	border:none;
	color:#fff;
	font-weight:bold;
	background-color: #926d2d;
	margin-top: 5px;
	margin-bottom: 0;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	margin-right: 3px;
}

.info{
	padding-top: 4px;
	padding-bottom: 3px;
	text-align: center;
	margin-top: 6px;
	color: #CCCCCC;

	margin-right: auto;
	margin-left: auto;
	width: 200px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.SideBox a{
	color: #CC9900;
	background-image: url(../images/ico_join.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.SideBox a:hover{color:#976802}
.News, .Newsin{
	background-image: url(../images/bg_news.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 10px;
	padding-left: 5px;
	overflow: auto;
	display: block;
	padding-bottom: 5px;
	padding-top: 1em;
	zoom: 1;/* for IE6 */
}
.News h2, .Newsin h2{
	color:#94a737;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-weight:normal;
	font-size: 1.5em;
	margin-bottom: 0.1em;
	padding-left: 20px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eef5ce;
}
.News ul, .Newsin ul{
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}
.News li, .Newsin li{
	background-image: url(../images/ico_point.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	list-style-type: none;
	line-height: 1.4em;
	margin-bottom: 0.3em;
}
.News li a, .Newsin li a{	color: #8c6521;}
.News li a:hover, .Newsin li a:hover{color: #6f801a;}
/* Path */
.TopNavi{
	padding-top: 2px;
	padding-bottom: 4px;
	color: #CC9966;
	margin-bottom: 5px;
	margin-left: 180px;
}
.TopNavi span{
	color: #FF9900;
	font-weight: bold;
}
.grdtxt{
	width: 90%;
	padding-right: 10px;
	clear: left;
	position: relative;
	top: -1em;
	font-weight: lighter;
}
.HotProducts{
	display: block;
	}
.HotProducts h2{
	text-indent:-9999px;
	height: 3px;
}
.HotProducts .HotProduct{
	float: left;
	width: 77px;
	margin-right: 0.2em;
	text-align: center;
	margin-bottom: 0.8em;
}
.HotProducts .HotProduct h4{
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.HotProducts .HotProduct img{
	width: 70px;
	background-color: #f4f4f4;
	padding: 1px;
	border: 1px solid #e7e7e7;
	height: 70px;
}
.HotProducts .HotProduct a:hover img {
	background-color: #f4f4f4;
	padding: 1px;
	border: 1px solid #a9c742;
}
.arrow{
	
	width: 10px;
	
}
/** Contact Detail Box **/

.boxContentPage {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-right: 0em;
	margin-left: 0px;
	width: 530px;
	float: right;
	clear: both;
}
.boxContentPage H6{
	background-image: url(../images/ico_content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	margin-bottom: 0.3em;
	color:#94A737;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f6cf;
	padding-bottom: 0.3em;
}
/* table */
.tbForm{
	border: 1px solid #E0EF68;
	margin-bottom: 8px;
	margin-top: 5px;
}
.tbForm th{
	background-color: #BDCE38;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.tbForm td{
	text-align: center;
	color: #6e691a;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0EF68;
}
.TableBox{
	width: 99%;
	overflow: scroll;
	margin-bottom: 1em;
	margin-top: 1em;	
}
table.tbContact{
	color:#616161;
	border:0;
	line-height: 1.4em;
}
th.tbContact{padding: 2px;}
td.colContact{
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 20px;
	vertical-align: top;
	font-weight: bold;
	width: 100px;
	color:#bd9969;
	margin-bottom: 2px;
}
.boxAwardIso{
	width: 300px;
	border: 1px solid #e0ef68;
	margin-bottom: 0.5em;
}
.boxAwardIso th{
	background-color: #bdce38;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.boxAwardIso td{
	background-color: #FFFFFF;
	padding: 2px;
	text-align: center;
	color: #666666;
}
.boxAward{
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-bottom: 0.5em;
		}

.boxAward img{
	float: right;
	background-color: #f4f4f4;
	padding: 2px;
	border: 1px solid #e7e7e7;
	width: 100px;
	margin-bottom: 15px;
	margin-left: 10px;	
}
.imgAward{
	padding: 2px;margin-bottom: 2em;
}
.imgIntro{
	color: #b1a897;
	width: 530px;
	display: block;
	float: left;
}
.imgIntro p{
	padding-bottom: 1.5em;
	font-size:1em;
	margin: 0px;

}
.imgIntro img{
	margin-bottom: 0.5em;
	background-color:#F8F8F8;
	border:1px solid #E8E8E8;
	width: 160px;
	padding: 2px;
	
}
.imgIntroleft{
	float: left;
	width: 180px;
	margin-right: 30px;
	text-align: center;
}
.InquiryForm {
	border:1px solid #e1eb8c;
	margin-bottom:1em;
	width:94%;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #636363;
}

.InquiryForm td{
	border: none;
	padding: 0.4em;
	line-height: 1.8em;
}
.InquiryForm h3{
	text-align: right;
	border-bottom-style: none;	
}
.InquiryForm textarea{
	width: 350px;
}

.inquForm td input {
margin-right:5px;
}
.inquForm img{
	vertical-align: middle;
}
.inquForm td input, .inquForm td textarea, .inquForm select{
font-family: Arial, Helvetica, sans-serif;
color:#333333;
margin-bottom:4px;
padding:4px;
}
.inquForm td input.textss, .authnumx2 {
width:50px;
}
.InquiryForm .columnName{
	text-align: right;font-weight: bold;
}
.inquForm td input.text {
width:270px;
}
.InquiryForm .btnLogin {
	background-image:url("../images/bg_footer.gif");
	background-position:center top;
	background-repeat:repeat-x;
	border:1px solid #bcc566;
	color:#5e7705;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:1.2em;
	font-weight:bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 5px;
}
.txtImportant{
	color: #FF0000;
}
.checkbox{
	margin-right: 5px;
	margin-bottom: 1px;
}
.boxProduct .checkbox{
	float: left;
}
.boxProduct{
	float: left;
	width: 100%;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0f3a8;
	padding-bottom: 0.3em;	
	}
.PageContent .PRight ul{
	margin-top: 5px;
	
}
.PageContent .PRight li{
	margin-bottom: 0em;
	line-height: 0.7em;
}
.btnInquiry{
	background-image:url(../images/btn_long.gif);
	background-repeat:repeat-x;
	border:1px solid #607c12;
	color:#FFFFFF;
	font-family:Helvetica, sans-serif;
	margin-left:3px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 1em;
	font-weight: bold;
}

.imgProduct {
	display:inline-block;
	zoom:1;
	padding:1px;
	border:1px solid #e8e8e8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #d3d3d3;
	float: left;
	margin-bottom: 5px;
}
.imgProduct img a{
	padding:1px;
	background:#13151f;
	border:1px solid #999999;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.checkbox{
	margin-right: 5px;
}
.RightBox{
	float: right;
	width: 130px;
	text-align: right;
}
.RightBox a:hover{}
div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}
.PRight{
	display: block;
	margin-left: 90px;
	min-height:100px;
	-height:auto !important;
	-height:100px;
	-overflow:visible;
	padding-left: 0px;
	background-image: url(../images/bg_title.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #94ba20;
	
}
.PRight h4{
	padding-bottom: 3px;
	background-image: url(../images/ico_arrow_product.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
*background-position: left 2px;
	padding-left: 20px;
}
.PRight h4 a, .PRightNoImg h4 a{
	color: #c97600;
	
}
.PRight h3{
	margin-left: 35px;
}
.PRightNoImg{display: block;margin-left: 20px;}
.PRightNoImg ul{
	padding-left: 5px;
}
.PageContent .PRight strong a{
	color: #FFFFFF;
}

.PageContent .boxProductBlk{
	float: left;
	height: 165px;
	width: 120px;
	text-align: center;
	margin-top: 0.5em;
	margin-right: 0.7em;
	margin-bottom: 0.7em;
	overflow: hidden;
}

.PageContent .boxProductBlk img{
	zoom:1;
	padding:1px;
	border:1px solid #e8e8e8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #d3d3d3;
	margin-bottom: 0.3em;
	margin-right: 0.3em;
	margin-left: 0.3em;
}
.PageContent .boxProductBlk img a{
	padding:1px;
	background:#13151f;
	border:1px solid #999999;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.boxProductBlk h4{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	display: block;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
}
.barPInfo{
	background-image: url(../images/bg_product_select.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 5px;
	font-weight: bold;
	color: #7c9428;
	margin-bottom: 0.7em;
	vertical-align: middle;
	padding-right: 5px;
	clear: both;
	background-color: #e7ef9b;
	margin-top: 0.3em;
}
.barPInfo select{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
/*product img*/

.ComImg{
	float: right;
	margin-bottom: 10px;
	text-align: center;
	display: block;
	padding: 0px;
	width: 180px;
	margin-top: 7px;
	margin-left: 15px;
	color: #5a5a5a;
	clear: right;
}
.ComImg img{
	display:inline-block;
	zoom:1;
	padding:2px;
	border:1px solid #e8e8e8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #bfbebe;
	margin-bottom: 0.3em;
	width: 180px;
}
.ComImglNoImg{

	display: none;

}

.ComImg p{
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;	

}

.ComImg p img{

	padding: 2px;

	border: 1px solid #2b2316;

	background-color: #e3e3e3;

	margin-bottom: 0.5em;

}

.PicZoom{

	background-image: url(../images/bg_pic_zoon.gif);

	background-repeat: no-repeat;

	background-position: left top;

	height: 27px;

	width: 151px;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 10px;

	margin-top: 5px;

}

.PicZoom a{	color: #ffffff;}
.PicZoom a:hover{
	color: #614515;
	text-decoration: none;
}
/****** Pagination Links ******/
.PageCode{
	padding-top: 0.5em;
	padding-right: 2px;
	padding-bottom: 0.5em;
	padding-left: 2px;
	margin: 0px;
	font-size: 1.2em;
}
.PageCode ul{
	margin: 0px;
	padding: 0px;
	text-align: center; /*Set to "right" to right align pagination interface*/
	font-size: 0.85em;
}
.PageCode li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	padding-left: -18px;
	margin-right: 2px;
}
.PageCode li a, .PageCode li a:visited{
	padding: 0 5px;
	border: 1px solid #ffffff;
	color: #7ea114;
	text-decoration: none;
}
.PageCode li a:hover, .PageCode li a:active{
	border: 1px solid #ffffff;
	color: #FFFFFF;
	background-color: #9fc629;
}
/*** list for Product Deatail ***/
ul.listDark {
	padding:0;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
	color: #484848;
}
ul.listDark li {margin:0; padding:0; line-height:18px;}
ul.listDark li ul {margin:5px 0 5px 10px; padding:0; }
ul.listDark li ul li {margin:0; padding:0;}
.listPDetail{
	font-weight: lighter;
	margin-top: 0.1em;
	margin-bottom: 0.5em;
	clear: left;
	
}
.listPDetail li{
	line-height: 1.4em;
	margin-bottom: 0.4em;
}
.listSeries h3{
	line-height: 1.4em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.6em;
	margin-left: 0px;	
}
.listSeries li{
	margin-bottom: -1em;
	color: #d9e183;
}
/* footer */
.Footer ul.navFooter{
	font-family:Arial;
	font-size: 1em;
	font-weight: bold;
	color: #c3b19e;

	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 10px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Footer ul.navFooter li{
	display: inline;
	color: #c3b19e;
	list-style-type: none;
	margin-right: 0.5em;
	margin-left: 0.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f3f9be;
	padding-right: 0.5em;
}
.Footer ul.navFooter li a{color: #4D4D4D;}
.Footer ul.navFooter li a:hover{color: #9b8e37;}
.Footer .Address{
	font-size: 1em;
	color: #9f7d4c;
	line-height: 1.3em;
	width: 550px;
	float: right;
	text-align: right;
	margin-bottom: 0.5em;
	margin-top: 0.3em;
	padding-right: 10px;
	}

.Footer .Copyright{
	font-size: 0.8em;
	color: #a6ae59;
	float: left;
	width: 360px;
	text-align: left;
	padding-bottom: 5px;
	line-height: 1.3em;
	margin-top: 3px;
	padding-top: 2px;
	margin-left: 10px;
}
.Footer .down{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.boxBorder{
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #deeba4;
	margin-bottom: 5px;
	clear: both;
}