h1,h2,main,submenu,body,master,center,submenu ul a,submenu li a ,left,h1-bg{
	margin:0px;
	padding:0px;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	font-family: Arial,sans-serif;
	text-align: center;
	font-size: 13px;
	background:url(../images/bg.jpg);
	background-repeat:repeat-x;
}


#container {
	width:1002px;
	margin: auto;
	height: 700%;

}


#header {
	width:1002px;
	height: 97px;

}
#logo {
	width:252px;
	height: 97px;
	float: left;

}

#banner {
	width:252px;
	height: 46px;
	float: left;
}

#master{
	width: 1002px;
	text-align: left;
}


#left{
	width:258px;
	float: left;
	height: 100%;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;

}

#center{
	width: 738px;
	float:left;
	background:url(../images/sub-center-main-bg.jpg);
	background-repeat:repeat-y;

}
#sub-center-top-bg{
	width:739px;
	height:19px;
	background:url(../images/sub-center-top-bg.jpg);
	background-repeat:no-repeat;
	}

	

#main{
	width:660px;
	float: left;
	padding-left:40px;
	padding-top:10px;
	text-align: left;
}

#main a:link {
	color: #666666;
	text-decoration: none;
}

#main a:hover{
	color: #669933;
	text-decoration: underline;
}
#main a:visited {
	color: #666666;
	text-decoration: none;
}
#main-bottom{
	height:150px;
	width:660px;
	float: left;
	padding-left:40px;
	padding-top:10px;
	text-align: left;
}

#footer {
	width:100%;
	height:120px;
	text-align: center;
	float: left;
	background:url(../images/index-footer-bg-1.jpg);
	background-repeat:repeat-x;
}
#footer-width{
	margin:auto;
	width:1002px;
	height:100px;
	text-align:center;
	}
#footer-logo{
	width:200px;
	height:100px;
	float:left;
	
	}
#footer-menu{
	width:780px;
	height:20px;
	padding-top:10PX;
	padding-left:20px;
	text-align:left;
	float:left;
	font-size:14px;
	}
#footer-menu a:link{
	color: #333;
	text-decoration:none;
	}
#footer-menu a:hover{
	color:  #6FF;
	text-decoration:none;
	}
#footer-menu a:visited{
	color: #333;
	text-decoration:none;
	}
#footer-add{
	width:780px;
	height:55px;
	color: #FFF;
	float:left;
	line-height:18px;
	font-size:14px;
	text-align:left;
	letter-spacing:1px;
	padding-left:20px;
	}
#footer-add a{
	color:  #FFF;
	text-decoration:none;
	}
#footer-add a:hover{
	color: #0FF;
	text-decoration:none;
	}
#footer-add a:visited{
	color:  #FFF;
	text-decoration:none;
	}	
	
#footer-copyright{
	width:580px;
	height:20px;
	float:left;
	font-size:14px;
	text-align:left;
	letter-spacing:2px;
	padding-left:20px;
	color:#FFF;
	}
#footer-allmarketing{
	width:130px;
	height:20px;
	float:left;
	font-size:10px;
	}
#footer-allmarketing a{
	color:#0FF;
	text-decoration:none;
	}
#footer-allmarketing a:hover{
	color:  #333;
	text-decoration:none;
	}
#footer-allmarketing a:visited{
	color:#0FF;
	text-decoration:none;
	}
#menu {
	height: 30px;
	height:65px;
	width: 750px;
	float: left;
	margin: 0px;

}


#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#menu ul li {
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #BCDE9A;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 20px;
	width: auto;
	padding-right: 16px;
	padding-left: 16px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu ul li a:hover,#menu ul li a.current {
	font-weight: bold;
	background-image: url(../images/ws-index-03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFCC;
}

#lang-menu {
	height: 20px;
	width:730px;
	padding-right:17px;
	padding-top:10px;
	float:left;
	text-align:right;
}
#lang-menu a{
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	}
#lang-menu a:hover{
	font-size:13px;
	color:    #FF9;
	text-decoration:none;
	}
