﻿html{background-color:#eee;}
body{
	font-size:11px;
	font-family:"Segoe UI", Tahoma, Geneva, Verdana;
	color:#333;
	background-image:url(/images/bg.gif);
background-color:#eee;
	background-repeat:repeat-x;
	text-align:center;
	margin:0;
	padding:0;
}
#footer{
	width:960px;
	height:40px;
	background:url(/images/home-14.gif) no-repeat;
	position:relative;
}
#footer img{position:absolute;left:420px;top:10px}
#container{
	width:960px;
	overflow:hidden;
	margin:0 auto;
	margin-bottom:20px;
}
#header{
	height:80px;
	width:960px;
}
#logo{
	float:left;
}
#lang{
	float:right;
}
.chinese{
	margin-left:16px
}
.now{
	margin-top:24px
}
#nav{
	height:35px;
	width:960px;
	font-size:0;
}
#banner{
	height:300px;
	width:960px;
	position:relative;
}
#content{
	background:#fff;
	overflow:hidden;
	width:960px;
	text-align:left;

}
a{
	color:#00574C;
	text-decoration:none;
}
a img{
	border:0;
}
a:hover{
	text-decoration:underline;
}
#company_dialog{
	width:118px;
	height:92px;
	background:#00574D;
	text-align:center;
	position:absolute;
	top:0px;
	display:none;
	left:122px;
}
#company_dialog a{color:#fff}
#product_dialog{
	width:118px;
	height:92px;
	background:#00574D;
	text-align:center;
	position:absolute;
	top:0px;
	display:none;
	left:122px;
}
#product_dialog a{color:#fff}
.f{
	width:116px;
	border-bottom:1px #004E45 solid;
	margin:0 auto;
	height:20px;
	padding-top:10px;
	
}
.f2{
	width:116px;
	border-bottom:1px #004E45 solid;
	margin:0 auto;
	height:23px;
	padding-top:5px;
	border-top:1px #1A685F solid;
}
.f3{
	width:116px;
	margin:0 auto;
	height:20px;
	padding-top:10px;
	border-top:1px #1A685F solid;
}
