
body { font-family: 'Nanum Barun Gothic', sans-serif; }

a {
	cursor:pointer;
}

.wrap {
	width:100%;
	height:100%;
}

/* ## font Weights

- Bold(700)
- Regular(400)
- Light(300)
- UltraLight(200)
 */

/*/////////////////////////////////////////*/
/*////////////////공통 스킨////////////////*/
/*/////////////////////////////////////////*/



/*/////////////////////////////////////////*/
/*////////////////Header시작///////////////*/
/*/////////////////////////////////////////*/

.wrap header {
	width:100%;
	height:40px;
	background:#394657;
} 

/* header와 .header_info_form을 나눈 이유는 */
/* 배경색 부분이 한정되어 있는게 아니라 */
/* 100%로 해야된다고해서 배경색 부분이 'header' */
/* 실제 텍스트부분을 .header_info_form으로 */
/* 나누게 되었습니다. */
/* #참조1 */

/*/////////////사용자 정보 시작////////////*/

.wrap header .header_info_form {
	width:1000px;
	height:40px;
	margin:0 auto;
} /* 최상단 헤더부분 전체 크기 */

.wrap header .header_info_form .header_info_menu{
	margin-left:291px;
	padding:13px 0 15px 0px;
} /* 메뉴 위치 통제 */

.wrap header .header_info_form .header_info_menu li{
	font-size:9pt;
	font-weight:bold;
	float:left;
} /* 정보들은 li로 해서 공통 통제해놨습니다. */

.wrap header .header_info_form .header_info_menu .header_info_news{
	width:180px;
	height:20px;
	color:#CECECE;
} /* 새로운 공지사항 부분 */

.wrap header .header_info_form .header_info_menu .header_info_news div:nth-child(1){
	width:115px;
	padding-top:3px;
	float:left;
} /* 새로운 공지사항&신간안내 사이간격 부분 */

.wrap header .header_info_form .header_info_menu .header_info_news div:nth-child(2){
	float:left;
} /* 새로운 공지사항&신간안내 부분 */

.wrap header .header_info_form .header_info_menu .header_info_welcome h2{
	font-size:1.05em;
	color:#319EE3;
	text-align:center;
	padding-bottom:3px;
} /* 사용자 이름 부분 */

.wrap header .header_info_form .header_info_menu .header_info_welcome{
	width:200px;
	height:20px;
	color:white;
	margin-top:-6px;
	text-align:center;
	margin-right:15px;

} /* 사용자 인사말 전체 부분 */

.wrap header .header_info_form .header_info_menu .header_info_button {
	height:20px;
} /* 로그아웃&개인정보변경 부분 */

.wrap header .header_info_form .header_info_menu .header_info_bar {
	color:#999999;
	margin:0 10px;
} /* 로그아웃&개인정보변경 사이 'bar' */

.wrap header .header_info_form .header_info_menu .header_info_button a{
	color:#bbbbbb;
} /* 로그아웃&개인정보변경 a태그 스타일시트 */






/*/////////////////////////////////////////*/
/*//////////////// nav 시작 ///////////////*/
/*/////////////////////////////////////////*/

.wrap nav {
	width:100%;
	height:90px;
	background:#319EE3;
}

/* header부분과 동일합니다. (#참조1 검색)*/

/*//////////////메인 메뉴 시작/////////////*/

.wrap nav .nav_menu_form{
	width:1000px;
	height:90px;
	margin:0 auto;
} /* 메인 메뉴 부분 전체 크기 */

.wrap nav .nav_menu_form .nav_menu li {
	/*font-size:11.5pt;*/
	font-size:18pt;
	color:white;
	float:left;
	font-family: 'NanumSquare', sans-serif;
} /* 메뉴들 li로 전체 통제해놨습니다. */

.wrap nav .nav_menu_form .nav_menu .nav_logo{
	padding:22px 250px 0 0;
} /* 메인 로고 부분 */

.wrap nav .nav_menu_form .nav_menu .menus{
	padding:40px 15px 0 15px;
	font-weight:700;
} /* 메뉴들 위치 조정 */

.wrap nav .nav_menu_form .nav_menu .regist_button {
	font-size:16pt;
	border:solid 1px #fff;
	padding:10px 16px;
	margin:25px 0 10px 12px;
} /* 재고실사, 채택현황 등록 버튼 부분 */

.wrap nav .nav_menu_form .nav_menu li a:link, a:visited {
	color: #fff
} /* 메뉴들 a태그 스타일시트 */

.wrap nav .nav_menu_form .nav_menu .menus a:hover, a:active  {
	border-bottom:solid 2px #fff;
} /* 메뉴들 a태그 스타일시트 */




/*/////////////////////////////////////////*/
/*////////////도서 주문하기 버튼///////////*/
/*/////////////////////////////////////////*/


.wrap .widget_wrap {
	width:100%;
	height:50px;
	position:absolute;
} /* 절대값으로 위치 지정 */

.wrap .widget_wrap .widget_form {
	width:1250px;
	height:50px;
	margin:0 auto;
} /* 가운데 정렬 */

.wrap .widget_wrap .widget_form .widget { 
	margin:50px 0 0 50px;
	float:right;
}






/*/////////////////////////////////////////*/
/*///////////////index 페이지//////////////*/
/*/////////////////////////////////////////*/


/* 페이지 기본 구조 */

.wrap .contents {
	width:1000px;
	height:100%;
	margin:0 auto;
}

.wrap .contents h1{
	font-size:18pt;
	font-weight:400;
} /* 큼지막한 제목들 */

.wrap .contents:after {
	display: block;
	content: '';
	clear: both;
}


/*/////////////////////////////////////////*/
/*//////////////메인페이지 시작////////////*/
/*/////////////////////////////////////////*/



/*////////////메인페이지 상단부////////////*/

.wrap .contents .section_main_top{
	width:1000px;
	height:250px;
	padding-top:50px;
} /* 메인페이지 상단 공지사항&신간안내 부분 전체폼 */ 

.wrap .contents .section_main_top .article_notice {
	width:470px;
	margin-right:60px;
	float:left;
} /* 공지사항 부분 */

.wrap .contents .section_main_top .article_news {
	width:470px;
	float:left;
} /* 신간안내 부분 */

.wrap .contents .section_main_top article table{
	width:100%;
} /* 두개의 테이블 통제 */

.wrap .contents .section_main_top article table thead td>h1{
	padding-bottom:20px;
} /* 제목과 테이블간에 위치조정 */

