/* 링크 */
a:link {color: #666666; text-decoration: none; }
a:visited {color: #666666; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}

/* B2B */
form { display : inline; }
img { border : none }

/* B2B */

body {font-family: "돋움"; font-size:12px; color:#666666; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
td {font-family: "돋움"; font-size: 12px; cellpadding: 0; cellspacing: 0; }
select {font-family: "돋움"; color: #666666; font-size: 12px;}
option {font-family: "돋움"; font-size:12px; color:#666666; }
input {font-family: "돋움"; font-size:12px; color:#666666; }
textarea {font-family: "돋움"; color: #666666; font-size: 12px;}

/*텍스트 */
.text01 {font-family:돋움 ; font-size:11px; color: #666666;  border: none; line-height:130%;  font-weight: bold; }
.text02 {font-family:돋움 ; font-size:12px; color: #394773;  border: none; line-height:130%;  font-weight: bold; }
.text03 {font-family:돋움 ; font-size:11px; color: #CF0000;  border: none; line-height:130%;  font-weight: bold; }
.text04 {font-family:돋움 ; font-size:12px; color: #436C8E;  border: none; line-height:130%;  }
.text05 {font-family:돋움 ; font-size:12px; color: #4B5C9A;  border: none; line-height:130%;  font-weight: bold; }
.text06 {font-family:돋움 ; font-size:12px; color: #72848F;  border: none; line-height:130%;  }
.text07 {font-family:돋움 ; font-size:12px; color: #333333;  border: none; line-height:130%;  font-weight: bold; }
.text08 {font-family:돋움 ; font-size:12px; color: #4597D1;  border: none; line-height:130%;  font-weight: bold; }
.text09 {font-family:돋움 ; font-size:11px; color: #70818E;  border: none; line-height:130%;  }
.text10 {font-family:돋움 ; font-size:12px; color: #FF8000;  border: none; line-height:130%;  font-weight: bold; }
.text11 {font-family:돋움 ; font-size:12px; color: #FFFFFF;  border: none; line-height:130%;  }
.text12 {font-family:돋움 ; font-size:12px; color: #666666;  border: none; line-height:130%;  font-weight: bold; }
.text13 {font-family:돋움 ; font-size:12px; color: #000000;  border: none; line-height:130%;  font-weight: bold; }
.text14 {font-family:돋움 ; font-size:12px; color: #3399ff;  border: none; line-height:130%;  font-weight: bold; }
.text15 {font-family:돋움 ; font-size:12px; color: #ff0000;  border: none; line-height:130%;  font-weight: bold; }
.text16 {font-family:돋움 ; font-size:11px; color: #666666;  border: none; line-height:130%;  }
.text17 {font-family:돋움 ; font-size:14px; color: #3399ff;  border: none; line-height:130%;  font-weight: bold; }
.text18 {font-family:돋움 ; font-size:12px; color: #436c8e;  border: none; line-height:130%;  }

/*링크 스타일 */
.text02, .text02 a:link, .text02 a:hover, .text02 a:visited{
    font-family: "돋움"; font-size: 12px; border: none; color: #394773; line-height:130%; font-weight: bold;}
	
.text04, .text04 a:link, .text04 a:hover, .text04 a:visited{
    font-family: "돋움"; font-size: 12px; border: none; color: #436C8E; line-height:130%;}
	
.text05, .text05 a:link, .text05 a:hover, .text05 a:visited{
    font-family: "돋움"; font-size: 12px; border: none; color: #4B5C9A; line-height:130%;  font-weight: bold;}

/*셀렉트 박스 */
.box01 {
	border:1px solid #CCCCCC;
	font-family: "돋움";
	font-size: 12px;
	color: #0055A2;
	background-color : #ffffff;
}
.box02 {
	border:1px solid #84B1B8;
	font-family: "돋움";
	font-size: 12px;
	color: #666666;
	background-color : #ffffff;
}
.box03 {
	border:1px solid #7f9db9;
	font-family: "돋움";
	font-size: 12px;
	color: #666666;
	background-color : #ffffff;
}
.style1 {color: #ff8000}

.BTN_LOGIN{background-image: url('/image/btn_login.gif' ); border: none; width:45; height:42; cursor: hand;}
.BTN_SEARCH{background-image: url('/image/btn_search.gif' ); border: none; width:64; height:20; cursor: hand;}

.BTN_ID_SEARCH{background-image: url('/image/btn_confirm01.gif' ); border: none; width:70; height:49; cursor: hand;}
.BTN_PWD_SEARCH{background-image: url('/image/btn_confirm02.gif' ); border: none; width:70; height:78; cursor: hand;}