#lang-menu a:visited{
	font-size:13px;
	color: #fff;
	text-decoration:none;
	}

#submenu-top-bg{
	width:258px;
	height:114px;
	float:right;
	background:url(../images/submenu-top-bg.jpg);
	background-repeat:no-repeat;
	}
#submenu {
	width: 230px;
	font-size: 14px;
	text-align: left;
	padding-left:25px;
	float:left;
	line-height:22px;
}

#submenu-sub{
	width:175px;
	padding-left:30px;
	font-size:12px;
	color:#999;
	background:url(../images/submenu-sub-bg.jpg);
	background-repeat:no-repeat;
	}
#submenu-sub a:link{
	color:#999;
	text-decoration:none;
	}
#submenu-sub a:hover{
	color: #09F;
	text-decoration:none;
	}
#submenu-sub a:visited{
	color:#999;
	text-decoration:none;
	}
#submenu-sub-sub{
	width:165px;
	padding-left:40px;
	font-size:10px;
	color: #999;
		background:url(../images/submenu-sub-sub-bg.jpg);
	background-repeat:no-repeat;
	}
#submenu-sub-sub a:link{
	color:  #999;
	text-decoration:none;
	}
#submenu-sub-sub a:hover{
	color: #09F;
	text-decoration:none;
	}
#submenu-sub-sub a:visited{
	color:   #999;
	text-decoration:none;
	}

#submenu-title {
	height: 21px;
	width: 212px;
	font-size: 16px;
	text-align:left;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-left: 40px;
	padding-top: 60px;


}

#submenu ul {
	list-style: none;
	width: 233px;
	margin: 0px;
	float:left;
	text-align:left;
	background-color: #FFFFFF;
	padding: 0px;
	
}

#submenu ul li {
	display: block;
	text-decoration: none;
	color:  #333;
	text-align: left;
	padding:4px 0px 4px 24px;
	margin: 0px;
	background:url(../images/submenu-bg.jpg);
	background-repeat:no-repeat;
	
}
#submenu li a{
	display: block;
	text-decoration: none;
	color:  #333;
	text-align: left;
	padding:0px 0px 0px 0px;
	margin: 0px;
	background:url(../images/submenu-line.jpg);
	background-repeat: repeat-y;
	
}
#submenu ul li a:hover{
	color:#F60;
	text-decoration: none;
	color:#333;
}
#submenu ul li a:visited{
	color:#333;
	text-decoration: none;
	color:#333;
}

#submenu ul li a.current {
	color:   #F60;
	text-decoration: none;
}
#submenu ul li a.line{
	width:100%;
	height:1px;
	float:left;
	background:url(../images/submenu-line.jpg);
	background-repeat:no-repeat;
}

#submenu-bottom {
	height: 40px;
	width: 252px;
	float:right;
	text-align:right;
}
#submenu-tel{
	height:120px;
	width:252px;
	float:left;
	text-align:right;
	padding-right:6px;
	}

#page {
	TEXT-ALIGN: center;
	width: 650px;
	font-size: 13px;
	float:left;
	letter-spacing: 1px;
	float: left;
	margin: 0px;
	height: 40px;
	padding-top: 10px;
	color: #666666;
}
#page a {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
	font-size: 13px;
	background-image: url(../images/icon-point02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	letter-spacing: 1px;
	font-weight: bold;
}
#page a:hover {
	COLOR: #0B9F9F;
}
#page a:active {
}
#page span.current {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	COLOR: #669900;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	font-size: 16px;
}
#page-focus{
	float: right;
	width: 100px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	height: 40px;
	padding-top: 10px;
}



#h1-bg{
	width: 680px;
	height: 36px;
	text-align: left;
	padding-left:45px;
	padding-top:14px;
	background:url(../images/h1-bg.jpg);
	background-repeat:no-repeat;

	

}


