td {  font-size: 10px; line-height: 18px; text-decoration: none; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; color: #333333}

a:hover {
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}

a {
	font-size: 10px;
	color: #000099;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}

body {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	background-image: url(images/bg.jpg);
}

INPUT {FONT-SIZE: 12px}
SELECT {BACKGROUND-COLOR: white;FONT-SIZE: 12px;}

form {margin-top:0;margin-bottom:0}

.smborder {  border: #CCCCCC solid; font-family: "Geneva", "Arial", "Helvetica", "san-serif"; font-size: 12px; color: #000000; text-decoration: none; border-width: 0px 0px 1px}

.box {  border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: "Geneva", "Arial", "Helvetica", "san-serif"; font-size: 12px}

#foot td{color:#CCCCCC;
	text-decoration: none;
	font-size: 10px;
}

#foot a{
	color:#CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
#foot a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}


.grayborder {border: 1px solid #F0F0F0;}



#nav {
	width:174px;
	line-height: 24px;
	list-style-type: none;
	text-align:left;
	margin:0px;
	padding: 0px;



    /*定义整个ul菜单的行高和背景色*/
}
/*==================二级菜单===================*/
#nav a {
	width: 174px;
	display: block;
	padding-left:25px;

 /*Width(一定要)，否则下面的Li会变形*/
}
#nav li {
	background:#EBEBEB;
	border-bottom:1px solid #CCCCCC;
	float:left;width:174px;


 /*float：left,本不应该设置，但由于在Firefox不能正常显示
 继承Nav的width,限制宽度，li自动向下延伸*/
}
#nav li a:hover{
	background:#DAE6ED;
	height: 25px;

}
#nav a:link  {
 color:#666; text-decoration:none;height: 25px;
}
#nav a:visited  {
 color:#666;text-decoration:none;height: 25px;
}
#nav a:hover  {
 color:#000000;text-decoration:none;font-weight:bold;height: 25px;
}

#navk a{
	background:#DAE6ED;
	height: 25px;

}


/*一级菜单*/-----------------------------------------------------------------------
#navm td{font-size:11px;letter-spacing: 2px;
width:174;padding-left:20px;padding-top:3px;

}

#navm a{
	color:#333333;
	font-size:11px;
	padding-left:15px;
	padding-top:3px;
	margin:0px;
	background-image: url(images/left-menu-bg.gif);
	text-decoration:none;
	width:174;
	height:28px;
	font-family: "Arial", "Helvetica", "sans-serif";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: normal;
}

#navm a:hover{
	font-size:11px;
	background-image: url(images/left-menu-bg_over.gif);
	text-decoration:none;
	width:174;
	height:28px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #FF0000;
}


#navmk a{
	color:#FF0000;
	font-size:11px;
	padding-left:15px;
	padding-top:3px;
	margin:0px;
	background-image: url(images/left-menu-bg.gif);
	text-decoration:none;
	width:174;
	height:28px;
	font-family: "Arial", "Helvetica", "sans-serif";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;




}
img {
	border: none;
}



.product ul {
	list-style:none;
	margin:0px;
	overflow:hidden;
	padding: 0px;
	border: 0px none;

}
.product li {
	float:left;
	margin:3px;
	color: #333333;
	font-weight: normal;
	padding: 3px 3px 3px 5px;
	line-height: 18px;
	text-decoration: none;
	border: 0px none;
	text-align: center;
	display: block;
	clear: none;
	height: 140px;
	width: 140px;

}

.product a {
	color:#333333;
	font-size:11px;
	text-decoration: none;
	margin: 3px;
	padding: 3px;
	font-weight: normal;
	line-height: 20px;
	border: 0px none;
	height: 130px;
	width: 130px;
	text-align: center;
	background-image: url(images/product-bg.gif);

}

.product a:hover {
	color:#0066CC;
	text-decoration:none;
	font-size:11px;
	border: 0px none;
	line-height: 20px;
	height: 130px;
	width: 130px;
	margin: 3px;
	padding: 3px;

}
.titlebg {
	background-image: url(images/title_bg.jpg);
	height: 58px;
	width: 604px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 33px;
	padding-top: 15px;
	font-size: 15px;


}

ul {margin-bottom:0px;margin-left:0px;margin-right:0px;margin-top:0px;
}

