/* CSS Document */

#left ul {
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#left li {
	font-size: 12px;
	color: #333333;
	line-height: 2em;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	float: none;
	height: 28px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	list-style-type: none;
	margin-top: 0px;
}
#main h1 {
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	color: #CC0000;
	height: 28px;
	width: 792px;
	background-attachment: scroll;
	background-image : url(okasi_ti_back.jpg);
	background-repeat: repeat-x;
	background-position: center;
	display: block;
	text-indent: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#left li a {
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}
#left li a:visited {
	color: #663366;
}
#left li a:hover {
color: #FF0000;
	text-decoration: none;
	background-color: #FFFF66;
}
#left {
	float: left;
	width: 150px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
