
/* deposit */

.board_view {
	border-top: 2px solid #666 !important;
	border-bottom: 1px solid #b3b3b3 !important;
	margin: 0 10px 10px 10px;
}

.board_view_02 {
	border-top: 2px solid #666;
	border-bottom: 1px solid #b3b3b3;
	margin-bottom: 40px;
}

.board_view th {
/* 	width: 150px; */
	height: 50px;
	background: #f5f5f5;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
	font-size: 14px;
	vertical-align: middle;
}

.board_view td input {
	height: 27px;
}

.board_view_02 th {
	width: 200px;
	height: 40px;
	padding: 15px 20px;
	background: #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
}

.board_view_02 td {
	background: #fff;
}

.board_view_02 td .btn_pack_align {
	background: #fff;
	padding: 0;
}

.board_view_02 td .btn_pack_align a {
	background: none;
	margin-bottom: 5px;
	background: #999;
}

.board_view_02 td .btn_pack_align a span {
	background: none;
}

.board_view td {
	height: 50px;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
	font-size: 13px;
	vertical-align: middle;
	padding-left: 18px;
}

.board_view td .combo {
	height: 30px !important;
	border: 1px solid #ccc;
}

.board_view td .combo input {
	height: 100% !important;
	font-size: 13px;
}

.board_view td .combo .combo-arrow {
	height: 100% !important;
}

.board_view td a.l-btn {
	background: #797a80;
	border: 0;
	border-radius: 0;
	color: #fff;
}

.board_view td a.l-btn:hover {
	background: #ccc;
	color: #fff;
}

.board_view td span a .l-btn-left {
	background: none;
}

.board_view_02 td {
	height: 40px;
	padding: 15px 20px;
	border-bottom: 1px solid #e5e5e5;
}

.board_view_02 td input[type="text"] {
	height: 38px;
	border: 1px solid #ccc;
	padding: 0 10px;
	width: 460px;
}

.board_view_02 td input[type="radio"] {
	width: 15px;
	height: 15px;
}

.board_view_02 td input:not ([type] ){
	height: 38px;
	border: 1px solid #ccc;
	padding: 0 10px;
	width: 460px;
}

.board_view_02 td select {
	width: 479px;
	height: 38px;
	border: 1px solid #ccc;
}

.board_view_02 td .combo {
	height: 38px !important;
	border: 1px solid #ccc;
}

.board_view_02 td .combo input {
	height: 100% !important;
}

.board_view_02 td .combo .combo-arrow {
	height: 100% !important;
}

.btn_pack_align {
	padding: 5px 0 10px 0;
	background: #ededed;
	text-align: center;
}

.btn_pack_align span {
	font-size: 15px;
}

#projectCudSaveBtn {
	width: 120px;
	height: 33px;
	color: #fff;
	background: #e13d4e;
	background-image: none;
	border-radius: 0;
	padding: 0;
	padding-top: 17px;
	text-align: center;
}

#projectCudSaveBtn span {
	background-image: none;
	border-radius: 0;
	font-size: 15px;
	padding: 0;
	margin: 0;
}

#projectCudDeleteBtn {
	width: 120px;
	height: 33px;
	color: #fff;
	background: #797a80;
	background-image: none;
	border-radius: 0;
	padding: 0;
	padding-top: 17px;
	text-align: center;
}

#projectCudDeleteBtn span {
	background-image: none;
	border-radius: 0;
	font-size: 15px;
	padding: 0;
	margin: 0;
}

#protocolDeleteBtn {
	width: 120px;
	height: 33px;
	color: #fff;
	background: #797a80;
	background-image: none;
	border-radius: 0;
	padding: 0;
	padding-top: 17px;
	text-align: center;
}

#protocolDeleteBtn span {
	background-image: none;
	border-radius: 0;
	font-size: 15px;
	padding: 0;
	margin: 0;
}

