body {
	-ms-scrollbar-face-color: rgb(255, 255, 255);
	-ms-scrollbar-3dlight-color: rgb(255, 255, 255);
	-ms-scrollbar-shadow-color: rgb(170, 170, 170);
	-ms-scrollbar-highlight-color: rgb(170, 170, 170);
	-ms-scrollbar-darkshadow-color: rgb(255, 255, 255);
	-ms-scrollbar-arrow-color: rgb(170, 170, 170);
	-ms-scrollbar-track-color: rgb(238, 238, 238);
}
body {
	margin: 0px;
	color: rgb(102, 102, 102);
	text-transform: none;
	line-height: 140%;
	letter-spacing: 0px;
	font-family: µ¸¿ò, µ¸¿òÃ¼, verdana;
	font-size: 9pt;
	font-variant: normal;
	font-weight: normal;
}
table {
	color: rgb(102, 102, 102);
	text-transform: none;
	line-height: 140%;
	letter-spacing: 0px;
	font-family: µ¸¿ò, µ¸¿òÃ¼, verdana;
	font-size: 9pt;
	font-variant: normal;
	font-weight: normal;
}
a:link {
	color: rgb(120, 120, 120);
	font-family: ³ª´®°íµñ, µ¸¿ò;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: rgb(120, 120, 120);
	font-family: ³ª´®°íµñ, µ¸¿ò;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: rgb(120, 120, 120);
	font-family: ³ª´®°íµñ, µ¸¿ò;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: rgb(241, 97, 131);
	font-family: ³ª´®°íµñ, µ¸¿ò;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}
select {
	background: rgb(255, 255, 255);
	color: rgb(120, 120, 120);
	font-family: ³ª´®°íµñ, µ¸¿ò;
	font-size: 11px;
}
textarea {
	border: 1px solid rgb(209, 211, 211);
	color: rgb(120, 120, 120);
	font-size: 9pt;
	background-color: rgb(255, 255, 255);
}
img {
	border: none;
	color: rgb(1,69,147);
}


.bg { background:url(http://twingel.cafe24.com/Successfp/Images/Bg_01.png) no-repeat center top;}


.white { background:#FFF;}
.input_gray {
	padding: 2px 6px 0px;
	border: 1px solid rgb(209, 211, 211);
	color: rgb(120, 120, 120);
	font-size: 9pt;
	background-color: rgb(255, 255, 255);
}

.intro_bg_01 {
	background: url(../Images/intro/Bg_left.png) repeat-x right top;
}
.intro_bg_02 {
	background: url(../Images/intro/Bg_right.png) no-repeat left top;
}

.contents_bg { background:url(../Images/contents_bg.png) repeat-y}


.footer_bg { background-color:#444; padding-left:20px; }


/*--------------- Padding List  -----------------*/

.PAD0  			{ padding: 0px; }
.PAD5  			{ padding: 5px; }
.PAD10 			{ padding: 10px; }
.PAD20 			{ padding: 20px; }

.TRPAD76	 	{ padding: 70PX 0 0 60px; }


.TBPAD10		{ padding: 10PX 0 10PX 0; }
.TBPAD20		{ padding: 20PX 0 20PX 0; }
.TBPAD30		{ padding: 30PX 0 30PX 0; }
.TBPAD40		{ padding: 40PX 0 40PX 0; }

.LPAD5  		{ PADDING-LEFT:  5PX; }
.LPAD10 		{ PADDING-LEFT: 10PX; }
.LPAD15 		{ PADDING-LEFT: 15PX; }
.LPAD20 		{ PADDING-LEFT: 20PX; }
.LPAD27 		{ PADDING-LEFT: 27PX; }
.LPAD30 		{ PADDING-LEFT: 30PX; }
.LPAD35			{ PADDING-LEFT: 35PX; }

.RPAD5  		{ PADDING-RIGHT:  5PX; }
.RPAD10 		{ PADDING-RIGHT: 10PX; }
.RPAD15 		{ PADDING-RIGHT: 15PX; }
.RPAD20 		{ PADDING-RIGHT: 20PX; }
.RPAD100 		{ PADDING-RIGHT: 100PX; }

.TPAD0 			{ PADDING-TOP: 0PX; }
.TPAD5 			{ PADDING-TOP: 5PX; }
.TPAD10 		{ PADDING-TOP: 10PX; }
.TPAD20		 	{ PADDING-TOP: 20PX; }
.TPAD30		 	{ PADDING-TOP: 30PX; }
.TPAD50		 	{ PADDING-TOP: 50PX; }
.TPAD70		 	{ PADDING-TOP: 70PX; }
.TPAD100		{ PADDING-TOP: 100PX; }

.BPAD0  		{ PADDING-BOTTOM: 0PX;  }
.BPAD5  		{ PADDING-BOTTOM: 5PX;  }
.BPAD10 		{ PADDING-BOTTOM: 10pX; }
.BPAD15 		{ PADDING-BOTTOM: 15pX; }
.BPAD20 		{ PADDING-BOTTOM: 20pX; }
.BPAD25 		{ PADDING-BOTTOM: 25pX; }
.BPAD30 		{ PADDING-BOTTOM: 30pX; }
.BPAD50 		{ PADDING-BOTTOM: 50pX; }
.BPAD100 		{ PADDING-BOTTOM: 100pX; }
