﻿@charset "utf-8";
/* CSS Document */

table.tblmarismirror {
    border: solid 1px;
}


td.tblmarismirror {
    border: solid 1px;
    padding-top: 5px;
    padding-bottom: 5px;
}

table.tblmaris02 {
    margin-left: 40px;
    border: none;  
}

table.tblmaris02 tr,th,td {
    border: none;  
}



.m_flm {
	margin-top: 30px;
	margin-left: 23px;
	width: 85px;
	height: 130px;
	background-image:url(../img/flm_link.png);
	border: none;
	background-repeat: no-repeat;
	float:left;
}
.m_flm:hover{
	width:85px;
	height:130px;
	background-position:bottom;
}
.m_epm {
	margin-top: 30px;
	margin-left: 8px;
	width: 85px;
	height: 130px;
	background-image:url(../img/epm_link.png);
	border: none;
	background-repeat: no-repeat;
	float:left;
}
.m_epm:hover{
	width:85px;
	height:130px;
	background-position:bottom;
}
.m_hkm {
	margin-top: 30px;
	margin-left: 8px;
	width: 85px;
	height: 130px;
	background-image:url(../img/hkm_link.png);
	border: none;
	background-repeat: no-repeat;
	float:left;
}
.m_hkm:hover{
	width:85px;
	height:130px;
	background-position:bottom;
}
.m_grm {
	margin-top: 30px;
	margin-left: 8px;
	width: 85px;
	height: 130px;
	background-image:url(../img/grm_link.png);
	border: none;
	background-repeat: no-repeat;
	float:left;
}
.m_grm:hover{
	width:85px;
	height:130px;
	background-position:bottom;
}
.m_brm {
	margin-top: 30px;
	margin-left: 8px;
	width: 85px;
	height: 130px;
	background-image:url(../img/brm_link.png);
	border: none;
	background-repeat: no-repeat;
	float:left;
}
.m_brm:hover{
	width:85px;
	height:130px;
	background-position:bottom;
}
.m_bkm {
	margin-top: 30px;
	margin-left: 8px;
	width: 85px;
	height: 130px;
	background-image:url(../img/bkm_link.png);
	border: none;
	background-repeat: no-repeat;
	float:left;
}
.m_bkm:hover{
	width:85px;
	height:130px;
	background-position:bottom;
}

.m_ddm {
	margin-top: 30px;
	margin-left: 23px;
	width: 85px;
	height: 130px;
	background-image:url(../img/ddm_link.png);
	border: none;
	background-repeat: no-repeat;
	float:left;
}
.m_ddm:hover{
	width:85px;
	height:130px;
	background-position:bottom;
}
.m_cpm {
	margin-top: 30px;
	margin-left: 8px;
	width: 85px;
	height: 130px;
	background-image:url(../img/cpm_link.png);
	border: none;
	background-repeat: no-repeat;
	float:left;
}
.m_cpm:hover{
	width:85px;
	height:130px;
	background-position:bottom;
}

.m_gdm {
	margin-top: 30px;
	margin-left: 8px;
	width: 85px;
	height: 130px;
	background-image:url(../img/gdm_link.png);
	border: none;
	background-repeat: no-repeat;
	float:left;
}
.m_gdm:hover{
	width:85px;
	height:130px;
	background-position:bottom;
}
.m_dbm {
	margin-top: 30px;
	margin-left: 8px;
	width: 85px;
	height: 130px;
	background-image:url(../img/dbm5_link.png);
	border: none;
	background-repeat: no-repeat;
	float:left;
}
.m_dbm:hover{
	width:85px;
	height:130px;
	background-position:bottom;
}
.m_gym {
	margin-top: 30px;
	margin-left: 8px;
	width: 85px;
	height: 130px;
	background-image:url(../img/gym5_link.png);
	border: none;
	background-repeat: no-repeat;
	float:left;
}
.m_gym:hover{
	width:85px;
	height:130px;
	background-position:bottom;
}
.m_sbm {
	margin-top: 30px;
	margin-left: 8px;
	width: 85px;
	height: 130px;
	background-image:url(../img/sbm5_link.png);
	border: none;
	background-repeat: no-repeat;
	float:left;
}
.m_sbm:hover{
	width:85px;
	height:130px;
	background-position:bottom;
}
.sub_title{
	margin-left:30px;
	margin-top:40px;
	
}
.m_img{
	margin-left:55px;
	margin-top:20px;
	float:left;
	
}
.img_moji{
	font-size:14px;
	margin-left:290px;
	margin-top:20px;	
}
.img_moji1{
	font-size:14px;
	margin-left:275px;
	margin-top:20px;	
}
.m_list{
	margin-left:290px;
	margin-top:30px;
	
}
.m_list2{
	margin-left:55px;
	margin-top:30px;
	
}
.m_top{
	font-size:13px;
	margin-left:660px;
	margin-bottom:10px;
	margin-top:15px;
	background:#f5f5f5;
	color:#000000;
	text-align:center;
	display:block;
	width:90px;
	padding:1px 0;
	border-top:solid #dcdcdc 1px;
	border-right:solid #dcdcdc 1px;
	border-bottom:solid #dcdcdc 1px;
	border-left:solid #dcdcdc 1px;
	
}
.m_top:hover{
	color:#999;
	padding:1px 0;
	background: #D3D3D3;
	border-top:solid #ccc 1px;
	border-right:solid #ccc 1px;
	border-bottom:solid #dcdcdc 1px;
	border-left:solid #dcdcdc 1px;
	text-decoration:none;
}