#protocolSaveBtn {
	width: 120px;
	height: 33px;
	color: #fff;
	background: #e13d4e;
	background-image: none;
	border-radius: 0;
	padding: 0;
	padding-top: 17px;
	text-align: center;
}

#protocolSaveBtn span {
	background-image: none;
	border-radius: 0;
	font-size: 15px;
	padding: 0;
	margin: 0;
}

.panel-header {
	background: #fff;
	border: 0;
	border-top: 1px solid #D3D3D3;
	padding: 17px 10px;
}

.panel-title {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.divLayoutCenter {
	border: 0;
}

.divLayoutCenter .tree {
	margin-left: 10px;
}

.divLayoutCenter .tree .tree-node {
	height: 25px;
}

.divLayoutCenter .tree .tree-title {
	font-size: 14px;
	margin-left: 5px;
}

.depositHeader {
	font-size: 18px;
	font-weight: bolder;
	color: #333;
}

.leftMenu {
	margin-top: 20px;
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
}

.leftMenu ul {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
}

.leftMenu ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}

.h_title {
	margin-bottom: 40px;
	line-height: 24px;
	font-size: 24px;
}

.center_ul {
	font-size: 14px;
}

.center_ul li {
	margin-bottom: 15px;
}

.center_ul li span {
	line-height: 30px;
	font-size: 13px;
	margin-left: 13px;
}

.center_ul li a {
	color: blue;
}

.tabs-header {
	border: 0;
	background: none;
}

.detail_view {
	width: 90%;
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	font-size: 13px;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
}

.detail_view th,.detail_view td {
	height: 30px;
}

/* 온라인 문의 게시판관련 css */
.bbs_table {
	width: 800px;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	border-top: 2px solid #666;
	border-bottom: 1px solid #666;
}
.bbs_table th {
	width: 20%;
	height: 40px;
	background: #f5f5f5;
	font-size: 14px;
	text-align : center;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 0 20px;
}

.bbs_table td {
	font-size: 13px;
	height: 40px;
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 20px;
}
.bbs_table .tdButtons {
	text-align:right;
	padding-right:10px;
}
/* /온라인 문의 게시판관련 css */

/*** property table 스타일 정의 ***/
.tblProperty {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	border-top: 2px solid #666;
	border-bottom: 1px solid #666;
	background: #ffffff;
}
.tblProperty caption.chead{
	text-align: left;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 40px;
}
.tblProperty caption.cfoot{
	margin-top:40px;
}
/* .tblProperty th {
	width: 20%;
	height: 40px;
	background: #f5f5f5;
	font-size: 14px;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 0 20px;
} */
.tblProperty th {
	width: 193px;
	height: 45px;
	background: #fafafb;
	font-size: 15px;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 20px;
	text-align: right;
	font-family: 'noto_medium';
	color: #000000;
	font-weight: unset;
}
.tblProperty td {
	font-size: 13px;
	min-height: 40px;
	border-bottom: 1px solid #e5e5e5;
	padding: 8px 20px;
}
.tblProperty input[type='text'], .tblProperty input[type='email'], .tblProperty input[type='password']{
	width: 250px;
	height: 17px;
	font-size: 13px;
	padding:5px 10px;
	border: 1px solid #cccccc;
}
.tblProperty td.tdPropertyTextarea{
	padding:20px 20px !important;
}
.tblProperty textarea {
	height: 200px;
	width: 97%;
	font-size: 13px;
	padding:10px;
	margin:0px auto;
}
.tblProperty tbody tr:last-child td, .tblProperty tbody tr:last-child th{
/* 	border-bottom:none; */
}
.divBtn{
/* 	text-align: center; */
/* 	padding: 20px; */
}
/* 파일첨부 div 스타일 */
table tr td.tdFileList {
	border:none !important;
	padding:0px;
}
/*** /property table 스타일 정의 ***/



/* deposit_login */
.select_login {
	text-align: center;
	padding-top: 400px;
}

.select_login .de_login a {
	display: inline-block;
	width: 150px;
	height: 50px;
	background: #e5e5e5;
	border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
}