.wrap .contents .section_main_top article table thead .more{
	color:#77BBEE;
	font-size:11pt;
	font-weight:bold;
	line-height:5px;
	float:right;
} /* 더보기 버튼 */

.wrap .contents .section_main_top article table tbody {
	font-size:10.5pt;
	border-top:solid 2px black;
} /* 게시판 미리보기 부분 */

.wrap .contents .section_main_top article table tbody .board_content_title{
	width:84%;
	height:40px;
	padding:0 10px;
	border-bottom:solid 1px #DEDEDE;
} /* 제목부분 */

.wrap .contents .section_main_top article table tbody .board_content_title span{
	display:block;
	float:left;
	padding-top:4px;
} /* 제목부분 */

.wrap .contents .section_main_top article table tbody .board_content_title span:nth-child(1){
	width:90%;
} /* 제목부분 */

.wrap .contents .section_main_top article table tbody .board_content_title span:nth-child(2) img{
} /* 제목부분 NEW 이미지 */

.wrap .contents .section_main_top article table tbody .board_content_day{
	width:16%;
	border-bottom:solid 1px #DEDEDE;
	color:gray;
	font-size:10pt;
} /* 날짜부분 */




/*////////////메인페이지 하단부////////////*/

.wrap .contents .section_main_bottom{
	width:1000px;
	height:770px;
	padding:50px 0;
} /* 메인페이지 하단 홍보&이달의 도서 부분 전체폼 */ 

.wrap .contents .section_main_bottom .main_poster_form{
	float:left;
	margin-right:60px;
} /* article간에 위치조정 1 - 홍보부분 */

.wrap .contents .section_main_bottom .main_news_form {
	float:left;
} /* article간에 위치조정 2 - 이달의 신간부분 */

.wrap .contents .section_main_bottom .promotion_form{
	width:470px;
	height:656px;
	margin-top:20px;
	background:#F7F7F7;
} /* 바탕 회색 부분 */

.wrap .contents .section_main_bottom .promotion_form .main_poster{
	width:450px;
	height:636px;
	padding:10px 10px;
} /* 포스터 부분 (실제 사진이 들어갈 부분) */

.wrap .contents .section_main_bottom .main_news_form .promotion_form .new_book {
	padding:0 114px;
	line-height: 373px;
	height: 373px;

} /* 책 표지가 들어갈 부분  */

.wrap .contents .section_main_bottom .main_news_form .promotion_form .new_book img{
	width:245px;
	vertical-align: middle;
	/*height:345px;*/
} /* 책 표지 이미지 고정값 */

.wrap .contents .section_main_bottom .main_news_form .promotion_form .new_book_line{
	padding:0 20px;
} /* 책 표지 이미지 하단부 라인 위치 조정 */

.wrap .contents .section_main_bottom .main_news_form .promotion_form .new_book_info{
	width:350px;
	height:180px;
	margin:22px 60px;

} /* 책에 대한 설명이 들어갈 부분 */








/*/////////////////////////////////////////*/
/*///////////////주문페이지 시작///////////*/
/*/////////////////product.php/////////////*/
/*/////////////////////////////////////////*/


/*////////////주문페이지 상단부////////////*/

.wrap .contents .section_product_top{
	width:100%;
	height:460px;
	margin-top:50px;
} /* 주문페이지 상단 시리즈 목록 & 도서 목록 파트 */

.wrap .contents .section_product_top .article_order_list{
	width:250px;
	height:455px;
	margin-right:50px;
	float:left
} /* 시리즈 목록 부분 */

.wrap .contents .section_product_top .article_order_list .scroll_wrap{
	width:100%;
	height:411px;
	margin-top:20px;
	overflow-y:scroll;
	border:solid 1px #cccccc;
} /* 시리즈 목록 스크롤 */

.wrap .contents .section_product_top .article_order_list table{
	width:100%;
} /* 시리즈 목록 테이블 */

.wrap .contents .section_product_top .article_order_list table td{
	font-size:11.5pt;
	padding:10px 0 9px 8px; 
	border-bottom:solid 1px #cccccc;
} 

.wrap .contents .section_product_top .article_order_list table td ul{
	width:220px;
}

.wrap .contents .section_product_top .article_order_list table td li{
	float:left
}

.wrap .contents .section_product_top .article_order_list table td .series_name{
	width:150px;
	padding-top:4px;
} /* 시리즈명 길이 조절 */

.wrap .contents .section_product_top .article_order_list table td li img{
	padding-top:2px;
}

.wrap .contents .section_product_top .article_order_list table td .total_amount{
	font-size:9pt;
	color:#aaaaaa;
	padding-top:5px;
	float:right;
} /* 도서 총 부수 부분 */





.wrap .contents .section_product_top .article_order_product{
	width:700px;
	height:455px;
	float:left;
} /* 도서 목록 부분 */

.wrap .contents .section_product_top .article_order_product .thead{
	width:683px;
	margin-top:20px;
	background:#EBEBEB;
	font-weight:bold;
	text-align:center;
	border:solid 1px #cccccc;
} /* 도서 목록 기준 부분 */

.wrap .contents .section_product_top .article_order_product table td{
	font-size:11.5pt;
	border-bottom:solid 1px #cccccc;
} /* 폰트 크기 전체 통제 (도서 목록부분 테이블 전체) */

.wrap .contents .section_product_top .article_order_product .thead td{
	padding:12px 0;
} /* 도서 목록 기준 부분 높낮이 조정 */

.wrap .contents .section_product_top .article_order_product .scroll_wrap{
	width:700px;
	height:372px;
	overflow-y:scroll;
	border:solid 1px #cccccc;
} /* 도서 목록들 스크롤 wrap부분 */

.wrap .contents .section_product_top .article_order_product .scroll_wrap table{
	width:683px;
	border:solid 1px #cccccc;
	table-layout:fixed;
} /* 도서 목록 테이블 */

.wrap .contents .section_product_top .article_order_product .scroll_wrap table td {
	font-size:9pt;
	padding: 11px 0;
} /* 도서 목록 부분 높낮이 조정 */

.wrap .contents .section_product_top .article_order_product .scroll_wrap table td li{
	/*height:13px;*/
	/*float:left;*/
} /* 도서명 부분 */

.wrap .contents .section_product_top .article_order_product .scroll_wrap table td li img{
	margin-top:-2px;
}

.wrap .contents .section_product_top .article_order_product .scroll_wrap table .book_name{
	width:88%;
} /* 도서명에서 도서 제목부분 (new아이콘 제외) */


