BODY,TD,select,textarea,p {TEXT-DECORATION:none; FONT-SIZE:9pt; COLOR:#827a7a; FONT-FAMILY:"돋움,Tahoma";	line-height: 18px;}
body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

tr {text-align:justify}

/*링크라인 없애는거*/
a {selector-dummy: expression(this.hideFocus=true);}
a,img {selector-dummy: expression(this.hideFocus=true);}
a,img,input{selector-dummy: expression(this.hideFocus=true);}

/*스크롤 스타일*/
body{
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#989898;
	scrollbar-base-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#E8E8E8;
	scrollbar-shadow-color:#E8E8E8;
	scrollbar-darkshadow-color:#E8E8E8;
}
/*현위치*/
.place{font-size:11px;COLOR:#8a8a8a;text-decoration:none;}

/*  전체 링크 */
A:link    { text-decoration:none; COLOR:#333333; }
A:visited { text-decoration:none; COLOR:#333333; }
A:active  { text-decoration:none; COLOR:#67B533; }
A:hover   { text-decoration:none; COLOR:#67B533; }

/* 폼 스타일*/
input.text_box  
{
	FONT-SIZE:11px;
    BORDER: #d2c8c7 1px solid;
	PADDING : 1 3 1 3;
    HEIGHT: 19px
}

.textarea01 {BORDER-RIGHT:#d2c8c7 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #d2c8c7 1px solid; PADDING-LEFT: 2px;  FONT-SIZE: 9pt; BACKGROUND:ffffff; PADDING-BOTTOM: 2px; BORDER-LEFT:#d2c8c7 1px solid;  PADDING-TOP: 2px; BORDER-BOTTOM:#d2c8c7 1px solid;}
.select_text  {font-family: "돋음";font-size:11px;background-color:#ffffff;}
.b2b_listAInput01 {background-color:#FFFFFF; padding-top:4px; padding-bottom:4px; padding-left:6px;}

/*
input.text_box
{
    BACKGROUND: #ffffff; 
    BORDER: #9EB780 1px solid;   
    FONT-SIZE: 9pt;
    COLOR: #576B55;
    FONT-FAMILY: "굴림"
    FLOAT: none;   
    HEIGHT: 18px
}
*/

input.readonly_box
{
    BACKGROUND: #E6E6E6;
    FONT-SIZE: 9pt;
    BORDER: #999999 1px solid;
    FLOAT: none;
    HEIGHT: 20px
}

SELECT.sel_all_1
{
    FONT-SIZE: 9pt;
    BACKGROUND: #DEDBDB;  
    COLOR: #555555;
    FONT-FAMILY: "굴림" 
    HEIGHT: 40px
}


/* 텍스트 외 기본 */
.justify { text-align:justify}


/* 테이블01 */
.board_list {
	width:692;
	margin:0 0 5px 0;
	text-align:left;
	padding-left:13px;
	color:#817c79;
	border-top: solid 1px #e7e3e2;
	border-left: solid 1px #e7e3e2;
}


.board_list tr {
	border-bottom: solid 1px #e7e3e2;
}

.board_list th {
	height:20px;
	padding: 5px 0px 2px 0px;
	font:12px "돋움";
	color:#6e6e6e;
	text-align:left;
	padding-left:13px;
	font-weight: bold;
	background-color:#fffee9;
	border-right: solid 1px #e7e3e2;
	border-bottom: solid 1px #e7e3e2;
}

.board_list td {
	height:20px;
	padding: 4px 0px 2px 0px;
	background-color:#FFFFFF;
	padding-left:13px;
border-right: solid 1px #e7e3e2;
	border-bottom: solid 1px #e7e3e2;
}

.board_list .td_right {
	height:20px;
	padding: 4px 5px 2px 5px;
	text-align:right;
}

.board_list .td_left {
	height:20px;
	padding: 4px 5px 2px 5px;
	text-align:left;
	padding-left:13px;
}


/* 테이블02 */
.board_list01 {
	width:692;
	margin:0 0 5px 0;
	text-align:center;
	color:#817c79;
	border-top: solid 1px #e7e3e2;
	border-left: solid 1px #e7e3e2;
}


.board_list01 tr {
	border-bottom: solid 1px #e7e3e2;
}

.board_list01 th {
	height:20px;
	padding: 5px 0px 2px 0px;
	font:12px "돋움";
	color:#6e6e6e;
	text-align:center;
	font-weight: bold;
background-color:#fffee9;
	border-right: solid 1px #e7e3e2;
	border-bottom: solid 1px #e7e3e2;
}

.board_list01 td {
	height:20px;
	padding: 4px 0px 2px 0px;
	background-color:#FFFFFF;
	text-align:center;
	border-right: solid 1px #e7e3e2;
	border-bottom: solid 1px #e7e3e2;
}

.board_list01 .td_right {
	height:20px;
	padding: 4px 5px 2px 5px;
	text-align:right;
}

.board_list01 .td_left {
	height:20px;
	padding: 4px 5px 2px 5px;
	text-align:left;
	padding-left:13px;
}


/* 테이블03 */
.board_list02 {
	width:526;
	margin:0 0 5px 0;
	text-align:center;
	color:#817c79;
	border-top: solid 1px #e7e3e2;
	border-left: solid 1px #e7e3e2;
}


.board_list02 tr {
	border-bottom: solid 1px #e7e3e2;
}

.board_list02 th {
	height:20px;
	padding: 5px 0px 2px 0px;
	font:12px "돋움";
	color:#6e6e6e;
	text-align:center;
	font-weight: bold;
background-color:#fffee9;
	border-right: solid 1px #e7e3e2;
	border-bottom: solid 1px #e7e3e2;
}

.board_list02 td {
	height:20px;
	padding: 4px 0px 2px 0px;
	background-color:#FFFFFF;
	text-align:left;
		padding-left:13px;
	border-right: solid 1px #e7e3e2;
	border-bottom: solid 1px #e7e3e2;
}

.board_list02 .td_right {
	height:20px;
	padding: 4px 5px 2px 5px;
	text-align:right;
}

.board_list02 .td_left {
	height:20px;
	padding: 4px 5px 2px 5px;
	text-align:left;
	padding-left:13px;
}

/* 테이블04 */
.board_list03 {
	width:325;
	margin:0 0 5px 0;
	text-align:center;
	color:#817c79;
	border-top: solid 1px #e7e3e2;
	border-left: solid 1px #e7e3e2;
}


.board_list03 tr {
	border-bottom: solid 1px #e7e3e2;
}

.board_list03 th {
	height:20px;
	padding: 5px 0px 2px 0px;
	font:12px "돋움";
	color:#6e6e6e;
	text-align:center;
	font-weight: bold;
    background-color:#fffee9;
	border-right: solid 1px #e7e3e2;
	border-bottom: solid 1px #e7e3e2;
}

.board_list03 td {
	height:20px;
	padding: 1px 2px 1px 2px;
	text-align:center;
	border-right: solid 1px #e7e3e2;
	border-bottom: solid 1px #e7e3e2;
}

.board_list03 .td_right {
	height:20px;
	padding: 1px 2px 1px 2px;
	text-align:right;
}

.board_list03 .td_left {
	height:20px;
	padding: 1px 2px 1px 2px;
	text-align:left;
}
.scroll1 {
    scrollbar-face-color: #D9D9D8;
    scrollbar-shadow-color: #D0D0CF; 
    scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #7C7B7B; 
	scrollbar-darkshadow-color: #767676;
	scrollbar-track-color: #F8F7F7; 
	scrollbar-arrow-color: #3F3F3F
}
input.text_box2
{
    FONT: 9pt "굴림";
    FONT-STYLE: ;
    BORDER: #F8F7F7 1px solid;
    FLOAT: none;   
    HEIGHT: 14px
}

/* 메인 */
.main_01{font-size:11px;COLOR:#cf2b00;text-decoration:none;font-weight:bold;}
