﻿body 
{
	margin: 0;
	padding: 0;	
	background-color: #050845;
	font: small Arial, Helvetica, Verdana, sans-serif;
	background-image:url(../../images/homepage/bg.gif);
}
#wrapper 
{
	width:960px;
	background-color: #ffffff; 
	color: black; 
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	/*margin: 10px 25px 0 25px;*/
}
#header 
{
	width:940px;
	margin: 10px 10px 0 10px;
	padding-top:10px;
	background-color: white;
	color: black;
	height:200px;
}
#header .t
{
	width:100%;
	background-image:url(../../images/homepage/header_top.gif);
	background-repeat:no-repeat;
	height:12px;
}
#header .m
{
	width:100%;
	background-image:url(../../images/homepage/header_middle.gif);
	background-repeat:repeat-y;
	height:188px;
}
#header .m embed
{
	margin-left:12px;
	margin-right:12px;
	height:146px;
}
#header .m marquee 
{
	font-weight:bolder;
	color: #050845;
	width: 780px;
	margin-top:10px; 
	margin-left:7px;
	margin-bottom:0;
	padding-left:7px;
	float: left;
}
#header .m .flag
{
	margin-top:10px; 
	margin-bottom:0;
	padding: 0 15px 0 0; 
	text-align: right; 
}
#header .m .flag li 
{
	display: inline;
}

#header .b
{
	width:100%;	
	background-image:url(../../images/homepage/header_bottom.gif);
	background-repeat:no-repeat;
	height:12px;
}

#header a:link, #header a:visited 
{
	text-decoration: none;
	background-color: #fdf8f2;
}
#nav_top 
{
	position:relative;
	background-color: #EBEBEB;
	margin: 0 30px 0 30px;
	padding: 0;
	border-top: 2px solid #000;
	border-left: 2px solid #BFBFBF;
	border-right: 2px solid #BFBFBF;
	border-bottom: 2px solid #E6CEA0;
	height:1%;
}
#nav_top .search
{
	float:left;
	margin:5px 0 0 5px;
	width:199px;
}
#nav_top .search .keyword
{
	float:left;
	width:170px;
}
#nav_top .search .btnSearch
{
	float:right;
	width:23px;
}

#nav_top ul 
{
	margin: 0; 
	padding: 0 10px 0 0; 
	text-align: right; 
	color:#5995BA;
}
#nav_top li 
{
	display: inline;
	margin:0;
	
}
#nav_top a
{
	padding:5px;
	width:127px;
	text-align:center;
	color:#5995BA;
	font-weight:bold;
	font:1.5em;
	text-decoration:none;
	line-height:2.5;
	border-right:1px solid #FFF;
}
#nav_top #nav_con a
{
	border:none;
}
#nav_top a:hover
{
	background:#4F4532;
	color:White;
}
#main 
{ 
	position: relative;
	top:0;
	left:0;
	margin-top: 10px; 
	width: 100%;
}
#main .content 
{
	min-height:275px;
	margin: 0 30px 0 240px;
	background-color: #EBEBEB;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 2px solid #E6CEA0;
	font-family: Arial, Tahoma, Sans-Serif;
	color:#5995BA;
	
}
#main .content .title h3 
{
	font-size: 100%; 
	background-color:#5995BA;
	margin: 0;
	padding: 0.2em 0 0.2em 10px;
	height:1%;
	color:White;
	font-family: Arial, Tahoma, Sans-Serif;
	text-decoration:none;
	
}
#main .content .title h3 a
{
	text-align:center;
	color:White;
	text-decoration:none;
}
#main .content .title h3 a:hover
{
	background:#4F4532;
	color:White;
}

#main .content_detail 
{
	background-color: #EBEBEB;
}
#main .content_detail #head_office1
{
	float:left;
	display:table-cell;
	border: 1px solid silver;
	margin: 20px 5px 10px 10px;
}
#main .content_detail #head_office2
{
	float:right;
	margin: 0 5px 10px 10px;
}
#main .content_detail #cooperator
{
	float:right;
	margin: 0 5px 10px 10px;
}

