@charset "utf-8";

html, body {
  margin:0;
  padding:0;
  font-family:돋움,dotum,굴림,sans-serif,helvetica,verdana;
  font-size:12px;
  color:#686868;
}

body { text-align:center; }

table{border:0;}
img { border:0; }
form { margin:0; }

.middle{vertical-align: middle;}
.itop{vertical-align: top;}

a       { font-family:돋움,Dotum; font-size:12px; color:#686868; text-decoration:none; }
a:visited	{ text-decoration:none; }
a:hover	{ text-decoration:underline; }

div  { margin:0;padding:0;}

#skyscraper {
  float:left;
  width:120px;
  overflow:hidden;
}

.ttext{
font-weight:bold;
color:#000000;}

.tmenu{
	text-align:left;
	line-height:16px;
	font-size:12px;
	color:#eb0600;
	font-weight:bold;
	font-family: dotum, sans-serif;}


.tmenu a:link{font-size:12px;color:#eb0600; text-decoration:none;}
.tmenu a:visited{font-size:12px;color:#eb0600; text-decoration:none;}
.tmenu a:hover{font-size:12px;color:#eb0600;font-weight:;letter-spacing:0px; text-decoration:none;}
.tmenu a:active{font-size:12px;color:#eb0600; text-decoration:none;}


.tmenu2{
	text-align:left;
	line-height:16px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	font-family: dotum, sans-serif;}

.tmenu2 a:link{font-size:12px;color:#000000; text-decoration:none;}
.tmenu2 a:visited{font-size:12px;color:#000000; text-decoration:none;}
.tmenu2 a:hover{font-size:12px;color:#eb0600; letter-spacing:0px; text-decoration:none;}
.tmenu2 a:active{font-size:12px;color:#000000; text-decoration:none;}

.gra1{
	color:#eb0600;
	font-weight:bold;
}

.gra2{
	color:#645943;
	font-weight:bold;
}

.textlist{
	font-family:돋움,Dotum; 
	font-size:10px;
	color:#494949;
	letter-spacing:-1;
}

.brown{color:#645943; font-family:돋움,Dotum; font-size:11px;}
.brown_b{color:#645943; font-family:돋움,Dotum; font-size:11px; font-weight:bold;}
.dark_brown{color:#724c00; font-family:돋움,Dotum; font-size:11px;}
.gray_brown{color:#494949; font-family:돋움,Dotum; font-size:11px;}
.gray{color:#a0a0a0; font-family:돋움,Dotum; font-size:11px;}

.v_font{
	font-size:12px;
	color:#89754d;
	font-weight:bold;
}

input.check{vertical-align:middle;width:13px;height:13px;}