
#nav li {
	list-style: none;
	float: left;
	font-size: 10px;
	text-align: center;
}


#nav a {
	display: block;
	background: url(../images/but.jpg) no-repeat;
	width: 103px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	padding-top: 70px;
	margin-left: 0px;
	padding-bottom: 22px;
	
}

#nav a:hover {
	background: url(../images/but_ho.jpg) no-repeat;
	}


#sub a {
	background-image: none;
	position: inherit;
	color: #333;
	font-size: 14px;
	margin-left: 15px;
	

}

#sub li {
	background-image: url(../images/menuline2.jpg);
	width: 190px;
	height: 30px;
	margin-left: -31px;
	list-style: none;
	margin-top: 0px;
	padding-top: 12px;


}

#sub:hover a {
	width: 190px;
	height: 160px;
	
}

#sub li:hover a {
	color: #fff;
	width: 190px;
	height: 160px;


}

#sub li:hover {
	color: #fff;
	list-style: none;
	background: url(../images/menuline2_ho.jpg) no-repeat;
	width: 190px;
	height: 30px;

}

#sub li:visited {
	color: #fff;
	list-style: none;
	background: url(../images/menuline2_ho.jpg) no-repeat;
	width: 190px;
	height: 30px;

}


#subext a {
	background-image: none;
	position: inherit;
	color: #333;
	font-size: 14px;
	margin-left: 15px;
	

}

#subext li {
	background-image: url(../images/menuline2.jpg);
	width: 190px;
	height: 30px;
	margin-left: -31px;
	list-style: none;
	margin-top: 0px;
	padding-top: 12px;


}

#subext:hover a {
	width: 190px;
	height: 30px;
	
}

#subext li:hover a {
	color: #fff;
	width: 190px;
	height: 30px;


}

#subext li:hover {
	color: #fff;
	list-style: none;
	background: url(../images/menuline2_ho.jpg) no-repeat;
	width: 190px;
	height: 30px;

}
