#nav {
	position:relative;
	height:30px;
	background-image: url(../images/.gif);
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
}
#nav ul {
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
}
#nav li {
	float:left;
	padding:0px;

}
#nav .homemenu a {
	width:69px;
	height:30px;
	display:block;
	margin:0px;
	background: url("http://www.985goodfm.com/th/images/home.jpg") center no-repeat;
}
#nav .shiftmenu a {
	width:86px;
	height:30px;
	display:block;
	margin:0px;
	background: url("http://www.985goodfm.com/th/images/shift.jpg") center no-repeat;
}
#nav .newsmenu a {
	width:68px;
	height:30px;
	display:block;
	margin:0px;
	background: url("http://www.985goodfm.com/th/images/news.jpg") center no-repeat;
}
#nav .activitymenu a {
	width:101px;
	height:30px;
	display:block;
	margin:0px;
	background: url("http://www.985goodfm.com/th/images/act.jpg") center no-repeat;
}
#nav .chartmenu a {
	width:75px;
	height:30px;
	display:block;
	margin:0px;
	background: url("http://www.985goodfm.com/th/images/cha.jpg") center no-repeat;
}
#nav .gallerymenu a {
	width:88px;
	height:30px;
	display:block;
	margin:0px;
	background: url("http://www.985goodfm.com/th/images/gal.jpg") center no-repeat;
}
#nav .videomenu a {
	width:59px;
	height:30px;
	display:block;
	margin:0px;
	background: url("http://www.985goodfm.com/th/images/vdo.jpg") center no-repeat;
}
#nav .forummenu a {
	width:78px;
	height:30px;
	display:block;
	margin:0px;
	background: url("http://www.985goodfm.com/th/images/for.jpg") center no-repeat;
}
#nav .contactmenu a {
	width:111px;
	height:30px;
	display:block;
	margin:0px;
	background: url("http://www.985goodfm.com/th/images/cont.jpg") center no-repeat;
}
#nav li.homemenu a:hover {
	background: url("http://www.985goodfm.com/th/images/homeOver.jpg") center no-repeat;
}
#nav li.shiftmenu a:hover {
	background: url("http://www.985goodfm.com/th/images/shitfover.jpg") center no-repeat;
}
#nav li.newsmenu a:hover {
	background: url("http://www.985goodfm.com/th/images/newsOver.jpg") center no-repeat;
}
#nav li.activitymenu a:hover {
	background: url("http://www.985goodfm.com/th/images/actOver.jpg") center no-repeat;
}
#nav li.chartmenu a:hover {
	background: url("http://www.985goodfm.com/th/images/chaOver.jpg") center no-repeat;
}
#nav li.videomenu a:hover {
	background: url("http://www.985goodfm.com/th/images/vdoOver.jpg") center no-repeat;
}
#nav li.gallerymenu a:hover {
	background: url("http://www.985goodfm.com/th/images/galOver.jpg") center no-repeat;
}
#nav li.forummenu a:hover {
	background: url("http://www.985goodfm.com/th/images/forOver.jpg") center no-repeat;
}
#nav li.contactmenu a:hover {
	background: url("http://www.985goodfm.com/th/images/contOver.jpg") center no-repeat;
}
#homemenu li.homemenu a {
	background: url("http://www.985goodfm.com/th/images/homeOver.jpg") center no-repeat;
	cursor:default;
}
#shiftmenu li.shiftmenu a {
	background: url("http://www.985goodfm.com/th/images/shitfover.jpg") center no-repeat;
	cursor:default;
}
#newsmenu li.newsmenu a {
	background: url("http://www.985goodfm.com/th/images/newsOver.jpg") center no-repeat;
	cursor:default;
}
#activitymenu li.activitymenu a {
	background: url("http://www.985goodfm.com/th/images/actOver.jpg") center no-repeat;
	cursor:default;
}
#chartmenu li.chartmenu a {
	background: url("http://www.985goodfm.com/th/images/chaOver.jpg") center no-repeat;
	cursor:default;
}
#gallerymenu li.gallerymenu a {
	background: url("http://www.985goodfm.com/th/images/galOver.jpg") center no-repeat;
	cursor:default;
}
#videomenu li.videomenu a {
	background: url("http://www.985goodfm.com/th/images/vdoOver.jpg") center no-repeat;
	cursor:default;
}
#forummenu li.forummenu a {
	background: url("http://www.985goodfm.com/th/images/forOver.jpg") center no-repeat;
	cursor:default;
}
#contactmenu li.contactmenu a {
	background: url("http://www.985goodfm.com/th/images/contOver.jpg") center no-repeat;
	cursor:default;
}
