﻿/********기본 링크 정의 **********/

form { display : inline; }

/*
a:link {
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	color: #325F86;
	text-decoration: underline;
}
/*


/* 링크 스타일 */
a:link {color: #333333; text-decoration: none; }
a:visited {color: #333333; text-decoration: none;}
a:hover {color: #333333; text-decoration: none;}

a.mleft:link {color: #376B1A; letter-spacing:-1px; text-decoration: none}
a.mleft:visited {color: #376B1A; letter-spacing:-1px; text-decoration: none}
a.mleft:hover {color: #224E90; letter-spacing:-1px; font-weight:bold;}

a.mleft2:link {color: #8E6A00; letter-spacing:-1px; text-decoration: none}
a.mleft2:visited {color: #8E6A00; letter-spacing:-1px; text-decoration: none}
a.mleft2:hover {color: #224E90; letter-spacing:-1px; font-weight:bold;}

a.mleft3:link {color: #1A496B; letter-spacing:-1px; text-decoration: none}
a.mleft3:visited {color: #1A496B; letter-spacing:-1px; text-decoration: none}
a.mleft3:hover {color: #224E90; letter-spacing:-1px; font-weight:bold;}

a.subleft:link {color: #333333; letter-spacing:-1px; text-decoration: none;}
a.subleft:visited {color: #333333; letter-spacing:-1px; text-decoration: none}
a.subleft:hover {color: #333333; letter-spacing:-1px; text-decoration: underline;}

a.view:link {color: #606060; letter-spacing:-1px; line-height:1.2; text-decoration: none}
a.view:visited {color: #606060; letter-spacing:-1px; line-height:1.2; text-decoration: none}
a.view:hover {color: #224E90; letter-spacing:-1px; line-height:1.2; font-weight:bold;}

a.cate:link {color: #333333; letter-spacing:-1px; text-decoration: none}
a.cate:visited {color: #333333; letter-spacing:-1px; text-decoration: none}
a.cate:hover {color: #1861CF; letter-spacing:-1px; text-decoration: underline}

a.text:link {color: #4C7EC8; text-decoration: none}
a.text:visited {color: #4C7EC8; text-decoration: none}
a.text:hover {color: #4C7EC8; text-decoration: underline}

a.blue1:link {color: #224E90; letter-spacing:-1px; text-decoration: none }
a.blue1:visited {color: #224E90; letter-spacing:-1px; text-decoration: none}
a.blue1:hover {color: #1861CF; letter-spacing:-1px; text-decoration: none}

a.small:link {color: #ffffff; font-size : 8pt; font-family:돋움; letter-spacing:-1px; text-decoration: none}
a.small:visited {color: #ffffff; font-size : 8pt; font-family:돋움; letter-spacing:-1px; text-decoration: none}
a.small:hover {color: #B9F1FF; font-size : 8pt; font-family:돋움; letter-spacing:-1px; text-decoration: none;}

a.small2:link {color: #333333; font-size : 8pt; font-family:돋움; letter-spacing:-1px; line-height:1.2; text-decoration: none}
a.small2:visited {color: #333333; font-size : 8pt; font-family:돋움; letter-spacing:-1px; line-height:1.2; text-decoration: none}
a.small2:hover {color: #333333; font-size : 8pt; font-family:돋움; letter-spacing:-1px; line-height:1.2; text-decoration: none;}

a.SearchByOrg:link {color: #A5A4A4; text-decoration: none}
a.SearchByOrg:visited {color: #A5A4A4; text-decoration: none}
a.SearchByOrg:hover {color: #A5A4A4; text-decoration: none; font-weight:bold;}

a.editor:link {color: #4C7EC8; letter-spacing:-1px; font-weight:bold}
a.editor:visited {color: #4C7EC8; letter-spacing:-1px; font-weight:bold}
a.editor:hover {color: #4C7EC8; letter-spacing:-1px; font-weight:bold;text-decoration: underline;}

a.b:link {color: #797979; text-decoration: underline; font-weight:bold}


/******** head 부분 링크정의 **********/

.head{color:#666666; font-size: 10pt; font-family: "돋움", "돋움체";}
a.head:link{color:#333333; text-decoration: none }
a.head:visited{color:#666666; text-decoration: none }
a.head:hover{color:#325F86; text-decoration: underline  }
a.head:active{color:#325F86; text-decoration: underline}


/******** 텍스트내용 링크  **********/

.text{
	color:#666666;
	font-size: 10pt;
	font-family: "굴림", "굴림체", "돋움";
	line-height: 120%;
}
a.text:link{color:#674486; text-decoration: underline }
a.text:visited{color:#674486; text-decoration: underline }
a.text:hover{color:#006699; text-decoration: underline  }
a.text:active{color:#006699; text-decoration: underline}



/******** 메인 링크텍스트 연한 회색   **********/

.nlink{color:#B7B7B7; font-size: 10pt; font-family: "돋움", "돋움체";}
a.nlink:link{color:#B7B7B7; text-decoration: underline}
a.nlink:visited{color:#B7B7B7; text-decoration: none }
a.nlink:hover{color:#B7B7B7; text-decoration: none  }
a.nlink:active{color:#B7B7B7; text-decoration: none}



/******** left메뉴 부분 링크정의 **********/

.left{color:#666666; font-size: 10pt; font-family: "돋움", "돋움체";}
a.left:link{color:#666666; text-decoration: underline; }
a.left:visited{color:#666666; text-decoration: none }
a.left:hover{color:#666666; text-decoration: none  }
a.left:active{color:#666666; text-decoration: none }


/******** 리스트숫자 링크정의 **********/

.num{color:#666666; font-size: 10pt; font-family: "돋움", "돋움체";}
a.num:link{color:#666666; text-decoration: underline; }
a.num:visited{color:#666666; text-decoration: none;}
a.num:hover{color:#546FAB; text-decoration: underline;}
a.num:active{color:#546FAB; text-decoration: underline;}


/******** 볼드 링크정의 **********/

.bold{color:#674486; font-size: 10pt; font-family: "돋움", "돋움체";}
a.bold:link{color:#674486; text-decoration: none; font-weight: bold; }
a.bold:visited{color:#674486; text-decoration: none; font-weight: bold;}
a.bold:hover{color:#006699; text-decoration: underline;	font-weight: bold;}
a.bold:active{color:#006699; text-decoration: underline; font-weight: bold;}



 /************ 본문FONT정의*************/

body {
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	line-height: 13pt;
	color: #666666;
}


 /*************  TD FONT정의*************/

td {
	font-family: "돋움", "", "굴림체";
	font-size: 10pt;
	line-height: 140%;
	color: #333333;
}

 /*************  설명 블루 폰트 *************/
.detail-font {
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
}


 /*************  왼쪽메뉴 overcolor 볼드 *************/
.left-menu{
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	line-height: 14pt;
	color: #ea7d1c;
}

 /*************  리스트테이블 font  볼드 *************/
.list-font {
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	background-color: #DCEDEC;
}


/*************  form 상자 *************/
.form {
	border:1px #C6C6C6 solid;
	background:#FFFFFF;
	font-size: 10pt;
	font-family:굴림,돋움;
	color:#666666;
}


/*************  font bold *************/
.td-b-center {
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	font-weight: bold;
	color: #3F7B81;
	background-color: #f0fafa;
    }



/************* 중앙정렬 font  *************/
.td-center-blue {
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	color:#666666;
	background-color: #F1F8FA;
	text-align: center;

}

.td-center-white {
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	color: 333333;
	background-color: #ffffff;
	
}

.td-center-gray {
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	color:#666666;
	background-color: #EFEFEF;
	text-align: center;

}



/************* 왼쪽정렬 font bold *************/

.td-left-white {
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	color: 666666;
	background-color: #ffffff;
}




.td-left-blue {
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	color: #333333;
	background-color: #EAF4EF;
}



.td-left-gray{
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	color: 666666;
	background-color: #f7f7f7;
}

/************* 갈색 font bold *************/
.td-b {
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	font-weight: bold;
	color: #B38055;
}


/************* 파란색 font bold *************/
.td-b-blue{
	font-family: "돋움", "돋움체";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	line-height: 160%;


}


/************* 녹색 font bold *************/
.td-b-green{
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	font-weight: bold;
	color: #5f8251;
	line-height: 150%;



}


/************* 녹색 font  *************/
.td-b-green2{
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	color: #5f8251;
	line-height: 150%;
	
}

/************* 회색작은폰트  *************/
.td-b-gray {
	font-family: "돋움", "돋움체";
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
    background-color: #F7F7F7;
}



/************* 회색굵은폰트 bold *************/
.td-b-gray-01 {
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
    background-color: #EFEFEF
}


/************* 회색굵은폰트 bold *************/
.td-b-gray-02 {
	font-family: "돋움", "돋움체";
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}



/************* 타이틀  bold *************/
.td-b-white{
	font-family: "돋움", "돋움체";
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
    text-align: center;
}


/************* 출력기본라인 *************/
.t {
	border: solid;
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	border-width: 1px 0px 0px 1px;
	border-color: #000000 black black #000000;
	line-height: 160%;
}

/************* 출력아래라인 *************/
.table {
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	border-top: 1px solid #000000;
	border-right: 0px none black;
	border-bottom: 1px solid black;
	border-left: 1px solid #000000;
}

/************* 출력오른쪽라인 *************/
.table_01 {
	font-family: "돋움", "돋움체";
	font-size: 10pt;
	border-top: 1px solid #000000;
	border-right: 1px solid black;
	border-bottom: 0px none black;
	border-left: 1px solid #000000;
}
.end {

	font-family: "돋움", "돋움체";
	font-size: 10pt;
	border-top: 1px solid #000000;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid #000000;
}.td-b-blue2 {

	font-family: "돋움", "돋움체";
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	line-height: 160%;
}

#sold {
		BORDER: #999999 1px solid
	}

