@charset "gb2312";
/* CSS Document */
Body{ margin:0px; padding:0px; font-size:12px; background:url(bg.jpg) repeat-x; color:#333; font-family:Verdana, Geneva, sans-serif}
.map{ background:url(top.jpg) repeat-x; padding-left:20px;}
.title{ font-size:14px; font-weight:bold; padding-left:20px; color:#333}
.about{ padding:6px; line-height:200%}
.pro_list{ background:url(title.jpg) repeat-x #F6F6F6}
.table_border{ border:1px #C6C6C6 solid; background:#F3F2F0}
a{  color:#333333; text-decoration:none}
a:hover{ color:#F60; text-decoration:none}
#nav { height:36px;  MARGIN: 0px; padding:0px; list-style:none; }

#nav li { 
	margin:0px;
	width:109px; 
	padding:0px;
	margin:0px;
	float:left;
}
#nav li a { 
	padding:0px;
	margin:0px;
	color:#fff;
	text-decoration:none; 
	display:block;  
	width:109px; 
	line-height:36px; 
	height:36px; 
		background:url(a_link.jpg) center;
	text-align:center;
	font-size:12px; font-weight:bold; 
}
#nav li a:hover { 
	padding:0px;
	margin:0px; color:#fff;
	width:109px; 
	background:url(a_hover.jpg) center;
	text-decoration:none; 
}
.red_text{ color:#F00}
.td_border_bottom {
	BORDER-BOTTOM: rgb(204,204,204) 1px dashed; font-size:12px;}
.newtitle{ font-size:14px; color:#F00; font-weight:bold}



a.font-lj{
    margin-top:0px;
font-size:13px;
color:#0066CC;
line-height:150%;
text-decoration: none;
margin-top:5px;
}
a.font-lj:hover{
    color:#FF0000;
}
.list{ 
width:707px; 
border:1px solid #ccc; 
padding:8px;
}
.list ul{ 
padding:0px; 
margin:0px; 
list-style:none
}
.list ul li{ 
float:left; 
width:164px; 
text-align:center; 
height:173px; 
border-bottom:1px solid #eee; 
margin:3px;
}
.list ul li a{ 
display:block;
}
.cle{ 
clear:both;
}
ul li .img-lj{
    border:1px dashed #cccccc;
padding:2px;
}
ul li .img-lj:hover{
    border:1px solid #ff0000;
}