.wrap .contents .section_product_top .article_order_product .scroll_wrap .none_sellect_series{
	height:370px;
	font-size:3em;
	font-weight:bold;
	color:red;
	text-align:center;
} /* 시리즈를 선택하지 않았을 때 노출되는 문구 */

.wrap .contents .section_product_top .article_order_product table td:nth-child(1){
	width:335px;
	padding:0 4px 0 10px;
	border-right:solid 1px #cccccc;

} /* 도서명 */

.wrap .contents .section_product_top .article_order_product #product-list tr {
	cursor: pointer;
}

.wrap .contents .section_product_top .article_order_product #product-list tr.disabled {
	cursor: auto;
	color: #bbb;
}

.wrap .contents .section_product_top .article_order_product #product-list .none_listing {
	cursor: auto;
}

.wrap .contents .section_product_top .article_order_product .scroll_wrap table td:nth-child(1){
	font-size:11pt;
}

.wrap .contents .section_product_top .article_order_product table td:nth-child(2){
	width:59px;
	border-right:solid 1px #cccccc;
	text-align:center;
} /* 정가 */

.wrap .contents .section_product_top .article_order_product table td:nth-child(3){
	width:120px;
	border-right:solid 1px #cccccc;
	text-align:center;
} /* ISBN */

.wrap .contents .section_product_top .article_order_product table td:nth-child(4){
	width:50px;
	border-right:solid 1px #cccccc;
	text-align:center;
} /* 속당부수 */

.wrap .contents .section_product_top .article_order_product table td:nth-child(5){
	width:55px;
	border-right:solid 1px #cccccc;
	text-align:center;
} /* 주문 */

.wrap .contents .section_product_top .article_order_product table td:nth-child(6){
	text-align:center;
} /* 체크 */




/*/////////////////////////////////////////*/
/*////////////주문페이지 중간부////////////*/
/*/////////////////////////////////////////*/

.wrap .contents .section_product_middle{
	width:100%;
	height:64px;
} /* 중간 전체 폼 */

.wrap .contents .section_product_middle article{
	padding:7px 0 7px 540px;
} /* 담기 버튼이 위치한 곳 */





/*/////////////////////////////////////////*/
/*////////////주문페이지 하단부////////////*/
/*/////////////////////////////////////////*/

.wrap .contents .section_product_bottom {
	width:100%;
	height:545px;
	margin:0 0 100px 0; 
} /* 주문페이지 하단 주문 관련 정보 & 장바구니 파트 */


/*/////////////////////////////////////////*/
/*////////////주문관련정보부분/////////////*/
/*/////////////////////////////////////////*/

.wrap .contents .section_product_bottom .article_order_about{
	width: 250px; 
	height:100%;
	padding-right:48px;
	float:left;
} /* 주문 관련 정보 전체 폼  */

.wrap .contents .section_product_bottom .article_order_about .order_notice{
	width:250px;
	/*height:195px;*/
	background: #fff4ad url('../images/img_memo.png') no-repeat;
	float:left;
} /* 주문 특이사항 부분 (배경화면) */

.wrap .contents .section_product_bottom .article_order_about .order_notice ul{
	width:205px;
	/*height:160px;*/
	margin:20px 20px 0px 20px;
} /* 주문 특이사항 내용 부분 폼 */

.wrap .contents .section_product_bottom .article_order_about .order_notice .title{
	width:185px;
	height:20px;
	padding:5px;
	font-size:16pt;
	font-weight:bold;
} /* 주문 특이사항 제목 부분 */

.wrap .contents .section_product_bottom .article_order_about .order_notice .content{
	font-size:12pt;
	font-weight:bold;
	color:red;
	text-align:center;
	padding-top:20px;
} /* 주문 특이사항 내용 부분 */



.wrap .contents .section_product_bottom .article_order_about .order_info{
	width:250px;
	height:185px;
	background:url('../images/img_time.png');
	margin-top:15px;
	float:left;
} /* 주문 마감 시간 부분 (배경화면) */

.wrap .contents .section_product_bottom .article_order_about .order_info .close_time{
	width:215px;
	height:160px;
	margin:20px;
} /* 주문 마감 시간 내용 부분 폼 */

.wrap .contents .section_product_bottom .article_order_about .order_info .close_time .title{
	width:185px;
	height:20px;
	padding:5px;
	margin-bottom:15px;
	font-size:16pt;
	font-weight:bold;
	
} /* 주문 마감 시간 제목 부분 */

.wrap .contents .section_product_bottom .article_order_about .order_info .close_time .content{
	padding-top:10px;
	font-size:11pt;
} /* 주문 마감 시간 내용 부분 */

.wrap .contents .section_product_bottom .article_order_about .order_info .close_time .content span{
	font-weight:bold
} /* 주문 마감시간 내용 중 강조부분 */



.wrap .contents .section_product_bottom .article_order_about .order_phone_number{
	width:250px;
	height:142px;
	background:url('../images/img_tel.png');
	margin-top:10px;
	float:left;
} /* 전화 번호 부분 (배경화면) */

.wrap .contents .section_product_bottom .article_order_about .order_phone_number .phone_number{
	width:215px;
	height:140px;
	margin:5px 0 0 15px;
} /* 전화 번호 내용 부분 폼 */

.wrap .contents .section_product_bottom .article_order_about .order_phone_number .phone_number .title{
	width:185px;
	height:20px;
	padding:18px 9px;
	margin-bottom:15px;
	font-size:16pt;
	font-weight:bold;
	
} /* 전화 번호 제목 부분 */

.wrap .contents .section_product_bottom .article_order_about .order_phone_number .phone_number .content{
	font-size:15pt;
	color:#319EE3;
	text-align:center
} /* 전화 번호 내용 부분 */

.wrap .contents .section_product_bottom .article_order_about .order_phone_number .phone_number .content span{
	font-weight:bold;
	font-size:1.4em;
	padding-left:5px;
} /* 전화번호 파란색 강조 */

.wrap .contents .section_product_bottom .article_order_about .order_phone_number .phone_number .content2{
	padding-top:5px;
	font-size:11pt;
	text-align:center;
} /* 내선번호 3번 부분 */



/*/////////////////////////////////////////*/
/*///////////////장바구니 부분/////////////*/
/*/////////////////////////////////////////*/