.select_login .de_login a:hover {
	background: #e13d4e;
}

.select_login input {
	width: 150px;
	height: 23px;
}

.select_login table {
	width: 480px;
	margin: 0 auto;
}

.select_login .member a {
	color: blue;
}

.select_login td {

}

.panel-title a {
	color: blue;
	float: right;
	margin-left: 10px;
}

.joinArea {
	width: 1024px;
	margin: 0 auto;
	font-size: 14px;
	margin-top: 30px;
}

.joinArea textarea {
	width: 100%;
	line-height: 20px;
	text-align: left;
	padding: 10px;
	margin: 20px 0;
	font-size: 13px;
}

.joinArea textarea:disabled {
	background: #fff;
}



.tabs-btn {
	padding: 20px 20px 10px 20px;
	float: right;
}

.tabs-btn a {
	color: blue;
	margin-left: 15px;
	font-size: 14px;
}

/********** search **********/
.divSearchBody{
	padding-bottom:100px;
}
.divSearchTop{
	width:100%;
	padding:60px 0px;
	background:#fafafa;
	margin:0px auto;
	-webkit-box-shadow: 0px 10px 19px -5px rgba(0,0,0,0.27);
	-moz-box-shadow: 0px 10px 19px -5px rgba(0,0,0,0.27);
	box-shadow: 0px 10px 19px -5px rgba(0,0,0,0.27);
}
.divSearchContents{
	width:1100px;
	margin:0px auto;
	margin-top:60px;
	margin-bottom:100px;
}
.divSearchContents .divShowResult{
	margin-bottom: 18px !important;
	text-align:center;
}
/* .search_input_area {
	margin: 0px auto;
	margin-bottom: 60px;
	margin-top: 40px;
	text-align: center;
}

.search_input_area td img{
	margin-left: 2px;
	bottom: 15px;
	width:35px;
	height: 35px;
}

.search_input {
	width: 380px;
	height: 40px;
	font-size: 24px;
	font-weight: bold;
	border: 0;
	border-bottom: 1px solid #000;
	padding: 0 10px;
	color: #eb743a;
	background:#ebeef0;
} */

.search_lately {
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin: 0 40px 0 17px;
}


.search_lately_result li {
	float: left;
	margin-right: 15px;
}

.search_lately_result li a {
	color: #666;
}


.search_table {
	width: 960px;
	margin: 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	font-size: 14px;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #eeeeee;
	background:#fafafa;
	display: none;
}
.search_table th {
	height: 50px;
	width: 140px;
	font-size: 16px;
	text-align: left;
	padding-top:20px !important;
	padding: 5px 15px;
}
.search_table td {
	vertical-align: top;
	padding: 5px 0 40px 0;
}
.search_detail li {
	font-size: 14px;
	text-align: left;
	padding: 10px 0px;
	background-position: 0 6px;
	letter-spacing: -0.5px;
}
.search_detail li a {
	color: #666;
	display: block;
	width: 100%;
	padding-left: 20px;
}
.search_detail li a:hover {
	color: #eb743a;
	font-weight: bold;
}
.search_detail li ul {
	margin-top: 15px;
	padding-left: 15px;
	display: none;
}
.search_detail li ul li:last-child {
	margin-bottom: 0;
}
.search_table .colspan_td {
	height: 50px;
	text-align: center;
	vertical-align: middle;
	padding: 0 200px;
	font-size: 14px;
	background: #efefef;
}
.search_table .search_select_title {
	float: left;
	margin-right: 40px;
	font-weight: bold;
}
.search_table .search_select li {
	float: left;
	margin-right: 20px;
	font-size: 13px;
}
.search_table .search_select li a {
	color: #666;
}
.search_table .select_all_clear {
	float: right;
}
.search_table .select_all_clear a {
	color: #999;
}
.search_table .select_all_clear a{
	color:#999;
}
/*checkbox*/
.search_table input[type="checkbox"]{
	display : none;
}

