html {
	}
body{
	font-size:80%;
	text-align:center;
	padding: 0 5px;
	font-family: arial ;
	min-width: 960px;
	position: relative;
	height:100%;
	}
	

/*-----------------------------------------wrapper */



#wrapper{
	background-color:;
	text-align:left;
	margin:0 auto;
	width:960px;
	height:100%;
	background-image:url('img/header/back.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	}




/*-----------------------------------------header */
.header{
	text-align:left;
	margin:0;
	width:100%;
	height:;
	padding-bottom:20px;
	border-bottom-color:;
	border-bottom-width:5px;
	background-position:lime;
	}
.header-topl{
	float: left;
	text-align:left;
	font-size:8pt;
	color:#888;
	margin:0 auto;
	width:200px;
	padding:0px;
	background-color:;

	}
.header-topr{
	float: left;
	text-align:right;
	margin:0;
	width:960px;
	height:100px;
	padding:0px;
	background-color:;
	background-image:url('img/header/drt_title.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
	}
	
.header-topb{
	text-align:right;
	margin:0;
	width:960px;
	padding:0px;
	background-color:lime;
	}
.header-menu-wrap{
	float: right;
	width:500px;
	margin-top:10px;
	padding:0;
	background-color:;
	}
.header-menu a{
float:left;
display: block; 
border-radius: 10px;
border-bottom: 1px solid #999;
background-color:#26529d;
text-decoration:none;
width:100px;
color:#fff;
padding-top:10px;
padding-bottom:10px;
text-align: center;
font-weight:bold;
		}

.header-menuselected{
border-bottom: 1px solid #999;

text-decoration:none;
color:#000;
padding-top:10px;
padding-bottom:10px;
text-align: center;
background-color: #efefff;
		}
	
.header-menu a:hover {
	display: block; 
color:#000;
background-color: #efefff;
	}

/*-----------------------------------------sidemenu */
#sidemenu{
	float: left;
	height:auto;
	width: 160px;
	margin: 0px;
	padding-top:10px;
	}
.sidemenu_top{
padding-top:30px;
padding-bottom:30px;
	background-color:#26529d;
	color:#FFF;
}
	
	
#sidemenu ul{
	margin:0;
	padding:0;
text-align:center;
	background-color:#fff;
	}
#sidemenu li{
display: inline; 
padding: 0;
margin: 0;
border-bottom-style:solid;
border-width:0px;
border-color:;
	}
#sidemenu li a{
display: block; 
border-bottom: 1px solid #999;
background-color: ;
text-decoration:none;
color:#000;
padding-top:10px;
padding-bottom:10px;
text-align: center;
		}

.selected{
border-bottom: 1px solid #999;

text-decoration:none;
color:#000;
padding-top:10px;
padding-bottom:10px;
text-align: center;
background-color: #efefff;
		}
	
#sidemenu li a:hover {
	display: block; 
background-color: #efefff;
	}


/*-----------------------------------------contents */



#content{
	overflow:hidden;
	width:800px;
	height:auto;
	padding-top:10px;
	padding-bottom:0px;
	margin:0px 100px 0px 0px;
	background-color:;
	}

.top-img{
	float:left;
	width:400px;
	background-color:;
}


.top-menu{
	float:left;
	padding-top:30px;
	padding-left:30px;
	padding-right:30px;
	text-align:center;
	background-color:;
}

.top-menu a{
display: block; 
background-color: ;
text-decoration:none;
color:#000;
text-align: center;

		}
	
.top-menu a:hover {
	display: block; 
text-decoration:underline;
	}

.update{
	float:left;
	margin:10px 10px 20px 10px;
	
	padding:5px;
	width:930px;
	height:200px;
	font-size:10pt;
	color:#888;
	overflow:auto;
	
	background-image:url('') ;
	background-repeat:no-repeat;
	background-position:100% 0%;
	}

.double{
	color:#ff00ff;
	background-color:;
	
}
.doubletext{
	float:right;
	color:#ff00ff;
	background-color:;
	
}


hr{
	border-collapse: collapse;
	border: 1px solid #666;
	border-bottom-color:#26529d;
	}
	
.prod_suit{
	font-size:120%;
	font-weight:bold;
	color:#26529d;
	
	
}


.feature {
	float: left;
	text-align:left;
	margin:0 auto;
	width:auto;
	height:;
	padding-left:20px;
	background-color:;
	}
	
.feature_head {
display: inline; 
border-radius: 20px;
	margin:0px 0px ;
	padding:5px;
	background-color:#efefff;
	color:#26529d;
	font-weight:bold;
	}
	
	
	.feature ul{
	background-color:;
}
.feature li{
	margin:5px;
	list-style-position:inside;
	list-style: url('img/product/point.gif');
	background-color:;
}

	
.icon {
	float: right;
	text-align:right;
	margin:0 auto;
	width:auto;
	height:;
	padding:10px;
	background-color:;
	}





td{
	border-collapse: collapse;
	width:10%;
	font-size:100%;
	border: 1px solid #666;
	text-align:center;
	background-color:;
	padding:5px;
	}
	

table{
	border-collapse: collapse;
	border: 1px solid #666;
	font-size:100%;
	margin-top:10px;
	margin-bottom:10px;
}

th{
	background-color:#efefff;
	text-align: center;
	padding:5px;
}


tr:nth-child(odd) {
background-color:#efefff;
}
.thpict{
	background-color:#26529d;
	color:#FFF;
}
.thspec{
	background-color:#26529d;
	color:#FFF;
}

.safety{
	color:red;
}

.safetyh{
	width:150px;
	background-color:red;
	color:#fff;
	padding:2px;
	margin-top:10px;
	text-align: center;
}


.sitemap{
	text-align:left;
}


/*-----------------------------------------footer */
.footer-wrap{
	width: 100%;
	margin: 0 -100%;
	padding: 0 100%;
	height: auto;
	margin-top:0px;
	position:absolute;
	
	-moz-box-shadow: 0 0 20px #ccc;
	-webkit-box-shadow: 0 0 20px #ccc;
	box-shadow: 0 0 20px #ccc;
	}
#footer{
	text-align:left;
	font-family: arial;
	font-size:10pt;
	margin:0px auto;
	width:960px;
	padding:0px;
	background-color:;
	}
.footer-sitemap{
	float: left;
	text-align:left;
	background-color: ;
	}
.footer-pagetop{
	float: right;
	text-align:right;
	list-style: none;
	}
.footer-block{
	float: left;
	text-align:left;
	line-height:180%;
	list-style: none;
	margin-right:20px;
	margin-bottom:20px;
	width:140px;
	height:auto;
	padding:20px 0px 0px 0px ;
	background-color: ;
	}
.footer-block a{
	text-decoration: none;
	color: #000;
	display:block; 
	}
.footer-block a:hover {  
	text-decoration: none;
	background-color:#F89264;
	}  
.footer-credit{
	float: center;
	text-align:center;
	background-color:  ;
	}