@charset "utf-8";

#outer{
	width:790px;
	margin:0 auto;
}
#tab{
background:url(../images/barpro.gif) repeat-x left top;
height:42px;
overflow:hidden;
line-height:42px;
width:788px;
float:left;
	zoom:1;
}

#tab li{
	height:42px;
	overflow:hidden;
	cursor:pointer;
	line-height:42px;
	list-style-type:none;
	text-align:center;
	float:left;
}
#tab li a{
font-size:14px;
font-family:"微软雅黑";
font-weight:bold;
width:180px;
	height:42px;
	line-height:42px;
	overflow:hidden;
display:block;
float:left;
color:#0086c5;
	}
	
#tab li.current a{
background:url(../images/dthover.gif) no-repeat left -1px;
display:block;
height:42px;
width:180px;
line-height:40px;
text-align:center;
overflow:hidden;
color:#fff;
}

#content{

width:780px;
height:465px;
overflow:hidden;
}
#content ul{
	line-height:24px;
	display:none;
	margin:0 0px;
	padding:5px 10px;
float:left;
height:455px;
}


.fyj_list LI {
	FLOAT: left; 
	WIDTH: 160px; 
	HEIGHT: 225px;
	margin:0 12px 0 15px;
	line-height:20px;
	
	
}
.fyj_list LI img{
	WIDTH: 154px; 
	HEIGHT:124px;
	padding:2px;
	border:1px solid #d5d5d5;
	background-color:#ececec;
	margin-bottom:5px;
	}

.fyj_list LI a:hover IMG{
border:1px solid #008ed0;
background-color:#6fd1ff;
}

.fyj_list h3{
font-size:12px;
color:#00ace5;
font-family:"微软雅黑";
}
.fyj_list LI span{
color:#999;}
.fyj_list LI font{
font-family:"微软雅黑";
font-size:14px;
color:#c00;
font-weight:bold;
}