body {
	background: url(../images/bg.jpg) center 0px repeat-x;
	font-family:Tahoma, Arial, Sans-serif;
	font-size:11px;
	color:#605D5C;
	margin:0px;
}
#main {
	background: url(../images/bg2.jpg) center 0px no-repeat;
	width:800px;
	height:600px;
	margin:0 auto;
}
a:link {text-decoration: none; color:#605D5C;}
a:visited {text-decoration: none; color:#605D5C;}
a:active {text-decoration: none; color:#605D5C;}
a:hover {text-decoration: none; color: red;}
#logo {
	background: url(../images/logo.png) no-repeat;
	width:272px;
	height:50px;
	right:10%;
	top:18px;
	position:relative;
}
#logo a {
	display:block;	
	width:100%;
	height:100%;
}
.menu_btn {
	background:url(../images/sprite.png) no-repeat;
}
/* -- Menu Style -- */
#menu {
	width:320px;
	height:50px;
	margin:23px 0px 0 0px;
}
.menu_btn {
	background-position: 0 0;
	width:26px;
	height:26px;
	display:block;
	margin:0px auto;
}
.mh {
	width:20px;
	margin:0px;
}
.ma {
	width:20px;
	margin:0 0 0 40px;
}
.mp {
	width:20px;
	margin:0 0 0 40px;
}
.mc {
	width:20px;
	margin:0 0 0 40px;
}
#menu dl {
	float:left;
	text-align:center;
}
#menu dd {
	margin:4px 0 0 0px;
}
.menu_tit {
	text-decoration:none;
	color:#A5856E;
}
.menu_tit:hover {
	color:#000;
	text-decoration:none;
}
#menu dl:hover dt a.menu_tit {
	color:#000;
}
#menu dl:hover dd a.menu_btn {
	background-position:0 -60px;
}
/* -- Intro Style  -- */
#intro {
	width:550px;
	height:40px;
	margin:0 95px 0 0px;
}
/* -- Footer Style  -- */
#foo {
	width:414px;
	height:40px;
	margin:35px 320px 0 0px;
}
#cnt {
	width:560px;
	height:280px;
	margin:0 75px 0 0px;
}
table td{
padding:0px;
font-size: 11px;
font-family: Tahoma;
}
