/* --------------------SIDE-MENU-------------------- */
	
.subm_00 a{
display:block;
width:222px;
height:38px;
background:url(img/subm00.gif) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.subm_00 a:hover, .subm_00 a.on{
background-position:right bottom;
}
.subm_01 a{
display:block;
width:222px;
height:38px;
background:url(img/subm01.gif) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.subm_01 a:hover, .subm_01 a.on{
background-position:right bottom;
}
.subm_02 a {
display:block;
width:222px;
height:38px;
background:url(img/subm02.gif) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.subm_02 a:hover, .subm_02 a.on{
background-position:right bottom;
}
.subm_03 a {
display:block;
width:222px;
height:38px;
background:url(img/subm03.gif) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.subm_03 a:hover, .subm_03 a.on{
background-position:right bottom;
}
.subm_04 a {
display:block;
width:222px;
height:38px;
background:url(img/subm04.gif) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.subm_04 a:hover, .subm_04 a.on{
background-position:right bottom;
}
.subm_05 a {
display:block;
width:222px;
height:38px;
background:url(img/subm05.gif) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.subm_05 a:hover, .subm_05 a.on{
background-position:right bottom;
}
.subm_06 a {
display:block;
width:222px;
height:38px;
background:url(img/subm06.gif) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.subm_06 a:hover, .subm_06 a.on{
background-position:right bottom;
}
.subm_07 a {
display:block;
width:222px;
height:38px;
background:url(img/subm07.gif) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.subm_07 a:hover, .subm_07 a.on{
background-position:right bottom;
}
.subm_08 a {
display:block;
width:222px;
height:38px;
background:url(img/subm08.gif) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.subm_08 a:hover, .subm_08 a.on{
background-position:right bottom;
}


/* --------------------CONTENTS-------------------- */

.topm_01 a{
display:block;
width:212px;
height:139px;
background:url(img/topm01.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.topm_01 a:hover, .topm_01 a.on{
background-position:right bottom;
}
.topm_02 a {
display:block;
width:212px;
height:139px;
background:url(img/topm02.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.topm_02 a:hover, .topm_02 a.on{
background-position:right bottom;
}
.topm_03 a {
display:block;
width:212px;
height:139px;
background:url(img/topm03.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.topm_03 a:hover, .topm_03 a.on{
background-position:right bottom;
}
.topm_04 a {
display:block;
width:212px;
height:139px;
background:url(img/topm04.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.topm_04 a:hover, .topm_04 a.on{
background-position:right bottom;
}
.topm_05 a {
display:block;
width:212px;
height:139px;
background:url(img/topm05.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.topm_05 a:hover, .topm_05 a.on{
background-position:right bottom;
}
.topm_06 a {
display:block;
width:212px;
height:139px;
background:url(img/topm06.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.topm_06 a:hover, .topm_06 a.on{
background-position:right bottom;
}
.topm_07 a {
display:block;
width:212px;
height:139px;
background:url(img/topm07.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.topm_07 a:hover, .topm_07 a.on{
background-position:right bottom;
}
.topm_08 a {
display:block;
width:212px;
height:139px;
background:url(img/topm08.jpg) no-repeat left top;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.topm_08 a:hover, .topm_08 a.on{
background-position:right bottom;
}


table.bod {
	border-collapse:collapse;
}
table.bod td {
	border: solid 1px #000;
	padding:2px;
}

table.bod2 {
	border-collapse:collapse;
	background-color:#CCCCCC;
}
table.bod2 td {
	border: solid 2px #FFF;
	padding:4px;
}




hr{
    border:none;
    border-top:dashed 1px #CCC;
    height:5px;
    color:#FFFFFF;
    margin: 0 6 0 6;
}