.cb_checked{
	display:inline-block;
	cursor:pointer;
	background : url('../../preImages/search/labelOnOrange.png') no-repeat;
	line-height : 13px;
	background-size:13px;
	padding-left: 18px;
}

.cb_unchecked{
	display:inline-block;
	cursor:pointer;
	background : url('../../preImages/search/labelOff.png') no-repeat;
	line-height : 13px;
	background-size:13px;
	padding-left: 18px;
}

.cb_detail_checked{
	display:inline-block;
	cursor:pointer;
	background : url('../../preImages/search/labelOnGray.png') no-repeat;
	line-height : 13px;
	background-size:13px;
	padding-left: 18px;
}

.resource_search_area {
	line-height: 1.5em;
}
/* search end */

/* #showResult { */
/* 	min-height: 200px; */
/* } */
#preMessage {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
}
.search_comboBoxes {
	width: 1280px;
	margin: 0px auto;
	padding: 0px 0px;
	text-align: center;
	border-top: 1px solid #eeeeee;
}
.search_comboBoxes select {
	width: 152px;
	height:38px;
	text-align: left;
	margin:0px 5px;
	background-color: #EAEAEA;
	border:none;
}
.search_comboBoxes option {
	font-size: 17px;
}
#srchKey, #totalrows {
	color: #eb743a;
	font-size:16px;
}
.div_search_area{width:100%; font-size:15px;margin-bottom:10px;}