h1{
	font-size: 20px;
	margin: 0px;

}

h2{
	font-size: 12px;
	font-weight: normal;
	text-align:right;
	width: 700px;
	margin: 0px;
	padding: 0px;
	float:left;
	
}
h2 a{
	color:#333;
	text-decoration:none;	
	}
h2 a:hover{
	color: #09F;
	text-decoration:none;	
	}
h2 a:visited{
	color:#333;
	text-decoration:none;	
	}


.leftimg {
	float: left;
	border: none;
	margin-right: 10px;
}
.rightimg {
	float: right;
	border: none;
	clip:  rect(auto,auto,auto,auto);
	margin-left: 20px;
}
.right
	{	width:149; background:url(../images/rightbg.gif) no-repeat top; padding:10 0 0 0}
/* aboutus */
#aboutus-company-1{
	width:660px;
	float:left;
	}

#aboutus-company-dot{
	width:40px;
	height:130px;
	float:left;
	}
#aboutus-company-text{
	width:620px;
	float:left;
	padding-top:14px;
	font-size:14px;
	line-height:20px;
	color:#333;
	
	}
.aboutus-company-word{
	font-size:20px;
	color: #06F;
	font-weight:bold;
	}
#aboutus-company-img{
	width:215px;
	height:396px;
	float:left;
	}
#aboutus-company-2{
	width:440px;
	float:left;
	padding-top:15px;
	}
#aboutus-company-text2{
	width:400px;
	float:left;
	padding-top:14px;
	font-size:14px;
	line-height:20px;
	color:#333;
	
	}
#aboutus-company-3{
	width:440px;
	float:left;
	padding-top:15px;
	}
#aboutus-company-text3{
	width:400px;
	float:left;
	padding-top:14px;
	font-size:14px;
	line-height:20px;
	color:#333;
	
	}
/* products */

#product_list{
	width: 208px;
	height: 250px;
	float: left;
	text-align: center;
	color:#000;
	background-image: url(../images/pto_bg.jpg);
	background-repeat: no-repeat;
	
}
#product_list a:link{
	
	color:  #000;
	text-decoration: none;
	}
#product_list a:visited { 
    color:  #000; 
    text-decoration: none;}
#product_list a:hover{
	color: #F30;
	text-decoration: none;
}
#product_pic{
	text-align: center;
	height: 130px;
	width: auto;
	padding: 9px 3px 20px 3px;
	background:url(../images/products-list-bg.jpg);
	background-repeat:no-repeat;
	
}

#product_list_name{
	width:188px;
	font-size:14px;
	text-align: center;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:14px;
	float:left;
	}
#product_list_name a:link{
	color: #333;
	text-decoration:none;

	}
#product_list_name a:hover{
	color:#09F;
	text-decoration:none;
	}
#product_list_name a:visited{
	color: #333;
	text-decoration:none;
	}
#product_list_discription{
	font-size:12px;
	color:   #666 ;
	float:left;
	text-align:center;
	width:198px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	
	}
#prodcuts-show-botton{
	width:90px;
	height:30px;
	float:left;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
	color:#FFF;
	background:url(../images/inquire-bg.jpg);
	background-repeat:no-repeat;
	}
#prodcuts-show-botton a:link{
	color:#FFF;
	text-decoration:none;
	}	
#prodcuts-show-botton a:hover{
	color: #0FF;
	text-decoration:none;
	}
#prodcuts-show-botton a:visited{
	color:#FFF;
	text-decoration:none;
	}
#product_list_line{
	width:208px;
	height:1px;
	background:url(../images/products-list-line.jpg);
	background-repeat:no-repeat;
	}

#products_show_name {
	float:left;
	WIDTH: 450px;
	padding-left:24px;
    padding-top:5px;
	padding-bottom:5px;
	background:url(../images/products-dot-1.jpg);
	background-repeat:no-repeat;
}

