body {
	background:#CCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
body,td,th {
	font-family: Tahoma;
	color: #2B2B2B;
	font-size: 12px;
	line-height:18px;
}

logo
{
	background:url(../../images/logo.png);
	width:100px;
	height:98px;
	margin-top:10px;
}
#top_menu
{
	width:100%;;
	background:url(../../images/b2.jpg) repeat-x;
	height:36px;
	color:#FFFFFF;
	text-align:center;
}
#main
{
	width:800px;
}
#inner_main
{
	background:#2b2c19;
	border:1px solid #656c32;
	margin-left:39px;
	margin-right:39px;

}
#bottom
{
	background:url(../../images/bg_bottom.png);
	height:79px;
	width:800px;
	float:left;
}
#path
{
	padding-left:10px;
	height:25px!important;
	height:20px;
	line-height:20px;
	font-size:14px;
	color:#C86A05;
}


#menu a
{
	width:100%;
	font-weight:bold;
	color: #FFFFFF;
	height: 30px;
	text-decoration: none;
	text-align:center;
}
