/*  ±âº» ¼³Á¤  */

*.*               { margin:0; padding:0; }

a {selector-dummy: expression(this.hideFocus=true);}

html, body        { width:100%; margin:0; padding:0; font:8pt/1.5 verdana; color:#666666; font-weight:normal; text-align:left; vertical-align:top; }
form, select, table, div, h1, h2, h3, h4, h5, h6, br {border:0; font:8pt/1.5 verdana; }
img			      { margin:0; padding:0; border:0; }
p                 {
	margin:0;
	padding:0 0 10px 0;
	border:0;
}
select            { behavior: url(/common/css/selectbox.htc); }
.input            { background-color:#eaeaea; border:0; height:20px; padding:2px 4px 4px 4px; vertical-align:absmiddle; }
.input2           { border:1px solid #F0F0F0; height:20px;margin:0 0 0 10px ;}
.input3           { border:1px solid #F0F0F0; height:17px; margin:0px 5px 0 5px ;}
.input4           { border:1px solid #Ffffff; height:15px; margin:0px 5px 0 5px ;}
.textarea           { border:1px solid #F0F0F0; margin:0px 5px 0 5px ;}

h1                { padding:0 0 20px 0; }
h2                { padding:10px 0 10px 0px; }
h3                { padding:5px 0 5px 10px; }

h4               { padding:5px 0 0px 15px; }


td{
	font:8pt/1.5 verdana; color:#666666; background:#ffffff;padding-left:8px;padding-right:8px
}

.image{
	background:#ffffff;padding-left:0px;padding-right:0px
}

a:link            { color: #666; text-decoration:none; }
a:active          { color: #666; text-decoration:none; }
a:visited         { color: #666; text-decoration:none; }
a:hover           { color: #669900; text-decoration:none; }


/*  ±âº» ·¹ÀÌ¾Æ¿ô  */
#path					{ position:absolute; top:280px; left:583px; width:377px; height:20px; text-align:right; font:8pt/1.5 tahoma;}
#top					{ position:absolute; top:500px; left:980px; width:16px; height:60px;}

#container				{ width:100%;}
#header					{ width:100%; height:250px; margin-bottom:20px; }
#contentswrap			{ width:960px; padding:0; }
	#sidebar			{ float:left; width:310px; }
	#contents			{ float:right; width:650px; }
#footer					{ width:960px; height:50px; margin-top:30px;}


/*  ±âº» class  */
.underline          { color: #409c1a; text-decoration:underline;}
.gap				{ height: 20px; }
.bold				{ font-weight:bold; }
.bg01				{ background:url(../../image/bg01.gif) repeat-x;}



/*Ãß°¡*/
.greenbold		{ font-weight:bold; color:#409c1a}
.graybold { font-weight:bold; color:#666666} 
.bggreen		{ background:#409c1a}
.bggray		{ background:#f6f6f6}

.tap					{padding:0 0 0 120px;}
.green			    {color:#409c1a}
.red			    {color:#b21436}

.line 			{line-height:18px; line-height:200%;}

.pl10		{padding-left:10px;}
.pl20		{padding-left:20px;}
.pl30		{padding-left:30px;}
.pl40		{padding-left:40px;}
.pl80		{padding-left:80px;}


li {
	list-style-type: none;
	padding: 0px 0 5px 10px;
}