.wrap .contents .section_product_bottom .article_order_cart {
	width: 700px; 
	height:545px; 
	float:left;
} /* 장바구니 파트 폼 */

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .none_sellect_series{
	width:700px;
	height:458px;
	font-size:1.2em;
	font-weight:bold;
	color:#cccccc;
	text-align:center;
} /* 시리즈 선택 안했을 때 노출되는 문구 */

.wrap .contents .section_product_bottom .article_order_cart .thead{
	width:683px;
	margin-top:20px;
	background:#EBEBEB;
	font-weight:bold;
	text-align:center;
	border:solid 1px #cccccc;
} /* 장바구니 기준 부분 (번호, 도서명, 정가 등등) */

.wrap .contents .section_product_bottom .article_order_cart .thead td{
	padding: 12px 0;
} /* 장바구니 기준 부분 높낮이 조절 */

.wrap .contents .section_product_bottom .article_order_cart .order_table td{
	font-size:11.5pt;
	border-bottom:solid 1px #cccccc;
} /* 장바구니 폰트 스타일 조절 */

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap{
	width:700px;
	height:458px;
	overflow-y:scroll;
	border:solid 1px #cccccc;
} /* 장바구니 스크롤 wrap */

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .order_table{
	width:682px;
	table-layout:fixed;
	border-right:solid 1px #cccccc;
} /* 장바구니 테이블 */

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .order_table tbody td{
	font-size:9pt;
}

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .order_table tbody span{
	display:inline-block;
} /* TD안에 SPAN으로 텍스트 및 INPUT박스 */

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .order_table tbody .span_text{
	padding:14px 0 12px 0;
} /* td 안 내용들 높낮이 */

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .order_table tbody .input_box{
	width:50px;
	padding-top:5px;
	text-align:center;
} /* input박스 스타일시트 */

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .order_table tbody td img{
	padding-top:3px;
}



.wrap .contents .section_product_bottom .article_order_cart .order_table td:nth-child(1){
	width:;
	padding-right:4px;
	padding-left:10px;
	border-right:solid 1px #cccccc;

} /* 도서명 */

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .order_table td:nth-child(1){
	font-size:11pt;
} /* 실제 도서명이 노출되는 곳 글자크기 조절 */

.wrap .contents .section_product_bottom .article_order_cart .order_table td:nth-child(2){
	width:59px;
	border-right:solid 1px #cccccc;
	text-align:center;
} /* 정가 */

.wrap .contents .section_product_bottom .article_order_cart .order_table td:nth-child(3){
	width:76px;
	border-right:solid 1px #cccccc;
	text-align:center;
} /* 수량 */

.wrap .contents .section_product_bottom .article_order_cart .order_table td:nth-child(4){
	width:100px;
	border-right:solid 1px #cccccc;
	text-align:center;
} /* 교사용/연구용 */

.wrap .contents .section_product_bottom .article_order_cart .order_table td:nth-child(5){
	width:55px;
	border-right:solid 1px #cccccc;
	text-align:center;
} /* 번호 */


.wrap .contents .section_product_bottom .article_order_cart .order_table td:nth-child(6){
	width:55px;
	text-align:center;
} /* 삭제 */



.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .order_table tfoot .total{
	font-size:14.5pt;
	text-align:right;
	padding:15px 20px 15px 0;
} /* 도서 부수 합계, 도서 정가 합계 부분 전체 폼 */

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .order_table tfoot .total span{
	color:#DE1A00;
	font-weight:bold;
} /* 데이터 부분 (빨간색) */

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .order_table tfoot .total span:nth-child(2){
	padding-left:30px
} /* 부수 합계와 정가 합계 사이 간격 조절 */




.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .orderer_info_form{
	width:640px;
	height:260px;
	margin:20px;
} /* 주문자 정보 전체 폼 */

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .orderer_info_form .title{
	font-size:14pt;
	border-bottom:solid 1px #cccccc;
	padding-bottom:10px;
} /* [주문자 정보] 라고 되어있는 부분 스타일시트 */

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .orderer_info_form tbody{
	font-size:11.5pt;
} /* 내용이 들어가는 tbody */

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .orderer_info_form tbody input{
	padding:5px 0 5px 5px;
	margin: 5px 0;
	font-size:0.9em;
} /* tbody내에 input박스 스타일시트 */

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .orderer_info_form tbody .left_side{
	width:110px;
	background:#F7F7F7;
	text-align:right;
	padding-right:20px;
	border-bottom:solid 1px #cccccc;
} /* 왼쪽부분 색상이 있는 곳 */

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .orderer_info_form tbody .right_side{
	padding-left:10px;
	border-bottom:solid 1px #cccccc;
} /* 오른쪽부분 input박스가 있는곳 */

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .orderer_info_form tbody .corp_name{
	width:475px;
	height:20px;
} /* 회사명 input 박스 */

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .orderer_info_form tbody .corp_num{
	width:143px;
	height:20px;
} /* 전화번호 input 박스 (3개 동일) */

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .orderer_info_form tbody .corp_request{
	width:460px;
	height:66px;
	margin:5px 0;
	padding:10px;
} /* 요청사항 input 박스 */



.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .orderer_info_form tfoot td{
	text-align:right;
	padding:10px 0;
} /* 하단부 주문하기&취소하기 버튼 부분 */ 

.wrap .contents .section_product_bottom .article_order_cart .scroll_wrap .orderer_info_form tfoot td img:nth-child(1){
	padding-right:10px;
} /* 버튼들 사이의 간격 */

/*/////////////////////////////////////////*/
/*///////////////주문페이지 끝/////////////*/
/*/////////////////////////////////////////*/







/*/////////////////////////////////////////*/
/*/////////////////주문내역////////////////*/
/*//////////////order_check.php////////////*/
/*/////////////////////////////////////////*/

.wrap .contents .section_about_order {
	width:1000px;
	padding:50px 0 50px 0;
}

.wrap .contents .section_about_order .table_order_check{
	width:100%;
	margin:20px 0 40px 0;
	border-top:solid 2px black;
} /* 주문내역 폼 */

.wrap .contents .section_about_order .table_order_check .height{
	height:20px;
} /* 상단 공간주기 */

.wrap .contents .section_about_order .table_order_check thead .button{
	height:20px;
	padding:10px 0;
	border:solid 1px #dddddd;
	text-align:center;
	font-size:15.5pt;
	font-weight:bold;
	color:#777777;
} /* 주문내역/취소/조회 버튼 기본 */

