@import url(../../fixtable.css);
/* Basic */
a{color: #968153;}
a:hover{color: #c08d20;	}
.txtSearch{
	color: #333333;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 145px;
}
.main p, .main h3{
	font-size: 1em;
	line-height: 1.8em;
	color: #656565;
	font-weight: lighter;
	padding-left: 12px;
}
.Container h2{
	font-size: 1.6em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #76a41c;
	margin-bottom: 0.5em;
}
.grdtxt{
	width: 240px;
	margin-top: 15px;
	float: right;
	padding-right: 10px;
}
.PageContent h2{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-image: url(../images/ico_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.PageContent h4{
	font-size: 1.4em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9c7a56;
	margin-bottom: 0.5em;
	margin-top: 0em;
	background-image: url(../images/ico_circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.main h5{
	color: #c7734c;
	font-size: 1.1em;
	padding-top: 0.3em;
	padding-left: 12px;
	font-weight: 600;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	}
.main h6{
	font-size: 1.3em;
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	color: #77963c;
	margin-top: 0.3em;
	margin-bottom: 0.5em;
	padding-left: 5px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
		}
.txtMore a:link, .txtMore a:visited{
	font-size: 11px;
	background-image: url(../images/bg_more.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 48px;
	float: right;
	color: #ffffff;
	text-align: right;
	padding-right: 12px;
	vertical-align: top;
}
.txtMore a:hover{
	color: #ddfe84;
}
.txtMore{font-weight: lighter;}
.boxBorder{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	clear: both;
	padding-top: 10px;
}
/* Header */
.IndexHeader .Logo{overflow:hidden;width: 997px;margin-right: auto;	margin-left: auto;}
.Header .Logo{overflow:hidden;width: 99%;}
.IndexHeader .Logo h1 a, .Header .Logo h1 a{
	
	background-repeat: no-repeat;background-position: left;
	overflow:hidden;
	float:left;
	height: 65px;
	width: 640px;
	text-indent:-9999px;
	}
.IndexHeader .Logo h1 a:hover, .Header .Logo h1 a:hover{border-style: none;}
.IndexHeader .Lang, .Header .Lang{
	text-align: right;
	color: #cacaca;
	padding-top: 0px;
	width: 100%;
	font-size: 13px;
}
.IndexHeader .Lang a, .Header .Lang a{
	color: #ededed;
	padding-right: 2px;
	padding-left: 2px;
}
.IndexHeader .Lang a:hover, .Header .Lang a:hover{color: #ffffff;padding-right: 2px;padding-left: 2px;}
.IndexHeader .Lang ul, .Header .Lang ul{	margin: 0px;padding: 0px;}
.IndexHeader .Lang li, .Header .Lang li{display: inline;margin-right: 8px;}
/* Search */
.Search{
	color: #65442c;
	float: right;
	width: 270px;
	padding-top: 7px;
	text-align: right;
	margin-right: 25px;
	margin-top: 10px;
}
.Search img{display: block;}
.Search .title{
	height: 22px;
	width: 71px;
	float: left;
	margin-right: 5px;
	text-align: right;
}
.Search .title-in{
	height: 27px;
	width: 47px;
	}
.search-bg {
	width: 224px;
	height: 27px;
	background-image: url(../images/bg_search.gif);
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.search-bg-in {
	width: 150px;
	height: 27px;
	background-image: url(../images/bg_search_in.gif);
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
}
.search-bg input.searchbox {
	border: 0px solid transparent;
	background-color: transparent;
	width: 200px;
	height: 20px;
	margin: 0 9px;
	padding: 0;
	color: #8a6f5c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.search-bg-in input.searchbox {
	border: 0px solid transparent;
	background-color: transparent;
	width: 130px;
	height: 20px;
	padding: 0;
	color: #f2e6dd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}

.btnSearch{
	height: 29px;
	width: 34px;
	margin-left: 3px;
}
.search-info{
	padding-left: 70px;
	margin: 0px;
	padding-top: 0px;
	float: left;
	width: 200px;
}
.Container .main{
	margin-left: 197px;
	padding-left: 12px;
	padding-right: 10px;
	background-color: #FFFFFF;
	padding-top: 10px;
	overflow:hidden;
	padding-bottom: 10px;
	zoom:1;
}
.subject{
	background-color: #93846f;
	height: 79px;
	width: 100%;
	margin-bottom: 10px;
}

.PageContent{
	margin-bottom: 7px;
	width: 100%;
}
.product-edit h3{
	margin-left: 0px;
}
/* Path */
.TopNavi{
	padding-top: 2px;
	padding-bottom: 4px;
	color: #CC9966;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dadada;
}
.TopNavi span{
	color: #FF9900;
	font-weight: bold;
}

.listSeries{
	color: #6b6c6c;
	}
.listPDetail{
	font-weight: lighter;
	margin-left: 0px;
}
.listPDetail ul{
	color: #656565;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	
}
.listPDetail li{
	line-height: 1.3em;
	margin-bottom: 0.3em;
	
}
.listPDetail li ul{
	color: #797878;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.product-box{
	float: left;
	width: 48%;
	margin-right: 1.2em;
	margin-bottom: 1em;
}
.product-box img, .imgProduct img{
	float: left;
	margin-right: 1em;
	width: 100px;
	border: 1px solid #d8d8d8;
	background-color: #f2f0f0;
	padding: 2px;
}
.boxProduct{
	float: left;
	width: 100%;
	margin-top: 0.7em;
	}

.chbInquiry{
	width: 20px;
	float: left;
}
.imgProduct{
	float: left;
	margin-right: 0.5em;
	width: 115px;
	}
.imgProductNoImg{display: none;}
.list-send{
	float: right;
	width: 135px;
	padding-top: 1em;
	padding-bottom: 0.7em;
	height: 90px;
	clear: right;
	text-align: right;	
}
.PRight{
	display: block;
	margin-left: 115px;
}
.PRight h3{
	padding-left: 0px;
}
.PRight h4, .PRightNoImg h4{
	background-image: url(../images/bg_subject.gif);
	background-repeat: repeat-y;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ffffff;
}

.PRight h4 a, .PRightNoImg h4 a{
	color: #728d07;
	}
.PRightNoImg{display: block;margin-left: 20px;}
.PRightNoImg ul{
	margin-left: 0px;
	padding-left: 0px;
}
.PageContent .PRight ul{
	margin-top: 8px;
	padding-left: 0px;
	margin-left: 10px;
}
.PageContent .PRight li, .PRightNoImg li{
	margin-bottom: 0.7em;
	line-height: 1.2em;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
	list-style-type: none;
}
.PageContent .PRight strong a{
	color: #FFFFFF;
}
.checkbox{
	margin-right: 3px;
}
.btnInquiry {
	background-image:url(../images/btn_long.gif);
	background-repeat:repeat-x;
	border:1px solid #70440a;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:3px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.PageContent .boxProductBlk{
	float: left;
	height: 200px;
	width: 170px;
	text-align: center;
	margin-top: 0.5em;
	margin-right: 0.7em;
	margin-bottom: 0.5em;
	overflow: hidden;
}
.PageContent .boxProductBlk h3{
	line-height: 1.4em;
}
.PageContent .boxProductBlk h4{
	line-height: 1.2em;
	font-weight: lighter;
	background-image: none;
	font-size: 1.3em;
}
.boxProductBlk strong{
		color: #949494;
}
.PageContent .boxProductBlk img{
	border: 1px solid #d8d8d8;
	background-color: #f2f0f0;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.barPInfo{
	background-color: #d5a87e;
	background-image: url(../images/bg_barPInfo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	vertical-align: middle;
	padding-right: 5px;
	clear: both;
}
.barPInfo select{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
.NoticeSel{
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	background-color: #FFFFFF;
	padding-top: 0.5em;
	padding-left: 5px;
}
/*product img*/
.imgProductDetail{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	display: block;
	padding: 2px;
	width: 220px;
	margin-top: 0px;
	margin-left: 0px;
	color: #666666;
}
.imgProductDetail img{
	background-color: #f1f1f1;
	padding: 2px;
	border: 1px solid #e0e0e0;
}
.imgProductDetail p{
	text-align: center;
	margin: 0px;
	
}
.imgProductDetail p img{
	padding: 2px;
	border: 1px solid #f3f3f3;
	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: 24px;
	width: 157px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 3px;
}
.PicZoom a{
	color: #ffffff;
}
.PicZoom a:hover{
	color: #fff77e;
}
.imgProductDetail strong{
	display: block;
	width: 180px;
	font-weight: normal;
	line-height: 100%;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: 110%;
	color: #4d4d4d;
	margin: 0px;
}
.imgProductDetailNoImg{
	display: none;
}
.product-detailNoImg{
	display: block;
	margin-left: 0px;
}
.product-detail{
	display: block;
	margin-left: 240px;
}
.SendProduct{
	float: right;
	margin-right: 2px;
	margin-top: -5px;
	text-align: right;
}
.boxProductBlkR{
	float: left;
	width: 100px;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0.5em;
}
.boxProductBlkR img{
	background-color: #ededed;
	padding: 2px;
	border: 1px solid #d6d6d6;
}
/* Menu*/
#Navi{
	font-size: 170%;
	font-weight: bold;
	font-family:"Courier New", Courier, monospace;
	list-style-type: none;
	padding: 0px;
	
	width: 180px;
	position: absolute;
	top: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	letter-spacing: -0.1em;
}
#Navi a.closed{
	background-image: url(../images/Navi_arrow.gif);
	background-position: left center;
	padding-left: 17px;
	background-repeat: no-repeat;
}
#Navi a.none{
	padding-left: 17px;
	}
#Navi a.closed:hover{color: #d5f943;}
#Navi .closed, #Navi .opened{
	padding-right:10px;
	color: #5d2f02;
	
}
#Navi .opened{
	background-image: url(../images/Navi_arrow_down.gif);
	background-repeat: no-repeat;

	padding-left: 19px;
	color: #aa8b47;
	background-color: #ffffff;
	background-position: 2px center;
	display: block;	
}
#Navi ul{overflow: hidden;margin:0;padding:0;}
#Navi li{
	margin-bottom: 2px;
	color: #ffffff;
		
}
#Navi li span{
	font-size: 0.8em;
}
#Navi ul li{
	font-size: 90%;
	margin-left: 30px;
}
#Navi ul li ul{font-size: 95%;
	margin-left: -10px;
}
#Navi li a{color: #2d0f04;}
#Navi a.hover{color: #d5f943;}
#Navi li.active a,#Navi li li.active a{
	color:#84a111;
	background-color: #ffffff;
	display: block;
}
#Navi li ul li.active a{
	background-color:transparent;
	color: #502805;
	
}

#Navi li.active li a,#Navi li li a{
	color:#000000;
	background-color:transparent;
	_height: 20px;
	
}
.ContactBtn{
	position: absolute;
	z-index: 100;
	height: 157px;
	width: 35px;
	float: right;
	top: 190px;
	left: 145px;
}
.imgAbout{
	margin-bottom: 10px;
}
/* Award*/
.boxAwardIso{
	width: 300px;
}
.boxAwardIso th{
	background-color: #8dbc3c;
	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: 0.5em;
	padding-left: 0em;
	margin-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ded2c3;
	}
