/* CSS Document */
li {list-style:none;}
body,blockquote,td,div { color:#535353; font-size:11px; font-family:"Verdana"; 
scrollbar-face-color: '#FFFFFF'; 
scrollbar-shadow-color: '#CCCCCC'; 
scrollbar-highlight-color: '#CCCCCC'; 
scrollbar-3dlight-color: '#FFFFFF'; 
scrollbar-darkshadow-color: '#FFFFFF';  
scrollbar-track-color: '#FFFFFF'; 
scrollbar-arrow-color: '#CCCCCC';
}

.calTR{text-align:center; background-color:#ffffff}
.calTD{text-align:center; font:11px µ¸¿ò,dotum,Verdana; }
.cevent{text-decoration:underline;}
#map_btn { width:150px; height:40px; color:#000; background:none; border:1px solid #000; text-align:center;
		-webkit-box-shadow: 2px 2px 5px 0px rgba(158,158,158,1);
		-moz-box-shadow: 2px 2px 5px 0px rgba(158,158,158,1);
		box-shadow: 2px 2px 5px 0px rgba(158,158,158,1); }
.modal-body-wrap {position:absolute; display:none; width:100%; height:100%; background:#000; opacity:0.7;}
.modal-body {display:none; position:absolute;}
		
A.:link		{color:cc9900; font:11pxt µ¸¿ò,dotum; text-decoration: underline}
A.:visited	{color:cc9900; font:11pxt µ¸¿ò,dotum;  text-decoration: underline}
A.:active	{color:cc9900; font:11px µ¸¿ò,dotum;  text-decoration: underline}
A.:hover	{color:ffcc00; font:11px µ¸¿ò,dotum; text-decoration: underline}

A.t.:link		{color:ffffff; font:11pxt µ¸¿ò,dotum; text-decoration: underline}
A.t:visited	{color:ffffff; font:11pxt µ¸¿ò,dotum;  text-decoration: underline}
A.t:active	{color:ffffff; font:11px "µ¸¿ò", "dotum";  text-decoration: underline}
A.t:hover	{color:ffffff; font:11px µ¸¿ò,dotum; text-decoration: underline}

A.r.:link		{color:535353; font:11pxt µ¸¿ò,dotum; text-decoration: none}
A.r:visited	{color:535353; font:11pxt µ¸¿ò,dotum;  text-decoration: none}
A.r:active	{color:535353; font:11px "µ¸¿ò", "dotum";  text-decoration: none}
A.r:hover	{color:000000; font:11px µ¸¿ò,dotum; text-decoration: none}

A.s.:link		{color:535353; font:11pxt µ¸¿ò,dotum; text-decoration: underline}
A.s:visited	{color:535353; font:11pxt µ¸¿ò,dotum;  text-decoration: underline}
A.s:active	{color:535353; font:11px "µ¸¿ò", "dotum";  text-decoration: underline}
A.s:hover	{color:000000; font:11px µ¸¿ò,dotum; text-decoration: underline}


input	{color:#666666; font-size:10px; border:0; font-family:"Verdana"; background:#333333;}
input.sb	{color:#666666; font-size:10px; border:0; font-family:"Verdana"; background:#cccccc;}
select	{color:666666; font:11px µ¸¿ò,dotum; letter-spacing:-1px;
	border: none;}
.table {
	border: 1px solid #333333;
}
.table02 {
	border: 1px solid #cccccc;
}

.mainbg {
	background-attachment: fixed;
	background-image: url(../img/main/bg-uki.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.sub-bg {
	background-attachment: fixed;
	background-image: url(../img/sub/contetnt-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