.wrap .contents .section_about_order .table_order_check thead .button_on{
	background:#EEF8FE;
	border:solid 1px #319EE3;
	text-align:center;
	font-size:15.5pt;
	font-weight:bold;
	color:#319EE3;
} /* 주문내역/취소/조회 버튼 클릭했을 때 */

.wrap .contents .section_about_order .table_order_check thead .button:hover{
	background:#EEF8FE;
	border:solid 1px #319EE3;
	text-align:center;
	font-size:15.5pt;
	font-weight:bold;
	color:#319EE3;
} /* 주문내역/취소/조회 버튼 마우스오버 */

.wrap .contents .section_about_order .table_order_check tbody table td{
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	text-align:center;
	font-size:10pt;
	height:42px;
} /* TD 전체 통제 */

.wrap .contents .section_about_order tbody th{
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	background:#EBEBEB;
	font-size:11pt;
	font-weight:bold;
	height:38px;
} 

.wrap .contents .section_about_order .table_order_check tbody .table_type_board{
	width:900px;
	border:solid 1px #cccccc;
	margin-left:50px;
} /* 주문조회, 주문취소, 주문조회, 주문내역보기 등등 주문조회페이지에 공통 */

.wrap .contents .section_about_order .table_order_check tbody .table_type_board th:nth-child(1){
	width:157px;
} /* 주문번호 부분 width */

.wrap .contents .section_about_order .table_order_check tbody .table_type_board th:nth-child(3){
	width:120px;
} /* 정가합계 부분 width */ 

.wrap .contents .section_about_order .table_order_check tbody .table_type_board th:nth-child(4){
	width:116px;
} /* 처리상태 부분 width */


.wrap .contents .section_about_order .table_order_check tbody .table_type_board .bold{
	color:#aaaaaa;
	font-weight:bold;
} /* 주문번호 부분 스타일시트 */

.wrap .contents .section_about_order .table_order_check tbody .table_type_board .bold:visited{
	color:#aaaaaa
}

.wrap .contents .section_about_order .table_order_check tbody .table_type_board .bold:hover{
	color:#aaaaaa
}

.wrap .contents .section_about_order .table_order_check tbody .table_type_board .bold:active{
	color:#aaaaaa
}

.wrap .contents .section_about_order .table_order_check tbody .table_type_board td:nth-child(2){
	text-align:left;
	padding-left:30px;
} /* 주문명 스타일시트 */

.wrap .contents .section_about_order .table_order_check tbody .table_type_board .space_bottom{
	height:20px;
	border:solid 1px white;
} 

.wrap .contents .section_about_order .table_order_check tbody .table_type_cancel_form {
	width:900px;
	margin-left:50px;
}

.wrap .contents .section_about_order .table_order_check tbody .breakdown{
	height:80px;
	border:solid 1px white;
	background:#F7F7F7;
	font-size:11.5pt;
	text-align:left;
	padding-left:40px;
}

.wrap .contents .section_about_order .table_order_check tbody .table_type_cancel_form .cancel_btn{
	border:solid 1px white;
	background:#F7F7F7;
}

.wrap .contents .section_about_order .table_order_check tbody .table_type_cancel_form .cancel_btn img{
	text-align:center;
}


/*/////////////////////////////////////////*/
/*///////////////주문내역확인//////////////*/
/*///////////order_check_view.php//////////*/
/*/////////////////////////////////////////*/



.wrap .contents .section_about_order .table_order_check tbody .table_type_detail{
	width:900px;
	border:solid 1px #cccccc;
	margin-left:50px;
}

.wrap .contents .section_about_order .table_order_check tbody .table_type_detail th:nth-child(1){
	width:600px;
} /* 주문내역확인 - 도서명 부분 witdh */

.wrap .contents .section_about_order .table_order_check tbody .table_type_detail th:nth-child(2){
	width:120px;
} /* 주문내역확인 - 수량 부분 width */

.wrap .contents .section_about_order .table_order_check tbody .table_type_detail th:nth-child(3){
	width:180px;
} /* 주문내역확인 - 정가 부분 width */

.wrap .contents .section_about_order .table_order_check tbody .table_type_detail td:nth-child(1){
	text-align:left;
	padding-left:30px;
} /* 도서명 부분 스타일시트 */

.wrap .contents .section_about_order .table_order_check tbody .table_type_detail td:nth-child(3){
	text-align:right;
	padding-right:20px;
} /* 정가 부분 스타일시트 */


.wrap .contents .section_about_order .table_order_check tbody .table_type_detail_info{
	width:900px;
	border:solid 1px #cccccc;
	margin:30px 50px;
} /* 결제정보 및 주문자정보 */

.wrap .contents .section_about_order .table_order_check tbody .table_type_detail_info th{
	text-align:left;
	padding-left:30px;
	background:#999999;
	font-size:12pt;
	height:38px;
}

.wrap .contents .section_about_order .table_order_check tbody .table_type_detail_info tbody td:nth-child(1){
	text-align:right;
	padding-right:30px;
	background:#eeeeee;
	width:200px;
}

.wrap .contents .section_about_order .table_order_check tbody .table_type_detail_info tbody td:nth-child(2){
	text-align:left;
	padding-left:30px;
}



/*/////////////////////////////////////////*/
/*/////////////////주문조회////////////////*/
/*/////////////order_history.php///////////*/
/*/////////////////////////////////////////*/


.wrap .contents .section_about_order .table_order_check tbody .table_type_order_history{
	width:900px;
	border:solid 1px #319EE3;
	margin:0 0 20px 50px
} 

.wrap .contents .section_about_order .table_order_check tbody .table_type_order_history td{
	height:40px;
	border:solid 1px #319EE3;
}

.wrap .contents .section_about_order .table_order_check tbody .table_type_order_history td:nth-child(1){
	width:157px;
	font-weight:bold;
	color:#319EE3;
	background:#EEF8FE;
} /* 기간별 조회, 일자별 조회 부분 */

.wrap .contents .section_about_order .table_order_check tbody .table_type_order_history td:nth-child(2) li{
	width:70px;
	font-size:11pt;
	margin:0 15px;
	padding:5px 0;
	border:solid 2px #319EE3;
	background:#EEF8FE;
	float:left;
	font-weight:bold;
} /* 기간별 조회에서 일자 부분 */

.wrap .contents .section_about_order .table_order_check tbody .table_type_order_history td:nth-child(2) li:nth-child(1){
	margin-left:40px;
} /* 일자별 조회 스타일시트 */

