* html { height: 1px; } 

body, table, td, input, select, form, textarea {font-family:돋움,돋움체,굴림, 굴림체,verdana; font-size:12px; color:#666666; line-height:150%; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img { border:0 }


a:link           { font-size:9pt; color: #666666; font-weight: normal; text-decoration: none;font-family:돋움;}
a:visited      { font-size:9pt; color: #666666; font-weight: normal; text-decoration: none;font-family:돋움;}
a:hover       { font-size:9pt; color: #2D4F86; font-weight:normal; text-decoration: none;font-family:돋움;}
a:active       { font-size:9pt; color: #2D4F86; font-weight: normal; text-decoration: none;font-family:돋움;}


/* padding Style --------------------*/

.paddingtop2			{ padding-top:2px; }
.paddingtop4			{ padding-top:4px; }
.paddingtop8			{ padding-top:8px; }
.paddingtop10			{ padding-top:10px; }
.paddingtop14			{ padding-top:14px; }
.paddingtop17			{ padding-top:17px; }
.paddingtop80			{ padding-top:80px; }
.paddingtop124		{ padding-top:124px; }
.paddingleft7  		{ padding-left:7px; }
.paddingleft24		{ padding-left:24px; }
.paddingleft28		{ padding-left:28px; }
.paddingbottom2   { padding-bottom:2px; }
.paddingbottom4   { padding-bottom:4px; }
.paddingbottom7   { padding-bottom:7px; }
.paddingbottom10  { padding-bottom:10px; }

/* box style -----*/
.box01	{ font-size: 12px; border: 1px solid #939393; background-color:#ffffff; FONT-FAMILY: 돋움,verdana; border-collapse:collapse; }




/* text style */


.text01
{
	font-family: "돋움";
	font-size: 12px;
	color:#cccccc;
	line-height: 25px;
}

.text01 A:link			{ COLOR: #cccccc; TEXT-DECORATION: none }
.text01 A:visited		{ COLOR: #ffffff; TEXT-DECORATION: none }
.text01 A:active 		{ COLOR: #ffffff; TEXT-DECORATION: none	}
.text01 A:hover 		{ COLOR: #ffffff; TEXT-DECORATION: none }


.text02
{
	font-family: "돋움";
	font-size: 12px;
	color:#cccccc;
	line-height: 25px;
}

.text02 A:link			{ COLOR: #666666; TEXT-DECORATION: none }
.text02 A:visited		{ COLOR: #0950ef; TEXT-DECORATION: none }
.text02 A:active 		{ COLOR: #0950ef; TEXT-DECORATION: none	}
.text02 A:hover 		{ COLOR: #0950ef; TEXT-DECORATION: none }

/* table-----------*/

table.Table_01{
	border:0;
	text-align:center ;
	padding-left:0px ;
	background-color:#8bd4bf;
}