#products_show_name_text{
	font-family: Arial;
	color:  #666;
	TEXT-ALIGN: left;
	MARGIN: 0px;
	FONT-SIZE: 16px;
	line-height:24px;
	background:url(../images/products-text-line.jpg);
	background-repeat:repeat-y;	
	}
#products_description{
	width:630px;
	padding-left:25px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	
	
	}
	
#products_show_data {
	FONT-SIZE: 12px;
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 250px;
	LINE-HEIGHT: 1.8;
	TEXT-ALIGN: left;
	font-family: Verdana;
	color: #333333;
}

#products_show_title {
	width:630px;
	font-size:16px;
	font-weight:bold;
	color: #666;
	float:left;
	padding-left:24px;
	padding-top:5px;
	padding-bottom:5px;
	background:url(../images/products-dot.jpg);
	background-repeat:no-repeat;
	
}
.products_show_introduction {
	clear:both;
	MARGIN: 0px;
	WIDTH: 650;
	LINE-HEIGHT: 1.8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	margin:10 0 15 0;
	font-size:12px
}
#product_table {
	width:635px;
	float:left;
	font-size: 12px;
	line-height: 1.2;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: center;
	padding-right: 8px;
	padding-left: 25px;
	
	background-color: #FFFFFF;
	color: #666666;
}
#product_table th {
	color: #FFFFFF;
	background-color: #980203;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;

	border-bottom-color:  #333;

	border-bottom-width: 1px;

	border-bottom-style: solid;
	border-left-color:  #333;
	border-top-color:  #333;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	padding-bottom: 4px;
}
#product_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: auto;
	font-size: 12px;
	text-align: center;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:  #333;
	border-left-color:  #333;
	border-left-width: 1px;
	border-left-style: solid;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
#product_table td a:link {
	text-decoration: none;
	color: #666666;
}
#product_table td a:visited {
	color: #666666;
	text-decoration: none;
}
#product_table td a:hover {
	color: #FF0000;
	text-decoration: none;
}
#product_table td a:active {
	color: #666666;
}
#product_table  tr.altrow {
	background-color:  #333;
	color:#FFF;
}
#product_table  tr.altrow1 {	background-color: #abce03;}
#product_table  tr.altrow2 {	background-color: #cccccc;}


#products-pre-next{
	width:460px;
	height:50px;
	float:left;
	text-align:center;
	padding-left:200px;
	padding-top:20px;
	}



/* news */
.news_table {
	font-size: 12px;
	line-height: 1.2;
	height: 20px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	width: 100%;
	float: left;
}
.news_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 20px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 8px;
}
.news_table td.title {
	background-image: url(../images/ws-news-icon.jpg);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.news_table td.title a:link {
	color: #333333;
	text-decoration: none;
}
.news_table td.title a:visited {
	color: #333333;
	text-decoration: none;
}
.news_table td.title a:hover {
	color: #FF0000;
	text-decoration: none;
}
.news_table td.title a:active {
	color: #333333;
}
.news_table td.date {
	color: #996600;
	line-height: 1.2;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 8px;
}
.news_table  tr.altrow {
	background-color: #EEEEEA;
}
.news_show {

}
.news_show td {
	font-family: "Arial", "Helvetica", "sans-serif";
}
.news_show td.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 20px;
	color: #996600;
	font-size: 20px;
	text-align: left;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 8px;
}
.news_show td.main {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 18px;
	padding-top: 4px;
	padding-right: 8px;
}
/*e-catalogue*/
#e-catalogue-list{
	width:200px;
	padding:5px;
	float:left;
	}
#e-catalogue-list-pic{
	width:200px;
	float:left;
	}
#e-catalogue-list-text{
	width:200px;
	float:left;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	text-align:center;
	}
#e-catalogue-list-text a{
	color:#666;
	text-decoration:none;
	}
#e-catalogue-list-text a:hover{
	color: #09F;
	text-decoration:none;
	}
	
#e-catalogue-list-text a:visited{
	color:#666;
	text-decoration:none;
	}