.wrap .contents .section_about_order .table_order_check tbody .table_type_order_history .select_form{
	text-align:left;
	padding-left:40px;
} 

.wrap .contents .section_about_order .table_order_check tbody .table_type_order_history .select_form select{
	float:left;
	margin:5px 0;
	padding:2px 0;
}

.wrap .contents .section_about_order .table_order_check tbody .table_type_order_history .select_form span{
	display:block;
	float:left;
	padding:9px 4px 0 4px;
}

.wrap .contents .section_about_order .table_order_check tbody .table_type_order_history .select_form img{
	padding:4px 0 0 10px;
}

.wrap .contents .section_about_order .table_order_check tfoot td{
	text-align:center;
}
/*/////////////////////////////////////////*/
/*///////////////주문조회 종료/////////////*/
/*/////////////////////////////////////////*/




/*/////////////////////////////////////////*/
/*////////////개인정보변경 시작////////////*/
/*////////////////modify.php///////////////*/
/*/////////////////////////////////////////*/

.wrap .contents .section_member_modify {
	width:1000px;
	padding:50px 0 50px 0;
} 

.wrap .contents .section_member_modify .table_member_modify{
	width:100%;
	margin:20px 0 40px 0;
	border-top:solid 2px black;
}

.wrap .contents .section_member_modify .table_member_modify td{
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	text-align:center;
	font-size:11.5pt;
	height:42px;
}

.wrap .contents .section_member_modify .table_member_modify tbody td:nth-child(1){
	text-align:right;
	padding-right:30px;
	background:#eeeeee;
	width:200px;
	font-weight:bold;
} /* 테이블 좌측 TD부분 */

.wrap .contents .section_member_modify .table_member_modify tbody td:nth-child(2){
	text-align:left;
	padding-left:30px;
} /* 테이블 우측 TD부분 */

.wrap .contents .section_member_modify .table_member_modify tbody td span{
	font-size:11.5pt;
	font-weight:bold;
	padding-left:20px;
	color:#e42221;
} /* 비밀번호 문구부분 */

.wrap .contents .section_member_modify .table_member_modify tbody td input[type=text]{
	width:50px;
	padding:4px 0 0 5px;
} 

.wrap .contents .section_member_modify .table_member_modify tfoot .button_form {
	background:white;
	border:solid 1px white;
	text-align:center;
	padding:20px 0;
}

.wrap .contents .section_member_modify .table_member_modify tfoot .button_form img{
	padding:0 10px;
}

/*/////////////////////////////////////////*/
/*////////////개인정보변경 종료////////////*/
/*/////////////////////////////////////////*/






/*/////////////////////////////////////////*/
/*/////공지사항&신간안내&문의사항 시작/////*/
/*/////////////////////////////////////////*/

.wrap .contents .section_board {
	width:1000px;
	padding:50px 0;
}

.wrap .contents .section_board .table_type_board_list{
	width:900px;
	margin:20px 50px;
}

.wrap .contents .section_board .table_type_board_list a:hover{
	color:black;
}

.wrap .contents .section_board .table_type_board_list a:visited{
	color:black;
}

.wrap .contents .section_board .table_type_board_list a:select{
	color:black;
}

.wrap .contents .section_board .table_type_board_list a:active{
	color:black;
}

.wrap .contents .section_board table thead .search_form{
	float:right;
}

.wrap .contents .section_board table thead .search_form li{
	float:left;
	margin:0 2px;
}

.wrap .contents .section_board table thead .search_form li select {
	padding:2px 0;
	height:26px;
}

.wrap .contents .section_board table thead .search_form li input[type=text]{
	padding:2px 0 5px 0;
	width:130px;
}

.wrap .contents .section_board .table_type_board_list tbody th{
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	background:#EBEBEB;
	font-size:11pt;
	font-weight:bold;
	height:38px;
}

.wrap .contents .section_board .table_type_board_list .skin_type_board th:nth-child(1){
	width:80px;
} /* 번호 */

.wrap .contents .section_board .table_type_board_list .skin_type_board th:nth-child(2){
	width:590px;
} /* 제목 */

.wrap .contents .section_board .table_type_board_list .skin_type_board th:nth-child(3){
	width:150px;
} /* 작성일 */

.wrap .contents .section_board .table_type_board_list .skin_type_board th:nth-child(4){
	width:80px;
} /* 조회수 */

.wrap .contents .section_board .table_type_board_list .skin_type_board td{
	border-bottom:solid 1px #cccccc;
	text-align:center;
	font-size:9.5pt;
	height:38px;
}

.wrap .contents .section_board .table_type_board_list .skin_type_board td:nth-child(2){
	text-align:left;
	padding-left:10px;
} /* 제목 스타일시트 */

.wrap .contents .section_board .table_type_board_list .skin_type_board td:nth-child(2) li{
	float:left;
	padding: 5px 5px 0 10px;
} /* 제목과 new아이콘 스타일시트 */

.wrap .contents .section_board .table_type_board_list .skin_type_board td:nth-child(2) .title{
	width:500px;
} /* 제목 */

.wrap .contents .section_board .table_type_board_list .skin_type_board td:nth-child(2) li img{
	margin-top:-3px;
} /* NEW 아이콘 */


/*/////////////////////////////////////////*/
/*///////////////문의사항 파트/////////////*/
/*//////////////////qna.php////////////////*/
/*/////////////////////////////////////////*/

.wrap .contents .section_board .table_type_board_list .skin_type_qna th:nth-child(1){
	width:50px;
} /* 번호 */

.wrap .contents .section_board .table_type_board_list .skin_type_qna th:nth-child(2){
	width:500px;
} /* 제목 */

.wrap .contents .section_board .table_type_board_list .skin_type_qna th:nth-child(3){
	width:160px;
} /* 작성자 */

.wrap .contents .section_board .table_type_board_list .skin_type_qna th:nth-child(4){
	width:110px;
} /* 작성일 */

.wrap .contents .section_board .table_type_board_list .skin_type_qna th:nth-child(5){
	width:60px;
} /* 조회수 */

.wrap .contents .section_board .table_type_board_list .skin_type_qna td{
	border-bottom:solid 1px #cccccc;
	text-align:center;
	font-size:9.5pt;
	height:38px;
}

.wrap .contents .section_board .table_type_board_list .skin_type_qna td ul {
	width:100%;
	height:1px;
} /* 제목부분 높낮이 라인 조정 */

.wrap .contents .section_board .table_type_board_list .skin_type_qna td:nth-child(2){
	text-align:left;
	padding-left:10px;
}

