@charset "utf-8";
/* CSS Document */
#top{
	height:68px;
}
.top_middle_top_left{
	height:57px;
	float:left;
	margin-left:10px;
}
.top_middle_top_right{
	width:400px;
	height:22px;
	float:right;
	margin-top:10px;
}
.top_middle_top_right ul{
	list-style-type:none;
}
.top_middle_top_right li{
	display:inline;
	margin-right:5px;
}
.top_middle_top_right li a{
	text-decoration: none;
	color:#000;
}
.top_middle_top_right li a:hover{
	text-decoration:underline;
	color:#C30;
}
#banner{ 
	width:960px; 
	height:200px; 
	margin-top:5px;
}
#menu{ 
	width:960px; 
	height:35px; 
	background:url(../images/menu.gif) repeat-x;
}
#menu ul{
	list-style-type:none;
}
#menu li{ 
	float:left; 
	width:100px; 
	padding-left:55px; 
}
#menu li a{
	 line-height:35px; 
	 color:#fff;  
	 font-weight:bold; 
	 text-decoration:none;
}
#menu li a:hover{
	text-decoration:underline;
	color:#000;
}
#nav{ 
	width:210px; 
	float:left; 
	margin-bottom:20px; 
	margin-top:10px;
	margin-left:2px;
	border:1px solid #CCC; 
}
.nav_1{
	width:210px;
	height:30px;
	background-color:#717171;
	font-size:12px; 
	line-height:30px; 
	color:#fff;
	text-align:center;
}
#nav ul {
	list-style-type:none; 
}
#nav li{ 
	background:url(../images/list-type.gif) no-repeat;  
	background-position:10px 50%; 
	padding-left:30px; 
	line-height:25px; 
}
#nav li a:link,#nav li a:visited{
	text-decoration:none; 
	color:#000;
}
#nav li a:hover{
	text-decoration:underline; 
	color:#c30; 
}
.contact{ width:200px; padding-left:10px; font-weight:normal; clear:both;}
.swt{ width:210px;  font-weight:normal; clear:both;}
#content{
	float:left; 
	width:700px; 
	margin-left:20px; 
	margin-bottom:20px; 
	margin-top:10px; 
	height:auto; 
}
.down-left{width:250px; float:left;}
.down-left ul{list-style-type:none; padding-left:10px;}
.down-left li{ font-size:12px; border-bottom:1px solid #DDD; display:block; color:#000; line-height:28px; background:url(../images/list-type-2.gif) no-repeat; background-position:0 50%; padding-left:20px;}
.down-left li a:link, a:visited{font-size:12px; text-decoration:none; color:#000;}
.down-left li a:hover{ text-decoration:underline; color:#930;}
.down-right{float:left; width:416px; height:150px;}
.down-right img{ margin-top:20px; margin-right:8px;}
#bottom{padding-left:40px; border-top:1px solid #CCC; text-align:center;}
#bottom a:link,#bottom a:visited{
	text-decoration:none;
	color:#000;
}
#bottom a:hover{
	text-decoration:underline;
	color:#C30;
}
.more a{ 
	font-size:13px; 
	left:620px; 
	top:70px; 
	position:absolute; 
	color:#900;
}
.product-box{
	margin-bottom:10px;
	position:relative;
	width:684px;
	height:116px;
}
.product-box span{ 
height:100px; 
border-bottom:1px solid #CCC;
display:block;
}

