@charset "utf-8";
body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}
body,td,th {	font-family: dotum;	font-size: 12px;	color: #666666;	line-height:18px; }

/*************************** 텍스트 *******************************/
.location_01 {font-family: dotum; font-size:11px; color:#666666;} 
    a.location_01:link       { color: #666666; text-decoration:none }
	a.location_01:visited   { color: #666666; text-decoration:none }
	a.location_01:hover    { color: #333333; text-decoration:underline }
	
	
.location_02 {font-family: dotum; font-size:11px; color:#40a3ad;} 
    a.location_01:link       { color: #666666; text-decoration:none }
	a.location_01:visited   { color: #666666; text-decoration:none }
	a.location_01:hover    { color: #333333; text-decoration:underline }
	
.new {
	font-family: "돋움";
	font-size: 8pt;
	line-height: 130%;
	color: #333333;

}


/*************************** 인풋박스 *******************************/

.form1 {
	font-family: "굴림";
	font-size: 9pt;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}


/*************************** 링크 *******************************/
a:link    {font-family: "돋움"; font-size: 9pt; line-height: 140%; color: #585858; text-decoration:none;}
a:visited {font-family: "돋움"; font-size: 9pt; line-height: 140%; color: #585858; text-decoration:none;}
a:hover   {font-family: "돋움"; font-size: 9pt; line-height: 140%; color: #333333; text-decoration:underline;}
a:active  {font-family: "돋움"; font-size: 9pt; line-height: 140%; color: #333333; text-decoration:none;}

.new2 {
	font-family: "돋움";
	font-size: 9pt;
	line-height: 140%;
	color: #585858;
}
.new_gray {
	font-family: "돋움";
	font-size: 9pt;
	line-height: 140%;
	color: #A7A7A7;
}
.new_gray2 {
	font-family: "돋움";
	font-size: 9pt;
	line-height: 140%;
	color: #757575;
}
.new3 {
	font-family: "돋움";
	font-size: 9pt;
	font-weight: bold;
	line-height: 140%;
	color: #DC5166;
}
.new4 {
	font-family: "돋움";
	font-size: 9pt;
	line-height: 140%;
	color: #DC5166;
}
.new5 {
	font-family: "돋움";
	font-size: 9pt;
	line-height: 140%;
	color: #ff5a00;
}
.newbig {
	font-family: "돋움";
	font-size: 14pt;
	line-height: 130%;
}
.newbig2 {
	font-family: "돋움";
	font-size: 15pt;
	line-height: 130%;	
	color: #B82828;
}
img { border:0px; }

