﻿/************************************************************
*  
*  Cascading Style Sheets  
*  
************************************************************/

/* main */
#main {width:930px;background:url('/static/images/main/bg.gif') no-repeat left top;}
#main div.logo{float:left;width:257px;height:95px;padding:23px 0 0 71px;}
#main div.navi{float:left;width:595px;height:118px;}
#main div.navi .intranet{width:308px;height:24px;background:url('/static/images/common/bg_internet.gif') no-repeat left top;padding:6px 0 0 282px;}
#main div.main_content {float:left;width:595px;}
#main div.main_content .main_search{width:500px;height:30px;background:url('/static/images/main/search.gif') no-repeat;padding:8px 0 0 90px;margin-bottom:18px;}
#main div.main_content .main_search .sebox{border:0;background:url('/static/images/main/search_input.gif') no-repeat;height:16px;padding:4px 4px 0 4px}
#main div.main_content .main_search input{vertical-align:middle;}
#main div.main_content .main_search select{vertical-align:middle;}
#main div.main_footer{padding-left:18px;clear:both;}
#main div.main_content div.tabbox{
	margin-bottom:10px;
}
#main div.main_content div.tabbox h3.tab{
	padding:0 0 0 6px;
	background:url('/static/images/main/bg_tab.gif') no-repeat;
	width:589px;
	height:26px;
}
#main div.main_content div.tabbox h3.subtab{
	width:553px;
	height:27px;
}

#main div.main_content div.tabbox div.list{
	background-color:#F6F6F6;
	width:524px;
	height:70px;
	padding:9px 2px 3px 16px;
}
#main div.main_content div.tabbox div.list span{
	background:url('/static/images/common/bullet_23.gif') no-repeat left 3px;
	padding:0 22px 0 10px;
	line-height:22px;
}
	#main div.main_content div.tabbox div.list span A{ color:#6D6D6D;}
	#main div.main_content div.tabbox div.list span A.visited{ color:#6D6D6D;}
	#main div.main_content div.tabbox div.list span A:hover{ color:#6D6D6D;}

#main div.main_content div.tabbox div.list01{
	background-color:#F6F6F6;
	width:524px;
	height:72px;
	padding:12px 2px 3px 16px;
	margin-top:10px;
}
#main div.main_content div.tabbox div.list01 span{
	background:url('/static/images/common/bullet_23.gif') no-repeat left 3px;
	padding:0 22px 0 10px;
	line-height:22px;
}
	#main div.main_content div.tabbox div.list01 span A{ color:#6D6D6D;}
	#main div.main_content div.tabbox div.list01 span A.visited{ color:#6D6D6D;}
	#main div.main_content div.tabbox div.list01 span A:hover{ color:#6D6D6D;}

#main div.main_content div.tabbox div.tab_mid{
	background:url('/static/images/main/bg_tab_mid.gif') repeat-y;
	width:553px;
	height:109px;
	padding:7px 19px 11px 23px;
}
#main div.main_content div.tabbox div.tab_mid01{
	background:url('/static/images/main/bg_tab_mid.gif') repeat-y;
	width:553px;
	height:107px;
	padding:7px 19px 11px 23px;
}
#main div.main_content div.tabbox div.tab_mid02{
	background:url('/static/images/main/bg_tab_mid.gif') repeat-y;
	width:574px;
	height:109px;
	padding:7px 19px 11px 2px;
}
#main div.main_content div.tabbox div.newbox{
	margin-left:10px;
}
#main div.main_content div.tabbox div.newbox ul{
	margin-left:11px;
	float:left;
	width:201px;

}
#main div.main_content div.tabbox div.newbox ul li.subject{
	color:#1277C1;
	font-weight:bold;
	text-decoration: underline;
	padding-top:2px;
}
	#main div.main_content div.tabbox div.newbox ul li.subject A{ color:#1277C1 ;font-weight:bold; text-decoration: underline; }
	#main div.main_content div.tabbox div.newbox ul li.subject A.visited{ color:#1277C1 ;font-weight:bold; text-decoration: underline; }
	#main div.main_content div.tabbox div.newbox ul li.subject A:hover{ color:#1277C1 ;font-weight:bold; text-decoration: underline; }

#main div.main_content div.tabbox div.newbox ul li.name{
	color:##70B8ED;
	font-size:11px;
	height:22px;
}

#main div.main_content div.tabbox div.newbox ul li.cont{
	color:#959595;
	font-size:11px;
	line-height:12px;
}
	#main div.main_content div.tabbox div.newbox ul li.cont A{ color:#959595;font-size:11px;}
	#main div.main_content div.tabbox div.newbox ul li.cont A.visited{ color:#959595;font-size:11px;}
	#main div.main_content div.tabbox div.newbox ul li.cont A:hover{ color:#959595;font-size:11px;}


#main div.main_content div.today{
	margin-bottom:30px;
}
#main div.main_content div.today h3.today{
	margin-left:8px;
	height:26px;
}
	
#main div.main_content div.today div.listbox{
	margin-left:13px;
}
#main div.main_content div.today div.listbox ul{
	margin-left:11px;
	float:left;
	width:201px;

}
#main div.main_content div.today div.listbox ul li.subject{
	color:#F86F22;
	font-weight:bold;
	text-decoration: underline;
	padding-top:2px;
}
	#main div.main_content div.today div.listbox ul li.subject A{ color:#F86F22 ;font-weight:bold; text-decoration: underline; }
	#main div.main_content div.today div.listbox ul li.subject A.visited{ color:#F86F22 ;font-weight:bold; text-decoration: underline; }
	#main div.main_content div.today div.listbox ul li.subject A:hover{ color:#F86F22 ;font-weight:bold; text-decoration: underline; }

#main div.main_content div.today div.listbox ul li.name{
	color:#F9A221;
	font-size:11px;
	height:22px;
}

#main div.main_content div.today div.listbox ul li.cont{
	color:#959595;
	font-size:11px;
	line-height:12px;
}
	#main div.main_content div.today div.listbox ul li.cont A{ color:#959595;font-size:11px;}
	#main div.main_content div.today div.listbox ul li.cont A.visited{ color:#959595;font-size:11px;}
	#main div.main_content div.today div.listbox ul li.cont A:hover{ color:#959595;font-size:11px;}
#main div.main_content div.noticeForm {
	float:left;
	padding:3px 0 0 1px;
	width:351px;
	margin-top:27px;
}
#main div.main_content div.noticeForm h3{
	background-color:#E3E3E3;
	width:325px;
	height:22px;
}
#main div.main_content div.noticeForm ul {
	margin-top:10px;
}
#main div.main_content div.noticeForm ul li{
	background:url('/static/images/common/bullet_24.gif') no-repeat 3px 7px;padding:0 0 0 14px;font-size:11px;color:#717171;text-align:right;width:304px;height:19px;
}
	#main div.main_content div.noticeForm ul li A{font-size:11px;color:#717171;}
	#main div.main_content div.noticeForm ul li A.visited{font-size:11px;color:#717171;}
	#main div.main_content div.noticeForm ul li A:hover{font-size:11px;color:#717171;}

#main div.main_content div.noticeForm ul li small{
	color:#A1A1A1;
}
#main div.main_content div.noticeForm ul li span{
	padding-top:3px;
}
#main div.main_content div.bannerForm {
	float:left;
	width:243px;
	margin-top:27px;
}
#main div.main_content div.bannerForm h3{
	width:20px;
	text-align:center;	
	float:left;
	padding-top:61px;
}

#main div.main_content div.bannerForm div.banner{	
	float:left;
	width:200px;
	height:136px;
}