.tbl_search_combox{width:100%; font-size:14px; border-collapse: collapse;}
.tbl_search_combox tr{border-top:1px solid #eee;}
.tbl_search_combox tr:first-child{border-top:none;}
.tbl_search_combox tr th, .tbl_search_combox tr td{text-align:left; padding:20px 0px;}
.tbl_search_combox tr th{width:120px; font-size:18px; color:#333;}
.tbl_search_combox tr td{}
.tbl_search_combox ul{width:100%;}
.tbl_search_combox ul li{display:inline-block; min-width:200px; line-height:2em;}
.tbl_search_combox ul li label{}
.tbl_search_combox ul li label input{}
.tbl_search_combox ul li label input:before{}
.tbl_search_combox.tbl_size_s{}
.tbl_search_combox.tbl_size_s tr{border-top:none;}
.tbl_search_combox.tbl_size_s tr th, .tbl_search_combox.tbl_size_s tr td{padding:8px; border-left:1px solid; border-bottom:1px solid; border-color:#e5e5e5;}
.tbl_search_combox.tbl_size_s tr:first-child th, .tbl_search_combox.tbl_size_s tr:first-child td{border-top:2px solid #666;}
.tbl_search_combox.tbl_size_s tr:last-child th, .tbl_search_combox.tbl_size_s tr:last-child td{border-bottom:2px solid #666;}
.tbl_search_combox.tbl_size_s tr th:first-child, .tbl_search_combox.tbl_size_s tr td:first-child{border-left:none;}
.tbl_search_combox.tbl_size_s tr th{width:80px; padding-left:0px; text-align:center; font-size:14px;}
.tbl_search_combox.tbl_size_s tr td{padding-left:20px; font-size:13px;}
.tbl_search_combox.tbl_size_s ul li{min-width:140px; line-height:1.7em;}

.label_ck{position: relative; cursor:pointer; color:#333333;}
.label_ck .input_ck{display:none;}
.label_ck span:before{display:inline-block; width:10px; height:10px; content:""; border-radius:2px; border:2px solid #ccc; background:#fff; vertical-align: -2px; margin-right: 12px;}
.label_ck .input_ck:checked +span:before{background:url('../../preImages/search/checkIcon.png') no-repeat center center; background-color:#EF7D65; background-position: 1px; border-color:#EF7D65;}
.label_ck .input_ck:checked +span{color:#ef7d65;}
/* IE 7~8 스타일 */
.ie8 .label_ck, .ie7 .label_ck{position: relative; cursor:pointer; color:#999;}
.ie8 .label_ck .input_ck, .ie7 .label_ck .input_ck{display:block; float:left;width:13px; height:13px;}
.ie8 .label_ck span:before, .ie7 .label_ck span:before{display:none;}



/*****자원은행 소개페이지 시작****/
/* .body_area { */
/* 	background-color:#ebeef0; */
/* 	width: 100%; */
/* 	height: 100%; */
/* 	margin: 0px auto; */
/* 	position: relative; */
/* 	padding-bottom : 100px; */
/* } */
.bAccent {
	color: #ed8a5b;
	display:inline-block;
	font-size: 16px;
}
.pSubTitle {
	font-size:25px;
	line-height: 25px;
	font-weight:bold;
}
.pSubTitleFirst{
	margin-top:0px;
	margin-bottom:40px;
}
.pSubContents{
	color:gray;
	font-size: 16px;
	line-height: 28px;
	margin-top: 40px;
}
.pSubimgs{
	margin-top:40px;
}
.divContents .divLine {
	background-color : #dee0e2;
	margin: 60px 0px;
	display:block;
	width : 100%;
	height:1px;
}

.divBank{
	position:relative;
}
.divBank img{
	box-shadow: 2px 2px 5px 0px rgba(199,199,199,1);
	-moz-box-shadow: 2px 2px 5px 0px rgba(199,199,199,1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(199,199,199,1);
	-ms-box-box-shadow: 2px 2px 5px 0px rgba(199,199,199,1);
	-o-box-box-shadow: 2px 2px 5px 0px rgba(199,199,199,1);
}
.divBankText{
	position:absolute;
	top: 50px;
	left: 195px;
	padding-right: 20px;
}
.liOperContents{
	color:gray;
	font-size: 15px;
	line-height: 28px;
}
/*****자원은행 소개페이지 끝****/

/***** 실험동물 생체자원 소개페이지 ******/
.pSubimgs img{
	width: 100%;
	box-shadow: 2px 2px 5px 0px rgba(199,199,199,1);
	-moz-box-shadow: 2px 2px 5px 0px rgba(199,199,199,1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(199,199,199,1);
	-ms-box-box-shadow: 2px 2px 5px 0px rgba(199,199,199,1);
	-o-box-box-shadow: 2px 2px 5px 0px rgba(199,199,199,1);
}
/***** 실험동물 생체자원 소개페이지 끝 ******/

/*******자원은행 운영 소개페이지**********/
.pSubContentsone {
	color:#ed8a5b;
	font-size:20px;
	font-weight: 600;
	line-height:26px;
	margin: 40px 0px;
}
/*******자원은행 운영 소개페이지 끝**********/

/*******비번찾기 테이블***************/

#findPwTable {
	width:550px;
}
#findPwTable th {
	width:40%;
}
/*******비번찾기 테이블 끝***************/

/******* Validation *******/
.error {color: red;}
input.error, select.error {margin-right: 20px;}


/********************* 개인정보보호방침 페이지 *********************/
.divFooterPage{
/* 	width:100%; */
/* 	padding: 30px; */
/* 	background-color:#fff; */
/* 	font-size:16px; */
	line-height:30px;
/* 	text-indent:17px; */
/* 	color:#808080; */
/* 	box-shadow: 2px 2px 5px 0px rgba(199,199,199,1); */
/* 	-moz-box-shadow: 2px 2px 5px 0px rgba(199,199,199,1); */
/* 	-webkit-box-shadow: 2px 2px 5px 0px rgba(199,199,199,1); */
/* 	-ms-box-box-shadow: 2px 2px 5px 0px rgba(199,199,199,1); */
/* 	-o-box-box-shadow: 2px 2px 5px 0px rgba(199,199,199,1); */
	width: 1280px; margin: 0 auto; margin-top: 37px; padding: 44px; background-color: #fafafa; font-size: 18px; color: #666666; word-break: keep-all;
}

.agreeText {margin-top:20px; font-size:16px; text-align:right; color: #333333;}



