@charset "euc-kr";
/* CSS Document */

img {border:0px;}

body {background-color:#FFFFFF; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;}

/* BG°¡ ÀÖÀ» °æ¿ì °æ·Î¼³Á¤ */ 

.mainbg {
        background-position: center top;
	background-image: url(/skin/business20121212/gnuboard4/images/mainbg.jpg);
	background-repeat: no-repeat;
        POSITION: absolute
}
.subbg {
        background-position: center top;
	background-image: url(/skin/business20121212/gnuboard4/images/subbg.jpg);
	background-repeat: no-repeat;
        POSITION: absolute
}
.p {padding-left:36px;}

/* ¸ÞÀÎÀüÈ­¹øÈ£ */
.number { font-size:30px; font-weight:bold; font-family:Verdana; color:#f4594f; text-align:left; letter-spacing:0px; }



.maintitle {
	font-family:"µ¸¿ò", Dotum;
	color:#6a6a6a;
	font-size:11px;
}

.mtitle { font-size:80px; font-weight:bold; font-family:Verdana; color:#f4594f; text-align:left; letter-spacing:-3px; line-height:80%; }
.mtitles { font-size:25px; font-weight:bold; font-family:Dotum; color:#6b6b6b; text-align:left; letter-spacing:-3px; }

.smtitle { font-size:40px; font-weight:bold; font-family:Verdana; color:#f4594f; text-align:left; letter-spacing:-3px; line-height:80%; }
.smtitles { font-size:15px; font-weight:bold; font-family:Dotum; color:#afafaf; text-align:left; letter-spacing:-3px; }


/* °øÅë */
.copy {
	background-color:#333333;
	height:60px;
}
.copyaddress {
	font-family:"µ¸¿ò", Dotum;
	color:#bcbbbb;
	font-size:11px;
}
.line {
	background-color:#bbbbba;
	height:1px;
}

/* ¼­ºê */
.line01 {
	background-color:#dddddd;
	height:1px;
}
.subtitle {
	font-family:"µ¸¿ò", Dotum;
	color:#939393;
	font-size:11px;
	letter-spacing:-1px;
	padding-top:10px;
	padding-bottom:10px;
}
.titlenavi {
	font-family:"µ¸¿ò", Dotum;
	color:#939393;
	font-size:11px;
	letter-spacing:-1px;
	padding-top:10px;
	padding-bottom:10px;
}
.title { font-size:25px; font-weight:bold; font-family:Dotum; color:#7a7a7a; text-align:left; letter-spacing:-3px; }
