/* CSS Document */

.bar1 {
	background-image:url(image/bar06.gif);
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	height:22px;
	line-height:22px;
	text-indent:15px;
}

.bar2 {
	background-image:url(image/bar01.jpg);
	font-family:"MS Sans Serif", Tahoma, Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	height:25px;
	text-align:center;
	line-height:25px;
	text-indent:15px;
}

.button1 a:link , .button1 a:visited{
	border-style:outset;
	border-width:1px;
	border-color:#000000;
	background:url(image/button/01.jpg);
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	height:22px;
	color:#000000;
}
.button1 a:hover{
	border-style:outset;
	border-width:1px;
	border-color:#000000;
	background:url(image/button/01_hover.jpg);
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	height:22px;
	color:#666666;
}

.button2 a:link , .button2 a:visited{
	border-style:outset;
	border-width:1px;
	border-color:#FFFFFF;
	background:#DDDDDD;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	color:#FF0000;
	height:22px;
}
.button2 a:hover{
	border-style:outset;
	border-width:1px;
	border-color:#CCCCCC;
	background:#AAAAAA;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color:#000000;
	height:22px;
}

.button3 a:link , .button3 a:visited{
	font-family:"MS Sans Serif", Tahoma, Verdana;
	font-size:8pt;
	font-weight:bold;
	border-style:outset;
	border-width:1px;
	border-color:#000000;
	background:url(image/button/03.jpg);
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	height:22px;
}
.button3 a:hover{
	border-style:outset;
	border-width:1px;
	border-color:#CCCCCC;
	background:url(image/button/03_hover.jpg);
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color:#666666;
	height:22px;
}
