@import url(base.css);
@import url(../../fixtable.css);
/* Basic */
a{color: #ff0000;}
a:hover{color: #313131;	}
.grdtxt{
	margin-top: 5px;
}
.Container p, .PageContent h3{
	font-size: 1em;
	line-height: 1.5em;
	color:#707070;
	font-weight: lighter;
	margin-bottom: 0.5em;
}

.Content h2, .Content-wide h2{
	height: 38px;
	font-size: 1.7em;
	font-family:Georgia, serif;
	font-weight: lighter;
	position: absolute;
	margin-left: -65px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 4px;
	}
.Content h2 img, .Content-wide h2 img{
	float: left;
}
.Content h2 span, .Content-wide h2 span{
	background-image: url(../images/bg_title_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: left;
	padding-top: 7px;
	padding-right: 18px;
	padding-bottom: 7px;
	padding-left: 8px;
	
}
.Content h4, .Content-wide h4{
	font-size: 1.4em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1f64b2;
	margin-bottom: 0.5em;
}
.Content-wide h5, .Content h5{
	color: #252525;
	font-size: 1em;
	padding-top: 0em;
	padding-left: 0px;
	font-weight: 600;
	margin-bottom: 1em;
	
	}
.Content h6, .Content-wide h6{
	font-size: 1.1em;	font-family:Tahoma, Arial, Helvetica, sans-serif;	font-weight: bold;	color: #1a9dd2;	padding-bottom: 0.5em;	margin-top: 0.3em;	margin-bottom: 0.5em;	border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: #000000;
	}

.edit ul, .edit ol, .news-edit ul, .news-edit ol{
	list-style-position: outside;
	margin-left: 1.2em;
	line-height: 1.5em;
}
.edit li, .news-edit li{padding-top: 0.2em;	padding-bottom: 0.5em;}
.news-edit li{
	margin-bottom: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.edit ul li{padding-bottom: 0.1em;	padding-top: 0px;}
.news-edit li strong{	color: #ffffff;}
.tbForm{
	margin-top: 1em;
	margin-bottom: 1em;
}
.tbForm th{
	background-color: #e9e9e9;
	color: #525252;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-top: 0.4em;
	padding-right: 0.6em;
	padding-bottom: 0.4em;
	padding-left: 0.6em;
}
.tbForm td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	background-color: transparent;
	line-height: 1.6em;
	padding: 0.5em;
}
.tbContact{
	color:#707070;;border:0;
}
th.tbContact{padding: 2px;}
td.colContact{vertical-align: top;width: 120px;
	font-weight: bold;
	padding: 2px;
}
.top{
	height: 13px;
	width: 926px;
	margin-left: 34px;
	margin-top: 8px;
	}

.down{
	background-image: url(../images/bg_down.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 926px;
	margin-right: auto;
	margin-left: auto;
}
/* TOP */
.Header .Logo{
	overflow:hidden;
	float: left;
	position: absolute;
	z-index: 10;
}
.Header .Logo h1 a{
	
	background-repeat: no-repeat;
	overflow:hidden;
	float:left;
	height: 74px;
	width: 800px;
	text-indent:-9999px;
}
.Header .Logo h1 a:hover{
	border-style: none;
	}
.Header .Lang{
	position: relative;
	float: right;
	text-align: right;
	z-index: 100;
	color: #e1e1e1;
	padding-top: 8px;
	padding-right: 5px;
	margin-right: 30px;
}
.Header .Lang a{
	color: #8c8c8c;
	padding-right: 2px;
	padding-left: 2px;
}
.Header .Lang a:hover{color: #ec0c0c;padding-right: 2px;
	padding-left: 2px;}
.Header .Lang ul{}
.Header .Lang li{
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 1px;
}
/* Menu */
.Navi{
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 927px;
	margin-right: auto;
	margin-left: auto;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:600;
	line-height:120%;
	padding-left: 15px;
	padding-top: 6px;
	z-index: 95;height: 30px;
}

/* this is the main UL element*/
.dropdown{
	display:none;
	margin:0;
	padding:0;
	list-style:none;
}

/* these are the inner menus*/
.dropdown ul{
	margin:0;
	padding:0;
	list-style:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}

/* these are all the LIs in the menu*/
.dropdown li{
	margin:0px;
	cursor:pointer;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;	
}
.dropdown li a, .dropdown li a:visited{
	color: #FFF800;
	text-decoration: none;
	padding-right: 9px;
	_padding-right: 0px;
}
.dropdown li a:hover{
	color: #FFFFFF;
	text-decoration: none;border-style: none;
}
/* these are anchor in the menu, if you want to style them differently from the rest of you website*/
.dropdown a{
	text-decoration:none;
	color:#ffffff;
}
.dropdown a:hover{
	text-decoration:underline;
}

/* these are the LIs that only belong to submenu*/
.dropdown ul li{
	margin-left:-1px;
	background-color: #e5e5e5;
	padding-right: 20px;
	padding-left: 8px;
	width: 80px;
	font-size:1em;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e8e8e8;
	border-right-color: #e8e8e8;
	border-bottom-color: #efefef;
	border-left-color: #e8e8e8;
}
.dropdown ul li ul li{font-size:0.9em;}
.dropdown ul li a, .dropdown ul li a:visited{color:#5c5b5b;}
.dropdown ul li a:hover{color:#ff0000;}
/* these are the LIs that contains a submenu*/
.dropdown li.submenu-down{
	background:transparent url('../images/expand_down.gif') center left no-repeat;
	padding-left:20px;
	padding-right: 8px;
	}
.dropdown li.submenu-down li{width: 200px;}
/* these are the LIs that contains a submenu and which are in a sub-menu themselve*/
.dropdown li.submenu-left{
	background:#d8d8d8 url('../images/expand_right.gif') center right no-repeat;
	padding-right:20px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c8c8;
}
.dropdown li.submenu-left a{color:#5a5a5a;}
.dropdown li.submenu-left a:hover{color:#d00202;}
.flash{
	height: 255px;
	width: 926px;
	margin-right: auto;
	margin-left: auto;z-index: -100;
}
/* Content */
.Container .Content{
	float: left;
	width: 580px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 50px;
}
.Container .Content-wide{
	float: left;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 50px;
	width: 820px;
	margin-right: auto;
}
.Container .sidebar{
	width: 250px;
	float: right;
	padding-left: 10px;
	margin-bottom: 10px;
}

.Profile, .Content .News{
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
	clear: left;
}
.Content .News ul{
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 10px;
	position: relative;
	top: 10px;
	padding-bottom: 10px;
}
.Profile h2, .Content .News h2{
	height: 38px;
	width: auto;
	_width: 490px;
	font-size: 1.6em;
	font-family:Georgia, serif;
	font-weight: lighter;
	position: absolute;
	margin-left: -65px;
	color: #ffffff;
	padding-top: 7px;
	background-color: transparent;
	}
.Profile h2 span, .Content .News h2 span{
	padding-bottom: 7px;
	padding-right: 35px;
}
.Profile p{
	color:#707070;
}
.Profile .imgAbout{
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.Content .News ul{
	color:#aeaeae;
	*margin-top: 60px;
	padding-top: 50px;*padding-top: 0px;
		}
.sidebar .News{
	margin-bottom: 0px;
	width: 221px;
	background-image: url(../images/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	padding: 10px;
	height: 80px;
}
.sidebar .Newsin{
	margin-bottom: 0px;
	width: 221px;
	background-image: url(../images/bg_news_big.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	padding: 10px;
	height: 180px;
}
.Newsin h2{
	font-family:Georgia, serif;
	font-weight: lighter;
	color: #6e6e6e;
	margin-bottom: 0.4em;
	font-size: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDBDBD;
	padding-bottom: 3px;
}
.SideBox{
	margin-bottom: 0px;
	width: 221px;
	background-image: url(../images/bg_member.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	padding: 10px;
	height: 152px;
	color: #CCCCCC;
}
.SideBox .title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDBDBD;
	padding-bottom: 4px;
	text-align: center;
}
.SideBox ul {
	padding:0;
	list-style:none;
	color:#707070;
	line-height:16px;
	font-weight:bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.SideBox ul li {
	
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}/* for News Box */
.SideBox a{
	color: #373737;
	font-weight: bold;
	text-decoration: underline;
}
.SideBox ul li.VipLogin {
	padding:0;
	background:none;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	
}

.SideBox ul li.VipLogin input {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border: 1px none transparent;
}
.btnBox{
	margin-bottom: 4px;
	background-image: url(../images/bg_btnBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 78px;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	
	font-size: 1.4em;
}
.sidebar .News ul, .sidebar .Newsin{
	color:#aeaeae;
	margin-top: 15px;
	margin-bottom: 5px;
		}
.Content .News li{
	background-image: url(../images/icon_arrow_gray.gif);
	float: left;
	width: 500px;
	margin-right: 25px;
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 17px;
	list-style-type: none;
	line-height: 110%;
	margin-bottom: 0.7em;
	margin-top: 0px;
	padding-top: 0px;
	display: inline;
}
.Content .News li b{
	font-weight: lighter;
	color: #717171;
	padding-right: 4px;
}
.sidebar .News li, .sidebar .Newsin li{
	background-image: url(../images/icon_arrow_white.gif);
	margin-right: 5px;
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 17px;
	list-style-type: none;
	line-height: 110%;
	margin-bottom: 0.7em;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FDBDBD;
	}
.sidebar .News li a, .sidebar .Newsin li a{color: #4a4a4a;}
.sidebar .News li a:hover, .sidebar .Newsin li a:hover{color: #000000;}
.Newsin .title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9ecaee;
	padding-bottom: 6px;
	margin-bottom: 5px;
}
.edit, .news-edit{
	padding-top: 50px;
	color:#707070;
	clear: both;
}
/* HotProducts */
.HotProducts{
	background-color: #f0f0f0;
	background-image: url(../images/bg_hotproduct.gif);
	background-position: left bottom;
	height: 150px;
	background-repeat: no-repeat;
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
.HotProducts h2{
	text-indent:-9999px;
	height: 2px;
	font-size: 20%;
}
.HPArrow{
	float: left;
	width: 15px;
	margin-top: 40px;
}
.HotProduct h4{
	margin: 0px;
	font-size: 1em;
	font-weight: lighter;line-height:1.2em;
}
.HotProduct{
	width: 80px;
	float: left;
	margin-left: 14px;margin-right: 14px;_margin-left: 12px;_margin-right: 12px;
	height: 140px;
	padding-top: 0px;
	text-align: center;
	}
.HotProduct a{
	color: #ff0000;
}
.HotProduct a:hover{
	color: #484848;
	text-decoration: underline;
}
.HotProduct a img{

	margin-right: 0px;
	border: 1px solid #d5d5d5;
	height: 80px;
	width: 80px;
	background-color: #f4f4f4;
	padding: 2px;
}
.HotProduct a:hover img {
	border: 1px solid #7c7c7c;background-color: #dddddd;
	padding: 2px;
}
.HotProduct h3{
	margin-top: 5px;
	font-weight: bold;
	font-size: 1em;
}
.HotProducts p{
	font-weight: lighter;
	color: #605f61;
	margin-top: 0.3em;
	font-size: 95%;
	line-height: 130%;
}
a.btnHPMore:link, a.btnHPMore:visited{
	background-image: url(../images/btn_hotproduct_more.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 14px;
	width: 35px;
	display: block;
	padding-left: 6px;
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
}
/* HotProducts */
.Search{
	color: #5c5c5c;
	padding-top: 15px;
	padding-bottom: 10px;
	width: 231px;
	background-image: url(../images/bg_search.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 75px;
	padding-left: 10px;
	margin-top: 6px;
}
.Search img{
	display: block;
}
.Search .title{
	width: 95%;
	margin-right: 0.5em;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fdbdbd;
	}
.Search .title-in{
	height: 27px;
	width: 47px;
	}
.search-bg {
	width: 225px;
	height: 29px;
	background-image: url(../images/bg_search.gif);
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	float: left;
	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: #555656;	font-family: Arial, Helvetica, sans-serif;	font-size: 1.2em;}
.search-bg-in input.searchbox {
	border: 0px solid transparent;
	background-color: transparent;
	width: 130px;
	height: 20px;
	padding: 0;
	color: #555656;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.txtSearch{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #ebebeb;
	padding: 4px;
	width: 150px;
	margin-right: 5px;
}
.btnSearch{
	height: 25px;
	width: 30px;
	margin-left: 2px;
}
.search-info{
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	float: left;
	width: 200px;
}
.contact{
	height: 160px;
	width: 262px;
	background-image: url(../images/bg_contact.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
.contact p{
	color: #7080b5;
	margin-top: 10px;
	padding-left: 3px;
}
.contact a{color: #bf7bff;}
.contact a:hover{color: #4bb5ff;}
/* Path */
.TopNavi{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #818080;
	margin-bottom: 5px;
}
.TopNavi span{
	color: #4e7fd9;
	font-weight: bold;
}

.imgAbout{
	margin-bottom: 10px;
	background-color: #f5f5f5;
	padding: 2px;
	border: 1px solid #ececec;
}
div.row {
	clear: left;
	padding-top: 2px;
  }

div.row span.label {
	float: left;
	width: 100px;
	font-weight: bold;
	  }

div.row span.formw {
	float: left;
	width: 80%;
	  } 
.Detail_column{
	width: 60%;
	margin-top: 10px;color: #AEAEAE;
}
.Detail{
	word-break:break-all;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-right: 2em;
	margin-left: 0px;
	width: 99%;_width: 500px;
	float: left;
	color: #AEAEAE;
	word-wrap:break-word;
	word-break:break-all;
}
.Detail ul.detail, .Detail_column ul.detail{
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
	margin-top: 0px;
	}
.Detail ul.mail, .Detail ul.market, .Detail_column ul.mail, .Detail_column ul.market{
	margin-left: 0px;
	margin-top: 0px;
	}
.Detail ul.mail li, .Detail ul.market li, .Detail_column ul.mail li, .Detail_column ul.market li{
	display: inline;
	margin-right: 8px;
	}
/* Award*/
.edit .boxAward{
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 0em;
	}
.edit .boxAward strong{
	font-size: 1.1em;
	color: #ffffff;
	font-weight: bold;
}
.edit .boxAward img{
	float: right;
	border: 1px solid #968c7e;	
}
.boxAwardIso{
	width: 300px;
}
.boxAwardIso th{
	background-color: #4783ba;
	color: #e8e8e8;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.boxAwardIso td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	background-color: transparent;
	padding: 2px;
	text-align: center;
}
.imgAward{
	background-color:#F4F4F4;
    border:1px solid #D5D5D5;
	padding: 2px;
}
.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;
	background-color: #f5f5f5;
	padding: 2px;
}

.InquiryForm{
	width:700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	border: 1px solid #e2e2e2;
	padding: 10px;
	
	}

.InquiryForm h3{
	font-size: 1em;
	font-weight: lighter;
	color: #707070;
	padding-bottom: 0.5em;
	float: right;
}

.columnName{
	text-align: right;
}
.inquForm{
	margin-top: 1em;
	margin-bottom: 1em;
}
.inquForm th{
	color: #707070;

	padding-top: 0.4em;
	padding-right: 0.6em;
	padding-bottom: 0.4em;
	padding-left: 0.6em;
}
.inquForm td{
	background-color: transparent;
	line-height: 1.7em;
	padding: 0.5em;
	color: #707070;
}
.inquForm td input, .inquForm td textarea{border:1px solid #7d7d7d;color:#333333;font-family:Arial,Helvetica,sans-serif;font-size:1.1em;margin-bottom:4px;
padding:4px;}
.inquForm td select{border:1px solid #7d7d7d;color:#333333;font-family:Arial,Helvetica,sans-serif;font-size:1.1em;margin-bottom:4px;padding:3px;}
.inquForm td input{	margin-right:5px;}
.inquForm td textarea{	width: 400px;}
.inquForm img{	vertical-align: middle;}
.inquForm td.title{	font-size:1.1em;	padding-right:5px;	text-align:right;	color: #707070;	width: 200px;	font-weight: bold;}
.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:Georgia, serif;
	font-weight: bold;
	border: 1px solid #666666;
	padding: 2px;
}
.txtImportant{
	color: #FF0000;
	font-size: 1.1em;
}
/* Products */
.PageContent{}
.product-ll img{
	padding-top: 1em;
	padding-bottom: 1em;
}
.product-box{
	float: left;
	width: 48%;
	margin-right: 1.2em;
	margin-bottom: 1em;
}
.product-box img{
	float: left;
	margin-right: 1em;
	width: 100px;
	border: 1px solid #f0f0f0;
	background-color: #f7f7f7;
	padding: 2px;
}
.product-list{
	float: left;
	width: 100%;
	}
.list-send{
	float: right;
	width: 135px;
	padding-top: 1em;
	padding-bottom: 0.7em;
	height: 90px;
	clear: right;
	text-align: right;	
}
.imgProduct{
	float: left;
	margin-right: 0.5em;
	margin-bottom: 1em;
	}
.imgProduct img{
	border: 1px solid #F0F0F0;
	background-color: #f4f4f4;
	padding: 2px;
	margin-right: 5px;	
}
.imgProductNoImg{display: none;}
.imgProduct input{
	float: left;
	margin-right: 5px;
	width: 15px;
}
.chbInquiry{
	width: auto;
	float: left;
	color: #bce742;
}
.btnInquiry{background-image:url(../images/btn_long.gif);
background-repeat:repeat-x;
border:1px solid #607c12;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
margin-left:3px;}
.checkbox{
	margin-right: 5px;
	
}
.PRight{
	display: block;
	margin-left: 120px;min-height:100px; -height:auto !important; -height:100px; -overflow:visible;
}
.PRight h4 a, .PRightNoImg h4 a{
	color: #ff0000;
	font-size: 1em;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
.PRight h3{
	padding-left: 20px;
}
.PRight h3 a{	color: #7e7e7e;}
.PRight h3 a:hover{	color: #ff0000;}
.PRightNoImg{display: block;margin-left: 20px;}
.PRightNoImg ul{
	padding-left: 5px;
}
.txtMore a:link, .txtMore a:visited{
	background-image: url(../images/button_more.gif);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 38px;
	float: right;
	padding-left: 9px;
	font-weight: bold;
}
.txtMore a:hover{color: #6b6b6b;}
.txtMore{font-weight: bold;	}
.boxProduct{
	float: left;
	width: 100%;
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f0f0f0;
	}
.PageContent .PRight ul{
	margin-left: 20px;
	margin-top: 8px;
}
.PageContent .PRight li{
	margin-bottom: 0.3em;
	line-height: 1.2em;
}
.PageContent .PRight strong a{
	color: #FFFFFF;
}
.PageContent .boxProductBlk{
	float: left;
	
	width: 190px;
	text-align: center;
	
	margin-top: 0.5em;
	margin-right: 0.7em;
	margin-bottom: 0.5em;
}
.PageContent .boxProductBlk h4{
	font-size: 1em;
	display: block;
	font-weight: lighter;
}
.PageContent .boxProductBlk img{
	border: 1px solid #a6a6a6;
	background-color: #e3e3e3;
	padding: 2px;
	margin-bottom: 0.3em;
	margin-top: 0.5em;float: none;
}
.barPInfo{
	background-color: #555555;
	background-image: url(../images/bg_product_select.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 5px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 5px;
	vertical-align: middle;
	padding-right: 5px;
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
}
.barPInfo select{
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
	font-size: 11px;
}
.NoticeSel{
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c4840;
}
.boxBorder{
	clear: both;
	
}
.product-detail{
	display: block;
	margin-left: 240px;
}
.SendProduct{
	float: right;
	margin-right: 2px;
	margin-top: -5px;
	text-align: right;
}
.boxProductBlkR{
	float: left;
	width: 120px;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0.5em;
}
.boxProductBlkR img{
	background-color: #efefef;
	padding: 2px;
	border: 1px solid #b2b2b2;
}
.listSeries{
	color: #fe8686;
	}
.listSeries h3{
	line-height: 1.1em;
	margin-left: 0px;
	padding-left: 0px;
}
.listSeries li{
	*margin-bottom: -0.5em;
}
.listPDetail{
	font-weight: lighter;
	clear: left;
}
.listPDetail ul{
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	
}
.listPDetail li{
	line-height: 1.3em;
	margin-bottom: 0.3em;
}
.listPDetail li ul{
	
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
/*product img*/
.imgProductDetail{
	float: right;
	margin-bottom: 10px;
	text-align: center;
	display: block;
	width: 210px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	left: 200px;
	border: 1px solid #dfe0e0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.imgProductDetail p{
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
.imgProductDetail p img{
	padding: 2px;
	border: 1px solid #b2b2b2;
	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: 8px;
	margin-top: 10px;
}
.PicZoom a{
	color: #e7e7e7;
}
.PicZoom a:hover{
	color: #ffffff;
}
.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;
}
.RightBox{
	float: right;
	width: 200px;
	position: relative;
	top: -10px;
	text-align: right;
}
.TableBox{
	width: 99%;
	overflow: scroll;
	margin-bottom: 1em;
	margin-top: 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{
	width: 32px;
	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 #CCCCCC;
	margin: 0px;
	padding: 0px;
}

/****** Pagination Links ******/
.PageCode{
	padding-top: 0em;
	padding-right: 2px;
	padding-bottom: 0.3em;
	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;
}

.PageCode li a, .PageCode li a:visited{
	padding: 0 5px;
	border: 1px solid #ffffff;
	text-decoration: none;
	color: #474747;
}

.PageCode li a:hover, .PageCode li a:active{
	border: 1px solid #c5dffb;
	color: #ffffff;
	background-color: #2575c6;
	text-decoration: none;
}
.PageCode ul li a.PageSelected{
	color: #d00b0b;
	border: 1px solid #e2e2e2;
	font-weight: bold;
}
.PageCode ul li a:hover.PageSelected{color: #ffffff;	}
.PageCode a.currentpage{
	background-color: #1f8fd0;
	color: #FFF !important;
	border-color: #246d97;
	font-weight: bold;
	cursor: default;
	text-decoration: none;
}

.PageCode a.disablelink, .PageCode a.disablelink:hover{
	background-color: #333333;
	cursor: default;
	color: #877b70;
	border-color: #121212;
	font-weight: normal !important;
	text-decoration: none;
}

.PageCode a.prevnext{
	font-weight: bold;
	text-decoration: none;
}
.pagination-right{
	float: right;
	font-size: 0.9em;
}
.Copyright{
	color:#838383;
	margin-top: 5px;
}
.Copyright a{color:#33709e;}
.Copyright a:hover{color:#3c3d3d;}
.Address{
	color:#545454;
	line-height: 130%;
}
/** Contact Detail Box **/

.boxContentPage {
	
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-right: 2em;
	margin-left: 0px;
	width: 99%;_width: 500px;
	float: left;
	color: #AEAEAE;

}

.boxContentPage H6, .HotProducts h6 {
	font-size: 1.1em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d40202;
	padding-bottom: 0.5em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
}
.longfont{
	font-weight: lighter;
	padding-left: 4px;
}
ul.listLight {
	padding:0;
	line-height:19px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	

}

ul.listLight li {
	margin:0;
	padding:0;
	font-weight: bold;
	list-style-type: none;
}

ul.listLight li span{

	
	font-weight: lighter;

}

ul.listLight li ul {margin:-18px 0 0 100px; padding:0; }

ul.listLight li ul li {

	margin:0;

	padding:0;

	font-weight: lighter;

	color: #AEAEAE;

	}
/*** list for Product Deatail ***/
ul.listDark {
	padding:0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
ul.listDark li {margin:0; padding:0; line-height:16px;}
ul.listDark li ul {margin:5px 0 5px 10px; padding:0; }
ul.listDark li ul li {margin:0; padding:0;}
