/***** ±âº»(¿©¹é, ÅÃ½ºÆ® °ü·Ã, ½ºÅ¸ÀÏ) *****/
* {
	padding: 0;
	margin: 0;
	font-family: "dotum", "MS Sans Serif", AppleGothic, sans-serif; /* redundant rules for bad browsers  */
	font-size:12px; 
	color:#ffffff;
}
body { 
	margin:0;
	padding:0; 	
	background-color:#ffffff;
	background-position:center;
}

#wrap													{width:90px; margin:0 auto;}

table, img {
	border: 0; 	
}

.png24 { 
	tmp:expression(setPng24(this)); 
} 

a:link {font-family:  "MS PGothic", "MS Gothic"; color: #000000; text-decoration: none}
a:visited {	font-family:  "MS PGothic", "MS Gothic"; color: #000000; text-decoration: none}
a:hover {font-family:  "MS PGothic", "MS Gothic"; color: #fcfc96; text-decoration: none}


.b				{FONT-WEIGHT: bold;}


.scroll_gray {
		border-style:solid;
		border-width:1;
		border-color:#FFFFFF;
		scrollbar-face-color:#f9f9f9;
		scrollbar-shadow-color:#e5e5e5;
		scrollbar-highlight-color:#e5e5e5;
		scrollbar-3dlight-color: #e5e5e5;
		scrollbar-darkshadow-color: #e5e5e5;
		scrollbar-track-color: #e5e5e5;
		scrollbar-arrow-color: #a1a1a1;
}

.txtbox {
        height:19px;
		padding:3 0 0 3;
        BACKGROUND-COLOR:#4c1300;
        BORDER-BOTTOM: #000000 1px solid;
        BORDER-LEFT: #000000 1px solid;
        BORDER-RIGHT: #000000 1px solid;
        BORDER-TOP: #000000 1px solid;
		color:#FFFFFF;
        FONT-FAMILY: ±¼¸²; FONT-SIZE: 9pt
}

.boxl {
		width: 105px;
        height:22px;
        background:url('/images/txtback.png');
		padding:3 0 0 10;
        BORDER-LEFT: #000000 1px solid;
        BORDER-RIGHT: #000000 1px solid;
        BORDER-TOP: #000000 1px solid;
		color:#FFFFFF;
        FONT-FAMILY: ±¼¸²; FONT-SIZE: 9pt
}





