/* CSS Document */

img { border:none;}



a:link { color:#444444; text-decoration:none; }
a:visited { color:#444444; text-decoration:none; }
a:hover { color:#cccccc;  text-decoration:none; }

.blank { padding-left:4 }
.PAD2		{padding: 0 2 0 2;}
.PAD4		{padding: 0 4 0 4;}
.PAD5		{padding: 5 4 10 0;}
.PAD6		{padding: 0 6 0 6;}
.PAD8		{padding: 0 8 0 8;}
.PAD9		{padding: 0 0 0 10;}
.PAD10		{padding: 2 10 0 10;}
.PAD11		{padding: 10 10 10 10;}
.PAD12		{padding: 0 12 0 12;}
.PAD14		{padding: 0 14 0 14;}
.PAD16		{padding: 0 16 0 16;}
.PAD18		{padding: 0 18 0 18;}
.PAD20		{padding: 0 0 0 20;}
.PAD24		{padding: 24 0 25 0;}
.PAD25		{padding: 0 25 0 25;}




/* font */

.text1 {font-size: 12px; color:#333333; }
.text2 {font-size: 12px; font-family: Docum Gulim; color: #494949; }
.text2_2 {font-size: 12px; font-weight: bold; font-family: Docum Gulim; color: #494949;}	
.text3_1 {font-size: 12px; font-family: Docum Gulim; font-weight: bold; color: #073465;}
.text3_2 {font-size: 12px; font-family: Docum Gulim; color: #3772ab;}
.text4 {font-size: 11px; font-family: Docum Gulim; color: #3772ab;}
.text5 {font-size: 12px; font-family: Docum Gulim; color: #ccff00;}
.text6 {font-size: 12px; font-family: Docum Gulim; color: #686B6B;}
.text7 {font-size: 12px; font-weight: bold; font-family: Docum Gulim;	color: #7E6D51;}
.text8 {font-size: 12px; font-weight: bold; font-family: Docum Gulim;	color: #246767;}
.text9 {font-size: 12px; font-weight: bold; font-family: Docum Gulim;	color: #ffffff;}
.text10 {font-size: 12px; font-family: Docum Gulim;	color: #ffffff;}
.text11 {font-size: 12px; font-family: Docum Gulim;	color: #484848;}
.text12 {font-size: 12px; font-weight: bold; font-family: Docum Gulim;	color: #1e93df;}
.text13 {font-size: 11px; font-weight: bold; font-family: Docum Gulim;	color: #b5bcc1;}
.text14 {font-size: 11px; font-family: Docum Gulim;	color: #989898;}

/*content text style*/
.txt1 {font-size: 12px; font-family: Docum Gulim; color: #4b4b4b;}
.txt2 {font-size: 12px; font-family: Docum Gulim; font-weight: bold; color: #4b4b4b;}
.txt3 {font-size: 14px; font-family: Docum Gulim; font-weight: bold; color: #0f7fc9;}
.txt4 {font-size: 14px; font-family: Docum Gulim; font-weight: bold; color: #4b4b4b;}


.input1 { border:1px solid #7F9DB9; line-height:100%; padding-top:4px; height:20px;}
.input2 { border:1px solid #DEE1E4; }
.input3 { border:1px solid #DEE1E4;background-color:#FAFAFA; }
.input4 { border:1px solid #BFBFBF;background-color:#FAFAFA; }
.input5 { border:1px solid #CCCCCC; }
.textarea { border:1px solid #CCCCCC; }


.no15 {line-height: 15px;}
.no30 {line-height: 30px;}
.no20 {line-height: 20px;}
.no22 {line-height: 22px;}
.underline {height: 1px; color: #CCCCCC;}



