#layer1 {position:absolute; top:0; z-index:3; visibility:hidden; width: 1000px; margin: 0 auto;}
body{color:#ccc;}
a {text-decoration: none;}

table.type09 {
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
}
table.type09 thead th {
    width: 150px;
	padding: 10px;
    font-weight: bold;
    vertical-align: top;
    background: #35b0e9;
	font-size:14px;
	border-bottom: 2px solid #ccc;
font-family: 'Noto Sans KR', sans-serif;
}
table.type09 tbody th {
    width: 150px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border-bottom: 0px solid #fff;
    background: #35b0e9;
}
table.type09 td {
   width: 150px;
   background: #35b0e9;
	width: 350px;
    padding: 0px 10px 0px 10px; 
    vertical-align: top;
    border-bottom: 0px solid #fff;
	font-size:13px;
}
table.type09 a {text-decoration: none;
color:#fff;

}

table.type09 a:hover {
background-color: transparent;
color: #ccc;

}


table.type09 td a {text-decoration: none;
color:#fff;
padding: 0px 0px 0px 0px ;
}


table.type09 td a:hover {
 background-color: #27a1da;
 color: #fff;

 }
SearchIcon
{
    color:#fff;
   
}
.SearchButton
{
    background-color:#363434;
    border-radius:1px;
}
.SearchButton:hover{
    background-color:#4a4848;
color:#ccc;
}

.SearchBar{

}