@charset "utf-8";
/* CSS Document */
#indexlink{
	
	left: 0px;
	
	width: 943px;
	text-align: left;
	height:110px;
	background-color: #5A5A5A;
}
#indexlink #title{
	margin-left:1px;
	width: 37px;
	height:110px;
	background-image:url(../images/tagleft.gif);
	background-position: left;
	background-repeat:no-repeat;
	padding-left: 10px;
	line-height: 25px;
	font-size: 14px;
	font-weight: bolder;
	float: left;
	text-align: left;
	z-index: 100;
	background-color: #5A5A5A;
}
#indexlink ul{
	margin: 15px;
}
#indexlink ul li{
	float: left;
	width:100px;
	height:25px;
	line-height:25px;
	text-align: center;

}



