@import url(../../css/global.css);

#wrapper{
	margin-top:0;
	padding-top:0;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-y;
	width:800px;
	}
#main {
	width: 635px;
	float: right;
	}
#title{
	background-image:url(../images/site-title.gif);
	background-repeat: no-repeat;
	height: 65px;
	}
#title .path{
	text-align:right;
	padding:5px 10px;
	}
#cont{
	background-image: url(../../images/menu-bg-shadow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding:20px 30px 0;
	line-height:1.2em;
	}
#cont table{
	width:100%;
	}
#cont td{
	padding:5px 10px;
	background-color:#e9e9e9;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	}
#cont td.empty{
	background-color:#fff;
	}
#cont th{
	padding:20px 10px 5px;
	text-align:left;
	font-weight:normal;
	}

.totop{
	text-align:right;
	margin:20px 0;
	}

#leftbox {
	float: left;
	width: 165px;
	background-repeat: no-repeat;
	background-image: url(../images/menu-img.jpg);
	}
#leftbox ul{
	width:164px;
	text-align:center;
	margin:0 0 10px;
	list-style-type:none;
	background-color:#fff;
	}
#submenu li{
	font-size:0;
	line-height:0;
	}
#bnr{
	margin-top:345px;
	}
#bnr li{
	margin-bottom:5px;
	}
