/* CSS Document */

*{
	padding: 0px;
	margin: 0px;
}

body {
	font-family: µ¸¿ò;
	line-height:150%;
	color: #555555;
	font-size: 12px;
	margin:0px;
	padding:0px;
	letter-spacing:-1px;
}

UL {PADDING: 0px; margin:0px;}
LI {PADDING: 0px; margin:0px;}
INPUT {FONT-WEIGHT: normal; border:0px; font-size:12px; font-family: µ¸¿ò;}
TEXTAREA {FONT-WEIGHT: normal;}
SELECT {FONT-WEIGHT: normal;}
p{margin:0px; padding:0px;}
DIV {FONT-WEIGHT: normal; margin:0px; padding:0px;}
IMG {border: none; margin:0px; padding:0px;} 
form{margin:0px; padding:0px;}

.img_block{display:block;}
.img_inline{display:inline}
.img_marm{margin-right:-4px; margin-bottom:-2px;}

.lh120 {LINE-HEIGHT: 120%}
.lh130 {LINE-HEIGHT: 130%}
.lh140 {LINE-HEIGHT: 140%}

.tahoma {FONT-FAMILY: tahoma}
.verdana {FONT-FAMILY: verdana}
.dotum { font-family:dotum}

.te_9px {FONT-SIZE: 9px}
.te_10px {FONT-SIZE: 10px}
.te_11px {FONT-SIZE: 11px}
.te_12px {FONT-SIZE: 12px}
.te_14px {FONT-SIZE: 14px}

.mat3 {margin-top:3px}
.mat5 {margin-top:5px}
.mat10 {margin-top:10px}
.mat15 {margin-top:15px}
.mat20 {margin-top:20px}
.mari5{margin-right:5px;}
.mari10{margin-right:10px;}
.mari20{margin-right:20px;}
.male5{margin-left:5px;}
.male10{margin-left:10px;}
.male20{margin-left:20px;}
.mab3 {margin-bottom:3px}
.mab5 {margin-bottom:5px}
.mab10 {margin-bottom:10px}
.mab20 {margin-bottom:20px}

.pat3 {padding-top:3px}
.pat5 {padding-top:5px}
.pat10 {padding-top:10px}
.pab3 {padding-bottom:3px}
.pab5 {padding-bottom:5px}
.pab10 {padding-bottom:10px}



.b {font-weight:bold;}
.txt_cen {text-align:center}
.txt_jus {text-align:justify}
.u {text-decoration:underline} 
.ls1 {letter-spacing:-1px}
.ws1 {word-spacing:-1px}
.black {COLOR: #000000}
.gray {COLOR: #888888}
.white {COLOR: #ffffff}
.mud {COLOR: #777777}
.sky {COLOR: #019895;}
.green{color:#73A300}


a.rollover img {display:inline; border-top-width:0; border-left-width:0; border-bottom-width:0; border-right-width:0; vertical-align:top;}
a.rollover img.over {display:none; vertical-align:top;}
a.rollover:hover {border-top:0; border-right:0; border-left:0; border-bottom:0; vertical-align:top;}
a.rollover:hover img {display:none; vertical-align:top;}
a.rollover:hover img.over {display:inline; vertical-align:top;}

.fl {float:left;} .fr { float:right;} .fc {float:center;}

A:link {COLOR: #555555; TEXT-DECORATION: none}
A:visited {COLOR: #555555; TEXT-DECORATION:none}
A:hover {COLOR: #000000; TEXT-DECORATION: none}
a:active {COLOR: #555555; TEXT-DECORATION: none}

A.link_mud:link {COLOR: #6f5e49; TEXT-DECORATION: none}
A.link_mud:visited {COLOR: #6f5e49; TEXT-DECORATION: none}
A.link_mud:hover {COLOR: #6f5e49; TEXT-DECORATION: underline}

A.link_fffb:link {color: #fff; text-decoration:none; font-weight:bold}
A.link_fffb:visited {color: #fff; text-decoration: none; font-weight:bold}
A.link_fffb:hover {color: #fff; text-decoration: none; font-weight:bold}

.wordbreak {WORD-BREAK: break-all; WORD-WRAP: break-word}

.cleardiv {CLEAR: both; FONT-SIZE: 0px}