#main .content_detail .intro_footer
{
	width:674px;
	background-image:url(../../images/homepage/product_image1.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#main .content_detail .footer_cooperator
{
	width:674px;
	height:300px;
	background-image:url(../../images/homepage/cooperator.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	margin-top:0px;
	margin-left:30px;
	
}


/*products*/
#main .content_detail .cat
{
	font-family: Arial, Tahoma, Sans-Serif, Verdana;
	font-size:100%;
	font-weight:bold;
	margin: 5px 0 0 10px;
}
#main .content_detail .cat a
{
	text-decoration:none;
	font-weight:bolder;
	font-family: Verdana;
	color:#5995BA;
}

#main .content_detail .cat a:hover
{
	background:#4F4532;
	color:White;
}

#main .content_detail .line
{
	width:664px;
	height:3px;	
	margin-left: 10px;
	background: url(../../images/homepage/products_line.gif) repeat-x;
}
#main .content_detail .products_list
{ 
	top:0;
	left: 0;
/*	margin-left:8px;*/
	width: 674px;
/*	margin-top: 10px;*/
}

#main .content_detail .products_list .products1
{
	width:319px;
	height:193px;
	margin: 5px 0 0 10px ;
	padding:0;
}
#main .content_detail .products_list .products1 .t
{
	width:319px;
	background-image:url(../../images/homepage/products_table_top.gif);
	background-repeat:no-repeat;
	height:3px;
}

#main .content_detail .products_list .products1 .m
{
	width:319px;
	background-image:url(../../images/homepage/products_table_pixel.gif);
	background-repeat:repeat-y;
	height:188px;
}
#main .content_detail .products_list .products1 .m img
{
	float:left;
	margin-left:10px;
	margin-top:10px;
	padding-top:10px;
}
#main .content_detail .products_list .products1 .m a:hover img
{
	border-color:#D9251B;
}

#main .content_detail .products_list .products1 .m .products_brief_info
{
	position:relative;
	color:Black;
	float:left;
	margin-left:10px;
	border-bottom: 1px solid #CCCCCC;
	width:189px;
}
#main .content_detail .products_list .products1 .m a
{
	text-decoration:none;
	font-weight:bolder;
	font-family: Verdana;
	color:#5995BA;
}

#main .content_detail .products_list .products1 .m a:hover
{
	background:#4F4532;
	color:White;
}

#main .content_detail .products_list .products1 .b
{
	width:319px;
	padding:0;
	margin:0;
	background-image:url(../../images/homepage/products_table_bottom.gif);
	background-repeat:no-repeat;
	height:5px;
}
#main .content_detail .products_list .products2 
{
/*	position: absolute;*/
	height:193px;
	margin: -193px 0 0 355px ;
	width:319px;
}
#main .content_detail .products_list .products2 .t
{
	width:319px;
	background-image:url(../../images/homepage/products_table_top.gif);
	background-repeat:no-repeat;
	height:3px;
}

#main .content_detail .products_list .products2 .m
{
	width:319px;
	background-image:url(../../images/homepage/products_table_pixel.gif);
	background-repeat:repeat-y;
	height:188px;
}
#main .content_detail .products_list .products2 .m img
{
	float:left;
	margin-left:10px;
	margin-top:10px;
	padding-top:10px;
}
#main .content_detail .products_list .products2 .m a:hover img
{
	border-color:#D9251B;
}

#main .content_detail .products_list .products2 .m .products_brief_info
{
	position:relative;
	color:Black;
	float:left;
	margin-left:10px;
	border-bottom: 1px solid #CCCCCC;
	width:189px;

}
#main .content_detail .products_list .products2 .m a
{
	text-decoration:none;
	font-weight:bolder;
	font-family: Verdana;
	color:#5995BA;
}

#main .content_detail .products_list .products2 .m a:hover
{
	background:#4F4532;
	color:White;
}

#main .content_detail .products_list .products2 .b
{
	width:319px;
	background-image:url(../../images/homepage/products_table_bottom.gif);
	background-repeat:no-repeat;
	height:5px;
}




#main .content_detail .products_list .products3 
{
/*	position: absolute;*/
	height:193px;
	margin: -193px 0 0 355px ;
	width:319px;
}
#main .content_detail .products_list .products3 .t
{
	width:319px;
	background-image:url(../../images/homepage/products_table_top.gif);
	background-repeat:no-repeat;
	height:3px;
}

#main .content_detail .products_list .products3 .m
{
	width:319px;
	background-image:url(../../images/homepage/products_table_pixel.gif);
	background-repeat:repeat-y;
	height:188px;
}
#main .content_detail .products_list .products3 .m img
{
	float:left;
	margin-left:10px;
	margin-top:10px;
	padding-top:10px;
}
#main .content_detail .products_list .products3 .m a:hover img
{
	border-color:#D9251B;
}

#main .content_detail .products_list .products3 .m .products_brief_info
{
	position:relative;
	color:Black;
	float:left;
	margin-left:10px;
	border-bottom: 1px solid #CCCCCC;
	width:300px;

}
#main .content_detail .products_list .products3 .m a
{
	text-decoration:none;
	font-family: Verdana;
	font-size:12px;
	color:#5995BA;
}

#main .content_detail .products_list .products3 .m a:hover
{
	background:#4F4532;
	color:White;
}

#main .content_detail .products_list .products3 .b
{
	width:319px;
	background-image:url(../../images/homepage/products_table_bottom.gif);
	background-repeat:no-repeat;
	height:5px;
}
/*products detail*/
.products_detail h2
{
	font-family:Arial;
	color:Black;
	font-weight:normal;
	margin-left:10px;
	padding-top:10px;
}

#products_brief 
{ 
	position: relative;
	top:0;
	left:0;
	width: 674px;
	height:150px;
}
#products_brief img
{
	float:left;
	margin-left:10px;
	padding-top:10px;
}

.products_ori_bran
{
	position:relative;
	float:left;
	margin-left:10px;
	border-bottom: 1px solid #CCCCCC;
	width:544px;
	background-color:White;
}
.products_ori_bran .item
{
	margin-left:5px;
	height:17px;
	color:Black;
}

.products_ori_bran .original
{
	float:left;
}
.products_ori_bran .brand_name
{
	float:right;
}

.product_mo_cer
{
	position:relative;
	float:left;
	margin-left:10px;
	border-bottom: 1px solid #CCCCCC;
	width:544px;
}
.product_mo_cer .model
{
	float:left;
	
}
.product_mo_cer .certification
{
	float:right;
}
.products_vis
{
	position:relative;
	float:left;
	margin-left:10px;
	border-bottom: 1px solid #CCCCCC;
	width:544px;
}
.products_vis .viscosity
{
	float:left;
	
}
#products_supplier_comment
{
	font-family:Arial;
	margin-left:10px;
	padding-top:10px;
}
#products_supplier_comment h3
{
	font-family:Arial;
	margin-left:10px;
	padding-top:10px;
}

#products_supplier_comment strong
{
	font-family:Arial;
	color:Black;
	font-size:13px;
}
#products_supplier_comment p
{
	margin-left:20px;
}

#products_description
{
	font-family:Arial;
	margin-left:10px;
	padding-top:10px;
}
#products_description h3
{
	font-family:Arial;
	margin-left:10px;
	padding-top:10px;
}

#products_description strong
{
	font-family:Arial;
	color:Black;
	font-size:13px;
}
#products_description p
{
	margin-left:20px;
}

/*other product*/
.win 
{
	/*background:transparent url(http://img.alibaba.com/images/eng/style/css_images/minisite/styleG1/winLeft.gif) no-repeat scroll 0% 50%;*/
	clear:both;
	float:right;
	margin-bottom:15px;
	width:674px;
}
.win .box 
{
	padding:12px 11px;
}
.itemBox.gallery.box23 
{
}
.itemBox.gallery 
{
	border-bottom:medium none !important;
	float:left;
	width:24.9%;
}
.itemBox 
{
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	padding-bottom:10px;
}
.itemBox.gallery.box23 .box2 
{
	float:none;
	margin:auto;
}
.itemBox .box2 
{
	float:left;
	text-align:center;
	width:120px;
}
.itemBox .box2 .images 
{
	border:1px solid #CCCCCC;
	display:table-cell;
	height:150px;
	width:150px;
	line-height:150px;
	overflow:hidden;
	vertical-align:middle;
	
}
.itemBox .box2 .images a:hover img
{
	border-color:#D9251B;
}

.itemBox.gallery.box23 .box3 
{
	font-family:verdana;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	width:100%;
}
.itemBox.box23 .box3 
{
	width:620px;
}
.itemBox.gallery .box3 
{
	clear:both;
	height:auto;
	text-align:center;
	width:160px;
}
.itemBox .box3 
{
	overflow:hidden;
}

/*footer*/
#footer 
{
	clear:both;
	width:940px;
	margin: 5px 10px 0 10px;
	background-color: white;
	color: black;
	height:69px;
}
#footer .t
{
	width:100%;
	background-image:url(../../images/homepage/footer_top.gif);
	background-repeat:no-repeat;
	height:12px;
}
#footer .m
{
	width:100%;
	background-image:url(../../images/homepage/footer_middle.gif);
	background-repeat:repeat-y;
	height:50px;
}
#footer .b
{
	width:100%;	
	background-image:url(../../images/homepage/footer_bottom.gif);
	background-repeat:no-repeat;
	height:12px;
}
#footer p 
{
	text-align:center;
	font-size: 90%;
	color: White;
	margin: 0;
	padding: 0.2em 0 0.2em 0;
}
#footer a:link, #footer a:visited 
{
	text-decoration: none;
	color:Black;
	text-align:center;
}
#footer a:hover
{
	background:#4F4532;
	color:White;
}


/*contact*/
.contact
{
	margin: 10px 10px 0 10px;
	width:100%;
}
.contact .contact_label
{
	color:#000000; 
	font-size:12px; 
	font-family:Arial, Verdana, Tahoma, Sans-Serif; 
	font-weight:bold;
}
.contact input, select, textarea 
{
	border:1px solid silver;
	background-color:InfoBackground;
	font-size:12px;
	width:200px;
}

/*news*/
.news_detail h2
{
	font-family:Arial;
	color:Black;
	font-weight:bold;
	margin: 10px 10px 0px 10px;
}
.news_detail h3
{
	font-family:Arial;
	color:Black;
	font-weight:normal;
	margin: 10px 10px 0px 10px;
}
.news_detail .news_content
{
	margin: 0px 10px 0 10px;
	text-align:justify;
}
.author_date
{
	position:relative;
	float:left;
	font-weight:bold;
	border-bottom: 1px solid #CCCCCC;
	width:674px;
}
.author_date .author
{
	float:left;
}
.author_date .date
{
	float:right;
}
.news_others
{
	width:100%;
	font-family:Arial;
	color:Black;
	font-weight:bold;
	margin: 10px 10px 0px 10px;
}
.news_others a:link, a:visited
{
	text-decoration: none;
	border:none;	
}
.news_others a:hover
{
	background:#4F4532;
	color:White;
}
.index_text_font1
{ 
	font-size:14px;
	font-weight:bold;
}
.index_text_font2
{ 
	text-align:justify;
	margin:0px;
	padding-left:5px;
	font-size:13px;
}
.index_text_font3
{
	font-style:italic; 
	font-size:12px;
	clear:both;
	margin:0px;
	padding:0px;
	text-align:center;
}
.index_content_main
{	
	height:auto;
	overflow:hidden;
	margin-top:15px;
	text-align:justify;
	margin-left:5px;
	margin-right:5px;
}
.index_img1
{
	width:95%;
	height:auto;
	float:left;
	margin-left:2%;
}
.index_img2
{	
	width:100%;
	float:left;	
}
.index_content
{	
	width:50%;
	height:auto;
	overflow:hidden;
	text-align:left;
	float:left;
}
.index_content_2
{
	width:32%;
	height:auto;
	overflow:hidden;
	float:left;
}
.index_hr
{
background:#FFFFFF;

float:left;
width:5px;
height:1px;
}
