//½ºÅ¸ÀÏ ½ÃÆ® ÀÛ¼º½Ã ÁÖÀÇ»çÇ×. line-height¸¦ Àû¿ë ÇÏ¸é ¾ÈµË´Ï´Ù. line-height¸¦ Àû¿ëÇØ¾ß ÇÒ °æ¿ì¿¡´Â. Å¬·¡½º¸¦ ÁöÁ¤ÈÄ »ç¿ëÇÏ½Ê½Ã¿ä.
P{margin-top:2px;margin-bottom:2px;}
td{font-size:12px;font-family:'µ¸À½';color:#7a7a7a;word-break:break-all;line-height:150%;}
b{color:#838383;}
A{FONT-SIZE: 12px;COLOR: #838383;TEXT-DECORATION: none;font-family:'µ¸À½';}
A:hover{FONT-SIZE: 12px;COLOR: #000000; TEXT-DECORATION: none;font-family:'µ¸À½';}

body{
scrollbar-face-color: #DFDCD6;
scrollbar-shadow-color: #F4F4F4;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #cccccc;
scrollbar-track-color: #f9f9f9;
scrollbar-arrow-color: #111111;
leftmargin:0;
topmargin:0;
marginwidth:0;
marginheight:0;
}

/*ÀÌ¹ÌÁö¸µÅ©½Ã º¸´õ°ª*/
IMG {
border : none;
}
.gradient_box
{
	position: absolute;
	top:0;
	height:850px;
	width:375px;
	z-index:-10;
	background-repeat:repeat-x;
}
.gradient_box_sub
{
	position: absolute;
	top:0;
	height:1011px;
	width:375px;
	z-index:-10;
	background-repeat:repeat-x;
}


#IntroCenter {
width: 880px; /* ÆøÀÌ³ª ³ôÀÌ°¡ ÀÏÁ¤ÇØ¾ß ÇÕ´Ï´Ù. */
height: 366px; /* ÆøÀÌ³ª ³ôÀÌ°¡ ÀÏÁ¤ÇØ¾ß ÇÕ´Ï´Ù. */
position: absolute;
top: 50%; /* È­¸éÀÇ Áß¾Ó¿¡ À§Ä¡ */
left: 50%; /* È­¸éÀÇ Áß¾Ó¿¡ À§Ä¡ */
margin: -183px 0 0 -440px; /* ³ôÀÌÀÇ Àý¹Ý°ú ³ÊºñÀÇ Àý¹Ý ¸¸Å­ margin À» ÀÌ¿ëÇÏ¿© Á¶Àý ÇØ ÁÝ´Ï´Ù. */
}


#Center {

width: 1180px; /* ÆøÀÌ³ª ³ôÀÌ°¡ ÀÏÁ¤ÇØ¾ß ÇÕ´Ï´Ù. */
height: 850px; /* ÆøÀÌ³ª ³ôÀÌ°¡ ÀÏÁ¤ÇØ¾ß ÇÕ´Ï´Ù. */
position: absolute;
left: 50%; /* È­¸éÀÇ Áß¾Ó¿¡ À§Ä¡ */
margin: 0 0 0 -590px; /* ³ôÀÌÀÇ Àý¹Ý°ú ³ÊºñÀÇ Àý¹Ý ¸¸Å­ margin À» ÀÌ¿ëÇÏ¿© Á¶Àý ÇØ ÁÝ´Ï´Ù. */

}

#gradient_left_box
{
	left:0;
	background-image:url('img/bg_left.jpg');
}
#gradient_right_box
{
	right:0;
	background-image:url('img/bg_right.jpg');
}



