#header {
	width: 800px;
	background-image: url(../img/gif/main_img_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	height: 260px;
}

#info {
	background-image:  url("../img/gif/common_bg.gif");
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 550px;
}

#info ul {
	margin: 0px;
	padding: 5px 0px 5px 30px;
	line-height: 1.5em;
	font-size: 12px;
	list-style-image: url(../img/gif/info_list.gif);
}

#info_t {
	background-image: url(../img/gif/info_t.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 550px;
	font-size: 0px;
	text-indent: -2000pt;
}

#about_t {
	background-image: url(../img/gif/about_t.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 270px;
	font-size: 0px;
	text-indent: -2000pt;
}

#works_t {
	background-image: url(../img/gif/works_t.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 270px;
	font-size: 0px;
	text-indent: -2000pt;
}

#lesson_t {
	background-image: url(../img/gif/Lesson.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 270px;
	font-size: 0px;
	text-indent: -2000pt;
}
#acmall_t {
	background-image: url(../img/gif/acmall_t.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 270px;
	font-size: 0px;
	text-indent: -2000pt;
}

#works ul {
	line-height: 1.5em;
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}

#works {
	background-image: url(../img/gif/sub_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 270px;
	font-size: small;
}

#works a {
	color: #6699FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699FF;
	background-image: url(../img/gif/works_list.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 14px;
}

#works a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	background-image: url(../img/gif/works_hover.gif);
	background-repeat: no-repeat;
	color: #0000CC;
}

#works ul {
	line-height: 1.5em;
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}

#works {
	background-image: url(../img/gif/sub_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 270px;
	font-size: small;
}

#works a {
	color: #6699FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699FF;
	background-image: url(../img/gif/works_list.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 14px;
}

#works a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	background-image: url(../img/gif/works_hover.gif);
	background-repeat: no-repeat;
	color: #0000CC;
}