/************************************************************
*   LINK
************************************************************/
A{ font : 12px 돋움; color:#707070 ; text-decoration: none; }
A.visited{ font : 12px 돋움; color:#707070 ; text-decoration: none; }
A:hover{ font : 12px 돋움; color:#000000 ; text-decoration: none; }

A.linemap	{ font : 11px 돋움; color:#959595 ; text-decoration: none; }
A.visited.linemap { font : 11px 돋움; color:#959595 ; text-decoration: none; }
A:hover.linemap { font : 11px 돋움; color:#959595 ; text-decoration: none; }


A.Numlink	{font : 11px 돋움; color:#7D7D7D; text-align:left;padding:0 4px 0 4px; text-decoration: none;}
A:visited.Numlink{font : 11px 돋움; color:#7D7D7D; text-decoration: none;padding:0 4px 0 4px}
A:hover.Numlink {font : 11px 돋움; color:#7D7D7D; text-decoration: none;padding:0 4px 0 4px}
A:active.Numlink {font : 11px 돋움; color:#7D7D7D; text-decoration: none;padding:0 4px 0 4px}

/************************************************************
*   TAG
************************************************************/
body,form,option,select,textarea,p,br,td,div,span,pre,blockquote,center{ 
	font : 12px/18px 돋움; color : #7D7D7D; }
body,form { margin : 0;background-color:#F3F3F3;}
img { border : 0 ; }
table {border-collapse:collapse}
th {font : 12px}
input{font : 12px 돋움; color : #7D7D7D; }

h1, h2, h3, h4, h5, h6, p {margin:0px;padding:0px;}
dl, dt, dd, ul, li {margin:0px;padding:0px;border:0px;}

ul {list-style: none;padding:0;margin:0;}

ul li {list-style: none;padding:0;margin:0;cursor:default;}

/* Body_Bg */
#wrap {width:100%;height:100%;}


/* lineMap */
.linemap {z-index:99;text-align:right;	font-size:11px;color:#959595;top:25px;left:0px;width:681px;}
.linemap_here {color:#1175C0;font-size:11px;}

/* pageNum */

.bn_prev {margin:0 3px 0 0;}
.bn_next {margin:0 7px 0 0;}


/************************************************************
*   공통
************************************************************/
.NoLink {font-size:11px;color:#FF7200;font-weight:bold;}
.floatL {float:left !important;} /* 구성요소의 좌측정렬 */
.floatR {float:right !important;} /* 구성요소의 우측정렬 */
.floatC {margin:0 auto !important;} /* 구성요소의 가운데정렬 */
.clear {clear:both !important;} /* 구성요소의 분리 */
.overFlow {width:942px;	overflow:hidden;	background:url('/static/images/common/bg.gif') no-repeat top left;} /* 구성요소들 감싸기 */
* html .overFlow {overflow:hidden; height:1%;} /* 구성요소들 감싸기 */

.alignL {text-align:left !important;} /* 구성요소내부의 좌측정렬 */
.alignC {text-align:center !important;} /* 구성요소내부의 중앙정렬 */
.alignR {text-align:right !important;} /* 구성요소내부의 우측정렬 */

.verT {vertical-align:top;} /* 구성요소와 요소들의 수직간 상단정렬 */
.verM {vertical-align:middle;} /* 구성요소와 요소들의 수직간 중앙정렬 */
.verB {vertical-align:bottom;} /* 구성요소와 요소들의 수직간 하단정렬 */
small {font-size:11px}
.small {font-size:11px}
.bold{font-weight:bold;}
.font{font-size:11px;}
.font01 {color:#059a7c;}
.font02 {color:#F7710B;}
.font03 {color:#000;}
.font04 {color:#1D9CC6;}
.font05 {color:#509DD5;font-weight:bold;}
.font06 {color:#FF6913;}
.font07 {color:#428D59;}
.font08 {color:#0D74C0;}
.font09 {color:#555;}
.font10 {color:#297FC0;}
.font11{color:#0983AB;}
.font12{color:#707070;}
.font13{color:#FF7200;font-weight:bold;}
.font14{color:#1189B0;}
.font15{color:#0C91C3;font-weight:bold;}
.font16{color:#5876E5;}
.font17{color:#FF6600;}
.font18{color:#1d9d4a;font-weight:bold;}


.pad{padding-top:0;}
.pad0{padding:0;}
.mar{margin-top:0;}
.L_pad02{padding-left:2px;}
.L_pad05{padding-left:5px;}
.L_pad11{padding-left:11px;}
.L_pad13{padding-left:13px;}
.L_pad16{padding-left:32px;}
.L_pad20{padding-left:20px;}
.L_pad1601{padding-left:16px;}
.L_pad95{padding-left:99px;}

.R_pad05{padding-left:5px;}

.B_pad3{padding-bottom:3px;}
.B_pad7{padding-bottom:7px;}
.B_pad15{padding-bottom:15px;}
.B_pad42{padding-bottom:42px;}
.B_pad51{padding-bottom:51px;}

.T_pad1{padding-top:1px;}
.T_pad6{padding-top:6px;}
.T_pad9{padding-top:9px;}
.T_pad15{padding-top:15px;}
.T_pad25{padding-top:25px;}

.L_mar5{margin-left:5px;}
.L_mar17{margin-left:17px;}
.L_mar98{margin-left:98px;}

.T_mar03{margin-top:3px;}
.T_mar04{margin-top:4px;}
.T_mar06{margin-top:6px;}
.T_mar08{margin-top:8px;}
.T_mar09{margin-top:9px;}
.T_mar10{margin-top:10px;}
.T_mar13{margin-top:13px;}
.T_mar15{margin-top:15px;}
.T_mar17{margin-top:17px;}
.T_mar22{margin-top:22px;}
.T_mar24{margin-top:24px;}
.T_mar28{margin-top:28px;}
.T_mar42{margin-top:42px;}


.B_mar1{margin-bottom:1px;}
.B_mar2{margin-bottom:2px;}
.B_mar4{margin-bottom:4px;}
.B_mar7{margin-bottom:7px;}
.B_mar10{margin-bottom:10px;}
.B_mar17{margin-bottom:17px;}
.B_mar24{margin-bottom:24px;}
.B_mar80{margin-bottom:85px;}

.R_mar03 {margin-right:3px;}
.R_mar05 {margin-right:5px;}
.R_mar10 {margin-right:10px;}
.R_mar14 {margin-right:14px;}
.R_mar15 {margin-right:15px;}
.R_mar18 {margin-right:18px;}

.tbox01 {border:1px solid #94CFF1}
.tbox02 {border:1px solid #CBCBCB}
.tbox03 {border:1px solid #80D3BD}
.tbox04 {border:1px solid #AABCFC}
.tbox05 {border:1px solid #d0d0d0}

.height20 {height:20px;}
.lineHeight03 {line-height:3px;}

/* IMAGES
.png24 { 
    tmp:expression(setPng24(this)); 
} 
 */
/* quick menu */
.quick-menu {width:83px;top:158px;left:700px;}
.quick-menu ul li img{vertical-align:top;}

/* main */
#main {}



/* Visual */
div.visual01{width:690px;height:117px;background:url('/static/images/common/visual/visual_01.gif') no-repeat left top;}
div.visual02{width:690px;height:117px;background:url('/static/images/common/visual/visual_02.gif') no-repeat left top;}
div.visual03{width:690px;height:117px;background:url('/static/images/common/visual/visual_03.gif') no-repeat left top;}
div.visual04{width:690px;height:117px;background:url('/static/images/common/visual/visual_04.gif') no-repeat left top;}
div.visual05{width:690px;height:117px;background:url('/static/images/common/visual/visual_05.gif') no-repeat left top;}
div.visual06{width:690px;height:117px;background:url('/static/images/common/visual/visual_06.gif') no-repeat left top;}
div.visual07{width:690px;height:117px;background:url('/static/images/common/visual/visual_07.gif') no-repeat left top;}
div.visual08{width:690px;height:117px;background:url('/static/images/common/visual/visual_08.gif') no-repeat left top;}
div.visual09{width:690px;height:117px;background:url('/static/images/common/visual/visual_09.gif') no-repeat left top;}
div.visual10{width:690px;height:117px;background:url('/static/images/common/visual/visual_10.gif') no-repeat left top;}
div.visual11{width:690px;height:117px;background:url('/static/images/common/visual/visual_11.gif') no-repeat left top;}

/* sub */
#top {width:941px;height:104px}
#top .ci{width:230px;float:left;}
#top .intranet{width:308px;height:24px;background:url('/static/images/common/bg_internet.gif') no-repeat left top;padding:6px 0 0 282px;}
#top .topmenu{}
#left_Area {float:left;width:210px;padding:0 0 0px 20px;}
#left_Area .login{width:186px;background: url('/static/images/common/left_login_mid.gif') repeat-y left top;}
#left_Area .login ul {margin:0 22px 0 18px;}
#left_Area .login ul li.book{background: url('/static/images/common/icon_login.gif') no-repeat 1px top;padding-left:24px;font-weight:bold;color:#0661A7;width:146px;}
#left_Area .leftmenu{width:186px;background: url('/static/images/common/left_menu_mid.gif') repeat-y left top;}
#left_Area .leftmenu div#menu{padding:9px 0 10px 12px;width:156px;}
#left_Area .leftmenu div#menu div.menu_2Depth{border-bottom:1px solid #e6e6e6;padding-left:7px;padding-top:6px;height:19px;}
#left_Area .leftmenu div.sub_2depth{background-color:#f6f6f6;padding:4px 12px 1px 12px;height:auto;border-bottom:1px solid #e6e6e6;}
#left_Area .leftmenu div.sub_2depth ul {}
#left_Area .leftmenu div.sub_2depth ul li.sub{background: url('/static/images/common/bullet_01.gif') no-repeat left 3px;padding:0 0 0 8px;font-size:11px;line-height:15px;}
#left_Area .leftmenu div.sub_2depth ul li.sub A{ font:11px 돋움; text-decoration: none; }
#left_Area .leftmenu div.sub_2depth ul li.sub A.visited{ font:11px 돋움; text-decoration: none; }
#left_Area .leftmenu div.sub_2depth ul li.sub A:hover{font:11px 돋움; text-decoration: none; }
#left_Area .leftmenu div.sub_2depth ul li.sub_on{background: url('/static/images/common/bullet_01.gif') no-repeat left 3px;padding:0 0 0 8px;font-size:11px;line-height:15px;color:#EB5B00;}
#left_Area .leftmenu div.sub_2depth ul li.sub_on A{font:11px 돋움;color:#EB5B00; text-decoration: none; }
#left_Area .leftmenu div.sub_2depth ul li.sub_on A.visited{font:11px 돋움;color:#EB5B00; text-decoration: none; }
#left_Area .leftmenu div.sub_2depth ul li.sub_on A:hover{font:11px 돋움;color:#EB5B00; text-decoration: none; }

/* 2008년 10월 9일 추가 */
#left_Area .login01{width:186px;background: url('/static/images/common/left_login_mid.gif') repeat-y left top;}
#left_Area .login01 h3.login {padding:0 0 0 13px;}
#left_Area .login01 table {margin:4px 0 0 13px;}
#left_Area .login01 input {border:1px solid #d0d0d0;height:10px;font-size:11px;line-height:14px;}
#left_Area .login01 p {text-align:center;margin-top:5px;}
/***********************  */

#content_Area {float:left;width:690px;padding-bottom:45px;}
#footer {clear:both;width:900px;padding-left:20px;}

.C_title {width:692px;height:45px;background:url('/static/images/common/line_title.gif') no-repeat left bottom;padding:16px 0 0 7px}
.content {width:690px;margin-top:24px;}
.bn_right {text-align:right;margin:10px 10px 0 0}

/* 도서주문&조회 */
.book {width:690px;}
table.txtbox{width:690px;}
table.txtbox th.title{background:url('/static/images/common/bullet_02.gif') no-repeat 1px 2px;padding-left:19px;padding-right:5px;color:#0D74C0;text-align:left;}
table.txtbox th.title01{background:url('/static/images/common/bullet_02.gif') no-repeat 1px 2px;padding-left:19px;color:#0D74C0;text-align:left;width:190px}
table.txtbox01{width:690px;border-bottom:1px solid #C2C2C2;height:27px;}
table.txtbox01 th.title{background:url('/static/images/common/bullet_02.gif') no-repeat 1px 2px;padding-left:19px;padding-right:5px;color:#0D74C0;text-align:left;}
table.txtbox02{width:678px;height:5px;}
table.txtbox02 th.title{background:url('/static/images/common/cross_01.gif') no-repeat 1px 2px;padding-left:15px;padding-right:5px;color:#ff6000;text-align:left;}


div.txtbox{}
div.txtbox p.title{background:url('/static/images/common/bullet_02.gif') no-repeat 1px 2px;padding-left:19px;padding-right:5px;color:#0D74C0;font-weight:bold;}
div.txtbox p.Stitle{background:url('/static/images/common/bullet_14.gif') no-repeat 7px 3px;padding-left:21px;padding-right:5px;color:#707070;}

div.txtbox01{}
div.txtbox01 p.title{background:url('/static/images/common/bullet_17.gif') no-repeat 1px 2px;padding-left:19px;padding-right:5px;color:#048E69;font-weight:bold;}
div.txtbox01 p.Stitle{background:url('/static/images/common/bullet_18.gif') no-repeat 7px 3px;padding-left:21px;padding-right:5px;color:#707070;}
div.txtbox01 div.title{float:left;background:url('/static/images/common/bullet_17.gif') no-repeat 1px 2px;padding-left:19px;padding-right:5px;color:#048E69;font-weight:bold;}

/* 온라인수서 추가 */
table.online {width:678px;border-top:1px solid #C2C2C2;border-bottom:1px solid #C2C2C2;}
table.online tr {height:28px;background:url('/static/images/common/dot_line02.gif') repeat-x left bottom;}
table.online tr.last{background:url('about:blank')}
table.online th {color:#000000;text-align:left;font-weight:normal;padding:2px 5px 2px 10px}


/* search */
.search_tbl {width:690px;background-color:#EDF7FF;border-left:1px solid #75BCE6;border-right:1px solid #75BCE6}
.search_tbl td{border-bottom:1px solid #75BCE6}
.search_tbl td.last{border:0;}
.search_tbl tr td.title{color:#000;padding-top:3px;height:33px;background:url('/static/images/common/bullet_05.gif') no-repeat 16px 12px;}
.search_tbl tr td.cont{color:#378ECE;font-size:11px;}

.search_tbl01{width:690px;background:url('/static/images/common/bg_search02_top.gif') no-repeat;}
.search_tbl01_btm{width:680px;background:url('/static/images/common/bg_search02_btm.gif') no-repeat left bottom;padding:10px 0 9px 10px;}
.search_info {width:670px;padding:5px 0 1px 0}
.search_info li {height:20px;padding:0px 0 5px 10px;}
.search_info li.btm {padding:5px 0 5px 10px;}

.dotline01 {background:url('/static/images/common/dot_line01.gif') repeat-x left top;}
/* 공통검색 */
.inc_search{width:556px;height:28px;background:url('/static/images/common/bg_search.gif') no-repeat;padding:10px 0 0 134px;}
.inc_search .sebox{border:1px solid #3F8FC3;background:url('/static/images/common/bg_search_input.gif') no-repeat;padding-left:24px;}
.inc_search input{vertical-align:middle;}
.inc_search select{vertical-align:middle;}

/* 게시판검색 */
.board_search{width:700px;height:24px;background:url('/static/images/common/bg_search03.gif') no-repeat;padding:7px 0 0 88px;margin-bottom:1px;}
.board_search .sebox{border:1px solid #3F8FC3;background:url('/static/images/common/bg_search_input.gif') no-repeat;padding-left:24px;}
.board_search input{vertical-align:middle;}
.board_search select{vertical-align:middle;}

.board_search01{width:602px;height:24px;background:url('/static/images/common/bg_search04.gif') no-repeat;padding:7px 0 0 88px;margin-bottom:1px;}
.board_search01 .sebox{border:1px solid #68BAA4;background:url('/static/images/common/bg_search_input.gif') no-repeat;padding-left:24px;}
.board_search01 input{vertical-align:middle;}
.board_search01 select{vertical-align:middle;}

/* board */
.board_div {overflow-y:hidden;overflow-x:scroll;
					scrollbar-face-color:#FFFFFF; 	
					scrollbar-highlight-color:#CFCFCF;  
					scrollbar-3dlight-color:#FFFFFF;  
					scrollbar-shadow-color:#CFCFCF;  
					scrollbar-darkshadow-color:#FFFFFF; 
					scrollbar-track-color:#FBFBFE;  
					scrollbar-arrow-color:#cacaca;width:690px;}

.board_tbl {width:690px;clear:both;}

.list_tbl td{text-align:center;border:1px solid #75BCE6;border-bottom:0;padding:5px 0 4px 0}
.list_tbl td.last{text-align:center;border:1px solid #75BCE6;padding:5px 0 4px 0}
.list_tbl td.last01{text-align:center;border:1px solid #75BCE6;border-bottom:2px solid #3FB2D8;padding:5px 0 4px 0}
.list_tbl td.last02{text-align:center;border:1px solid #75BCE6;border-bottom:2px solid #75BCE6;padding:5px 0 4px 0;background-color:#E3F8FF;color:#006384;}
.list_tbl td.first{text-align:center;border:1px solid #75BCE6;border-top:0;padding:5px 0 4px 0}
.list_tbl td.first01{text-align:right;border:1px solid #75BCE6;border-top:2px solid #3FB2D8;padding:5px 10px 4px 0}
.list_tbl td.first02{text-align:center;border:1px solid #75BCE6;border-bottom:0;padding:5px 0 4px 0;background-color:#E3F8FF;color:#006384;}

.list_tbl td.subject{text-align:left;padding-left:5px;}
.list_tbl td.gab{text-align:right;padding-right:5px;}
.list_tbl td.sale{text-align:right;padding-right:10px;}
.list_tbl .ch{padding:0}
.list_tbl th.total01{text-align:center;border:1px solid #75BCE6;padding:5px 0 4px 0;border-top:0;background-color:#E3F8FF;font-weight:normal;color:#000}
.list_tbl td.total01{text-align:center;border:1px solid #75BCE6;padding:5px 0 4px 0;border-top:0;background-color:#FFF;font-weight:normal;color:#000}
.list_tbl th.total02{text-align:center;border:1px solid #75BCE6;border-bottom:2px solid #3FB2D8;border-top:0;background-color:#E3F8FF;font-weight:normal;color:#000;padding:5px 0 4px 0;}
.list_tbl td.total02{text-align:center;border:1px solid #75BCE6;padding:5px 0 4px 0;border-bottom:2px solid #3FB2D8;border-top:0;background-color:#FFF;font-weight:normal;color:#000}
.list_tbl td.total03{text-align:right;border:1px solid #75BCE6;padding:5px 10px 4px 0;border-bottom:2px solid #3FB2D8;border-top:0;background-color:#FFF;font-weight:normal;color:#000}
.list_tbl td.total04{text-align:left;border:1px solid #75BCE6;padding:5px 0 4px 10px;border-bottom:2px solid #3FB2D8;border-top:0;background-color:#FFF;font-weight:normal;color:#000}

.list_tbl tr td.write {background-color:#FFF;}

.list_tbl tr th {border-top:2px solid #3FB2D8; border-right:1px solid #75BCE6;border-left:1px solid #75BCE6;color:#006384;text-align:center;background-color:#E3F8FF;padding-top:2px;font-weight:normal;;padding:5px 0 4px 0}



.list_title_tbl {width:690px;border-top:2px solid #3FB2D8;}
.list_title_tbl tr td {border:1px solid #75BCE6;border-bottom:0;color:#006384;text-align:center;background-color:#E3F8FF;height:28px;padding-top:2px;}
.list_title_tbl .ch{padding:0}

.board_total00 {border-top:1px solid #75BCE6;height:20px;color:#000;}
.board_total01 {border-top:2px solid #75BCE6;height:20px;padding:7px 18px 0 21px;color:#000;}
.board_total02 {border-top:1px solid #75BCE6;border-bottom:2px solid #75BCE6;height:20px;padding:7px 18px 0 21px;color:#000;}
.board_info {border-top:1px solid #75BCE6;border-bottom:2px solid #75BCE6;padding:9px 18px 4px 0;color:#7D7D7D;}
.board_info ul{padding:0;margin:0;}
.board_info ul li{height:20px;background:url('/static/images/common/bullet_03.gif') no-repeat 5px 1px;padding:0 0 0 15px;margin:0;}

.board_info01 {color:#7D7D7D;}
.board_info01 ul{padding:0;margin:0;}
.board_info01 ul li{background:url('/static/images/common/bullet_03.gif') no-repeat 5px 1px;padding:0 0 0 15px;margin:0;line-height:20px;}

.board_info02 {color:#7D7D7D;}
.board_info02 ul{padding:0;margin:0;}
.board_info02 ul li{background:url('/static/images/common/bullet_08.gif') no-repeat 5px 4px;padding:0 0 0 20px;margin:0;line-height:20px;}

.board_info03 {color:#7D7D7D;}
.board_info03 ul{padding:0;margin:0;}
.board_info03 ul li{background:url('/static/images/common/bullet_03.gif') no-repeat 5px 1px;padding:0 0 0 15px;margin:0;line-height:18px;}

.board_info04 {color:#7D7D7D;}
.board_info04 ul{padding:0;margin:3px 0 0 0;}
.board_info04 ul li{background:url('/static/images/common/bullet_21_bg.gif') no-repeat 0px 1px;padding:2px 0 0 21px;margin:0;line-height:17px; width:115px;}

.list_tbl_remark {width:690px;}
.list_tbl_remark tr th{border-right:1px solid #75BCE6;font-weight:normal;color:#006384;background-color:#E3F8FF;}
.list_tbl_remark tr td{padding:6px 0 6px 8px;}
.list_tbl_remark tr td div{overflow-x:hidden;overflow-y:scroll;
										border:1px solid #E6E6DD;
										padding:5px;
										scrollbar-face-color:#F2F2ED; 	
										scrollbar-highlight-color:#CFCFCF;  
										scrollbar-3dlight-color:#FFFFFF;  
										scrollbar-shadow-color:#CFCFCF;  
										scrollbar-darkshadow-color:#FFFFFF; 
										scrollbar-track-color:#FBFBFE;  
										scrollbar-arrow-color:#C9C9C2;}

.list_tbl01_title {width:690px;background-color:#E3F8FF;}
.list_tbl01_title tr th{color:#006384;font-weight:normal;height:27px;padding-top:2px;}

.list_tbl01 {width:690px;}
.list_tbl01 td{text-align:center;border:1px solid #75BCE6;border-bottom:0;padding:5px 0 4px 0}
.list_tbl01 td.last{text-align:center;border:1px solid #75BCE6;padding:5px 0 4px 0}
.list_tbl01 td.subject{text-align:left;padding-left:5px;}

table.board_list {width:690px;border-bottom:2px solid #3FB2D8;}
table.board_list tr th{height:28px;background:url('/static/images/common/board_th01.gif') repeat-x left top}
table.board_list tr th.title01{background:url('/static/images/common/board_th02.gif') no-repeat left top}
table.board_list tr th.title02{background:url('/static/images/common/board_th03.gif') no-repeat right top}
table.board_list tr td{background:url('/static/images/common/dot_line02.gif') repeat-x left bottom;padding:5px 0 4px;text-align:center;}
table.board_list tr td.subject{text-align:left;padding-left:11px;color:#959595;}
table.board_list tr.line td{background-color:#EFEEEE;}
table.board_list tr.last td{background:url('about:blank');background-color:#EFEEEE;}

table.board_list01 tr td.subject A{ font : 12px 돋움; color:#959595; text-decoration: none; }
table.board_list01 tr td.subject A.visited{ font : 12px 돋움; color:#959595; text-decoration: none; }
table.board_list01 tr td.subject A:hover{ font : 12px 돋움; color:#000000; text-decoration: none; }

table.board_list01 tr.line td{background-color:#EFEEEE;}
table.board_list01 tr.last td{background:url('about:blank');background-color:#EFEEEE;}

table.board_list01 {width:690px;border-bottom:2px solid #4BBB9D;}
table.board_list01 tr th{height:28px;background:url('/static/images/common/board01_th01.gif') repeat-x left top}
table.board_list01 tr th.title01{background:url('/static/images/common/board01_th02.gif') no-repeat left top}
table.board_list01 tr th.title02{background:url('/static/images/common/board01_th03.gif') no-repeat right top}
table.board_list01 tr td{background:url('/static/images/common/dot_line02.gif') repeat-x left bottom;padding:5px 0 4px;text-align:center;}
table.board_list01 tr td.subject{text-align:left;padding-left:11px;color:#959595;}

table.board_list01 tr td.subject A{ font : 12px 돋움; color:#959595; text-decoration: none; }
table.board_list01 tr td.subject A.visited{ font : 12px 돋움; color:#959595; text-decoration: none; }
table.board_list01 tr td.subject A:hover{ font : 12px 돋움; color:#000000; text-decoration: none; }

table.board_list01 tr.line td{background-color:#EFEEEE;}
table.board_list01 tr.last td{background:url('about:blank');background-color:#EFEEEE;}



div.board_view {width:690px;border-top:2px solid #3FB2D8;background-color:#F3F3F3;padding:1px 0 0 0}
div.board_view div.cont {width:690px;background-color:#FFFFFF;padding:20px;border-top:1px solid #3FB2D8;border-bottom:1px solid #3FB2D8}
div.board_view div.write_cont {width:670px;height:186px;padding:10px;border-top:1px solid #3FB2D8;}
div.board_view div.write_cont textarea{
										border:1px solid #E6E6DD;
										padding:5px;
										scrollbar-face-color:#F2F2ED;
										scrollbar-highlight-color:#CFCFCF;
										scrollbar-3dlight-color:#FFFFFF;
										scrollbar-shadow-color:#CFCFCF;
										scrollbar-darkshadow-color:#FFFFFF;
										scrollbar-track-color:#FBFBFE;
										scrollbar-arrow-color:#C9C9C2;}

table.board_view {width:690px;}
table.board_view tr th{background:url('/static/images/common/board_th04.gif') no-repeat left top;height:26px;border-right:2px solid #F3F3F3;border-bottom:1px solid #F3F3F3;}
table.board_view tr td{background-color:#EBFAFF;height:26px;border-right:2px solid #F3F3F3;padding-left:9px;}
table.board_view tr td.subject{font-weight:bold;color:#3287C9;}
table.board_view tr td.last{border-top:1px solid #3FB2D8}
table.board_view tr th.last{border-top:1px solid #3FB2D8}
table.board_view tr th.full{background:url('/static/images/common/board_th04.gif')  left top;height:126px;border-right:2px solid #F3F3F3;border-bottom:1px solid #F3F3F3;}

table.board_view tr td ul li.file_down{float:left;width:432px;background-color:#EBFAFF;padding-top:5px;}
table.board_view tr td ul li.view{float:left;width:89px;height:26px;padding-left:3px;background:url('/static/images/common/board_th04.gif') no-repeat 2px top;background-color:#F3F3F3;text-align:center;}
table.board_view tr td ul li.view_num{float:left;width:60px;background-color:#EBFAFF;margin-left:3px;padding-top:5px;}

table.prevForm {width:690px;border-top:2px solid #3FB2D8;border-bottom:2px solid #3FB2D8;}
table.prevForm tr {height:28px;background:url('/static/images/common/dot_line02.gif') repeat-x left bottom;}
table.prevForm tr.last{background:url('about:blank')}

div.board_view01 {width:690px;border-top:2px solid #4BBB9D;background-color:#F3F3F3;padding:1px 0 0 0}
div.board_view01 div.cont {width:650px;background-color:#FFF;padding:20px;border-top:1px solid #3FB2D8}
div.board_view01 div.write_cont {width:670px;height:186px;padding:10px;border-top:1px solid #3FB2D8;}
div.board_view01 div.write_cont textarea{
										border:1px solid #E6E6DD;
										padding:5px;
										scrollbar-face-color:#F2F2ED; 	
										scrollbar-highlight-color:#CFCFCF;  
										scrollbar-3dlight-color:#FFFFFF;  
										scrollbar-shadow-color:#CFCFCF;  
										scrollbar-darkshadow-color:#FFFFFF; 
										scrollbar-track-color:#FBFBFE;  
										scrollbar-arrow-color:#C9C9C2;}
table.board_view01 {width:690px;}
table.board_view01 tr th{background-color:#5EC6AA;height:26px;border-bottom:1px solid #F3F3F3;}
table.board_view01 tr td{background-color:#E6FAF5;height:26px;border-bottom:1px solid #D7D7D7;padding-left:9px;}
table.board_view01 tr td.subject{font-weight:bold;color:#0D8665;}

table.board_view01 tr td ul li.file_down{float:left;width:432px;background-color:#EBFAFF;padding-top:5px;}
table.board_view01 tr td ul li.view{float:left;width:89px;height:26px;padding-left:3px;background:url('/static/images/common/board_th04.gif') no-repeat 2px top;background-color:#F3F3F3;text-align:center;}
table.board_view01 tr td ul li.view_num{float:left;width:60px;background-color:#EBFAFF;margin-left:3px;padding-top:5px;}

table.prevForm01 {width:690px;border-top:1px solid #4BBB9D;border-bottom:2px solid #4BBB9D;}
table.prevForm01 tr {height:28px;background:url('/static/images/common/dot_line02.gif') repeat-x left bottom;}
table.prevForm01 tr.last{background:url('about:blank')}

div.faq_view {width:690px;border-top:2px solid #3FB2D8;background-color:#F3F3F3;padding:1px 0 0 0}
table.faq_view {width:690px;}
table.faq_view tr th.subject{text-align:left;background:url('/static/images/common/board_bg_q.gif')  repeat-x left top;padding-bottom:1px;}
table.faq_view tr td.subject{text-align:left;background:url('/static/images/common/board_bg_q.gif')  repeat-x left top;font-weight:bold;color:#0069A6;padding:3px 0 1px 0}
table.faq_view tr th.cont{text-align:left;border-top:1px solid #3FB2D8;padding-top:1px;}
table.faq_view tr td.cont{text-align:left;border-top:1px solid #3FB2D8;padding-top:1px;}
table.faq_view tr td.cont div{padding:15px 0 15px 0;color:#7D7D7D}

div.openForm{border-bottom:2px solid #3FB2D8;border-top:2px solid #3FB2D8;padding-top:1px;padding-bottom:1px;}
table.openForm {width:690px;}
table.openForm tr th{background:url('/static/images/common/board_th04.gif') no-repeat left top;height:26px;}
table.openForm tr td{padding-left:15px;padding-top:3px;}
table.openForm tr td small{color:#378ECE;}

table.openForm01 {width:690px;}
table.openForm01 tr th{background:url('/static/images/common/board_th04.gif') no-repeat left top;height:26px;padding-bottom:1px;}
table.openForm01 tr td{padding-left:15px;padding-top:3px;padding-bottom:1px;}
table.openForm01 tr td small{color:#378ECE;}
table.openForm01 tr th.last{background:url('/static/images/common/board_th04.gif') no-repeat left 1px;height:26px;border-top:1px solid #3FB2D8}
table.openForm01 tr td.last{padding-left:15px;padding-top:3px;border-top:1px solid #3FB2D8}

div.openForm02{border-bottom:2px solid #4BBB9D;border-top:2px solid #4BBB9D;padding-top:1px;padding-bottom:1px;}
table.openForm02 {width:690px;}
table.openForm02 tr th{background-color:#5EC6AA;height:26px;}
table.openForm02 tr td{padding-left:15px;}
table.openForm02 tr td small{color:#378ECE;}

div.FileForm{border-bottom:2px solid #3FB2D8;border-top:2px solid #3FB2D8;padding-top:1px;padding-bottom:1px;}
table.FileForm {width:690px;}
table.FileForm tr th{background:url('/static/images/common/board_th05.gif') no-repeat left top;height:75px;}
table.FileForm tr td{padding-left:15px;padding-top:3px;}
table.FileForm tr td small{color:#378ECE;}
table.FileForm tr td ul li{padding-bottom:4px;}

p.right_bn {text-align:right;margin-top:10px;margin-right:3px;}
p.right_bn01 {text-align:right;margin-top:7px;margin-right:3px;}

p.center_bn {text-align:center;margin-top:10px;}

/* 회색 테이블 */
.gray_list_tbl td{
	text-align:center;border:1px solid #C2C2C2;border-bottom:0;padding:5px 0 4px 0;color:#707070;
}
.gray_list_tbl td.last{
	border:1px solid #C2C2C2;padding:5px 0 4px 0
}
.gray_list_tbl td.last01{
	border:1px solid #C2C2C2;border-bottom:2px solid #C2C2C2;padding:5px 0 4px 0
}
.gray_list_tbl td.sale{text-align:right;padding-right:10px;}
.gray_list_tbl td.first{
	text-align:center;border:1px solid #C2C2C2;border-top:0;padding:5px 0 4px 0
}
.gray_list_tbl .ch{
	padding:0
}
.gray_list_tbl tr th {
	border-top:2px solid #C2C2C2; border-right:1px solid #C2C2C2;border-left:1px solid #C2C2C2;color:#363636;text-align:center;background-color:#E4E4E4;padding-top:2px;font-weight:normal;padding:5px 0 4px 0
}


/********************* 팝업 ************************* */
.pop_search {position:relative;left:20px;top:20px;z-index:100;display:none;}
.pop_search_01 {position:absolute;z-index:100;background:url('/static/images/book/pop_bg_search.gif') no-repeat;width:605px;height:415px;padding:58px 23px 24px 22px;}
.pop_search_tbl {background-color:#EDF7FF;border-left:1px solid #75BCE6;border-right:1px solid #75BCE6;border-top:2px solid #3FB2D8;border-bottom:2px solid #3FB2D8;}
.pop_search_tbl td{border-bottom:1px solid #75BCE6}
.pop_search_tbl td.last{border:0;}
.pop_search_tbl tr td.title{color:#000000;padding-top:3px;height:33px;background:url('/static/images/common/bullet_05.gif') no-repeat 16px 12px;}
.pop_search_tbl tr td.cont{color:#378ECE;font-size:11px;}	

.pop_search_tbl_360 {width:317px;background-color:#EDF7FF;border-left:1px solid #75BCE6;border-right:1px solid #75BCE6;border-top:2px solid #3FB2D8;border-bottom:1px solid #3FB2D8;}
.pop_search_tbl_360 td{border-bottom:1px solid #75BCE6}
.pop_search_tbl_360 td.last{border:0;}
.pop_search_tbl_360 tr td.title{color:#000;padding-top:3px;height:33px;}
.pop_search_tbl_360 tr td.cont{color:#378ECE;font-size:11px;}	

.pop_list_tbl {}
.pop_list_tbl td{text-align:center;border:1px solid #75BCE6;border-bottom:0;padding:5px 0 4px 0}
.pop_list_tbl td.last{text-align:center;border:1px solid #75BCE6;padding:5px 0 4px 0}
.pop_list_tbl td.subject{text-align:left;padding-left:5px;}
.pop_list_tbl .ch{padding:0}
.pop_list_tbl th{border: solid #75BCE6;border-top:2px solid #3FB2D8;border-bottom:1px solid #3FB2D8;border-right:1px solid #3FB2D8;border-left:1px solid #3FB2D8;color:#006384;text-align:center;background-color:#E3F8FF;height:28px;padding-top:2px;font-weight:normal}


.pop_close {position:absolute;top:17px;right:21px;}
.pop_close01 {position:absolute;top:17px;right:41px;}

.pop_360 {width:317px;}
.pop_360 tr th{background-color:#E3F8FF;color:#006384;font-weight:normal;border-top:2px solid #3FB2D8;border-right:1px solid #75BCE6;border-left:1px solid #75BCE6;padding:5px 0 4px 0}
.pop_360 tr td{text-align:center;border:1px solid #75BCE6;border-bottom:0;padding:5px 0 4px 0}
.pop_360 tr td.last{text-align:center;border:1px solid #75BCE6;padding:5px 0 4px 0}
.pop_360 tr td.subject{text-align:left;padding-left:5px;}

.pop_380 {width:100%;}
.pop_360 tr th{background-color:#E3F8FF;color:#006384;font-weight:normal;border-top:2px solid #3FB2D8;border-right:1px solid #75BCE6;border-left:1px solid #75BCE6;padding:5px 0 4px 0}
.pop_360 tr td{text-align:center;border:1px solid #75BCE6;border-bottom:0;padding:5px 0 4px 0}
.pop_360 tr td.last{text-align:center;border:1px solid #75BCE6;padding:5px 0 4px 0}
.pop_360 tr td.subject{text-align:left;padding-left:5px;}

.pop_360_book {width:303px;}
.pop_360_book tr th{background-color:#E3F8FF;color:#006384;font-weight:normal;border-top:2px solid #3FB2D8;border-right:1px solid #75BCE6;border-left:1px solid #75BCE6;padding:5px 0 4px 0}
.pop_360_book tr td{text-align:center;border:1px solid #75BCE6;border-bottom:0;padding:5px 0 4px 0}
.pop_360_book tr td.last{text-align:center;border:1px solid #75BCE6;padding:5px 0 4px 0}
.pop_360_book tr td.subject{text-align:left;padding-left:5px;}

.pop_book_search360 {position:relative;left:20px;top:20px;z-index:100;display:none;}
.pop_book_search360_book {position:relative;left:100px;top:20px;z-index:1000;display:none;}
.pop_book_search360_01 {position:absolute;z-index:100;background:url('/static/images/book/pop_bg_search_360.gif') no-repeat;width:317px;height:195px;padding:75px 23px 24px 22px;}
.pop_book_search360_02 {position:absolute;z-index:100;background:url('/static/images/book_company/pop_bg_search_360.gif') no-repeat;width:317px;height:195px;padding:75px 23px 24px 22px;}
.pop_book_search360_03 {position:absolute;z-index:1000;background:url('/static/images/book_company/pop_bg_search_360_book.gif') no-repeat;width:317px;height:215px;padding:61px 23px 24px 22px;}


.pop_book_search380 {position:relative;left:120px;top:0px;z-index:100;display:none;}
.pop_book_search380_01 {position:absolute;z-index:100;background:url('/static/images/book_company/pop_bg_search_380.gif') no-repeat;width:337px;height:305px;padding:75px 23px 24px 22px;}
.pop_book_search380_02 {position:absolute;z-index:100;background:url('/static/images/book_company/pop_bg_search_380_01.gif') no-repeat;width:337px;height:305px;padding:61px 23px 24px 22px;} /* 신간배본 요청하기 */



.pop_txt01 {background:url('/static/images/common/bullet_09.gif') no-repeat 1px 1px;color:#0D74C0;font-weight:bold;padding-left:23px;height:20px;}
.pop_txt02 {font-size:11px;color:#7D7D7D;padding:4px 0 0 4px;height:19px;}
.pop_scroll {
		overflow-x:hidden;overflow-y:scroll;
		scrollbar-face-color:#F2F2ED; 	
		scrollbar-highlight-color:#CFCFCF;  
		scrollbar-3dlight-color:#FFFFFF;  
		scrollbar-shadow-color:#CFCFCF;  
		scrollbar-darkshadow-color:#FFFFFF; 
		scrollbar-track-color:#FBFBFE;  
		scrollbar-arrow-color:#C9C9C2;
		padding-left:1px;
		height:185px;
		width:335px;
}
.pop_scroll_book {
		overflow-x:hidden;overflow-y:scroll;
		scrollbar-face-color:#F2F2ED; 	
		scrollbar-highlight-color:#CFCFCF;  
		scrollbar-3dlight-color:#FFFFFF;  
		scrollbar-shadow-color:#CFCFCF;  
		scrollbar-darkshadow-color:#FFFFFF; 
		scrollbar-track-color:#FBFBFE;  
		scrollbar-arrow-color:#C9C9C2;
		padding-left:1px;
		height:185px;
		width:325px;
}

/************달력 ***************/
.calendar_form {width:690px;height:39px;background:url('/static/images/common/bg_search01.gif') no-repeat;}
.calendar_form ul{padding:10px 0 0 17px;}
.calendar_form ul li.txt01 {float:left;width:88px;padding-top:3px;color:#000;background:url('/static/images/common/bullet_05.gif') no-repeat left 4px;padding-left:16px;}


.calendar {position:relative;left:225px;top:0px;z-index:100;display:none;padding-left:20px;}
.calendar_01 {position:absolute;z-index:100;height:158px;background-color:#FFF;border:1px solid #3E98D4;padding:0 3px 0 3px}
.calendar_01 .month {color:#2581C8;font-weight:bold;font-size:11px;text-align:center;padding:4px 0 0 0}
.calendar_01 .day{background-color:#8FBB51;}
.calendar_01 .day tr th{color:#FFF;font-size:11px;border:1px solid #FFF;border-bottom:0;width:21px;height:18px;}
.calendar_01 .date{background-color:#F3F3F3;}
.calendar_01 .date tr td{color:#898989;font-size:11px;border:1px solid #FFF;border-bottom:0;width:21px;height:18px;text-align:center}
.calendar_01 .date tr td A{text-decoration: none; }
.calendar_01 .date tr td A.visited{text-decoration: none; }
.calendar_01 .date tr td A:hover{text-decoration: none; }
.calendar_01 .date tr td.here{background-color:#FFB75A;color:#000}

.calendar01 {position:relative;left:240px;top:275px;z-index:100005;display:none;}
.calendar_02 {position:absolute;z-index:10001;height:158px;background-color:#FFF;border:1px solid #3E98D4;padding:0 3px 0 3px}
.calendar_02 .month {color:#2581C8;font-weight:bold;font-size:11px;text-align:center;padding:4px 0 0 0}
.calendar_02 .day{background-color:#8FBB51;}
.calendar_02 .day tr th{color:#FFF;font-size:11px;border:1px solid #FFF;border-bottom:0;width:21px;height:18px;}
.calendar_02 .date{background-color:#F3F3F3;}
.calendar_02 .date tr td{color:#898989;font-size:11px;border:1px solid #FFF;border-bottom:0;width:21px;height:18px;text-align:center}
.calendar_02 .date tr td A{text-decoration: none; }
.calendar_02 .date tr td A.visited{text-decoration: none; }
.calendar_02 .date tr td A:hover{text-decoration: none; }
.calendar_02 .date tr td.here{background-color:#FFB75A;color:#000}

/* pageNum */
.pageNum_area {margin-top:10px;}
.pageNum_area div.total{float:left;width:296px;font-size:11px;padding-left:4px;color:#000;}
.pageNum_area div.pagenum{float:left;font-size:11px;padding-left:4px;color:#FF7200;font-weight:bold;}
.pageNum_area div.pagenum01{width:230px;font-size:11px;color:#FF7200;font-weight:bold;text-align:left;float:right;}
.pageNum_area01 {margin-top:10px;}
.pageNum_area01 div.total{float:left;width:65px;font-size:11px;padding-left:4px;color:#000;}
.pageNum_area01 div.pagenum{float:left;width:450px;font-size:11px;padding-left:4px;color:#FF7200;font-weight:bold;}
.pageNum_area01 div.pagenum01{width:230px;font-size:11px;color:#FF7200;font-weight:bold;text-align:center}
.pageNum_area01 div.pagenum02{float:left;padding-left:200px;width:230px;font-size:11px;color:#FF7200;font-weight:bold;text-align:center}


.pageNum_bn {float:right;}
.pageNum_bn01 {float:right;padding-right:5px;}


/*회원정보조회 */
.mem_info{width:690px;border-top:2px solid #3FB2D8;border-bottom:2px solid #3FB2D8;}
.mem_info tr th{border:1px solid #3FB2D8;background-color:#E3F8FF;height:30px;text-align:left;padding-left:18px}
.mem_info tr th img{vertical-align:middle;}
.mem_info tr th.first{border-left:0}
.mem_info tr td{border:1px solid #3FB2D8;padding-left:15px;}
.mem_info tr td .photo{border:1px solid #CFCFCF;width:91px;height:101px;}
.mem_info tr td div.photo_bn{float:left;margin:71px 0 0 12px;}
.mem_info tr td.last{border-right:0}

/* 비밀번호 변경 */
.pwd{width:674px;height:126px;background:url('/static/images/book/bg_pwd.gif') no-repeat;padding:10px 0 17px 27px;}
.pwd ul{width:617px;}
.pwd ul li{float:left;}
.pwd ul li.bn{padding:23px 0 0 54px;}
.pwd ul li table{width:475px;}
.pwd ul li table tr{background:url('/static/images/common/dot_line01.gif') repeat-x left bottom;height:33px;}
.pwd ul li table tr.last{background:url('about:blank')}
.pwd ul li table tr td span{font-size:11px;color:#FF7200;}

/* 도서,주문조회-서점 */

/* 도서,주문조회-서점 > 거래원장 승인하기 */
.pop_book_balance {position:relative;left:250px;top:250px;z-index:100;display:none;}
.pop_book_balance01 {position:absolute;z-index:100;background:url('/static/images/book/pop_bg_balance.gif') no-repeat;width:317px;height:212px;padding:58px 23px 24px 22px;}
.pop_book_balance01 div.txtbox {background:url('/static/images/book/pop_bg_balance_01.gif') no-repeat;width:295px;height:27px;padding:9px 4px 0px 16px;font-weight:bold;color:#00749B;}
.pop_book_balance01 div.txtbox span{font-weight:normal;color:#707070;}


/* 도서,주문조회-출판사 */
.book_company_txt{
	width:673px;height:37px;padding:9px 17px 0 0;text-align:right;background:url('/static/images/book_company/0101_01.gif') no-repeat;}
}

/* 도서,주문조회-출판사 > 출판사 직거래 등록 */
.book_company_registerBox{
	width:673px;
}
.book_company_registerBox ul li.txt{
	font-size:11px;color:#0980A7;
}
.book_company_registerBox ul li.bn{
	margin-top:13px;
	text-align:right;
}
/* 도서,주문조회-출판사 > 거래원장 승인하기 */
.pop_company_balance {}
.pop_company_balance01 {position:absolute;z-index:100;background:url('/static/images/book_company/pop_bg_balance.gif') no-repeat;width:317px;height:212px;padding:58px 23px 24px 22px;}
.pop_company_balance01 div.txtbox {background:url('/static/images/book/pop_bg_balance_01.gif') no-repeat;width:295px;height:27px;padding:9px 4px 0px 16px;font-weight:bold;color:#00749B;}
.pop_company_balance01 div.txtbox span{font-weight:normal;color:#707070;}

div.stitle {}
div.stitle_top {padding-left:13px;background:url('/static/images/common/stitle_left.gif') no-repeat;}
div.stitle_btm {padding-right:13px;background:url('/static/images/common/stitle_right.gif') no-repeat right top;background-color:#69C7E6;font-weight:bold;color:#FFF;padding-top:3px;line-height:15px;}

.book_memo {width:690px;}
.book_memo p {padding:11px 0 0 6px;}

/* 라운드  */
.border_top01 {width:690px;background:url('/static/images/common/border_top01.gif') no-repeat left top;padding-top:19px}
.border_btm01 {width:675px;background:url('/static/images/common/border_btm01.gif') no-repeat left bottom;padding:0 0 19px 15px}

/* 도서,주문조회-출판사 > 회원정보조회 */
.pop_company_ceo {position:absolute;z-index:100;background:url('/static/images/book_company/pop_bg_ceo_photo.gif') no-repeat;width:317px;height:212px;padding:58px 23px 24px 22px;}
.pop_company_ceo div.txtbox {background:url('/static/images/book/pop_bg_balance_01.gif') no-repeat;width:299px;height:27px;padding:9px 4px 0px 12px;color:#000;}
.pop_company_ceo input {vertical-align:middle;}
.pop_company_ceo img {vertical-align:middle;}

/* 도서,주문조회-출판사 > 매출현황 */
.book_tab {width:685px;height:60px;background:url('/static/images/book_company/bg_tab01.gif') no-repeat left top;padding-right:11px;margin-top:24px;}
.book_tab ul li span.txt01 {float:left;padding:6px 0 0 27px;background:url('/static/images/common/bullet_06.gif') no-repeat 13px 9px;}
.book_tab ul li span.txt01 span {color:#FF7302;font-weight:bold;}
.book_tab ul li span.txt02 {float:right;padding:6px 26px 0 16px;background:url('/static/images/common/bullet_07.gif') no-repeat left 8px;}


/******** 도서관/기업 *********/
.library {width:690px}
/* 신간데이터제공 */
.library div.tabdata{float:left;width:237px;}
.library div.tabdata div.tab_btm{width:200px;background:url('/static/images/book_library/tab_bg_0301_btm.gif') no-repeat left bottom;padding-bottom:12px;}
.library div.tabdata div.tab_mid{width:168px;background:url('/static/images/book_library/tab_bg_0301.gif') repeat-y left top;padding:10px 16px 0 16px;}
.library div.searchdata{float:left;width:439px;padding-top:39px;}
.library div.searchdata table{width:439px;border-bottom:1px solid #75BCE6}
.library div.searchdata table td{color:#000;padding-bottom:9px;}
.library div.searchdata table td img{vertical-align:middle;}
.library div.searchdata table td input{vertical-align:middle;}

/* 도서관기업 > 온라인수서 */
.pop_book_register {position:relative;left:20px;top:20px;z-index:100;display:none;}
.pop_book_register_01 {position:absolute;z-index:100;background:url('/static/images/book_library/pop_bg_book.gif') no-repeat;width:317px;height:245px;padding:55px 23px 24px 22px;}

.pop_360_view {width:317px;border-top:2px solid #3FB2D8;border-bottom:2px solid #3FB2D8;}
.pop_360_view tr th{background-color:#E3F8FF;color:#006384;font-weight:normal;border-top:1px solid #75BCE6;border-right:1px solid #75BCE6;border-left:1px solid #75BCE6;padding:4px 0 3px 0;text-align:left;padding-left:11px;}
.pop_360_view tr td{text-align:center;border:1px solid #75BCE6;border-bottom:0;padding:4px 0 3px 0}
.pop_360_view tr td.last{text-align:center;border:1px solid #75BCE6;padding:4px 0 3px 0}
.pop_360_view tr td.subject{text-align:left;padding-left:5px;}

.pop_book_qna {position:relative;left:220px;top:150px;z-index:100;display:none;}
.pop_book_qna_01 {position:absolute;z-index:100;background:url('/static/images/book_library/pop_bg_book_qna.gif') no-repeat;width:329px;height:245px;padding:55px 15px 24px 15px;}
.pop_book_qna_01 textarea{border:1px solid #E6E6DD;
										padding:5px;
										scrollbar-face-color:#F2F2ED; 	
										scrollbar-highlight-color:#CFCFCF;  
										scrollbar-3dlight-color:#FFFFFF;  
										scrollbar-shadow-color:#CFCFCF;  
										scrollbar-darkshadow-color:#FFFFFF; 
										scrollbar-track-color:#FBFBFE;  
										scrollbar-arrow-color:#C9C9C2;}


/* 정보센터 > 조합원소식 */
.info {width:690px;}
.info div.news_meno {width:582px;height:79px;background:url('/static/images/bookinfo/0402_01.gif') no-repeat left top;padding:7px 0 0 108px; }
.info div.news_meno h3 {height:49px;}

/* 정보센터 > 주요행사 */
.info div.event {width:690px;height:36px;background:url('/static/images/bookinfo/0403_01.gif') no-repeat left top;}
.info div.event div.search{float:left;width:235px;height:23px;background:url('/static/images/common/bullet_10.gif') no-repeat 2px 5px ;background-color:#F3F3F3;margin-top:13px;padding-left:16px;color:#1D85CC;}
.info div.event div.search span{color:#1D85CC;font-weight:bold}
.info div.event div.tab{float:right;width:247px;}
.info div.yearForm{width:657px;height:23px;padding:18px 0 0 33px;font-weight:bold;color:#FF7800;background:url('/static/images/common/icon_calendar.gif') no-repeat 11px 18px;}
.event_calendar{width:675px;background:url('/static/images/bookinfo/0403_03_mid.gif') repeat-y;padding:0 12px 0 8px;}
.info table.tbl_cale {width:675px;}
.info table.tbl_cale tr td{border-bottom:1px solid #3EC2DA;width:96px;height:62px;font-weight:bold;}
.info table.tbl_cale tr td.last{border-bottom:0}
.info table.tbl_cale tr td.here{background:url('/static/images/bookinfo/0403_03_here.gif') no-repeat 4px 8px;}
.info table.tbl_cale tr td div.here_memo{font-size:11px;color:#7D7D7D;padding:7px 0 0 16px;line-height:13px;background:url('/static/images/common/bullet_11.gif') no-repeat 0 7px;}
	.info table.tbl_cale tr td div.here_memo A{font-size:11px;color:#7D7D7D;text-decoration: none; }
	.info table.tbl_cale tr td div.here_memo A.visited{font-size:11px;color:#7D7D7D;text-decoration: none; }
	.info table.tbl_cale tr td div.here_memo A:hover{font-size:11px;color:#7D7D7D;text-decoration: none; }

.event_calendar_year{width:675px;background:url('/static/images/bookinfo/0403_03_year_mid.gif') repeat-y;padding:0 12px 0 8px;}
.info div.cale_year {width:669px;border-bottom:1px solid #6CD0E4;padding:6px 0 6px 6px;}
.info div.cale_year_last {width:669px;padding:6px 0 6px 6px;}
.info table.tbl_cale_year{width:664px;}

.info table.tbl_cale_year tr td.month{background:url('/static/images/bookinfo/0403_03_month_mid.gif') repeat-y;text-align:center;font-weight:bold;color:#04668A;padding-top:3px;padding-right:7px;}
.info table.tbl_cale_year tr td.event{color:#555;padding-top:3px;padding-left:14px;padding-right:15px;}

.info table.tbl_cale_year tr td.month_here{background:url('/static/images/bookinfo/0403_03_month_mid_here.gif') repeat-y;text-align:center;font-weight:bold;color:#FFFFFF;padding-top:3px;padding-right:7px;}
.info table.tbl_cale_year tr td.event_here{background:url('/static/images/bookinfo/0403_03_event_mid.gif') repeat-y;color:#555;padding-top:3px;padding-left:14px;padding-right:15px;}
.info table.tbl_cale_year ul li {background:url('/static/images/common/bullet_11.gif') no-repeat 0px 3px;padding-left:15px;line-height:18px;}
	.info table.tbl_cale_year ul li A{color:#555;}
	.info table.tbl_cale_year ul li A.visited{color:#555;}
	.info table.tbl_cale_year ul li A:hover{color:#555;}

/* 정보센터 > 출판사 > 조합원 명단 */
.info div.nameList {
	width:682px;height:51px;padding:7px 0 0 8px;
}
.info div.nameList ul li{
	float:left;
}
.info div.nameList ul li.info_bn{
	float:right;
	margin:22px 9px 10px 0;
}
.info div.nameMap{
	width:644px;height:322px;
	background:url('/static/images/bookinfo/040401_02.gif') no-repeat;
	padding:13px 22px 0 0px;
}
.info div.nameMap div{
	float:left;
}
.info div.nameMap div ul li.txt01{
	border-bottom:1px solid #95DCE8;
	width:337px;
	padding:4px 0 4px 3px;
}
.info div.nameMap div ul li.txt02{
	border-bottom:1px solid #95DCE8;
	width:334px;
	padding:14px 0 17px 6px;
}
.info div.nameMap div ul li.txt03{
	width:336px;
	padding:20px 0 0 4px;
}

.info div.nameView {
	width:682px;padding:7px 0 0 8px;
}
.info div.nameView ul li{
	float:left;
}
.info div.nameView ul li.info_bn{
	float:right;
	margin:0 9px 0 0;
}
/* 정보센터 > 서점 > 거래서점 명단 */
.info_tab {width:685px;height:41px;background:url('/static/images/bookinfo/tab_040501_bg.gif') no-repeat left top;padding-right:11px;}

/* 정보센터 > 관련사이트 */
.info_site{width:700px;}
.info_site div.site {width:700px;}
.info_site div.site ul li{float:left;height:125px;font-size:11px;line-height:15px;color:#7D7D7D;}
	.info_site div.site ul li A{font-size:11px;color:#7D7D7D;}
	.info_site div.site ul li A.visited{font-size:11px;color:#7D7D7D;}
	.info_site div.site ul li A:hover{font-size:11px;color:#7D7D7D;}


/*********도서정보************/
.bookinfo {width:699px}

/* 도서정보 > 도서정보조회 */
.bookinfo p.txt01 {padding:11px 0 0 2px;font-size:11px;height:22px;}
.bookinfo div.book_search {width:690px;height:216px; background:url('/static/images/info/0501_01.gif') no-repeat;padding:3px 0 3px 0}
.bookinfo div.book_search_01 {width:690px;height:250px; background:url('/static/images/info/0501_01_03.gif') no-repeat;padding:3px 0 3px 0}  /* 김태원 추가함*/
.bookinfo table.book_search_tbl {width:690px;}
.bookinfo table.book_search_tbl td{border-bottom:1px solid #81D9E1;}
.bookinfo table.book_search_tbl td.last{border:0;}
.bookinfo table.book_search_tbl tr td.title{color:#000;padding-top:3px;height:33px;background:url('/static/images/common/bullet_05.gif') no-repeat 16px 12px;}
.bookinfo table.book_search_tbl tr td.title01{color:#000;padding-top:3px;height:33px;background:url('/static/images/common/bullet_05.gif') no-repeat 16px 16px;}
.bookinfo table.book_search_tbl tr td.last div{color:#707070;font-size:11px;margin-top:6px;}
.bookinfo table.book_search_tbl tr td input{vertical-align:middle;}

.bookinfo div.book_search01 {width:654px;height:86px; background:url('/static/images/info/0501_02.gif') no-repeat;padding:2px 18px 2px 18px}
.bookinfo table.book_search01 {width:654px;}
.bookinfo table.book_search01 td{padding:12px 0 12px 0;text-align:center;}
.bookinfo table.book_search01 tr td.title{color:#000;padding:10px 0 10px 0}
.bookinfo table.book_search01 tr td.title span{color:#FF5A00;font-weight:bold}

.bookinfo div.guide {width:690px;background:url('/static/images/info/0501_03_top.gif') no-repeat left top;padding-top:14px;margin-top:9px;}
.bookinfo div.guide_btm {width:690px;height:14px;background:url('/static/images/info/0501_03_btm.gif') no-repeat left bottom}
.bookinfo div.guide_mid {width:654px;background:url('/static/images/info/0501_03_mid.gif') repeat-y;padding:0 18px 0 18px;}

.bookinfo div.book_list {width:654px;height:170px;border-bottom:1px solid #C2C2C2;margin-bottom:18px;}
.bookinfo div.book_list div.book{float:left;width:130px;}
.bookinfo div.book_list div.book img{width:98px;height:138px;border:1px solid #D2D2D2}
.bookinfo div.book_list div.book_cont{float:left;width:523px;}
.bookinfo div.book_list div.book_cont ul li.subject{font-weight:bold;color:#FF5A00;font-size:14px;height:24px;}
.bookinfo div.book_list div.book_cont ul li.info{background:url('/static/images/info/0501_04.gif') no-repeat;width:493px;height:74px;padding:9px 14px 2px 16px;}
/*
.bookinfo div.book_list div.book_cont ul li.info{background:url('/static/images/info/0501_04.gif') no-repeat;width:493px;height:63px;padding:9px 14px 2px 16px;}
*/
.bookinfo div.book_list div.book_cont ul li.info table tr td{background:url('/static/images/common/bullet_12.gif') no-repeat left 3px;height:20px;padding:0 0 0 16px;color:#363636;}
.bookinfo div.book_list div.book_cont ul li.info table tr td span{font-weight:bold;color:#1184AF;}
.bookinfo div.book_list div.book_cont ul li.cont{width:507px;padding:7px 9px 0 7px;line-height:17px;}

.bookinfo div.book_list_last {width:654px;height:170px;}
.bookinfo div.book_list_last div.book{float:left;width:130px;}
.bookinfo div.book_list_last div.book img .book_sample{width:98px;height:138px;border:1px solid #D2D2D2}
.bookinfo div.book_list_last div.book_cont{float:left;width:523px;}
.bookinfo div.book_list_last div.book_cont ul li.subject{font-weight:bold;color:#FF5A00;font-size:14px;height:24px;}
.bookinfo div.book_list_last div.book_cont ul li.info{background:url('/static/images/info/0501_04.gif') no-repeat;width:493px;height:63px;padding:9px 14px 2px 16px;}
.bookinfo div.book_list_last div.book_cont ul li.info table tr td{background:url('/static/images/common/bullet_12.gif') no-repeat left 3px;height:20px;padding:0 0 0 16px;color:#363636;}
.bookinfo div.book_list_last div.book_cont ul li.info table tr td span{font-weight:bold;color:#1184AF;}
.bookinfo div.book_list_last div.book_cont ul li.cont{width:507px;padding:7px 9px 0 7px;line-height:17px;}
	.bookinfo div.book_list_last div.book_cont ul li.cont A{line-height:17px; }
	.bookinfo div.book_list_last div.book_cont ul li.cont A.visited{line-height:17px; }
	.bookinfo div.book_list_last div.book_cont ul li.cont A:hover{line-height:17px; }


.bookinfo div.book_view {background:url('/static/images/info/0501_05.gif') no-repeat;padding:21px 18px 17px 18px;height:205px;}

.bookinfo div.book_view div.book{float:left;width:130px;}
.bookinfo div.book_view div.book img.book_sample{width:98px;height:138px;border:1px solid #D2D2D2}
.bookinfo div.book_view div.book img.book_large{margin:9px 0 0 18px;}
.bookinfo div.book_view div.book_cont{float:left;width:523px;}
.bookinfo div.book_view div.book_cont ul li.subject{font-weight:bold;color:#FF5A00;font-size:14px;height:24px;}
.bookinfo div.book_view div.book_cont ul li.info{background:url('/static/images/info/0501_06.gif') no-repeat;width:497px;height:63px;padding:9px 14px 2px 12px;}
.bookinfo div.book_view div.book_cont ul li.info table tr td{background:url('/static/images/common/bullet_12.gif') no-repeat left 3px;height:20px;padding:0 0 0 16px;color:#363636;}
.bookinfo div.book_view div.book_cont ul li.info table tr td span{font-weight:bold;color:#1184AF;}
.bookinfo div.book_view div.book_cont ul li.cont_bn{width:518px;padding:3px 5px 2px 0;border-bottom:1px solid #5ECFD9;text-align:right}
.bookinfo div.book_view div.book_cont ul li.cont{width:497px;height:63px;padding:9px 14px 2px 12px;}
.bookinfo div.book_view div.book_cont ul li.cont table tr td{background:url('/static/images/common/bullet_12.gif') no-repeat left 3px;height:20px;padding:0 0 0 16px;color:#363636;}
.bookinfo div.book_view div.book_cont ul li.cont table tr td span{font-weight:bold;color:#1184AF;}

.bookinfo div.book_value{clear:both;padding:0 0 0 10px;}
.bookinfo div.book_value .tdbox{background:url('/static/images/info/0501_07.gif') no-repeat left top;height:26px;padding-left:16px;color:#555}
.bookinfo div.book_value .tdbox span{font-weight:bold;color:#555}

.bookinfo div.book_contView {width:699px;background:url('/static/images/info/0501_08.gif') no-repeat left top;margin-top:28px;}
.bookinfo div.book_contView div.menubar{padding:0 0 0 20px;color:#A1A1A1;}
	.bookinfo div.book_contView div.menubar A{color:#363636}
	.bookinfo div.book_contView div.menubar A.visited{color:#363636}
	.bookinfo div.book_contView div.menubar A:hover{color:#FF6C00;}
.bookinfo div.book_contView div.cont_view{width:631px;padding:20px 44px 0 24px;color:#A1A1A1;}
.bookinfo div.book_contView div.cont_view ul li{color:#7D7D7D;line-height:20px;}
.bookinfo div.book_contView div.cont_view ul li.title{height:26px;padding-left:20px;font-weight:bold;color:#008CBA;background:url('/static/images/common/icon_cup.gif') no-repeat left top;}
.bookinfo div.book_contView div.cont_view ul li.cont{margin-bottom:24px;}


.bookinfo table.marc_list {width:690px;border-bottom:2px solid #3FB2D8;}
.bookinfo table.marc_list tr td{background:url('/static/images/common/dot_line03.gif') repeat-x left bottom;padding:5px 0 4px 11px}
.bookinfo table.marc_list tr td.subject{text-align:left;padding-left:11px;color:#04739E;background:url('/static/images/common/dot_line04.gif') repeat-x left bottom;background-color:#D1EAF3;}

.bookinfo table.marc_list tr.line td{background-color:#EFEEEE;}
.bookinfo table.marc_list tr.line td.subject{text-align:left;padding-left:11px;color:#04739E;background-color:#D1EAF3}
.bookinfo table.marc_list tr.last td{background:url('about:blank');background-color:#EFEEEE;}

.bookinfo div.groupbox {width:675px;height:183px;background:url('/static/images/info/0502_01.gif') no-repeat left top;padding:16px 0 11px 15px}
.bookinfo div.groupbox div.selbox {float:left;border:2px solid #499ACB}
.bookinfo div.groupbox div.selbox .sel{color:#363636;}

.bookinfo div.group_value{clear:both;width:690px;border-bottom:2px solid #3FB2D8;margin-top:3px;}
.bookinfo div.group_value .tdbox{background:url('/static/images/info/0502_02.gif') no-repeat left bottom;height:28px;padding-left:25px;color:#555}
.bookinfo div.group_value .tdbox span{font-weight:bold;color:#555}
.bookinfo div.group_value .last{background:url('/static/images/info/0502_03.gif') no-repeat left bottom;}

/*********조합소개************/
.introduction {width:699px}

/* 조합소개 > CEO */
.introduction div.ceo{float:left;padding:35px 0 0 20px;width:240px;}
.introduction div.ceotxt{float:left;width:423px;}
.introduction div.ceotxt p{line-height:17px;}
.introduction div.ceotxt h3{height:35px}
.introduction div.ceotxt h4{margin-top:44px;text-align:right}

/* 조합소개 > history */
.introduction div.history{width:690px;background:url('/static/images/introduction/060102_02.gif') no-repeat}
.introduction div.history h3{height:96px}
.introduction div.history table{margin:0 9px 0 8px}
.introduction div.history table tr td{border-bottom:1px solid #DDD;padding:3px 0 1px 0;color:#555;}
.introduction div.history table tr td img{vertical-align:middle;}
.introduction div.history div.tab{margin:44px 0 0 138px;width:300px;}
.introduction div.history div.tab ul li{float:left;}
.introduction div.history div.tab ul li img{margin-right:5px}
.introduction div.history div.historyImg {float:left;padding:54px 0 0 17px;width:116px;margin-top:22px;}
.introduction div.history div.historyList {float:left;width:557px;background:url('/static/images/introduction/060102_12.gif') no-repeat;margin-top:22px;}
.introduction div.history div.historyList div.year{margin-left:210px;}
.introduction div.history div.historyList ul{margin:36px 0 0 26px;}
.introduction div.history div.historyList ul li{color:#707070;}
.introduction div.history div.historyList ul li span{color:#36AFB9;font:bold 12px/22px Arial;padding-right:17px;}
.introduction div.history div.historyList ul li span span{color:#F3F3F3;padding:0}

/* 조합소개 > 조직안내 */
.introduction div.organization{width:690px;}
.introduction div.organization div.organ_layer01{position:absolute;z-index:100;width:184px;border:2px solid #16B670;background-color:#FFF}
.introduction div.organization div.organ_layer01 ul li{clear:both;border-bottom:1px solid #16B670;color:#555;height:18px;}
.introduction div.organization div.organ_layer01 ul li .txt01{color:#555;float:left;padding:0 0 0 11px}
.introduction div.organization div.organ_layer01 ul li .txt02{color:#555;float:right;padding:0 13px 0 0}
.introduction div.organization div.organ_layer01 ul li.last{border:0;}

.introduction div.organization div.organ_layer01 table tr td{border-bottom:1px solid #16B670;color:#555;height:24px;}
.introduction div.organization div.organ_layer01 table tr td .txt01{color:#555;float:left;padding:3px 0 0 11px}
.introduction div.organization div.organ_layer01 table tr td .txt02{color:#555;float:right;padding:3px 13px 0 0}
.introduction div.organization div.organ_layer01 table tr td.last{border:0;}

.introduction div.organization div.organ_layer02{position:absolute;z-index:100;width:176px;border:2px solid #19A1CD;background-color:#FFF;padding:7px 0 4px 0}
.introduction div.organization div.organ_layer02 .txt01{color:#555;float:left;padding:0 0 0 11px}
.introduction div.organization div.organ_layer02 .txt01 span{color:#555;font-weight:bold}
.introduction div.organization div.organ_layer02 .txt02{color:#555;float:right;padding:0 13px 0 0}

.introduction div.organization div.organ_layer03{position:absolute;z-index:100;width:256px;border:2px solid #19A1CD;background-color:#FFF}
.introduction div.organization div.organ_layer03 ul li.station{border-bottom:1px solid #19A1CD;background-color:#DEF5FC;color:#0082AC;font-weight:bold;padding:6px 0 0 12px;height:20px;}
.introduction div.organization div.organ_layer03 ul li.phone{background-color:#F0F0F0;color:#363636;padding:4px 0 0 12px;height:19px;}
.introduction div.organization div.organ_layer03 ul li.phone div.txt01{width:82px;color:#363636;float:right;}
.introduction div.organization div.organ_layer03 ul li.phone div.txt02{width:92px;color:#363636;float:right;}
.introduction div.organization div.organ_layer03 ul li.phone01{background-color:#F0F0F0;color:#363636;padding:4px 0 0 12px;height:40px;}
.introduction div.organization div.organ_layer03 ul li.phone01 div.txt01{color:#363636;text-align:right;padding-right:16px;line-height:18px;}

.introduction div.organization div.organ_layer03 ul li.listbox {padding:5px 7px 0 14px;}
.introduction div.organization div.organ_layer03 ul li.listbox div.photo{float:left;width:91px;text-align:center;color:#555;padding-top:4px;padding-bottom:15px;}
.introduction div.organization div.organ_layer03 ul li.listbox div.photo img {width:58px;height:66px;border:1px solid #BFBFBF;margin-bottom:9px;}
.introduction div.organization div.organ_layer03 ul li.listbox div.photo span {font-weight:bold;color:#FF7800}
.introduction div.organization div.organ_layer03 ul li.listbox div.list{float:left;padding-left:13px;padding-bottom:6px;}
.introduction div.organization div.organ_layer03 ul li.listbox div.list dl dd{color:#555;line-height:21px;}
.introduction div.organization div.organ_layer03 ul li.listbox div.list dl dd span{color:#0090BF;font-weight:bold;}
.introduction div.organization div.organ_layer03 ul li.listbox div.list dl dd span.name{color:#FF7800;}

.introduction div.organization div.organ_layer04{position:absolute;z-index:100;width:256px;border:2px solid #19A1CD;background-color:#FFF}
.introduction div.organization div.organ_layer04 ul li.station{border-bottom:1px solid #19A1CD;background-color:#DEF5FC;color:#0082AC;font-weight:bold;padding:6px 0 0 12px;height:20px;}
.introduction div.organization div.organ_layer04 ul li.phone{background-color:#FFF;color:#363636;padding-top:6px;}
.introduction div.organization div.organ_layer04 ul li.phone .txt01{width:165px;color:#363636;padding:0 0 0 12px;height:23px;}
.introduction div.organization div.organ_layer04 ul li.phone .txt01 span{font-weight:bold;color:#FF7200;}
.introduction div.organization div.organ_layer04 ul li.phone .txt02{width:75px;color:#363636;padding:0 0 0 0;}

.introduction div.organization div.organ_layer05{position:absolute;z-index:100;width:256px;border:2px solid #19A1CD;background-color:#FFF}
.introduction div.organization div.organ_layer05 ul li.station{border-bottom:1px solid #19A1CD;background-color:#DEF5FC;color:#0082AC;font-weight:bold;padding:6px 0 0 12px;height:20px;}
.introduction div.organization div.organ_layer05 ul li.phone{background-color:#F0F0F0;color:#363636;padding:4px 0 0 12px;height:19px;}
.introduction div.organization div.organ_layer05 ul li.phone div.txt01{width:127px;color:#363636;float:left;}
.introduction div.organization div.organ_layer05 ul li.phone div.txt02{width:117px;color:#363636;float:left;}
.introduction div.organization div.organ_layer05 ul li.listbox {padding:5px 7px 0 14px;}
.introduction div.organization div.organ_layer05 ul li.listbox div.photo{float:left;width:91px;text-align:center;color:#555;padding-top:4px;padding-bottom:15px;}
.introduction div.organization div.organ_layer05 ul li.listbox div.photo img {width:58px;height:66px;border:1px solid #BFBFBF;margin-bottom:9px;}
.introduction div.organization div.organ_layer05 ul li.listbox div.photo span {font-weight:bold;color:#FF7800}
.introduction div.organization div.organ_layer05 ul li.listbox div.list{float:left;padding-left:13px;padding-bottom:6px;}
.introduction div.organization div.organ_layer05 ul li.listbox div.list dl dd{color:#555;line-height:21px;}
.introduction div.organization div.organ_layer05 ul li.listbox div.list dl dd span{color:#0090BF;font-weight:bold;}

/* 조합소개 > 조합규정집 */
.introduction div.provision{width:699px;}
.introduction div.provision div.tab{width:666px;height:50px;background:url('/static/images/introduction/tab_bg_060104.gif') no-repeat;padding-right:29px;}
.introduction div.provision div.tab h3{float:right;}
.introduction div.provision div.docDown{width:660px;height:30px;background:url('/static/images/introduction/060104_02.gif') no-repeat;padding:0 13px 0 17px;}
.introduction div.provision div.docDown div.subject{float:left;font-weight:bold;color:#363636;margin:6px 0 0 0;height:20px;}
.introduction div.provision div.docDown div.bn{float:right;padding:4px 0 0 0;height:20px;}
.introduction div.provision div.docDown div.bn img{vertical-align:middle;}


.introduction div.provision div.wordtxt {overflow-x:hidden;overflow:auto;width:663px;height:450px;padding:10px 13px 10px 14px;margin-top:15px;
										scrollbar-face-color:#F3F3F3; 	
										scrollbar-highlight-color:#CFCFCF;  
										scrollbar-3dlight-color:#FFFFFF;  
										scrollbar-shadow-color:#CFCFCF;  
										scrollbar-darkshadow-color:#FFFFFF; 
										scrollbar-track-color:#F3F3F3;  
										scrollbar-arrow-color:#C9C9C2;
}

.introduction div.provision div.wordtxt p.title01{font-weight:bold;color:#FF7200;line-height:23px;padding-left:4px;}
.introduction div.provision div.wordtxt ul.article{width:662px;padding-left:4px;}
.introduction div.provision div.wordtxt ul.article li{float:left;width:329px;height:22px;color:#707070;}
.introduction div.provision div.wordtxt div.line{width:662px;height:13px;border-top:1px solid #C2C2C2;margin-top:16px;}

.introduction div.provision div.wordtxt p.title02{font-weight:bold;color:#007BA9;line-height:23px;padding-left:4px;}
.introduction div.provision div.wordtxt pre.rules{width:658px;color:#707070;padding-left:4px;line-height:18px;padding-bottom:10px;}

.introduction div.provision div.wordtxt p.title03{font-weight:bold;color:#707070;line-height:23px;padding-left:4px;}
.introduction div.provision div.wordtxt table {border:1px solid #CFCFCF}
.introduction div.provision div.wordtxt table tr th{background-color:#E2E2E2;border-right:1px solid #CFCFCF;}
.introduction div.provision div.wordtxt table tr td{border-right:1px solid #CFCFCF;padding:3px 0 10px 10px;background-color:#FFF}
.introduction div.provision div.wordtxt table tr {height:25px;}

.introduction div.provision div.wordtxt p.title04{font-weight:bold;color:#707070;line-height:23px;padding-left:4px;text-align:right;}

.introduction div.provision div.wordtxt table.star {border:1px solid #CFCFCF}
.introduction div.provision div.wordtxt table.star tr th{background-color:#E2E2E2;border-right:1px solid #CFCFCF;border-top:1px solid #CFCFCF}
.introduction div.provision div.wordtxt table.star tr td{border-right:1px solid #CFCFCF;border-top:1px solid #CFCFCF;padding:3px 0 0 0;background-color:#FFF;text-align:center;}
.introduction div.provision div.wordtxt table.star tr {height:25px;}
.introduction div.provision div.wordtxt table.star tr td.cols{font-weight:bold;}
.introduction div.provision div.wordtxt table.star tr td.subject{text-align:left;padding-left:5px;padding-right:5px;}

/* 조합소개 > 약도/연락처 */
.introduction div.map {position:relative;left:0px;top:0px;z-index:100;width:705px;height:361px}
.introduction div.map_01{position:absolute;left:-8px;z-index:100;}
.introduction ul.map{margin:9px 0 0 7px}
.introduction ul.map li.first{border-bottom:1px solid #D7D7D7;height:38px;}

/* 조합소개 > 조합사업소개 > 공동구매 */
.introduction div.intro {float:left;padding-right:47px}
.introduction div.intro h4{text-align:right}

/* 조합소개 > 조합사업소개 > 도서유통사업 */
.introduction div.busi_book {padding-left:7px;width:690px;}
.introduction div.busi_book h3.txt01{margin-bottom:26px}
.introduction div.busi_book h3.txt02{margin-bottom:18px}
.introduction div.busi_book h3.txt03{margin-bottom:15px}
.introduction div.busi_book h3.txt04{margin-bottom:21px}
.introduction div.busi_book h3.txt05{margin-bottom:54px}

/* 조합소개 > 조합사업소개 > 도서납품사업 */
.introduction div.busi_delivery {padding-left:7px;width:690px;}
.introduction div.busi_delivery h3.txt01{margin-bottom:23px}
.introduction div.busi_delivery h3.txt02{margin-bottom:27px;text-align:center}
.introduction div.busi_delivery h3.txt03{margin-bottom:24px}
.introduction div.busi_delivery h3.txt04{margin-bottom:28px}
.introduction div.busi_delivery div.txtbox{width:682px;background:url('/static/images/introduction/060203_06.gif') no-repeat;padding:23px 0 40px 0}

/* 조합소개 > 조합사업소개 > 여신사업 */
.introduction div.busi_loan {padding-left:7px;width:690px;}
.introduction div.busi_loan h3.txt01{margin-bottom:25px}
.introduction div.busi_loan h3.txt02{margin:0 0 13px 6px;}
.introduction div.busi_loan h3.txt03{margin:0 0 9px 6px;}
.introduction div.busi_loan h3.txt04{margin:0 0 0 6px;}
.introduction div.busi_loan {width:660px;margin:0 0 17px 0}
.introduction div.busi_loan table{width:656px;border-top:2px solid #31BD73; border-bottom:2px solid #31BD73 ;margin:0 0 17px 10px}
.introduction div.busi_loan table tr th{height:26px;border-bottom:2px solid #31BD73;border-right:1px solid #31BD73;}
.introduction div.busi_loan table tr td{border-bottom:1px solid #31BD73;border-right:1px solid #31BD73;padding:7px 0 4px 0;color:#7D7D7D;line-height:16px;text-align:center}
.introduction div.busi_loan table tr .last{border-right:0}
.introduction div.busi_loan table tr td.doc{text-align:left;padding-left:6px;}

/* 조합소개 > 조합사업소개 > 서지/MARC사업 */
.introduction div.marc {width:699px;}
.introduction div.marc div.tab{width:666px;height:53px;background:url('/static/images/introduction/tab_bg_060205.gif') no-repeat;padding-right:29px;margin-top:24px;}
.introduction div.marc div.tab h3{float:right;}
.introduction div.marc h3.txt01{margin:0 0 13px 8px}
.introduction div.marc h3.txt02{margin:0 0 21px 8px}
.introduction div.marc h3.txt03{margin:0 0 27px 0}
.introduction div.marc h3.txt04{margin:0 0 27px 8px}
.introduction div.marc h3.txt05{margin:0 0 31px 8px}
.introduction div.marc h3.txt06{margin:0 0 24px 8px}
.introduction div.marc h3.txt07{margin:0 0 0 8px;text-align:center}
.introduction div.marc h3.txt08{margin:0 0 25px 8px;}
.introduction div.marc h3.txt09{margin:0 0 5px 8px;}
.introduction div.marc h3.txt10{margin:0 0 30px 8px;}
.introduction div.marc h3.txt11{margin:0 13px 0 8px;}
.introduction div.marc h3.txt12{margin:0 0 12px 0;}
.introduction div.marc h3.txt13{margin:0 0 16px 0;}
.introduction div.marc h3.txt14{margin:0 0 9px 0;}
.introduction div.marc h3.txt15{margin:0 0 14px 0;}

.introduction div.marc div.guide {width:673px;background:url('/static/images/introduction/060205_11_top.gif') no-repeat left top;padding-top:16px;margin-left:5px;}
.introduction div.marc div.guide_btm {width:673px;height:16px;background:url('/static/images/introduction/060205_11_btm.gif') no-repeat left bottom;margin:0 0 28px 5px}
.introduction div.marc div.guide_mid {width:645px;background:url('/static/images/introduction/060205_11_mid.gif') repeat-y;padding:0 14px 0 14px;}

.introduction div.marc div.guide01 {width:673px;background:url('/static/images/introduction/060205_11_top.gif') no-repeat left top;padding-top:16px;margin-left:5px;}
.introduction div.marc div.guide_btm01 {width:673px;height:16px;background:url('/static/images/introduction/060205_11_btm.gif') no-repeat left bottom;margin:0 0 28px 5px}
.introduction div.marc div.guide_mid01 {width:625px;background:url('/static/images/introduction/060205_11_mid.gif') repeat-y;padding:0 24px 0 24px;}

.introduction div.marc table{width:675px;border-top:2px solid #31BD73; border-bottom:2px solid #31BD73 ;margin:10px 0 17px 8px}
.introduction div.marc table tr th{height:30px;border-bottom:2px solid #31BD73;border-right:1px solid #31BD73;}
.introduction div.marc table tr td{border-bottom:1px solid #31BD73;border-right:1px solid #31BD73;padding:7px 0 4px 0;color:#7D7D7D;line-height:16px;text-align:center}
.introduction div.marc table tr .last{border-right:0}
.introduction div.marc table .first{background-color:#EDF6E7;}
.introduction div.marc table .first{background-color:#EDF6E7;}
.introduction div.marc table tr td.doc{text-align:left;padding-left:6px;}

/* 조합소개 > 조합사업소개 > 조합거래서 가입안내 */
.introduction div.join {width:699px;}
.introduction div.join h3.txt01{margin:0 0 23px 8px}
.introduction div.join h3.txt02{margin:0 0 8px 7px}
.introduction div.join h3.txt03{margin:0 0 7px 3px}
.introduction div.join h3.txt04{margin:0 0 0 14px}
.introduction div.join h3.txt05{margin:0 0 25px 14px}
.introduction div.join h3.txt06{margin:0 0 25px 7px}
.introduction div.join h3.txt07{margin:0 0 35px 7px}
.introduction div.join h3.txt08{margin:0 0 35px 7px}



/*********한국출판물류주식회사************/
.korea_com {width:699px}

/* 회사소개 > intro */
.korea_com.con{float:left;padding:35px 0 0 0px;}
.korea_com div.con{float:left;width:690px;}
.korea_com div.inquiry{float:left;padding:5px 0 0 0px;width:690px;}

/* 회사소개 > 약도/연락처 */
.korea_com div.map {position:relative;left:0px;top:0px;z-index:100;width:691px;height:363px}
.korea_com div.map_01{position:absolute;left:0px;z-index:100;}
.korea_com ul.map{margin:0px 0 7px 0px}
.korea_com ul.map li.first{border-bottom:1px solid #D7D7D7;height:38px;}



/*********고객문의************/
.customer {width:699px}
/* 고객문의 > qna */
.customer div.qna{width:699px;}
.customer div.qna div.tab{width:666px;height:43px;background:url('/static/images/customer/tab_bg_0801.gif') no-repeat;padding-right:29px;margin-top:24px;}
.customer div.qna div.tab h3{float:right;}

/******** 입찰공고/공동구매 *********/
.tender {width:690px}
/* 입찰공고 */
.tender div.tender_view {width:690px;border-top:2px solid #4BBB9D;border-bottom:2px solid #4BBB9D;background-color:#F3F3F3;padding:1px 0 0 0}

table.tender_view {width:690px;}
table.tender_view tr th{background-color:#5EC6AA;height:26px;border-bottom:1px solid #F3F3F3;}
table.tender_view tr td{background-color:#E6FAF5;height:26px;border-bottom:1px solid #D7D7D7;padding-left:9px;}
table.tender_view tr td.subject{font-weight:bold;color:#0D8665;}

table.tender_view01 {width:690px;}
table.tender_view01 tr th{background-color:#5EC6AA;height:26px;border-bottom:1px solid #F3F3F3;}
table.tender_view01 tr td{background-color:#FFFFFF;height:26px;border-bottom:1px solid #D7D7D7;padding-left:9px;}
table.tender_view01 tr td.subject{font-weight:bold;color:#0D8665;}
table.tender_view01 tr td.cont{background-color:#F3F3F3;padding-top:3px;height:50px;}
table.tender_view01 tr td.cont01{background-color:#F3F3F3;padding:10px 0 10px 9px;}
table.tender_view01 tr td.cont01 textarea{
										border:1px solid #E6E6DD;
										padding:5px;
										scrollbar-face-color:#F2F2ED; 	
										scrollbar-highlight-color:#CFCFCF;  
										scrollbar-3dlight-color:#FFFFFF;  
										scrollbar-shadow-color:#CFCFCF;  
										scrollbar-darkshadow-color:#FFFFFF; 
										scrollbar-track-color:#FBFBFE;  
										scrollbar-arrow-color:#C9C9C2;}
table.tender_view01 tr td.cont03{background-color:#F3F3F3;padding:3px 0 0 34px;height:26px;border-bottom:1px solid #4BBB9D;}
table.tender_view01 tr td.cont03 ul li{float:left;width:276px;}
table.tender_view01 tr td.cont04{background-color:#FFF;padding:10px 0 7px 34px;height:26px;border-bottom:0}

table.tender_view02 {width:690px;}
table.tender_view02 tr th{background-color:#5EC6AA;height:26px;border-bottom:1px solid #F3F3F3;}
table.tender_view02 tr td{background-color:#F3F3F3;height:26px;border-bottom:1px solid #D7D7D7;padding-left:9px;}

table.tender_view03 {width:690px;}
table.tender_view03 tr th{background-color:#5EC6AA;height:26px;border-bottom:1px solid #F3F3F3;}
table.tender_view03 tr td{background-color:#F3F3F3;height:26px;padding-left:9px;padding-top:2px;}
table.tender_view03 tr td.info{background:url('/static/images/open_tender/0902_02_05.gif') repeat-x;height:29px;padding:0 0 0 25px;}


.tender div.myinfo {width:664px;height:23px;background:url('/static/images/open_tender/0901_02.gif') no-repeat;padding:8px 0 0 26px;font-weight:bold;color:#FFF}

/* 공동구매 */
table.buy_list {width:690px;border-bottom:2px solid #4BBB9D;border-top:2px solid #4BBB9D;}
table.buy_list tr.line td{background-color:#EFEEEE;}
table.buy_list tr.last td{background:url('about:blank');background-color:#EFEEEE;}

table.buy_list tr td{background:url('/static/images/common/dot_line02.gif') repeat-x left bottom;padding:5px 0 6px 7px;}
table.buy_list tr td div.photo{float:left;width:100px;}
table.buy_list tr td div.photo img{border:1px solid #CFCFCF;width:83px;height:97px;}
table.buy_list tr td div.txt{float:left;width:237px;padding-top:4px;}
table.buy_list tr td div.txt ul li{background:url('/static/images/common/bullet_19.gif') no-repeat left 5px;padding:0 0 0 10px;line-height:16px;}
table.buy_list tr td div.txt ul li.subject{line-height:15px;}
	table.buy_list tr td div.txt ul li.subject A{ font :bold 12px 돋움 ; color:#0F987C; text-decoration: none; }
	table.buy_list tr td div.txt ul li.subject A.visited{ font :bold 12px 돋움 ; color:#0F987C; text-decoration: none; }
	table.buy_list tr td div.txt ul li.subject A:hover{ font :bold 12px 돋움 ; color:#0F987C; text-decoration: none; }

table.buy_list tr.line td{background-color:#EFEEEE;}
table.buy_list tr.last td{background:url('about:blank');background-color:#EFEEEE;}

.tender div.guide {width:690px;background:url('/static/images/info/0501_03_top.gif') no-repeat left top;padding-top:14px;margin-top:9px;}
.tender div.guide_btm {width:690px;height:14px;background:url('/static/images/info/0501_03_btm.gif') no-repeat left bottom}
.tender div.guide_mid {width:665px;background:url('/static/images/info/0501_03_mid.gif') repeat-y;padding:0 12px 0 13px;}
.tender div.guide_mid div.infoImg{float:left;width:273px;padding-right:22px;}
.tender div.guide_mid div.infoImg div.title{width:260px;height:18px;background-color:#5EC6AA;font-weight:bold;color:#FFF;padding:3px 0 0 13px;}
.tender div.guide_mid div.infoImg ul li{float:left;}
.tender div.guide_mid div.infoImg ul li.photo{float:left;width:85px;}
.tender div.guide_mid div.infoImg ul li.photo .img{border:1px solid #CFCFCF;width:83px;height:97px;}
.tender div.guide_mid div.infoImg ul li.photo .large{margin:8px 0 0 11px;}
.tender div.guide_mid div.infoImg ul li.photoInfo{float:left;color:#959595;padding:50px 0 0 16px;}
.tender div.guide_mid div.info{float:left;width:370px;}
.tender div.guide_mid div.info ul li{background:url('/static/images/open_tender/0902_01.gif') no-repeat;padding:0 0 0 17px;height:23px;}
.tender div.guide_mid div.info ul li div.title{float:left;color:#555;font-weight:bold;width:104px}
.tender div.guide_mid div.info ul li div.cont{float:left;color:#707070;width:249px}
.tender div.guide_mid div.info ul li.last{background:url('/static/images/open_tender/0902_01.gif') no-repeat;padding:3px 0 0 17px;height:19px;}
.tender div.guide_mid div.info ul li.last div.cont{float:left;color:#FF5D00;width:249px}


/*** 채용 ***/
.recruit {width:690px;margin-top:24px;}
/* 채용검색 */
.recruit_search{width:670px;height:24px;background:url('/static/images/common/bg_search05.gif') no-repeat;padding:7px 0 0 20px;margin-bottom:1px;}
.recruit_search .sebox{border:1px solid #3F8FC3;background:url('/static/images/common/bg_search_input.gif') no-repeat;padding-left:24px;}
.recruit_search input{vertical-align:middle;}
.recruit_search select{vertical-align:middle;}


table.recruit_list {width:690px;border-bottom:2px solid #7A90DF;}
table.recruit_list tr th{height:28px;background:url('/static/images/recruit/recruit_th01.gif') repeat-x left top}
table.recruit_list tr th.title01{background:url('/static/images/recruit/recruit_th02.gif') no-repeat left top}
table.recruit_list tr th.title02{background:url('/static/images/recruit/recruit_th03.gif') no-repeat right top}
table.recruit_list tr td{background:url('/static/images/common/dot_line02.gif') repeat-x left bottom;padding:5px 0 4px;text-align:center;}
table.recruit_list tr td.subject{text-align:left;padding-left:11px;color:#959595;}
table.recruit_list tr.line td{background-color:#EFEEEE;}
table.recruit_list tr.last td{background:url('about:blank');background-color:#EFEEEE;}


div.recruit_view {width:690px;border-top:2px solid #7A90DF;border-bottom:2px solid #7A90DF;background-color:#F3F3F3;padding:1px 0 1px 0;}


table.recruit_view {width:690px}
table.recruit_view tr th{background-color:#8FA4F1;;height:26px;border-bottom:1px solid #F3F3F3;}
table.recruit_view tr td{height:26px;border-bottom:1px solid #D7D7D7;background-color:#FFF;padding:3px 0 0 9px}
table.recruit_view tr td.subject{font-weight:bold;color:#3056DF;background-color:#E2E8FF;}
table.recruit_view tr th.last01 {border:0;}
table.recruit_view tr td.last01 {border:0;}
table.recruit_view tr td.last02 {border:6px 0 0 0;}


table.prevForm_recruit {width:690px;border-top:2px solid #7A90DF;border-bottom:2px solid #7A90DF;}
table.prevForm_recruit tr {height:28px;background:url('/static/images/common/dot_line02.gif') repeat-x left bottom;}
table.prevForm_recruit tr.last{background:url('about:blank')}

table.recruit_write {width:690px}
table.recruit_write tr th{background-color:#8FA4F1;;height:26px;border-bottom:1px solid #F3F3F3;}
table.recruit_write tr td{height:29px;border-bottom:1px solid #D7D7D7;background-color:#FFF;padding:0 0 0 9px;font-size:11px;}
table.recruit_write tr td.post{padding:5px 0 5px 9px}
table.recruit_write tr td textarea{
										border:1px solid #E6E6DD;
										padding:5px;
										scrollbar-face-color:#F2F2ED; 	
										scrollbar-highlight-color:#CFCFCF;  
										scrollbar-3dlight-color:#FFFFFF;  
										scrollbar-shadow-color:#CFCFCF;  
										scrollbar-darkshadow-color:#FFFFFF; 
										scrollbar-track-color:#FBFBFE;  
										scrollbar-arrow-color:#C9C9C2;
										margin:7px 0 7px 0}

table.recruit_write tr td textarea.area01{
										border:1px solid #E6E6DD;
										padding:5px;
										scrollbar-face-color:#F2F2ED; 	
										scrollbar-highlight-color:#CFCFCF;  
										scrollbar-3dlight-color:#FFFFFF;  
										scrollbar-shadow-color:#CFCFCF;  
										scrollbar-darkshadow-color:#FFFFFF; 
										scrollbar-track-color:#FBFBFE;  
										scrollbar-arrow-color:#C9C9C2;
										margin:0 0 7px 0}

table.recruit_write tr th.last01 {border:0;}
table.recruit_write tr td.last01 {border:0;color:#FF6600;font-size:11px;padding-top:3px;}

/* 우편번호찾기 */
.pop_post {
	position:relative;
	left:76px;
	top:20px;
	z-index:10;
	display:none;
}
.post_01 {
	width:415px;
	height:283px;
	position:absolute;
	left:8px;
	top:0px;
	z-index:11;
}
.bg_post {
	background:url('/static/images/common/bg_post.gif') no-repeat;
	padding:63px 19px 39px 17px;
	width:352px;
	height:250px;
}
.bg_post h3.txt01{
	height:39px;
	margin-left:5px;
}
.bg_post h3.txt02{
	margin-top:15px;
	text-align:right;
}
.bg_post ul{
	margin-left:15px;
	margin-bottom:68px;
}
.bg_post ul li{
	float:left;	
}
.bg_post ul li small {
	font-size:11px;
	color:#959595;
	padding-left:17px;
}
.bg_post ul li img{
	vertical-align:middle;
}
.bg_post input.inbox {
	border:1px solid #AABCFC;
}
.bg_post ul li br.brline {
	line-height:6px;
}
.bg_post div.post_find{
	width:340px;
	height:85px;	
	overflow-x:hidden;overflow:auto;
	border:1px solid #DEDEDE;
	padding:5px 9px 5px 0;
}
.bg_post div.post_find ul {
	padding:0;
	margin:0;
}
.bg_post div.post_find ul li{
	
}
.bg_post div.post_find ul li div{
	font-size:11px;
	color:#959595;
	float:left;
}
	.bg_post div.post_find ul li div A,
	.bg_post div.post_find ul li div A.visited,
	.bg_post div.post_find ul li div A:hover {
		font-size:11px;
		color:#959595;
	}
.bg_post div.post_find ul li div small{	
	color:#363636;
}


/*********사이트맵************/
.site {width:690px;clear:both;}

.site_tbl td{padding:0;}
.site_tbl th {padding:0 0 7px 0;}

.site_tb2 td{width:150px;}
.site_tb2 tr.dotline{height:25px;background:url('/static/images/sitemap/site_dot_bg.gif') no-repeat;width:150px;font-weight:bold;}
.site_tb2 tr.dotline_s{height:25px;background:url('/static/images/common/dot_line02.gif') repeat-x left bottom;width:150px;}
.site_tb2 tr.noline{height:25px;width:150px;padding:0px 0;}

.site_tb2 td.t_font{padding:1px 0 0px 15px;margin:0;font-weight:bold;}
.site_tb2 td.t_font A{ font:12px 돋움; text-decoration: none; font-weight:bold;}
.site_tb2 td.t_font A.visited{ font:12px 돋움; text-decoration: none; font-weight:bold;}
.site_tb2 td.t_font A:hover{font:12px 돋움; text-decoration: none; font-weight:bold;color:#000000;}

.site_tb2 td.sub_2deph{padding:3px 0 3px 15px;margin:0;}
.site_tb2 td.sub_2deph A{font:11px 돋움; text-decoration: none;}
.site_tb2 td.sub_2deph A.visited{font:11px 돋움; text-decoration: none;}
.site_tb2 td.sub_2deph A:hover{font:11px 돋움; text-decoration: none;color:#000000;}