.boxAward strong{
	font-size: 1.1em;
	color: #ffffff;
	font-weight: bold;
}
.boxAward img{
	float: right;
	border: 1px solid #e5e5e5;
}
.imgAward{
	background-color: ;
	padding: 2px;
}
/* Img Right*/
.imgIntro{
	float: right;
	color: #b1a897;
	margin-left: 1.5em;
	text-align: center;
	width: 180px;
}
.imgIntro p{
	padding-bottom: 1em;
	font-size: 0.9em;
}
.imgIntro img{
	margin-bottom: 0.5em;
	border: 1px solid #e5e5e5;
}
/* Detail*/
div.row {
	clear: left;
	padding-top: 2px;
	
  }

div.row span.label {
	float: left;
	width: 100px;
	color: #7e6748;
	font-weight: bold;
	margin-left: 5px;
	  }

div.row span.formw {
	float: left;
	width: 60%;
	  } 
.Detail_column{
	width: 47%;
	float: left;
	margin-top: 10px;
	color: #656565;
	margin-right: 15px;
	margin-bottom: 10px;		
}
.Detail_column h6{
	background-image: url(../images/ico_title1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
.Detail{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-right: 2em;
	margin-left: 0px;
	color: #656565;
	word-wrap:break-word;
	word-break:break-all;
	width: auto;
}
.Detail h6, .related-products h6{background-image: url(../images/bg_subject_big.gif);border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #e2c59f;
	background-repeat: repeat-y;
	background-position: left;}
.Detail ul, .Detail_column ul{
	margin: 0px;
	padding: 0px;
}
.Detail ul.detail, .Detail_column ul.detail{
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;	word-break:break-all;
	}
.Detail ul.mail, .Detail ul.market, .Detail_column ul.mail, .Detail_column ul.market{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;	word-break:break-all;
	}
.Detail ul.mail li, .Detail ul.market li, .Detail_column ul.mail li, .Detail_column ul.market li{
	display: inline;
	margin-right: 8px;
	}
/* News & FAQ */
.news-edit ul, .news-edit ol{
	list-style-position: outside;
	margin-left: 1.2em;
	line-height: 1.5em;
	color:#656565;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.news-edit li{
	margin-bottom: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #edc444;
	padding-bottom: 0.3em;
}
.news-edit li strong{	color: #e26e4f;}
/* Contact from*/
.InquiryForm{
	width:670px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	border: 1px solid #e3e2e2;
	padding: 10px;
	
	}
.InquiryForm h3{
	text-align: right;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	margin-bottom: 7px;
}
.inquForm{
	margin-top: 1em;
	margin-bottom: 1em;
}
.inquForm th{
	padding-top: 0.4em;
	padding-right: 0.6em;
	padding-bottom: 0.4em;
	padding-left: 0.6em;
}
.inquForm td{
	line-height: 1.8em;
	padding: 0.5em;
	color: #7A6756;
}
.inquForm td input, .inquForm td textarea{border:1px solid #b1b1b1;color:#333333;font-family:Arial,Helvetica,sans-serif;font-size:1.1em;margin-bottom:4px;
padding:4px;}
.inquForm td select{border:1px solid #b1b1b1;color:#333333;font-family:Arial,Helvetica,sans-serif;font-size:1.1em;margin-bottom:4px;padding:3px;}
.inquForm td input{	margin-right:5px;	}
.inquForm img{	vertical-align: middle;}
.inquForm td textarea{	width: 400px;}
.inquForm td.title{	font-size:1.1em;	padding-right:5px;	text-align:right;	color: #7A6756;	width: 150px;}
.inquForm td input.text{width: 300px;}.inquForm td input.texts{width: 130px;}.inquForm td input.textss, .authnumx2{width: 60px;}
.InquiryForm .btnLogin{
	background-image: url(../images/bg_login_button.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 1.4em;
	color: #FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #456d17;
	padding: 3px;
	margin: 0px;
}
.txtImportant{
	color: #FF0000;
	font-size: 1em;
}
/****** Related-Products ******/
.related-products{
	width: 97%;
	clear: both;
}
.related-products ul.OtherBox{
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.related-products ul.OtherBox{padding-bottom: 0px;}
.related-products ul.OtherBox li{
	padding-top: 8px;
	width: 110px;
	_width: 110px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
.related-products .arrow, .HotProducts .arrow{
	width: 20px;
	float: left;
	display: block;
	margin-top: 50px;
}

.related-products ul.OtherBox img{
	display: block;
	padding: 3px;
	text-align: center;
}
.related-products ul.OtherBox a:hover img {
	border: 3px solid #e7e7e6;
	margin: 0px;
	padding: 0px;
}

/* table */
.tbForm{
	overflow: scroll;
}
.tbForm th{
	background-color: #bca53c;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f3f3f3;
	padding-top: 0.4em;
	padding-right: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 0.5em;
}
.tbForm td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: transparent;
	text-align: left;
	color: #7a6756;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.TableBox{
	width: 99%;
	overflow: scroll;
	margin-bottom: 1em;
	margin-top: 1em;	
}
table.tbContact{
	color:#363535;
	;
	border:0;
	margin-top: 0px;
}
th.tbContact{
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
td.colContact{
	color:#7E6748;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 10px;
	vertical-align: top;
	width: 120px;
}
/****** 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 #cdcdcd;
	color: #b68a39;
}
.PageCode li a:hover, .PageCode li a:active{
	border: 1px solid #c9ad7b;
	color: #FFFFFF;
	background-color: #8b754c;
}
.PageCode ul li a.PageSelected{
	color: #8e5710;
	font-weight: bold;
}
.PageCode ul li a:hover.PageSelected{color: #ffffff;}
/* footer */
.Footer ul.navFooter{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #c3b19e;
	background-color: #7a6a3f;
	margin: 0px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 10px;
}
.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: #564927;
	padding-right: 0.5em;
}
.Footer ul.navFooter li a{
	color: #b7a36c;
	
}
.Footer ul.navFooter li a:hover{color: #dec11e;}
.Footer .Address{
	font-size: 0.9em;
	color: #4b2104;
	line-height: 1.3em;
	float: right;
	text-align: right;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	}
.Footer .Address a, .Footer .Copyright a{
	color: #FFFFFF;
	background-color: #78a82e;
}
.Footer .Copyright{
	font-size: 0.8em;
	color: #000000;
	float: right;
	width: 600px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: 1.4em;
	clear: both;
	margin-top: 3px;
	padding-top: 2px;
}

.Footer a:hover{color: #fef33d;}
/** Contact Detail Box **/

.boxContentPage {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-right: 2em;
	margin-left: 0px;
	width: 90%;_width: 600px;
	float: left;
	

}
.boxContentPage H6{
	background-image: url(../images/bg_subject_big.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 8px;
	border-left:3px solid #bdd485;
	margin: 0px;
}
.longfont{
	color: #363535;
	padding-left: 4px;
}
ul.listLight {
	padding:0;
	color:#699026;
	line-height:18px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

ul.listLight li {
	padding:0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
ul.listLight li ul {
	padding:0;
	margin-top: -18px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 120px;
	
}

ul.listLight li ul li {
	padding:0;
	font-weight: lighter;
	color: #686767;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;	
	}
/*** list for Product Deatail ***/
ul.listDark {
	padding:0;
	margin-top: 10;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
	text-align: left;
	color: #656565;
}
ul.listDark li {
	padding:0;
	line-height:1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.7em;
	margin-left: 0;
}
ul.listDark li ul {margin:5px 0 5px 10px; padding:0; }

.Newsin{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: lighter;
	position: relative;
	left: -25px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Newsin h2{
	font-size: 1em;
	font-weight: 100;
	color: #ffffff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	background-image: url(../images/ico_title.gif);
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 8px;
	margin-top: 2px;
	
}
.Newsin ul{width: 150px;}
.Newsin li{
	background-image: url(../images/ico_red_arrow.gif);
	font-size: 0.1em;
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4e3c9;
	list-style-type: none;
	margin-bottom: 0.4em;
	padding-bottom: 2px;
	line-height: 0.7em;
	font-weight: lighter;
	
}
.Newsin li a{
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1px;
}
.txtPageFull h4{
	*font-size: 1.1em;
	background-image: url(../images/corner.gif);
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 1.4em;
	margin-bottom: 0.8em;
}
.txtPageFull h3{
	margin-bottom: 1em;
}
