/* Postool Menu CSS Style, Nifty! */
/* Copyright 2004-2009 © */

div.menu {
	display: block;
	margin: 0; padding:0;
	overflow:visible;
	width: 427px;
	height: 141px;
	}

div.mmain a {
	float: left;
	display: block;
	margin: 0; padding:0;
	overflow:hidden;
	background: url(http://static.postool.com/images/menu/1.gif) 0 0 no-repeat;
	width: 76px;
	height: 141px;
	}
div.mmain a:hover {
	background: url(http://static.postool.com/images/menu/1.gif);
	background-position: 0 -141px;
	}
div.mmain a:focus {
	background: url(http://static.postool.com/images/menu/1.gif);
	background-position: 0 -141px;
	}

div.mtour a {
	float: left;
	display: block;
	margin: 0; padding:0;
	overflow:hidden;
	background: url(http://static.postool.com/images/menu/2.gif) 0 0 no-repeat;
	width: 65px;
	height: 141px;
	}
div.mtour a:hover {
	background: url(http://static.postool.com/images/menu/2.gif);
	background-position: 0 -141px;
	}
div.mtour a:focus {
	background: url(http://static.postool.com/images/menu/2.gif);
	background-position: 0 -141px;
	}

div.msignup a {
	float: left;
	display: block;
	margin: 0; padding:0;
	overflow:hidden;
	background: url(http://static.postool.com/images/menu/3.gif) 0 0 no-repeat;
	width: 73px;
	height: 141px;
	}
div.msignup a:hover {
	background: url(http://static.postool.com/images/menu/3.gif);
	background-position: 0 -141px;
	}
div.msignup a:focus {
	background: url(http://static.postool.com/images/menu/3.gif);
	background-position: 0 -141px;
	}

div.mfaq a {
	float: left;
	display: block;
	margin: 0; padding:0;
	overflow:hidden;
	background: url(http://static.postool.com/images/menu/4.gif) 0 0 no-repeat;
	width: 71px;
	height: 141px;
	}
div.mfaq a:hover {
	background: url(http://static.postool.com/images/menu/4.gif);
	background-position: 0 -141px;
	}
div.mfaq a:focus {
	background: url(http://static.postool.com/images/menu/4.gif);
	background-position: 0 -141px;
	}

div.mabout a {
	float: left;
	display: block;
	margin: 0; padding:0;
	overflow:hidden;
	background: url(http://static.postool.com/images/menu/5.gif) 0 0 no-repeat;
	width: 71px;
	height: 141px;
	}
div.mabout a:hover {
	background: url(http://static.postool.com/images/menu/5.gif);
	background-position: 0 -141px;
	}
div.mabout a:focus {
	background: url(http://static.postool.com/images/menu/5.gif);
	background-position: 0 -141px;
	}

div.mcontact a {
	float: left;
	display: block;
	margin: 0; padding:0;
	overflow:hidden;
	background: url(http://static.postool.com/images/menu/6.gif) 0 0 no-repeat;
	width: 71px;
	height: 141px;
	}
div.mcontact a:hover {
	background: url(http://static.postool.com/images/menu/6.gif);
	background-position: 0 -141px;
	}
div.mcontact a:focus {
	background: url(http://static.postool.com/images/menu/6.gif);
	background-position: 0 -141px;
	}