@charset "utf-8";
/* CSS Document */


form {
  margin:0; padding:0;}
input {
	padding:0 1px;}

.textGray {
	color:#999;}
.textRed {
	color:#F30;}
.textBlue {
	color:#03F;}
.text12px {
	font-size:12px;}

.btnArea {
	margin:20px auto; width:650px; text-align:center; }
.btnArea a {
	border:none;}

	
/*select{behavior:url(/k1/common/lib/SelectBox.htc);}
*/	
#selectBranchDiv {
  float:left; padding:0; margin:0 0 20px 0; text-align:justify; width:200px;}
#selectBranchDiv select {
    font-size:11px;}
#selectBranchDiv select option {
    background-color:#FFF;}
#selectSearchDiv {
  float:right; padding:0; margin:0 0 20px 20px; text-align:right; width:300px;}
#selectSearchDiv select {
    font-size:11px;}
#selectSearchDiv select option {
    background-color:#666;}

#galleryDiv {
    float:left; width:668px;}
#galleryDiv .photoBox {
	float:left; width:150px; margin:10px 15px 10px 0; border:1px solid #666; }
#galleryDiv .photoBox .photoImage {
	width:140px; height:105px; margin:5px; }
#galleryDiv .photoBox .photoSubject {
	width:134px; margin:0 5px 5px 5px; padding:3px; background-color:#F7F7F7; 
	overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }


.board1 {
	margin:0 auto; padding:0; width:780px;
	background-image:url(/k1/board/images/css/boardcontent_bg02.gif); background-position:top left; background-repeat:repeat-y;}
.board1 .head {
	margin:0 auto; padding:0; font-size:20px;
	background-image:url(/k1/board/images/css/boardcontent_bg01.gif); background-position:top left; background-repeat:no-repeat;}
.board1 .tail {
	margin:0 auto; padding:0; font-size:20px;
	background-image:url(/k1/board/images/css/boardcontent_bg03.gif); background-position:bottom left; background-repeat:no-repeat;}
.board1 table {
	margin:0 5px; padding:0;}
.board1 th {
	margin:0 auto; padding:15px 5px 5px 5px;
	border-bottom:1px dotted #B7B7B7; text-align:center;}
.board1 td {
	margin:0; padding:15px 5px 5px 5px;
	border-bottom:1px dotted #B7B7B7; text-align:left;}

.board2 {
	margin:0 auto; padding:0; width:780px;
	background-image:url(); background-position:top left; background-repeat:repeat-y;}
.board2 .head {
	margin:0 auto; padding:0; font-size:20px;
	background-image:url(); background-position:top left; background-repeat:no-repeat;}
.board2 .tail {
	margin:0 auto; padding:0; font-size:20px;
	background-image:url(); background-position:bottom left; background-repeat:no-repeat;}
.board2 .b2table {
	margin:0 5px; padding:0;}
.board2 .b2table th {
	margin:0 auto; padding:10px 5px 5px 5px;
	background-color:#F3F3F3;
	border-bottom:1px dotted #B7B7B7; text-align:center;}
.board2 .b2table .b2td {
	margin:0; padding:10px 5px 5px 5px;
	border-bottom:1px dotted #B7B7B7; text-align:left;}

.boardList1 {
	background-image:url(/k1/board/images/css/boardList1_thHead2.gif); background-position:right top; background-repeat:no-repeat;
	margin:0 auto; padding:0;}
.boardList1 .head {
	margin:0 auto; padding:0;}
.boardList1 th.head {
	background-image:url(/k1/board/images/css/boardList1_thLeft.gif); background-position:left top; background-repeat:no-repeat;
	margin:0 auto; padding:8px 5px 11px 5px;}
.boardList1 th {
	background-image:url(/k1/board/images/css/boardList1_thLine.gif); background-position:left bottom; background-repeat:no-repeat; height:18px; text-align:center;
	margin:0 auto; padding:8px 5px 9px 5px;}
.boardList1 td {
	background-image:url(/k1/board/images/css/boardList1_trline.gif); background-position:bottom left; background-repeat:repeat-x; 
	margin:0; padding:7px 5px 6px 5px; height:20px; font-family:"돋움", "굴림", Seoul, "한강체";}
.boardList1 td.end {
	background-image:url(); background-position:right bottom; background-repeat:no-repeat;}


/* * * * * * * * * * * * * * * * * * * * * * * * * */
/* boardcontent.asp */
#bdContent {margin:10px; width:auto; overflow-x:auto; overflow-y:hidden; min-height:300px; line-height:20px; text-align:left; vertical-align:top;}
#bdAnswer {margin:10px; width:auto; overflow-x:auto; overflow-y:hidden; min-height:300px; line-height:20px; text-align:left;}
#bdContent p {
	font-family:"맑은 고딕", "돋움", Seoul; font-size:1em; line-height:1.5em; 
	margin:0; padding:0;}

/* 하단 앞뒷 글 링크 */
#dbContentNear {margin:10px; text-align:left; letter-spacing:-0.1em; padding:1px 1px 1px 5px; background-color:#FAFCFE;}
#dbContentNear a:link, #dbContentNear a:visited {text-decoration:none; color:#333333;}
#dbContentNear a:hover, #dbContentNear a:active {text-decoration:none; color:#003399;}
#dbContentPrevTxt {margin:0.3em;}
#dbContentNextTxt {margin:0.3em;}


/* * * * * * * * * * * * * * * * * * * * * * * * * */
/* ImageGallery list */
#imglist {margin:0 0 0 15px;}
#imglist a:link, 
#imglist a:visited, 
#imglist a:active {
	color:#495D69;}
#imglist a:hover {
	color:#9C751A;}
.imgitem {
	float:left; height:150px; width:102px; overflow:hidden;
	margin:0 0.3em; padding:0; color:#495D69;}
.imgitem h5 {
	text-align:center; text-decoration:none; font-size:100%; font-weight:normal; margin:0.5em 0 0.5em 0; padding:0;}
.imgitem h5 a {
	color:#333333; display:block; text-decoration:none;}
.imgitem img {
	float:left; height:100px; width:100px; margin:0 0 8px 0; padding:0;
	border-width:1px; border-style:solid; border-color:#BBCCDD;}



/* * * * * * * * * * * * * * * * * * * * * * * * * */
/* committee list */
.committeeList { /* =ul */
	display:block; height:360px;}
.committeeList li {
	float:left; width:240px; height:100px; margin:0; padding:10px;
	list-style-type:none;}
.committeeList li a {
	float:left; display:block; width:200px; height:30px; margin:0; padding:40px 10px 10px 20px;
	background-image:url(/k1/board/images/boardCommitteeButton.gif); background-repeat:no-repeat;
	text-decoration:none; color:#333; font-weight:bold;}
.committeeList li a#committee01 {background-position:0 0px;}
.committeeList li a#committee02 {background-position:0px -80px;}
.committeeList li a#committee03 {background-position:0px -160px;}
.committeeList li a#committee04 {background-position:0px -240px;}
.committeeList li a#committee05 {background-position:0px -320px;}
.committeeList li a#committee06 {background-position:0px -400px;}
.committeeList li a#committee07 {background-position:0px -480px;}
.committeeList li a#committee08 {background-position:0px -560px;}