#e-catalogue-pic{
	width:650px;
	float:left;
	border:#CCC;
	border-style: dotted;
	border-width:1px;
	text-align: center;
	}
/* download */
.download_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	text-align: left;
	border-top-color: #D6C9A0;
	border-left-color: #D6C9A0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	color: #666666;
}
.download_table th {
	color: #FFFFFF;
	background-color:  #333;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-right-color: #D6C9A0;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
}
.download_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6C9A0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.download_table td a:link {
	text-decoration: none;
	color: #666666;
}
.download_table td a:visited {
	color: #666666;
	text-decoration: none;
}
.download_table td a:hover {
	color: #FF0000;
	text-decoration: none;
}
.download_table td a:active {
	color: #666666;
}
.download_table  tr.altrow {
	background-color: #EAEAEA;
}
/* faq */
.faq_show {
	height: auto;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.faq_show td.title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	background-image: url(../images/ws-faq-icon.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-bottom: 8px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	font-weight: bold;
	color: #552B00;
	text-align: left;
	padding-left: 30px;
	height: auto;
	padding-top: 6px;
	width: 100%;
	background-color: #FEF3D1;
}
.faq_show td.main {
	height: auto;
	width: 100%;
	padding-left: 30px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	padding-top: 6px;
	padding-right: 4px;
}
/* contact us */

#contactus-table{
	width:600px;
	padding-left:40px;
	background:url(../images/contactus-bg.jpg);
	background-repeat:no-repeat;
	}
.contact_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	text-align: left;
	border-top-color: #D6C9A0;
	border-left-color: #D6C9A0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}
.contact_table th {
	color: #000;
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	background-color: #B3EAFF;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right-color: #D6C9A0;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
.contact_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 24px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
}
.contact_table  tr.altrow {
	background-color: #FFFFFF;
}

#contactus-info{
	width:600px;
	height:22px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	
	}
#contactus-info-title{
	font-size:20px;
	width:120px;
	height:20px;
	color:#09F;
	float:left;
	text-align:left;	
	}
#contactus-form-title{
	font-size:18px;
	width:145px;
	height:20px;
	color:#09F;
	float:left;
	text-align:left;	
	}
#contactus-info-line{
	width:1px;
	height:20px;
	background-color: #CCC;
	float:left;
	}
#contactus-info-text{
	width:280px;
	font-size:11px;
	padding-left:10px;
	padding-top:6px;
	color: #999;
	float:left;
	}
#contactus-info-text1{
	width:600px;
	height:180px;
	float:left;
	font-size:14px;
	line-height:30px;	
	color:#666;
	
	}
#contactus-info-text1 a:link{
	color:#666;
	text-decoration:none;
	}
#contactus-info-text1 a:hover{
	color: #09F;
	text-decoration:none;
	}
#contactus-info-text1 a:visited{
	color:#666;
	text-decoration:none;
	}
/* inquiry */
.inquiry_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #B6B6B6;
	border-left-color: #B6B6B6;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}
.inquiry_table th {
	color: #333333;
	background-color: #cccccc;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
}
.inquiry_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: auto;
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B6B6;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.inquiry_table td.no {
	color: #222222;
}
.inquiry_table td.title a:link {
	color: #222222;
	text-decoration: none;
}
.inquiry_table td.title a:visited {
	color: #222222;
	text-decoration: none;
}
.inquiry_table td.title a:hover {
	color: #FF0000;
	text-decoration: none;
}
.inquiry_table td.title a:active {
	color: #222222;
}
.inquiry_table td.date {
	color: #222222;
}
.inquiry_table  tr.altrow {
	background-color: #999999;
}
/* member form */
.member_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #B6B6B6;
	border-left-color: #B6B6B6;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}