.wrap .contents .section_board .table_type_board_list .skin_type_qna td:nth-child(2) li{
	float:left;
}

.wrap .contents .section_board .table_type_board_list .skin_type_qna td .title{
		padding-top:3px;
	padding-right:5px;
}

.wrap .contents .section_board .table_type_board_list .skin_type_qna td .title_answer{
	padding:3px;
}



.wrap .contents .section_board .table_type_board_list tfoot .paging{
	text-align:center;
	padding: 20px 0;
	font-size:9pt;
}


/*/////////////////////////////////////////*/
/*///////////////게시판 상세보기///////////*/
/*//////////////board_view.php/////////////*/
/*/////////////////////////////////////////*/

.wrap .contents .section_board .table_type_board_view {
	width:900px;
	margin:20px 50px;
}

.wrap .contents .section_board .table_type_board_view thead td{
	height:30px;
} /* 큰제목과 테이블간의 간격 */

.wrap .contents .section_board .table_type_board_view .skin_type_board th{
	border-top:solid 1px #cccccc;	
	border-bottom:solid 1px #cccccc;	
	font-size:11pt;
	height:35px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_board th:nth-child(1){
	width:120px;
	background:#EBEBEB;
	font-weight:400;
}

.wrap .contents .section_board .table_type_board_view .skin_type_board th:nth-child(2){
	width:460px;
	text-align:left;
	padding-left:20px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_board th:nth-child(2) input[type=text]{
	width:430px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_board th:nth-child(2) input[type=file]{
	width:350px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_board th:nth-child(3){
	width:120px;
	background:#EBEBEB;
	font-weight:400;
}

.wrap .contents .section_board .table_type_board_view .skin_type_board th input[type=password]{
	width:100px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_board th:nth-child(4){
	width:200px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_board .font{
	font-size:9pt;
	color:gray;
	font-weight:bold;
} 

.wrap .contents .section_board .table_type_board_view .skin_type_board .width{
	width:420px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_board td{
	border-bottom:solid 1px #cccccc;	
	font-size:11.5pt;
}

.wrap .contents .section_board .table_type_board_view .skin_type_board td div {
	width:820px;
	margin:25px;
	padding:15px;
	/*border:dotted 2px gray;*/
}

.wrap .contents .section_board .table_type_board_view .skin_type_board td div.conts {
	border:dotted 2px gray;
}

.wrap .contents .section_board .table_type_board_view .skin_type_board td textarea{
	width:800px;
	height:400px;
	margin:25px;
	padding:10px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_board td .answer{
	width:820px;
	margin:25px;
	padding:15px;
	font-weight:700;
	border:dotted 3px red;
}

.wrap .contents .section_board .table_type_board_view tfoot td{
	border-top:solid 1px #cccccc;	
	border-bottom:solid 1px #cccccc;	
	margin-top:20px;
	font-size:11pt;
	height:35px;
	text-align:center;
}

.wrap .contents .section_board .table_type_board_view tfoot .first{
	width:120px;
	background:#EBEBEB;
	font-weight:bold;
}

.wrap .contents .section_board .table_type_board_view tfoot .second{
	text-align:left;
	padding-left:20px;
}

.wrap .contents .section_board .table_type_board_view tfoot .list_btn{
	text-align:right;
	padding:15px;
	border-bottom:white solid 1px;
}

.wrap .contents .section_board .table_type_board_view tfoot .btn_form{
	text-align:center;
	padding:15px;
	border-bottom:white solid 1px;
}

.wrap .contents .section_board .table_type_board_view tfoot span{
	padding:5px 20px;
	margin:0 5px;
	color:white;
	font-size:10pt;
	font-weight:bold;
	background:#319EE3;
}

.wrap .contents .section_board .table_type_board_view tfoot .qna_tool_btn {
	border-bottom:white solid 1px;
	padding:15px 0;
	text-align:left;
}


.wrap .contents .section_board .table_type_board_list tfoot .writing .btn_type_qna{
	width:60px;
	padding:5px 0 5px 0;
	margin:10px 0;
	color:white;
	font-size:10.5pt;
	font-weight:bold;
	text-align:center;
	float:right;
	background:#319EE3;
}

.wrap .contents .section_board .table_type_board_list tfoot .writing .btn_type_stock{
	width:90px;
	padding:10px 0 10px 0;
	margin:10px 0;
	color:white;
	font-size:10.5pt;
	font-weight:bold;
	text-align:center;
	float:right;
	background:#319EE3;
}



/*/////////////////////////////////////////*/
/*/////공지사항&신간안내&문의사항 종료/////*/
/*/////////////////////////////////////////*/



/*/////////////////////////////////////////*/
/*///////재고실사&채택현황 등록 시작///////*/
/*/////////////////////////////////////////*/


.wrap .contents .section_board .table_type_board_view .skin_type_stock_view th{
	border-top:solid 1px #cccccc;	
	border-bottom:solid 1px #cccccc;	
	font-size:10.5pt;
	height:35px;
	font-weight:400;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view th input[type=text]{
	width: 300px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .thead th:nth-child(1){
	width:120px;
	background:#EBEBEB;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .thead th:nth-child(2){
	width:400px;
	text-align:left;
	padding-left:20px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .thead th:nth-child(3){
	width:120px;
	background:#EBEBEB;
	font-weight:400;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .thead th:nth-child(4){
	text-align:left;
	padding-left:20px;
}


.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view th{
	height:50px;
	text-align:center;
	background:#EBEBEB;
	font-size:9pt;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view td{
	height:50px;
	text-align:center;
	border-bottom:solid 1px #bbbbbb;
	font-size:9pt;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view td input{
	text-align:right;
	font-size:9pt;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view th:nth-child(1){
	width:342px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view td:nth-child(1){
	text-align:left;
	padding-left:5px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view td:nth-child(1) span{
	display:block;
	padding:3px 0;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view th:nth-child(2){
	width:60px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view td:nth-child(2) input[type=text]{
	width:42px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view th:nth-child(3){
	width:90px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view td:nth-child(3) input[type=text]{
	width:75px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view th:nth-child(4){
	width:70px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view td:nth-child(4) input[type=text]{
	width:40px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view th:nth-child(5){
	width:87px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view td:nth-child(5) input[type=text]{
	width:75px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view th:nth-child(6){
	width:52px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view td:nth-child(6) input[type=text]{
	width:40px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view th:nth-child(7){
	width:52px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view td:nth-child(7) input[type=text]{
	width:40px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view th:nth-child(8){
	width:60px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view td:nth-child(8) input[type=text]{
	width:45px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view th:nth-child(9){
	width:87px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view td:nth-child(9) input[type=text]{
	width:75px;
}


.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view tfoot td input[type=text]{
	border:solid 1px red;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view tfoot td:nth-child(2) input[type=text]{
	width:40px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view tfoot td:nth-child(3) input[type=text]{
	width:40px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view tfoot td:nth-child(4) input[type=text]{
	width:45px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_view tfoot td:nth-child(5) input[type=text]{
	width:75px;
}







.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write th{
	height:50px;
	text-align:center;
	background:#EBEBEB;
	font-size:9pt;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write td{
	height:50px;
	text-align:center;
	border-bottom:solid 1px #bbbbbb;
	font-size:9pt;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write td input{
	text-align:right;
	font-size:9pt;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write th:nth-child(1){
	width:342px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write td:nth-child(1){
	text-align:left;
	padding-left:5px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write td:nth-child(1) span{
	display:block;
	padding:3px 0;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write th:nth-child(2){
	width:90px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write td:nth-child(2) input[type=text]{
	width:75px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write th:nth-child(3){
	width:70px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write td:nth-child(3) input[type=text]{
	width:40px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write th:nth-child(4){
	width:87px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write td:nth-child(4) input[type=text]{
	width:75px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write th:nth-child(5){
	width:52px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write td:nth-child(5) input[type=text]{
	width:40px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write th:nth-child(6){
	width:52px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write td:nth-child(6) input[type=text]{
	width:40px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write th:nth-child(7){
	width:60px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write td:nth-child(7) input[type=text]{
	width:45px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write th:nth-child(8){
	width:87px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write td:nth-child(8) input[type=text]{
	width:75px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write th:nth-child(9){
	width:60px;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .table_type_stock_write td:nth-child(9) input[type=text]{
	width:42px;
}



.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .output_excel_form{
	height:35px;
	text-align:right;
}

.wrap .contents .section_board .table_type_board_view .skin_type_stock_view .output_excel_form .output_excel_btn{
	width:60px;
	padding:5px 0 5px 0;
	margin:10px 0 20px 0;
	color:white;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	float:right;
	background:#319EE3;
}


.wrap .contents .section_board .table_type_board_view tfoot .stock_view_btn_form {
	text-align:center;
	border-bottom:solid 1px white;
	padding-top:10px;
}






.wrap .contents .section_board .table_type_board_list .skin_type_choose_list th {
	font-size:9pt;
}

.wrap .contents .section_board .table_type_board_list .skin_type_choose_list th:nth-child(1){
	width:41px;
}

.wrap .contents .section_board .table_type_board_list .skin_type_choose_list th:nth-child(2){
	width:76px;
}

.wrap .contents .section_board .table_type_board_list .skin_type_choose_list th:nth-child(3){
	width:184px;
}

.wrap .contents .section_board .table_type_board_list .skin_type_choose_list th:nth-child(4){
	width:229px;
}

.wrap .contents .section_board .table_type_board_list .skin_type_choose_list th:nth-child(5){
	width:49px;
}

.wrap .contents .section_board .table_type_board_list .skin_type_choose_list th:nth-child(6){
	width:148px;
}

.wrap .contents .section_board .table_type_board_list .skin_type_choose_list th:nth-child(7){
	width:94px;
}

.wrap .contents .section_board .table_type_board_list .skin_type_choose_list th:nth-child(8){
	width:78px;
}


.wrap .contents .section_board .table_type_board_list .skin_type_choose_list td {
	border-bottom:solid 1px #cccccc;
	text-align:center;
	font-size:9pt;
	height:38px;
}


.wrap .contents .section_board .table_type_board_view .choose_write_btn_form {
	border-top:solid 1px white;
}


/*/////////////////////////////////////////*/
/*///////재고실사&채택현황 등록 종료///////*/
/*/////////////////////////////////////////*/

/*////////////////Footer시작///////////////*/

.wrap footer{
	width:100%;
	height:148px;
	background:#EBEBEB;
} /* header부분과 동일합니다. */

.wrap footer .footer_banner_form {
	width:1000px;
	height:148px;
	margin:0 auto;
}

.wrap footer .footer_banner_form .footer_banner li{
	float:left;
} /* 배너들 li로 전체 통제해놨습니다. */

.wrap footer .footer_banner_form .footer_banner .footer_info{
	padding: 25px 20px 25px 0;	
} /* 로고 및 주소들어있는 부분 */

.wrap footer .footer_banner_form .footer_banner .footer_banners {
	padding: 25px 0 25px 15px;
} /* 배너들 사이 간격 조정 */

.scroll-banner { 
	background:none;
	position:fixed;
	top:180px;
	left:50%;
	margin-left:535px;
	width:90px;
	height:100px;
	z-index:1
}

.pointer-on {
	cursor: pointer;
}

.pointer-off {
	cursor: auto;
}

.wrap .contents .section_about_order .table_order_check .table_type_board_c {
	width: 900px;
	border: solid 1px #cccccc;
	margin-left: 50px;
} /* 주문조회, 주문취소, 주문조회, 주문내역보기 등등 주문조회페이지에 공통 */

.wrap .contents .section_about_order .table_order_check tbody .table_type_board_c th:nth-child(1){
	width: 157px;
} 

.wrap .contents .section_about_order .table_order_check tbody .table_type_board_c td:nth-child(2){
	text-align: left;
	padding-left: 30px;
}

.wrap .contents .section_about_order .table_order_check tbody .table_type_board_c textarea {
    width: 85%;
    height: 200px;
    margin: 25px;
    padding: 0 5px;
	font-size: 14px;
}

.wrap .contents .section_about_order .table_order_check tbody .table_type_board_c .space_bottom{
	height:20px;
	border:solid 1px white;
}

.no-image {
	display: table;
	width: 245px;
	height: 345px;
}

.no-image span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background-color: #ccc;
}


.section_product_middle { position: relative }
.isbn-search  { width: 250px; position: absolute; top: 5px; left: 0; display: flex; align-items: center; justify-content: space-between }
.isbn-search input { border: 1px solid #ccc; width: 165px; height: 27px } 
.isbn-search button { border: 1px solid #ccc; width: 75px; height: 31px; font-family: 'Nanum Barun Gothic', sans-serif; cursor: pointer }

