/* °øÅë»çÇ× */
/* @import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css'); */

@font-face {
    font-family:'NanumGothic';
    src: url('../images/font/NanumGothic.eot');
    src: url('../images/font/NanumGothic.eot?#iefix') format('embedded-opentype'),
      	   url('../images/font/NanumGothic.woff') format('woff'),
    	  url('../images/font/NanumGothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal; 
}



body, td, textarea, input, select				{font-family:'Dotum','Arial','sans-serif'; font-size:14px; color:#727272; line-height:24px;
        			     margin-left: 0px; margin-top: 0px; margin-right: 0px;	margin-bottom: 0px; 
						 	scrollbar-face-color: #E9E9E9;
							scrollbar-shadow-color: #CECECE; 
							scrollbar-highlight-color: #FFFFFF;
							scrollbar-3dlight-color: #FFFFFF; 
							scrollbar-darkshadow-color: #999999;
							scrollbar-track-color: #F2F2F2;
							scrollbar-arrow-color: #7E7E7E;
							
						}

body {background-color:#FFFFFF}
ul, li {list-style:none; margin:0; padding:0}

img						{border:none}

.wrapall					{margin:0 auto; width:980px;}

/*  @font-face { font-family : morris9; src:url('http://www.00000.co.kr/images/morris9.mwf')}  */


/* a ¸µÅ©°ü·Ã */
a:link, a:active, a:visited {color:#7c7c7c; text-decoration:none;}
a:hover					{ color:#000000; text-decoration:underline; }


/* ¿ÞÂÊ¸Þ´º ·Ñ¿À¹ö */
.LmenuOver			{color:#36902a; font-weight:bold; cursor:pointer}
.LmenuOut				{color:#727272;  cursor:pointer}


.form_field1			{height:18px; border:1px solid #d3dcec; background-color:#f7f9fe}


/* ÅØ½ºÆ® °ü·Ã */
.tx10						{font-family:Dotum; font-size:11px;}
.tx10b					{font-family:Dotum; font-size:11px; color:#719fab}
.tx10o					{font-family:Dotum; font-size:11px; color:#ff6600}
.tx10w					{font-family:Dotum; font-size:11px; color:#FFFFFF}
.tx11						{font-size:11px;}
.tx11b					{font-size:11px; line-height:13px; letter-spacing: -0.1em;}
.tx12B					{font-size:12px; font-weight:bold;}
.tx12						{font-size:12px; }
.tx13B					{font-size:13px; font-weight:bold;}
.tx13B_yellow			{font-size:13px; font-weight:bold; color:#ffff00;}
.tx14						{font-size:14px;}
.tx14B					{font-size:14px; font-weight:bold;}
.tx16B					{font-size:16px; font-weight:bold;}
.tx18B					{font-size:18px; font-weight:bold;}

.txcontent				{font-size:12px; line-height:21px}
.txLocation				{font-size:11px; color:989898; letter-spacing:-0.08em}
.txBartitle				{font-size:11px; color:7b7b7b; font-weight:bold}


.nanum_tx12			{font-family:"NanumGothic"; font-size:12px;  font-weight:normal;}
.nanum_tx14			{font-family:"NanumGothic"; font-size:14px;  font-weight:normal;}
.nanum_tx16			{font-family:"NanumGothic"; font-size:16px;  font-weight:normal;}
.nanum_tx20			{font-family:"NanumGothic"; font-size:20px;  font-weight:normal;}
.nanum_tx24			{font-family:"NanumGothic"; font-size:24px;  font-weight:normal;}

.nanum_tx12B			{font-family:"NanumGothic"; font-size:12px;  font-weight:bold;}
.nanum_tx14B			{font-family:"NanumGothic"; font-size:14px;  font-weight:bold;}
.nanum_tx16B			{font-family:"NanumGothic"; font-size:16px;  font-weight:bold;}
.nanum_tx18B			{font-family:"NanumGothic"; font-size:16px;  font-weight:bold;}
.nanum_tx20B			{font-family:"NanumGothic"; font-size:20px;  font-weight:bold;}
.nanum_tx24B			{font-family:"NanumGothic"; font-size:24px;  font-weight:bold;}


/* ÅØ½ºÆ® °ü·Ã */
.txBlue					{color:#188ac0}
.txGreen				{color:#37b73d}
.txRed				{color:#cc3300}


/* Input type */
input       			{ font-size:12px; color:#666666; border:1px #CECBCE solid;}
.input2      			{ font-size:12px; color:#666666; border:none;} /* ¹è°æ»ö°ú ¸ÂÃâ¶§ : background-color:#00FF66; */



/* µµÆ®¶óÀÎ */
.dotH1			{background-image:URL('/images/dotH1.gif'); background-repeat: repeat-x;}
.dotH2			{background-image:URL('/images/dotH2.gif'); background-repeat: repeat-x;}
.dotH3			{background-image:URL('/images/dotH3.gif'); background-repeat: repeat-x;} /* °Ô½ÃÆÇ¿ë */



/* Å×µÎ¸® */
.Tbrd1 		{ border: 1px #cdcdcd solid;}
.Tbrd1b 		{ border: 1px #dddddd solid;}
.Tbrd2  		{ border: 2px #cdcdcd solid;}
.Tbrd3 		{ border: 3px #cdcdcd solid;}
.Tbrd4 		{ border: 4px #cdcdcd solid;}
.Tbrd5 		{ border: 5px #cdcdcd solid;}
.Tbrd6 		{ border: 6px #cdcdcd solid;}
.Tbrd7 		{ border: 7px #cdcdcd solid;}


