@charset "gb2312";
*{margin:0;padding:0;border:0;}
body {font-family:Tahoma, Geneva, sans-serif;}
a {text-decoration:none; _font-family:Arial, Helvetica, sans-serif;}
#header { width:900px; margin-top:8px;}
#main { width:900px;}
.logo { float:left;}
.ce { float:right;}
em {float:left;}
table{background:#f3f3f3;}
table,td{border:#ccc 1px solid; padding:5px;}
table.noborder,table.noborder td{border:0; text-align:left;};
.nobg{background:none;}
#nav {
	width:900px;
    line-height: 24px; 
	list-style-type: none;
	text-align:center;
	font-size:14px; font-family:Tahoma, Geneva, sans-serif; color:#FFF;
	
    /*定义整个ul菜单的行高和背景色*/
}
/*==================一级目录===================*/
#nav a {
	width: 110px; 
	display: block;
	padding-left:10px;
	display:inline;
	/*Width(一定要)，否则下面的Li会变形*/
}
#nav li {

	display:inline;
	width:110px; 
	float:left;
}
#nav li a:hover{

}
#nav a:link  {
	font-size:14px; font-family:Arial; color:#FFF; text-decoration:none;
}
#nav a:visited  {
	font-size:14px; font-family:Arial; color:#FFF;text-decoration:none;
}
#nav a:hover  {
	font-size:14px; font-family:Arial; color:#9F0;text-decoration:none;
}

.PARENT{
	background:url(images/nav_bar.png) no-repeat; width:900px; height:31px; 
}
.PARENT ul li{display:inline; width:100px; }
.banner { background:url(images/banner.png) no-repeat; width:900px; height:260px;}
/*=====================================*/
.mainleft { background:url(images/left-bg.png); width:250px; height:570px; float:left;}
.mainright { background:url(images/right-bg.png); width:650px; height:545px;float:left;}
.index-left { text-align:left;  font-size:13px; color:#FFF;}
.index-left ul { width:250px; float:left; margin:0px; padding-top:20px;}
.index-left ul li { background:url(images/menu-li-bg.png); float:left; width:231px; padding-left:10px; height:35px; margin-top:5px; padding-top:2px;}
.index-left a{ padding-right:15px; color:#FFF; text-decoration:none;}
.left-hb { margin-top:50px; padding-top:50px; float:left}
.index-center { width:395px; float:left; }
.index-center .content {font-size:14px; width:355px; padding-top:20px; line-height:20px;}
.content li{ display:inline; width:210px; float:left; font-size:12px;}
.content a img{ border:2px #CCC solid;}
.content a:hover img{ border:2px #9f0 solid;}
.index-right {width:255px; float:right; min-height:572px;}
.index-right-news { margin-top:30px; float:left; margin-left:30px;_margin-left:15px;}
.index-right-news em { color:#5a7b91;}
.index-right-news ul {float:left; margin:0px; width:200px;}
.index-right-news ul li a{ color:#5a7b93; font-size:12px;}
.factory {float:left; padding-top:30px;  width:157px; margin-left:50px;_margin-left:25px}
/*=====================================*/
.other-left{ background:url(images/other-left.png) no-repeat; width:250px; min-height:680px; float:left;}
.other-right{ background:url(images/right-center.png) no-repeat; width:650px; min-height:572px; float:right;}
.other-center{ padding:15px;_padding:10px; float:left; font-size:14px; line-height:20px; }
.other-center .content strong{ font-family:Arial, Helvetica, sans-serif;font-weight:normal;}
.other-center a{ color:#5a7b93; font-size:12px; line-height:25px;}
.picdiv img { max-width:480px; _width:360px;}
.productdetail table{width:600px; margin-top:30px; text-align:center;font-size:12px;}
.productdetail td{line-height:13px;}
/*.productdetail table{border:#ccc solid;border-width:1 0 0 1;background:#eee; width:600px; margin-top:30px;}
.productdetail td{border:#ccc solid;border-width:0 1 1 0; font-size:10px;}*/
.faq {font-size:13px;}
.faq strong{ color:#09C; height:30px; font-size:16px;}
.faq .indent{text-indent:24px;}
.textkuang{border:#ccc 1px solid;}
#bottom { width:900px; text-align:center; font-size:12px; color:#333; border-top:1px #CCC solid; padding-top:5px;}