﻿@charset "utf-8";

body{
	background:url(../img/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	overflow:scroll;
}

#wrap{
	width:860px;
	margin:auto;
	background-color:#fff;
	padding: 8px 20px 10px 20px;
}


#nav ul{
	margin:0;
	padding:0;
}


#nav ul li{
	display:inline;
}

.breadcrumb{
	font-size:0.8em;
	margin:2px 0;
	padding:0;
}
#main{
	width:570px;
	float:left;
}


#side{
	width:240px;
	float:right;
}

#side p{
	margin:0;
	padding:0;
}

#foot{
	clear:both;
	text-align:center;
	font-size:90%;
	color:#333;
}

a img:hover{
	opacity:0.5;
}


#product #main p{
	font-size:0.9em;
}
#product #main .product_block .product_img{
	width:190px;
}
#product #main .product_block .product_text{
	width:370px;
}
#product #main .product_block .product_left{
	float:left;
}
#product #main .product_block .product_right{
	float:right;
}
#product #main .product_block{
	clear:both;
}
#product #main hr{
	border:#ccc 1px solid;
	border-top:none;
}


#iqs .list table td{
	width:260px;
	padding:10px;
}
#iqs .list table td{
	font-size:0.8em;
}
#iqs .list table td.product_title{
	font-size:1.1em;
	color:#7A7A00;
}
#iqs .list table td p.product_type{
	font-size:0.9em;
	color:#fff;
	width:100px;
	text-align:center;
	padding:2px 10px;
	font-weight:bold;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#999900), to(#4B4B00));
background: -webkit-linear-gradient(top, #999900, #4B4B00);
background: -moz-linear-gradient(top, #999900, #4B4B00);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#999900,endColorStr=#4B4B00, GradientType=0);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#999900,endColorstr=#4B4B00, GradientType=0)";
background: -ms-linear-gradient(top, #999900, #4B4B00);
background: -ms-linear-gradient(top, #999900, #4B4B00);
background: -o-linear-gradient(top, #999900, #4B4B00);
zoom:1;
background: linear-gradient(top, #999900, #4B4B00);

-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}
#iqs .list table td.reasonable{
	text-align:right;
	font-size:0.6em;
}
#iqs .list table td .sensitive{
	background:#FFBB00;
	padding:2px;
}
#iqs .list table td .dry{
	background:#CC3300;
	padding:2px;
	font-weight:bold;
	color:#fff;
}
#iqs .list table td .oil_synthesis{
	background:#9966FF;
	padding:2px;
	font-weight:bold;
	color:#fff;
}
#iqs .list table td .oil{
	background:#FF3300;
	padding:2px;
	font-weight:bold;
	color:#fff;
}
#iqs .list table td .oil_free{
	background:#003366;
	padding:2px;
	font-weight:bold;
	color:#fff;
}
#iqs .list table td .synthesis{
	background:#0099CC;
	padding:2px;
	font-weight:bold;
	color:#fff;
}
#iqs .list table td.price{
	text-align:center;
	border-bottom:1px solid #ccc;
}



#iqs .qa{
	border:solid 1px #DEDEDE;
	padding:20px 10px;
	margin:15px 0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-o-border-radius: 10px;
-ms-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
}
#iqs .qa th.q{
	background:#6666FF;
	color:#fff;
	font-size:1.2em;
	width:27px;
	text-align:center;
	border:1px solid #000;
}
#iqs .qa th.a{
	background:#FF3399;
	color:#fff;
	font-size:1.2em;
	width:27px;
	text-align:center;
}
#iqs .qa td.q{
	font-size:0.8em;
	padding:5px;
}
#iqs .qa td.a{
	font-size:0.8em;
	padding:5px;
}

#iqs .qa hr{
	border-top:1px solid #C8C8C8;
	border-bottom:1px solid #DCDCDC;
	width:547px;
}
#iqs .qa th.onepoint{
	background:#33FFCC;
	color:#fff;
	font-size:0.8em;
	width:80px;
	text-align:center;
}
#iqs .qa td.onepoint{
	font-size:0.8em;
	padding:5px;
}

#contact table th{
	text-align: left;
	font-weight:normal;
}

#contact table td{
	padding:10px;
}

#contact input[type="text"]{
	width:200px;
	background:#eee;
	border:1px solid #999;
	padding:5px;
}

#contact textarea{
	width:380px;
	height:200px;
	background:#eee;
	border:1px solid #999;
	padding:5px;
}

#contact .submit_btn{
	text-align:center;
}

#contact hr{
	border-top:0px solid #999;
	border-bottom:1px solid #999;
}



.language{
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3FABF6), to(#6BC9E5));
background: -webkit-linear-gradient(top, #3FABF6, #6BC9E5);
background: -moz-linear-gradient(top, #3FABF6, #6BC9E5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#3FABF6,endColorStr=#6BC9E5, GradientType=0);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3FABF6,endColorstr=#6BC9E5, GradientType=0)";
background: -ms-linear-gradient(top, #3FABF6, #6BC9E5);
background: -ms-linear-gradient(top, #3FABF6, #6BC9E5);
background: -o-linear-gradient(top, #3FABF6, #6BC9E5);
zoom:1;
background: linear-gradient(top, #3FABF6, #6BC9E5);	height:50px;
	position:relative;
	width:900px;
	margin:auto;
}

.lang_jp{
	width:90px;
	height:50px;
	text-align:center;
	border-left:2px solid #fff;
	position:absolute;
	top:0px;
	right:0px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	line-height: 50px;
	text-decoration:none;
}
.lang_jp:hover{background:#000;}

.lang_cn{
	width:90px;
	height:50px;
	text-align:center;
	border-left:2px solid #fff;
	position:absolute;
	top:0px;
	right:92px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	line-height: 50px;
	text-decoration:none;
	background:#000;
}
.lang_cn:hover{background:#000;}

.lang_en{
	width:90px;
	height:50px;
	text-align:center;
	border-left:2px solid #fff;
	position:absolute;
	top:0px;
	right:184px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	line-height: 50px;
	text-decoration:none;
}
.lang_en:hover{background:#000;}


.top_move{
	clear:both;
	background:url(../img/footer_back.jpg);
	width:820px;
	height:10px;
	padding:20px;
	text-align:right;
	margin-bottom:10px;
}
.top_move img{
	cursor:pointer;
}
.top_move img:hover{
	opacity:0.6;
}