.member_table th {
	color: #333333;
	background-color: #cccccc;
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
.member_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 24px;
	color: #222222;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	background-image: url(../images/ws-bg-09.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B6B6;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
}
.member_table tr.altrow {
	background-color: #cccccc;
}
/* member zone form */
.member_zone_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #D6C9A0;
	border-left-color: #D6C9A0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	color: #666666;
}
.member_zone_table th {
	color: #FFFFFF;
	background-color: #980203;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-right-color: #D6C9A0;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
}
.member_zone_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6C9A0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.member_zone_table td a:link {
	text-decoration: none;
	color: #666666;
}
.member_zone_table td a:visited {
	color: #666666;
	text-decoration: none;
}
.member_zone_table td a:hover {
	color: #FF0000;
	text-decoration: none;
}
.member_zone_table td a:active {
	color: #666666;
}
.member_zone_table  tr.altrow {
	background-color: #EAEAEA;
}
/* login & logout */
.login_msg_error {
    font-size: 12px;
    color: #ff0000;
    text-align: center;
}
.logout {
    font-size: 12px;
    color: #ff9900;
    text-align: right;
}
.logout a:link {
    color: #ff9900;
    text-decoration: none;
}
.logout a:visited {
    color: #ff9900;
    text-decoration: none;
}
.logout a:hover {
    color: #ffcc00;
    text-decoration: none;
}
.logout a:active {
    color: #ffcc00;
    text-decoration: none;
}
.login_user {
    font-weight: bold;
    font-size: 18px;
    color: #999999;
}
.msg_getpw {
    font-size: 12px;
    color: #ff0000;
    text-align: center;
}
/* text back url */
.back
{	text-align:left}

.back_url {
	text-align: center;
	height: auto;
	width: 100%;
}
.back_url a {
	color: #333333;
	text-decoration: none;
}
.back_url a:link {
	color: #333333;
	text-decoration: none;
}
.back_url a:visited {
	color: #333333;
	text-decoration: none;
}
.back_url a:hover {
	color: #FF0000;
  text-decoration: underline;
}
.back_url a:active {
	color: #FF0000;
  text-decoration: underline;
}
/*sitemap*/
#sitemap{
	width: 95%;
	background-color:  #FFF;
	color: #333;
	margin: 5px;
	padding: 10px;
	height: auto;
	float: left;
}
#sitemap-title{
	width:280px;
	height:30px;
	float:left;
	font-size:20px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	color:#09F;
	padding-top:12px;
	background:url(../images/sitemap-title-bg.jpg);
	background-repeat:no-repeat;
	}
#sitemap-aboutus{
	width:300px;
	float:left;
	
	}
#sitemap-text{
	width:290px;
	padding-left:10px;
	float:left;

	}

#sitemap-text a{
	font-size: 12px;
	color:  #000;
	margin: 0px;
	padding: 0px;
}
#sitemap-text a:hover,#sitemap-text a:active{
	color:  #09F;
	text-decoration: none;
}
#sitemap-text a:visited {
	color:  #000;
}
#sitemap-text ul {
	margin: 0px;
	padding: 4px 6px;
	width: 200px;
	text-align: left;
	list-style-type: none;
	font-size: 11px;
}
#sitemap-text ul li {
	padding: 10px 0px 0px 10px;
	background: url(../images/dot3.jpg) no-repeat left 10px;
	float: left;
}
#sitemap-text ul li a {
	margin: 0px;
	padding: 0px;
	width: 270px;
	text-align: left;
	color: #900;
	display: block;
}
#sitemap-text ul ul {
	padding: 0px;
	margin: 0px;
	width: 250px;
}
#sitemap-text ul ul li a {
	margin: 0px;
	padding: 0px;
	width: 230px;
	display: block;
	clear: both;
}
#sitemap-text ul ul ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 220px;
}
#sitemap-text ul ul ul ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 220px;
	list-style-type: none;
}
#sitemap-text ul ul ul ul li a {
	width: auto;
	padding: 0 5px 0 0;
	margin: 0 10px 0 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	color: #333333;
	display: inline;
	clear: both;
	float: left;
}