@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

.history 				{COLOR: #858585;font-family: 'Nanum Gothic', sans-serif;FONT-SIZE: 12px;}
.history1				{COLOR: #1b6235;font-family: 'Nanum Gothic', sans-serif;FONT-SIZE: 12px;font-weight: bold;}
.history2				{COLOR: #4482b5;font-family: 'Nanum Gothic', sans-serif;FONT-SIZE: 12px;font-weight: bold;}
.history3				{COLOR: #333d97;font-family: 'Nanum Gothic', sans-serif;FONT-SIZE: 12px;font-weight: bold;}
.history4				{COLOR: #6b5343;font-family: 'Nanum Gothic', sans-serif;FONT-SIZE: 12px;font-weight: bold;}
.history5				{COLOR: #cd150a;font-family: 'Nanum Gothic', sans-serif;FONT-SIZE: 12px;font-weight: bold;}
.history6				{COLOR: #227573;font-family: 'Nanum Gothic', sans-serif;FONT-SIZE: 12px;font-weight: bold;}
.history7				{COLOR: #b0600a;font-family: 'Nanum Gothic', sans-serif;FONT-SIZE: 12px;font-weight: bold;}

A						{COLOR: #777777;padding:0px;}
A:hover				{COLOR: #000000;TEXT-DECORATION: underline;}

IMG					{BORDER-BOTTOM: 0px;BORDER-LEFT: 0px;BORDER-RIGHT: 0px;BORDER-TOP: 0px;padding:0px;}

BODY, TABLE, TR, TD, SELECT
{
    COLOR: #666666;
    FONT-FAMILY:'Nanum Gothic', sans-serif;
    FONT-SIZE: 12px;
   
}

textarea
{
    font-family: 'Nanum Gothic', sans-serif;
    FONT-SIZE: 12px;
	COLOR: #51431F;	
	border : 1px solid #c5ced9;
	BACKGROUND-COLOR: #ffffff;
}

input				{border : 1px solid #c5ced9;}
input.white		{border : 1px solid #ffffff;BACKGROUND-COLOR: #ffffff;}
input.login		{border : 3px solid #d0e3e9;BACKGROUND-COLOR: #ffffff;height:30px;font-weight:bold;font-size:14px;padding-top:4px}
input.none		{border : none;BACKGROUND-COLOR: transparent;}