/*°øÅë Cascade Style Sheet*/

body		{ font-size:12px; line-height:120%;	color:#000;	text-decoration:none;
			  scrollbar-3dlight-color:#FFFFFF; scrollbar-arrow-color:#FFFFFF; scrollbar-track-color:#EFEFEF;
			  scrollbar-darkshadow-color:#FFFFFF; scrollbar-highlight-color:#C6C3C6;
    width: 891px;
}

/* ÀÌ¹ÌÁö, ÀÔ·Â¶õ, ¼±ÅÃ¶õ, ÅØ½ºÆ® ÀÔ·Â ¿ä¼Ò Å©±â */
img			{ border:none; }
input		{ font-size:12px; line-height:120%;	color:#333;	border:inset 1px #BBB;  height:18px; } /* ±âº»Å©±â´Â 85px */
select		{ font-size:12px; line-height:120%; color:#333;	border:solid 1px #BBB; width:85px; height:18px; }
textarea	{ font-size:12px; line-height:120%;	color:#333;	border:solid 1px #BBB; }

/* ÀÌ¹ÌÁö, ÀÔ·Â¶õ, ¼±ÅÃ¶õ, ÅØ½ºÆ® CSS Class */
img.button	{ cursor:hand; }
input.btn		{ cursor:hand; }
input.ro		{ background:#EEE; }
input.f9		{ background:#aaffdd; }
input.nn		{ background:#b4ffff; }
input.digit		{ text-align:right; }
input.ro-digit	{ background:#EEE; text-align:right; }
input.date		{ text-align:center; }
input.nn-date	{ background:#b4ffff; text-align:center; }
input.ro-date	{ background:#EEE; text-align:center; }
input.check		{ border:none; width:18px; }
input.radio		{ border:none; width:18px; }
select.ro		  { background:#EEE; }
textarea.ro		{ background:#EEE; }

a				{ color:#888; text-decoration:none; }
a:hover			{ color:#000; }

/* td style */
td            {font-size:12px; line-height:120%; color:#000; text-decoration:none;}
.title        {background:url(../images/title_bg01.gif); color:#069; font-weight:bold; padding:0 0 20 20px; text-align:left;}
.title_tc     {background:url(../images/title_bg01_tail.gif); color:#069; padding:0px; text-align:left; vertical-align:top;}
.title_tr     {background:url(../images/title_bg01_tail.gif); color:#069; padding:0px; text-align:right; vertical-align:top;}
.label_t  	  {background-color:#dcdcdc;   border:1px; border-color:#c0c0c0; text-align:left;font-weight:bold;}
.label_i  	  {background-color:#f5f5f5;   border:1px; border-color:#c0c0c0; text-align:left;font-weight:bold;border-bottom:1px; width:65px ; color:#009900 }
.item		  {border-right:1px; border-color:#c0c0c0; border-bottom:1px;  border-bottom-color:#c0c0c0;  text-align: left}

/**ÅÇ¸Þ´º¹Ú½º ¼³Á¤**/ 
#tablist{ padding: 2px 0; margin-left: 0; margin-bottom: 0; margin-top: 0.1em; font: bold 11px Verdana; }
#tablist li{ list-style: none; display: inline; margin: 0; }
#tablist li a{ padding: 2px 0.5em; margin-left: 3px; border: 1px solid #778; border-bottom: none; background: white; }
#tablist li a:link, #tablist li a:visited{ color: navy; }
#tablist li a.current{ background: lightyellow; }
/**³»¿ëÀÌ º¸¿©Áú ¹Ú½º ¼³Á¤**/
#tabcontentcontainer{ width: 600px; padding: 1px; border: 1px solid black; }
.tabcontent{ display:none; }
