﻿<style type="text/css">
 body {
  margin-left: 1px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
 }
a{color:black;text-decoration: none;}
a:visited {color:black;text-decoration: none;}
a:hover {color:#000000;}

a.menulink{font-size:14px;color:#ff0000;text-decoration: none;font-family : dotum, 'time new roman', serif, sans-serif;font-weight:bold;}
a.menulink:active {color:#ff0000;}
a.menulink:visited {color:white;}
a.menulink:hover {color:#000000;}
a.menulink:link {color:white;}

table{
border-spacing:0px;
border-collapse:collapse;
cellpadding:0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

td.menu,td.menu1,td.menu2,td.menu3,td.menu4,td.menu5{
color:white;
text-align:center;
vertical-align:middle;
}
td.menu:hover{background-color:#aaccff;color:black;}
td.menu1:hover{background-color:#ff0000;color:black;}
td.menu2:hover{background-color:#ffaa00;color:black;}
td.menu3:hover{background-color:#ffff00;color:black;}
td.menu4:hover{background-color:#00aa00;color:black;}
td.menu5:hover{background-color:#0088ff;color:black;}

  .container2 {
    border: 2px solid #ccc; /* 기본 테두리 색 */
    transition: border-color 0.3s; /* 태두리 색 전환 애니메이션 */
  }

  /* 마우스 호버 시 태두리 색 변경 */
  .container2:hover {
    border-color: red; /* 호버 시 태두리 색 */
  }

  /* 로고 이미지 스타일 */
  .container2 img {
    max-width: 100%;
    max-height: 100%;
  }
/* ===============================  pre image server page whole load of several content.php  ==================================== */
    .video-button {
        width: 100%;
        text-align: left;
        padding: 2px;
        background: #f9f9f9;
        border: 1px solid #ddd;
        border-radius: 4px;
        cursor: pointer;
        transition: background 0.2s ease;
    }

    .video-button:hover {
        background-color: #9370DB; /* 중간 보라색 input[type="button"] margin-bottom: 8px;*/
        border-color: #5A2D91; /* 진한 보라 테두리 */
        color: #ff0000;
    }
/* ======================================================================================== */
 </style>
<!--
빨
주
노
초
파
//-->