/* CSS Document */

.shanBox{
	width:922px;
	margin:0px auto;
	}
.shanBox td.bgImg{
	text-align:center;
	vertical-align:bottom;
	height:335px;
	background:#CBC480;
	}
	.mainNav{
		width:922px;
		}
		.mainNav td{
			width:132px;
			}
		div.aswal{
			 display:none;
			 position:absolute;
			 height:200px; 
			 width:200px; 
			 margin-top:-202px;
			}
		.mainNav td a{
			display:block;
			width:131px;
			text-align:center;
			height:30px;
			line-height:30px;
			background:url(bg-grydent.jpg) no-repeat center right;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#000000;
			font-weight:normal;
			text-decoration:none;
			}
	.mainNav a:hover{
			background:url(bg-grydent-over.gif) no-repeat center right;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#ffffff;
			font-weight:normal;
			text-decoration:none;
			}
		