@charset "utf-8";
/* CSS Document */
#tab{
	width: 998px;
	height: auto;
}
.hdm ul{list-style:none; margin-left:20px;}
.hdm li{
	float: left;
	height: 27px;
	text-align: center;
	line-height: 27px;
	width: 60px;
	position: relative;
	bottom: -3px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0px;
}

/*margin;那里调节各个li之间的距离,position是保证下边框的出现*/
.dise{display:block;}
.undise{display:none;}
.fff{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/fssmaobj.png);
	background-repeat: no-repeat;
}
#all{
	clear: left;
	width: 723px;
}
#all div{
	width: 723px;
	text-align: left;
	line-height: 20px;
	height: auto;
	/* [disabled]border: 1px #CCCDCD solid; */
}/*一定要设border*/
#ulmenu_bj {
	height: 40px;
	width: 998px;
	background-image: url(images/2013_04_02_pg_004.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	clear: both;
}

#ulmenubox {
	height: 40px;
	width: 500px;
	margin-left: 135px;
	margin-right: 0px;
	clear: both;
	float: left;
}
#fsmore {
	height: auto;
	width: auto;
	float: right;
	margin-top: 10px;
}
.fsmore_mor{
	font-size: 12px;
	color: #F00;
}


