/* CSS Document */

/*basic style====Don't erase a basic style code */


#case {float: none; width: 1024px; padding: 0 0 0 0; margin: 0 0;background: #ffffff;}
#header {clear:both; width: 100%; padding: 0 0 0 0; margin: 0 0; background: #ffcc00;}
#left-M {float: left; width: 300px; padding: 0 0 0 0; margin: 0 0; background: #ffcc00;}
#contents {float: right; width: 700px; padding: 0 0 0 0; margin: 0 0; background: #ff00cc;}
#footer {clear:both; width: 100%; padding: 0 0 0 0; margin: 0 0; background: #ffcc00;}




body {
overflow-x : hidden;
background-color: #ffffff;
margin:0;
} 

.bod {
overflow-x : hidden;
background-color: #211B1C;
margin:0;
} 

TEXTAREA, INPUT, SELECT{
font-family: "Dotum";
font-size: 12px;
color: #666666;
text-decoration: none;
border: 1px solid #bdbdbd;

}

td {
font-family: "굴림";
font-size: 12px;
color: #8c8c8c;
line-height: 18px;
text-decoration: none;
}

.data {
font-family: "굴림";
font-size: 12px;
color: #517a91;
line-height: 18px;
text-decoration: none;
}



.position {
font-family: "굴림";
font-size: 11px;
color: #575757;
text-decoration: none;
}

.date {
font-family: "Tahoma";
font-size: 10px;
color: #6f6f6f;
text-decoration: none;
}

/*현재위치*/
.position_2 {
font-family: "굴림";
font-size: 11px;
color: #969696;
text-decoration: none;
font-weight:bold;
}


.input {
font-family: "Dotum";
font-size: 12px;
color: #666666;
text-decoration: none;
border: 1px solid #c0c0c0;
}

.copy_input {
font-family: "Tahoma";
font-size: 11px;
color: #575757;
text-decoration: none;
border: 1px solid #2a2a2b;
background-color:#000000;
}


A:link {font-family: "돋움"; font-size: 12px; color: #004080; text-decoration: none ; line-height: 15px;}
A:visited {font-family: "돋움"; font-size: 12px; color: #004080; text-decoration: none; line-height: 15px;}
A:active {font-family: "돋움"; font-size: 12px; color: #004080; text-decoration: none; line-height: 15px;}
A:hover {font-family: "돋움"; font-size: 12px; color: #767614; text-decoration: none; line-height: 15px;} 

/*basic style====Don't erase a basic style code */


/*board list*/
A.list_o:link {font-family: "굴림"; font-size: 11px; color: #a7a7a7; text-decoration: none;}
A.list_o:visited {font-family: "굴림"; font-size: 11px; color: #a7a7a7; text-decoration: none;}
A.list_o:active {font-family: "굴림"; font-size: 11px; color: #a7a7a7; text-decoration: none;}
A.list_o:hover {font-family: "굴림"; font-size: 11px; color: #a99350; text-decoration: none;} 

/*menu list*/
A.me_o:link {font-family: "굴림"; font-size: 11px; color: #299c81; text-decoration: none;}
A.me_o:visited {font-family: "굴림"; font-size: 11px; color: #299c81; text-decoration: none;}
A.me_o:active {font-family: "굴림"; font-size: 11px; color: #299c81; text-decoration: none;}
A.me_o:hover {font-family: "굴림"; font-size: 11px; color: #299c81; text-decoration: none;}


.board_tt{color: #9CB28E;font-family:굴림,verdana, Seoul;Dotum;font-size: 12px;text-decoration: none;font-weight:bold;}
.board_ttwb{color: #FFFFFF;font-family:굴림,verdana, Seoul;Dotum;font-size: 12px;text-decoration: none;font-weight:bold;}
.board_ttw{color: #FFFFFF;font-family:굴림,verdana, Seoul;Dotum;font-size: 12px;text-decoration: none;}




