@charset "euc-kr";

@import url('reset.css');
@import url('layout.css');
@import url('global.css');
@import url('popup.css');
/* @import url('index.css'); */

/* µ¥ÀÌÅÍ Å×ÀÌºí ½ºÅ¸ÀÏ
*************************************************************/

/* °ø¿ë Å¬·¡½º */
.nb_top {border-top:1px solid #fff !important;}
.nb_right {border-right:1px solid #fff !important;}
.nb_bottom {border-bottom:1px solid #fff !important;}
.nb_left {border-left:1px solid #fff !important;}


#UNI table .line {background:url(/image/uni/board/line.gif) no-repeat 0 1px;}
#ENT table .line {background:url(/image/ent/board/line.gif) no-repeat 0 1px;}
#BCH table .line {background:url(/image/bch/board/line.gif) no-repeat 0 1px;}
#DEP table .line {background:url(/image/dep/board/line.gif) no-repeat 0 1px;}
#CLF table .line {background:url(/image/clf/board/line.gif) no-repeat 0 1px;}
#COM table .line {background:url(/image/com/board/line.gif) no-repeat 0 1px;}
#CMT table .line {background:url(/image/cmt/board/line.gif) no-repeat 0 1px;}


/*table_01*/
.table_01 {
	border:0;
	width:100%;
	margin-top:0;
}
	.table_01 th {
		color:#fff;
		font-size:11px;
		font-weight:bold;
		padding:6px 10px;
		text-align:center;
		white-space:nowrap;
	}
	.table_01 td {
		padding:6px 10px;
		text-align:center;
		border-right:1px solid #dfdfdf;
		border-bottom:1px solid #dfdfdf;
	}
	.table_01 th.subth {white-space:normal;}
#UNI .table_01 {background:url(/image/uni/board/head_01.gif) no-repeat 0 0; border-bottom:1px solid #46C8BB;}
#UNI .table_01 th.subth {color:#18B9A8;	background:#EDFAF9; border-bottom:1px solid #46C8BB;}

#ENT .table_01 {background:url(/image/ent/board/head_01.gif) no-repeat 0 0; border-bottom:1px solid #66B8E1;}
#ENT .table_01 th.subth {color:#44A9DC;	background:#EEF9FF; border-bottom:1px solid #66B8E1;}

#BCH .table_01 {background:url(/image/bch/board/head_01.gif) no-repeat 0 0; border-bottom:1px solid #9DA6E3;}
#BCH .table_01 th.subth {color:#7B86D4;	background:#F3F5FF; border-bottom:1px solid #9DA6E3;}

#DEP .table_01 {background:url(/image/dep/board/head_01.gif) no-repeat 0 0; border-bottom:1px solid #BBA0DB;}
#DEP .table_01 th.subth {color:#9771C3;	background:#F5EEFD; border-bottom:1px solid #BBA0DB;}

#CLF .table_01 {background:url(/image/clf/board/head_01.gif) no-repeat 0 0; border-bottom:1px solid #57C5C3;}
#CLF .table_01 th.subth {color:#26B4B1;	background:#EEFCFC; border-bottom:1px solid #57C5C3;}

#COM .table_01 {background:url(/image/com/board/head_01.gif) no-repeat 0 0; border-bottom:1px solid #B8D375;}
#COM .table_01 th.subth {color:#82AF17;	background:#F3FAE8; border-bottom:1px solid #B8D375;}

#CMT .table_01 {background:url(/image/cmt/board/head_01.gif) no-repeat 0 0; border-bottom:1px solid #7FCC5D;}
#CMT .table_01 th.subth {color:#69B232;	background:#F6FFF1; border-bottom:1px solid #7FCC5D;}

/* table_02  (th°¡ 2ÁÙÀÏ°æ¿ì - ÆøÀÌ Á»´õ ³Ð´Ù) */
.table_02 {
	width:100%;
	margin-top:0;
	border:0;	
}
	.table_02 th {
		color:#fff;
		font-size:11px;
		font-weight:bold;
		padding:2px 10px 3px 10px; /* padding:5px 10px 3px 10px; */
		text-align:center;
		white-space:nowrap;
	}
	.table_02 td {
		padding:6px 15px;
		text-align:center;
		border-right:1px solid #dfdfdf;
		border-bottom:1px solid #dfdfdf;
	}
	.table_02 th.subth {
		padding:2px 10px 3px 10px;
		line-height:18px;
		white-space:normal;
	}
#UNI .table_02 {background:url(/image/uni/board/head_03.gif) no-repeat 0 0; border-bottom:1px solid #46C8BB;}
#UNI .table_02 th.subth {color:#18B9A8;	background:#EDFAF9 url(/image/uni/board/subth_bg.gif) no-repeat 0 0;}
#UNI .table_02 th.start {background:url(/image/uni/board/subth_bg.gif) no-repeat right top;}

#ENT .table_02 {background:url(/image/ent/board/head_03.gif) no-repeat 0 0; border-bottom:1px solid #66B8E1;}
#ENT .table_02 th.subth {color:#44A9DC;	background:#EEF9FF url(/image/ent/board/subth_bg.gif) no-repeat 0 0;}
#ENT .table_02 th.start {background:url(/image/ent/board/subth_bg.gif) no-repeat right top;}

#BCH .table_02 {background:url(/image/bch/board/head_03.gif) no-repeat 0 0; border-bottom:1px solid #9DA6E3;}
#BCH .table_02 th.subth {color:#7B86D4;	background:#F3F5FF url(/image/bch/board/subth_bg.gif) no-repeat 0 0;}
#BCH .table_02 th.start {background:url(/image/bch/board/subth_bg.gif) no-repeat right top;}

#DEP .table_02 {background:url(/image/dep/board/head_03.gif) no-repeat 0 0; border-bottom:1px solid #BBA0DB;}
#DEP .table_02 th.subth {color:#9771C3;	background:#F5EEFD url(/image/dep/board/subth_bg.gif) no-repeat 0 0;}
#DEP .table_02 th.start {background:url(/image/dep/board/subth_bg.gif) no-repeat right top;}

#CLF .table_02 {background:url(/image/clf/board/head_03.gif) no-repeat 0 0; border-bottom:1px solid #57C5C3;}
#CLF .table_02 th.subth {color:#26B4B1;	background:#EEFCFC url(/image/clf/board/subth_bg.gif) no-repeat 0 0;}
#CLF .table_02 th.start {background:url(/image/clf/board/subth_bg.gif) no-repeat right top;}

#COM .table_02 {background:url(/image/com/board/head_03.gif) no-repeat 0 0; border-bottom:1px solid #B8D375;}
#COM .table_02 th.subth {color:#82AF17;	background:#F3FAE8 url(/image/com/board/subth_bg.gif) no-repeat 0 0;}
#COM .table_02 th.start {background:url(/image/com/board/subth_bg.gif) no-repeat right top;}

#CMT .table_02 {background:url(/image/cmt/board/head_03.gif) no-repeat 0 0; border-bottom:1px solid #7FCC5D;}
#CMT .table_02 th.subth {color:#69B232;	background:#F6FFF1 url(/image/cmt/board/subth_bg.gif) no-repeat 0 0;}
#CMT .table_02 th.start {background:url(/image/cmt/board/subth_bg.gif) no-repeat right top;}


/* table_03 (th°¡ 2ÁÙÀÏ°æ¿ì - ÆøÀÌ Á»´õ Âª´Ù) */
.table_03 {
	width:100%;
	margin-top:0;
	border:0;	
}
	.table_03 th {
		color:#fff;
		font-size:11px;
		font-weight:bold;
		padding:5px 10px 7px 10px;
		line-height:14px;
		text-align:center;
		white-space:nowrap;
	}
	.table_03 td {
		padding:6px 15px;
		text-align:center;
		border-right:1px solid #dfdfdf;
		border-bottom:1px solid #dfdfdf;
	}
	.table_03 th.subth {
		padding:2px 10px 3px 10px;
		line-height:14px;
		white-space:normal;
	}
#UNI .table_03 {background:url(/image/uni/board/head_04.gif) no-repeat 0 0; border-bottom:1px solid #46C8BB;}
#UNI .table_03 th.subth {color:#18B9A8;	background:#EDFAF9 url(/image/uni/board/subth_bg.gif) no-repeat 0 0;}
#UNI .table_03 th.start {background:url(/image/uni/board/subth_bg.gif) no-repeat right top;}

#ENT .table_03 {background:url(/image/ent/board/head_04.gif) no-repeat 0 0; border-bottom:1px solid #66B8E1;}
#ENT .table_03 th.subth {color:#44A9DC;	background:#EEF9FF url(/image/ent/board/subth_bg.gif) no-repeat 0 0;}
#ENT .table_03 th.start {background:url(/image/ent/board/subth_bg.gif) no-repeat right top;}

#BCH .table_03 {background:url(/image/bch/board/head_04.gif) no-repeat 0 0; border-bottom:1px solid #9DA6E3;}
#BCH .table_03 th.subth {color:#7B86D4;	background:#F3F5FF url(/image/bch/board/subth_bg.gif) no-repeat 0 0;}
#BCH .table_03 th.start {background:url(/image/bch/board/subth_bg.gif) no-repeat right top;}

#DEP .table_03 {background:url(/image/dep/board/head_04.gif) no-repeat 0 0; border-bottom:1px solid #BBA0DB;}
#DEP .table_03 th.subth {color:#9771C3;	background:#F5EEFD url(/image/dep/board/subth_bg.gif) no-repeat 0 0;}
#DEP .table_03 th.start {background:url(/image/dep/board/subth_bg.gif) no-repeat right top;}

#CLF .table_03 {background:url(/image/clf/board/head_04.gif) no-repeat 0 0; border-bottom:1px solid #57C5C3;}
#CLF .table_03 th.subth {color:#26B4B1;	background:#EEFCFC url(/image/clf/board/subth_bg.gif) no-repeat 0 0;}
#CLF .table_03 th.start {background:url(/image/clf/board/subth_bg.gif) no-repeat right top;}

#COM .table_03 {background:url(/image/com/board/head_044.gif) no-repeat 0 0; border-bottom:1px solid #B8D375;}
#COM .table_03 th.subth {color:#82AF17;	background:#F3FAE8 url(/image/com/board/subth_bg.gif) no-repeat 0 0;}
#COM .table_03 th.start {background:url(/image/com/board/subth_bg.gif) no-repeat right top;}

#CMT .table_03 {background:url(/image/cmt/board/head_04.gif) no-repeat 0 0; border-bottom:1px solid #7FCC5D;}
#CMT .table_03 th.subth {color:#69B232;	background:#F6FFF1 url(/image/cmt/board/subth_bg.gif) no-repeat 0 0;}
#CMT .table_03 th.start {background:url(/image/cmt/board/subth_bg.gif) no-repeat right top;}



/*table_11*/
.table_11 {
	width:100%;
	/* margin-top:5px; */
	border:0;
}
	.table_11 th {
		color:#fff;
		font-size:11px;
		line-height:14px;
		font-weight:bold;
		padding: 5px 10px;
		border:0;
	}
	.table_11 td {
		padding: 5px 10px;
		border:0;
		border-right:1px solid #e2e2e2;
		border-bottom:1px solid #e2e2e2;
	}
	.table_11 th.subth {
		white-space:normal;
		border-right:1px solid #fff;
	}
	
#UNI .table_11 {border-top:1px solid #46C8BB; border-bottom:1px solid #46C8BB;}
#UNI .table_11 th {border-right:1px solid #59CABE; border-bottom:1px solid #4BBBAF; background:#59CABE;}
#UNI .table_11 th.subth {color:#18B9A8; background:#EDFAF9; border-top:1px solid #46C8BB; border-bottom:1px solid #46C8BB;}


#ENT .table_11 {border-top:1px solid #66B8E1; border-bottom:1px solid #66B8E1;}
#ENT .table_11 th {border-right:1px solid #7CBDDE; border-bottom:1px solid #5DADD6; background:#7CBDDE;}
#ENT .table_11 th.subth {color:#44A9DC; background:#EEF9FF; border-top:1px solid #66B8E1; border-bottom:1px solid #66B8E1;}

#BCH .table_11 {border-top:1px solid #9DA6E3; border-bottom:1px solid #9DA6E3;}
#BCH .table_11 th {border-right:1px solid #9CA5E2; border-bottom:1px solid #8E97D9; background:#9CA5E2;}
#BCH .table_11 th.subth {color:#7B86D4; background:#F3F5FF; border-top:1px solid #9DA6E3; border-bottom:1px solid #9DA6E3;}

#DEP .table_11 {border-top:1px solid #BBA0DB; border-bottom:1px solid #BBA0DB;}
#DEP .table_11 th {border-right:1px solid #B99FDF; border-bottom:1px solid #AA8FD1; background:#B99FDF;}
#DEP .table_11 th.subth {color:#82AF17; background:#F5EEFD; border-top:1px solid #BBA0DB; border-bottom:1px solid #BBA0DB;}

#CLF .table_11 {border-top:1px solid #57C5C3; border-bottom:1px solid #57C5C3;}
#CLF .table_11 th {border-right:1px solid #63CAC8; border-bottom:1px solid #51BBB9; background:#63CAC8;}
#CLF .table_11 th.subth {color:#26B4B1; background:#EEFCFC; border-top:1px solid #57C5C3; border-bottom:1px solid #57C5C3;}

#COM .table_11 {border-top:1px solid #B8D375; border-bottom:1px solid #B8D375;}
#COM .table_11 th {border-right:1px solid #A9C663; border-bottom:1px solid #93AF4F; background:#A9C663;}
#COM .table_11 th.subth {color:#82AF17; background:#F3FAE8; border-top:1px solid #B8D375; border-bottom:1px solid #B8D375;}

#CMT .table_11 {border-top:1px solid #7FCC5D; border-bottom:1px solid #7FCC5D;}
#CMT .table_11 th {border-right:1px solid #8ECF71; border-bottom:1px solid #79BD5B; background:#8ECF71;}
#CMT .table_11 th.subth {color:#69B232; background:#F6FFF1; border-top:1px solid #7FCC5D; border-bottom:1px solid #7FCC5D;}

/*table_12*/
.table_12 {
	width:100%;
	/* margin-top:5px; */
	border:0;
}
	.table_12 th{
		color:#fff;
		font-size:11px;	
		font-weight:bold;
		padding: 5px 10px;
		border:0;
	}
	.table_12 td{
		padding: 5px 10px;
		border:0;		
		border-top:1px solid #e2e2e2;
		border-bottom:1px solid #e2e2e2;
	}
	.table_12 th.subth {
		border-right:0 !important;
		white-space:normal;
		}
#UNI .table_12 {border-top:1px solid #46C8BB; border-bottom:1px solid #46C8BB;}
#UNI .table_12 th {border-right:1px solid #59CABE; border-bottom:1px solid #4BBBAF; background:#59CABE;}
#UNI .table_12 th.subth {color:#18B9A8; background:#EDFAF9; border-top:1px solid #46C8BB; border-bottom:1px solid #46C8BB;}

#ENT .table_12 {border-top:1px solid #66B8E1; border-bottom:1px solid #66B8E1;}
#ENT .table_12 th {border-right:1px solid #7CBDDE; border-bottom:1px solid #5DADD6; background:#7CBDDE;}
#ENT .table_12 th.subth {color:#44A9DC; background:#EEF9FF; border-top:1px solid #66B8E1; border-bottom:1px solid #66B8E1;}

#BCH .table_12 {border-top:1px solid #9DA6E3; border-bottom:1px solid #9DA6E3;}
#BCH .table_12 th {border-right:1px solid #9CA5E2; border-bottom:1px solid #8E97D9; background:#9CA5E2;}
#BCH .table_12 th.subth {color:#7B86D4; background:#F3F5FF; border-top:1px solid #9DA6E3; border-bottom:1px solid #9DA6E3;}

#DEP .table_12 {border-top:1px solid #BBA0DB; border-bottom:1px solid #BBA0DB;}
#DEP .table_12 th {border-right:1px solid #B99FDF; border-bottom:1px solid #AA8FD1; background:#B99FDF;}
#DEP .table_12 th.subth {color:#9771C3; background:#F5EEFD; border-top:1px solid #BBA0DB; border-bottom:1px solid #BBA0DB;}

#CLF .table_12 {border-top:1px solid #57C5C3; border-bottom:1px solid #57C5C3;}
#CLF .table_12 th {border-right:1px solid #63CAC8; border-bottom:1px solid #51BBB9; background:#63CAC8;}
#CLF .table_12 th.subth {color:#26B4B1; background:#EEFCFC; border-top:1px solid #57C5C3; border-bottom:1px solid #57C5C3;}

#COM .table_12 {border-top:1px solid #B8D375; border-bottom:1px solid #B8D375;}
#COM .table_12 th {border-right:1px solid #A9C663; border-bottom:1px solid #93AF4F; background:#A9C663;}
#COM .table_12 th.subth {color:#82AF17; background:#F3FAE8; border-top:1px solid #B8D375; border-bottom:1px solid #B8D375;}

#CMT .table_12 {border-top:1px solid #7FCC5D; border-bottom:1px solid #7FCC5D;}
#CMT .table_12 th {border-right:1px solid #8ECF71; border-bottom:1px solid #79BD5B; background:#8ECF71;}
#CMT .table_12 th.subth {color:#69B232; background:#F6FFF1; border-top:1px solid #7FCC5D; border-bottom:1px solid #7FCC5D;}

#UTL .table_12 {border-top:1px solid #46C8BB; border-bottom:1px solid #46C8BB;}
#UTL .table_12 th {border-right:1px solid #3EBED1; border-bottom:1px solid #00A5BE; background:#3EBED1;}
#UTL .table_12 th.subth {color:#18B9A8; background:#EDFAF9; border-top:1px solid #46C8BB; border-bottom:1px solid #46C8BB;}


/* table_22  (th°¡ 2ÁÙÀÏ°æ¿ì - ÆøÀÌ Á»´õ ³Ð´Ù) */
.table_21 {
	width:100%;
	margin-top:0;
	border:0;	
}
	.table_21 th {
		color:#fff;
		font-size:11px;
		font-weight:bold;
		padding:2px 10px 3px 10px; /* padding:5px 10px 3px 10px; */
		text-align:center;
		white-space:nowrap;
	}
	.table_21 td {
		padding:8px 9px;
		text-align:center;
		border-right:1px solid #dfdfdf;
		border-bottom:1px solid #dfdfdf;
	}
	.table_21 th.subth {
		padding:2px 10px 3px 10px;
		line-height:18px;
		white-space:normal;
	}
		
#ENT .table_21  {background:url(/image/ent/board/s_head_03.gif) no-repeat 0 0; border-bottom:1px solid #66B8E1;}
#ENT .table_21 th.subth {color:#44A9DC;	background:#EEF9FF url(/image/ent/board/s_subth_bg.gif) no-repeat 0 0;}
#ENT .table_21 th.subth1 {color:#44A9DC;	background:#EEF9FF url(/image/ent/board/s_subth_bg1.gif) no-repeat 0 0;}
#ENT .table_21 th.start {background:url(/image/ent/board/s_subth_bg.gif) no-repeat right top;}






/* °Ô½ÃÆÇ Å×ÀÌºí ½ºÅ¸ÀÏ
*************************************************************/

/* Search ¶ó¿îµå ¹Ú½º ½ºÅ¸ÀÏ */
#UNI form strong.article {color:#46C8BB;}
#ENT form strong.article {color:#66B8E1;}
#BCH form strong.article {color:#8F99DF;}
#DEP form strong.article {color:#9A76C4;}
#CLF form strong.article {color:#57C5C3;}
#COM form strong.article {color:#8DB62D;}
#CMT form strong.article {color:#7FCC5D;}


/* °Ô½ÃÆÇ °øÅë ½ºÅ¸ÀÏ*/
.pageing {margin:0 auto;}
	.pageing a img {margin:0 3px;}
	.pageing .page a, .pageing .page .active {
		text-align:center;
		padding:0 6px;
		background:url(/image/common/blt/line_01.gif) no-repeat left right;
		color:#666;
		font-family:tahoma;
		font-size:11px;
	}
	.pageing .page .active {font-weight:bold;}
	.pageing .end a {background:none;}


/*  °Ô½ÃÆÇ ¸®½ºÆ® ½ºÅ¸ÀÏ*/
.table_list {
	width:100%;
	border:0;
}
	.table_list th {
		height:29px;
		text-align:center;
		font-weight:bold;
		color:#fff;
		font-size:11px;
	}
	.table_list td {
		padding:5px;
		text-align:center;
		border-right:1px solid #dfdfdf;
		border-bottom:1px solid #dfdfdf;
	}
	.table_list .no {width:25px; font-size:11px;}
	.table_list .subject {text-align:left; padding-left:10px;}
	.table_list .file {width:50px; text-align:center;}
	.table_list .writer {width:90px;}
	.table_list .date {width:60px; font-size:11px;} /* font-family:tahoma; */
	.table_list .hit {width:40px; font-size:11px;} /* font-family:tahoma; */
	.table_list .end {border-right:0;}
	.table_list .thumb {width:70px;}
	.table_list td img {vertical-align:middle;}

#UNI .table_list {border-bottom:1px solid #57C5C3; background:#fff url(/image/uni/board/head_01.gif) no-repeat 0 0;}
#UNI .table_list .line {background:url(/image/uni/board/line.gif) no-repeat 0 1px;}

#ENT .table_list {border-bottom:1px solid #66B8E1; background:#fff url(/image/ent/board/head_01.gif) no-repeat 0 0;}
#ENT .table_list .line {background:url(/image/ent/board/line.gif) no-repeat 0 1px;}

#BCH .table_list {border-bottom:1px solid #9DA6E3; background:#fff url(/image/bch/board/head_01.gif) no-repeat 0 0;}
#BCH .table_list .line {background:url(/image/bch/board/line.gif) no-repeat 0 1px;}

#DEP .table_list {border-bottom:1px solid #BBA0DB; background:#fff url(/image/dep/board/head_01.gif) no-repeat 0 0;}
#DEP .table_list .line {background:url(/image/dep/board/line.gif) no-repeat 0 1px;}

#COM .table_list {border-bottom:1px solid #B8D375; background:#fff url(/image/com/board/head_01.gif) no-repeat 0 0;}
#COM .table_list .line {background:url(/image/com/board/line.gif) no-repeat 0 1px;}

#CLF .table_list {border-bottom:1px solid #57C5C3; background:#fff url(/image/clf/board/head_01.gif) no-repeat 0 0;}
#CLF .table_list .line {background:url(/image/clf/board/line.gif) no-repeat 0 1px;}

#CMT .table_list {border-bottom:1px solid #7FCC5D; background:#fff url(/image/cmt/board/head_01.gif) no-repeat 0 0;}
#CMT .table_list .line {background:url(/image/cmt/board/line.gif) no-repeat 0 1px;}
#CMT .table_list .thumb img {border:1px solid #66BC40;}



/*  °Ô½ÃÆÇ ±Ûº¸±â ½ºÅ¸ÀÏ*/
.table_view {
	width:100%;
	border:0;
}
	.table_view th {
		font-size:11px;
		font-weight:bold;
		padding:5px 10px 5px 20px;
		width:60px;
	}
	.table_view td {
		/* font-size:11px; */
		padding:5px 10px 5px 15px;;
		text-align:left;
	}
	.table_view .contents {
		background:#fff !important;
		font-size:12px;
		padding:20px 10px 20px 10x;
	}
#UNI .table_view {background:#EDFAF9 url(/image/uni/board/head_02.gif) no-repeat 0 0;}
#UNI .table_view th, #UNI .table_view .strong {border-bottom:1px solid #46C8BB; color:#009D8C; background:#fff;}
#UNI .table_view th.strong {background:transparent; padding-top:10px;}
#UNI .table_view td, #UNI .table_view .strong {border-bottom:1px solid #46C8BB; background:#fff url(/image/uni/board/line_01.gif) no-repeat left center;}
#UNI .table_view td td, #UNI .table_view td td .strong {border:none; background:none;}
#UNI .table_view .strong {background:transparent url(/image/uni/board/line_01.gif) no-repeat left center; padding-top:10px;}
#UNI .table_view td.strong {color:#009D8C; font-weight:bold; font-size:12px;}

#ENT .table_view {background:#EEF9FF url(/image/ent/board/head_02.gif) no-repeat 0 0;}
#ENT .table_view th, #ENT .table_view .strong {border-bottom:1px solid #66B8E1; color:#44A9DC; background:#fff;}
#ENT .table_view th.strong {background:transparent; padding-top:10px;}
#ENT .table_view td, #ENT .table_view .strong {border-bottom:1px solid #66B8E1; background:#fff url(/image/ent/board/line_01.gif) no-repeat left center;}
#ENT .table_view .strong {background:transparent url(/image/ent/board/line_01.gif) no-repeat left center; padding-top:10px;}
#ENT .table_view td.strong {color:#1282BA; font-weight:bold; font-size:12px;}

#BCH .table_view {background:#F3F5FF url(/image/bch/board/head_02.gif) no-repeat 0 0;}
#BCH .table_view th, #BCH .table_view .strong {border-bottom:1px solid #9DA6E3; color:#7B86D4; background:#fff;}
#BCH .table_view th.strong {background:transparent; padding-top:10px;}
#BCH .table_view td, #BCH .table_view .strong {border-bottom:1px solid #9DA6E3; background:#fff url(/image/bch/board/line_01.gif) no-repeat left center;}
#BCH .table_view .strong {background:transparent url(/image/bch/board/line_01.gif) no-repeat left center; padding-top:10px;}
#BCH .table_view td.strong {color:#5D6BBA; font-weight:bold; font-size:12px;}

#DEP .table_view {background:#F5EEFD url(/image/dep/board/head_02.gif) no-repeat 0 0;}
#DEP .table_view th, #DEP .table_view .strong {border-bottom:1px solid #BBA0DB; color:#9771C3; background:#fff;}
#DEP .table_view th.strong {background:transparent; padding-top:10px;}
#DEP .table_view td, #DEP .table_view .strong {border-bottom:1px solid #BBA0DB; background:#fff url(/image/dep/board/line_01.gif) no-repeat left center;}
#DEP .table_view .strong {background:transparent url(/image/dep/board/line_01.gif) no-repeat left center; padding-top:10px;}
#DEP .table_view td.strong {color:#7950A9; font-weight:bold; font-size:12px;}

#COM .table_view {background:#F3FAE8 url(/image/com/board/head_02.gif) no-repeat 0 0;}
#COM .table_view th, #COM .table_view .strong {border-bottom:1px solid #B8D375; color:#82AF17; background:#fff;}
#COM .table_view th.strong {background:transparent; padding-top:10px;}
#COM .table_view td, #COM .table_view .strong {border-bottom:1px solid #B8D375; background:#fff url(/image/com/board/line_01.gif) no-repeat left center;}
#COM .table_view .strong {background:transparent url(/image/com/board/line_01.gif) no-repeat left center; padding-top:10px;}
#COM .table_view td.strong {color:#648E01; font-weight:bold; font-size:12px;}

#CLF .table_view {background:#EEFCFC url(/image/clf/board/head_02.gif) no-repeat 0 0;}
#CLF .table_view th, #CLF .table_view .strong {border-bottom:1px solid #57C5C3; color:#26B4B1; background:#fff;}
#CLF .table_view th.strong {background:transparent; padding-top:10px;}
#CLF .table_view td, #CLF .table_view .strong {border-bottom:1px solid #57C5C3; background:#fff url(/image/clf/board/line_01.gif) no-repeat left center;}
#CLF .table_view .strong {background:transparent url(/image/clf/board/line_01.gif) no-repeat left center; padding-top:10px;}
#CLF .table_view td.strong {color:#139593; font-weight:bold; font-size:12px;}

#CMT .table_view {background:#F6FFF1 url(/image/cmt/board/head_02.gif) no-repeat 0 0;}
#CMT .table_view th, #CMT .table_view .strong {border-bottom:1px solid #7FCC5D; color:#69B232; background:#fff;}
#CMT .table_view th.strong {background:transparent; padding-top:10px;}
#CMT .table_view td, #CMT .table_view .strong {border-bottom:1px solid #7FCC5D; background:#fff url(/image/cmt/board/line_01.gif) no-repeat left center;}
#CMT .table_view .strong {background:transparent url(/image/cmt/board/line_01.gif) no-repeat left center; padding-top:10px;}
#CMT .table_view td.strong {color:#47A120; font-weight:bold; font-size:12px;}


/*  °Ô½ÃÆÇ ±Ûº¸±â - ÄÚ¸àÆ® ½ºÅ¸ÀÏ*/
#comment_wrap{
	margin:10px 0;
}
	#comment_wrap #comment_form {
		width:660px;
		height:42px;
		text-align:center;
		padding:11px 0;
		background:url(/image/common/board/comment_bg.gif) no-repeat 0 0;
	}
	#comment_wrap textarea {
		width:565px;
		height:32px;
		border:1px solid #e5e5e5;
		border-top:1px solid #b0b0b0;
		border-left:1px solid #b0b0b0;
	}
	#comment_wrap li {
		padding:3px 20px;
		margin-top:5px;
		font-size:12px;
		border-bottom:1px solid #dfdfdf;
		word-break:break-all;
	}
	#comment_wrap li img {vertical-align:middle;}


/*  °Ô½ÃÆÇ ±Ûº¸±â - ÀÌÀü±Û, ´ÙÀ½±Û ½ºÅ¸ÀÏ*/

#view_navi {
	width:100%;
	margin:-1px 0 10px 0;
}
	#view_navi th {
		width:60px;
		font-size:11px;		
		font-weight:bold;
		padding:6px 15px 4px;	
	}
	#view_navi th img {vertical-align:middle;}
	#view_navi td {
		font-size:12px;
		padding:3px 20px;		
	}
#UNI #view_navi {border-top:1px solid #46C8BB; border-bottom:1px solid #46C8BB;}
#UNI #view_navi th {color:#18B9A8; border-bottom:1px solid #dfdfdf;}
#UNI #view_navi td {border-bottom:1px solid #dfdfdf; background:url(/image/uni/board/line_01.gif) no-repeat left center;}

#ENT #view_navi {border-top:1px solid #66B8E1; border-bottom:1px solid #66B8E1;}
#ENT #view_navi th {color:#44A9DC; border-bottom:1px solid #dfdfdf;}
#ENT #view_navi td {border-bottom:1px solid #dfdfdf; background:url(/image/ent/board/line_01.gif) no-repeat left center;}

#BCH #view_navi {border-top:1px solid #9DA6E3; border-bottom:1px solid #9DA6E3;}
#BCH #view_navi th {color:#7B86D4; border-bottom:1px solid #dfdfdf;}
#BCH #view_navi td {border-bottom:1px solid #dfdfdf; background:url(/image/bch/board/line_01.gif) no-repeat left center;}

#DEP #view_navi {border-top:1px solid #BBA0DB; border-bottom:1px solid #BBA0DB;}
#DEP #view_navi th {color:#9771C3; border-bottom:1px solid #dfdfdf;}
#DEP #view_navi td {border-bottom:1px solid #dfdfdf; background:url(/image/dep/board/line_01.gif) no-repeat left center;}

#COM #view_navi {border-top:1px solid #B8D375; border-bottom:1px solid #B8D375;}
#COM #view_navi th {color:#82AF17; border-bottom:1px solid #dfdfdf;}
#COM #view_navi td {border-bottom:1px solid #dfdfdf; background:url(/image/com/board/line_01.gif) no-repeat left center;}

#CLF #view_navi {border-top:1px solid #57C5C3; border-bottom:1px solid #57C5C3;}
#CLF #view_navi th {color:#26B4B1; border-bottom:1px solid #dfdfdf;}
#CLF #view_navi td {border-bottom:1px solid #dfdfdf; background:url(/image/clf/board/line_01.gif) no-repeat left center;}

#CMT #view_navi {border-top:1px solid #7FCC5D; border-bottom:1px solid #7FCC5D;}
#CMT #view_navi th {color:#69B232; border-bottom:1px solid #dfdfdf;}
#CMT #view_navi td {border-bottom:1px solid #dfdfdf; background:url(/image/cmt/board/line_01.gif) no-repeat left center;}


/*  °Ô½ÃÆÇ ¾²±â ½ºÅ¸ÀÏ */
#table_write {
	width:100%;
	border:0;
}
	#table_write th {
		font-size:11px;
		font-weight:bold;
		padding:5px 10px 5px 20px;
		width:60px;
	}
	#table_write td {
		padding:5px 12px;
		text-align:left;
	}

#UNI #table_write {background:#fff url(/image/uni/board/head_02.gif) no-repeat 0 0; border-bottom:1px solid #46C8BB;}
#UNI #table_write th {border-bottom:1px solid #46C8BB; color:#18B9A8; background:#EDFAF9;}
#UNI #table_write th.top {background:#EDFAF9 url(/image/uni/board/head_02.gif) no-repeat 0 0; padding-top:10px;}
#UNI #table_write td {border-bottom:1px solid #dfdfdf; background:#fff;}
#UNI #table_write td.top {background:url(/image/uni/board/head_02.gif) no-repeat right top; padding-top:10px;}

#ENT #table_write {background:#fff url(/image/ent/board/head_02.gif) no-repeat 0 0; border-bottom:1px solid #66B8E1;}
#ENT #table_write th {border-bottom:1px solid #66B8E1; color:#44A9DC; background:#EEF9FF;}
#ENT #table_write th.top {background:#EEF9FF url(/image/ent/board/head_02.gif) no-repeat 0 0; padding-top:10px;}
#ENT #table_write td {border-bottom:1px solid #dfdfdf; background:#fff;}
#ENT #table_write td.top {background:url(/image/ent/board/head_02.gif) no-repeat right top; padding-top:10px;}

#BCH #table_write {background:#fff url(/image/bch/board/head_02.gif) no-repeat 0 0; border-bottom:1px solid #9DA6E3;}
#BCH #table_write th {border-bottom:1px solid #9DA6E3; color:#7B86D4; background:#F3F5FF;}
#BCH #table_write th.top {background:#F3F5FF url(/image/bch/board/head_02.gif) no-repeat 0 0; padding-top:10px;}
#BCH #table_write td {border-bottom:1px solid #dfdfdf; background:#fff;}
#BCH #table_write td.top {background:url(/image/bch/board/head_02.gif) no-repeat right top; padding-top:10px;}

#DEP #table_write {background:#fff url(/image/dep/board/head_02.gif) no-repeat 0 0; border-bottom:1px solid #BBA0DB;}
#DEP #table_write th {border-bottom:1px solid #BBA0DB; color:#9771C3; background:#F5EEFD;}
#DEP #table_write th.top {background:#F5EEFD url(/image/dep/board/head_02.gif) no-repeat 0 0; padding-top:10px;}
#DEP #table_write td {border-bottom:1px solid #dfdfdf; background:#fff;}
#DEP #table_write td.top {background:url(/image/dep/board/head_02.gif) no-repeat right top; padding-top:10px;}

#COM #table_write {background:#fff url(/image/com/board/head_02.gif) no-repeat 0 0; border-bottom:1px solid #B8D375;}
#COM #table_write th {border-bottom:1px solid #B8D375; color:#82AF17; background:#F3FAE8;}
#COM #table_write th.top {background:#F3FAE8 url(/image/com/board/head_02.gif) no-repeat 0 0; padding-top:10px;}
#COM #table_write td {border-bottom:1px solid #dfdfdf; background:#fff;}
#COM #table_write td.top {background:url(/image/com/board/head_02.gif) no-repeat right top; padding-top:10px;}

#CLF #table_write {background:#fff url(/image/clf/board/head_02.gif) no-repeat 0 0; border-bottom:1px solid #57C5C3;}
#CLF #table_write th {border-bottom:1px solid #57C5C3; color:#26B4B1; background:#EEFCFC;}
#CLF #table_write th.top {background:#EEFCFC url(/image/clf/board/head_02.gif) no-repeat 0 0; padding-top:10px;}
#CLF #table_write td {border-bottom:1px solid #dfdfdf; background:#fff;}
#CLF #table_write td.top {background:url(/image/clf/board/head_02.gif) no-repeat right top; padding-top:10px;}

#CMT #table_write {background:#fff url(/image/cmt/board/head_02.gif) no-repeat 0 0; border-bottom:1px solid #7FCC5D;}
#CMT #table_write th {border-bottom:1px solid #7FCC5D; color:#69B232; background:#F6FFF1;}
#CMT #table_write th.top {background:#F6FFF1 url(/image/cmt/board/head_02.gif) no-repeat 0 0; padding-top:10px;}
#CMT #table_write td {border-bottom:1px solid #dfdfdf; background:#fff;}
#CMT #table_write td.top {background:url(/image/cmt/board/head_02.gif) no-repeat right top; padding-top:10px;}




/*  À§ ¾Æ·¡ 2px ¶óÀÎÀÖ´Â Å×ÀÌºí */
.table_2line {
	width:100%;
	border:0;
}
#UNI .table_2line {border-top:2px solid #000; border-bottom:2px solid #000;}
#ENT .table_2line {border-top:2px solid #51B1E1; border-bottom:2px solid #51B1E1;}
#BCH .table_2line {border-top:2px solid #000; border-bottom:2px solid #000;}
#DEP .table_2line {border-top:2px solid #000; border-bottom:2px solid #000;}
#CLF .table_2line {border-top:2px solid #000; border-bottom:2px solid #000;}
#COM .table_2line {border-top:2px solid #000; border-bottom:2px solid #000;}
#CMT .table_2line {border-top:2px solid #000; border-bottom:2px solid #000;}
#UTL .table_2line {border-top:2px solid #3EBED1; border-bottom:2px solid #3EBED1;}



/* Æ÷·³ÁÖÁ¦ */
.forum_01{
   font-weight:bold;
   height:32px;
   width:100%;
}
.forum_01 dt{float:left;padding:7px 15px 5px 18px;}
.forum_01 dd{color:#FA611D;float:left;padding:7px 20px 5px;}
   #COM .forum_01 {	background: url(/image/com/board/forum_01_head.gif) no-repeat 0 0;}
	#COM .forum_01 dt{color:#82AF17;background:transparent url(/image/com/board/line_01.gif) no-repeat right center; }



.forum_02{width:655px;}
.forum_02 th{
	font-weight:bold;
	padding:7px 0 5px 8px;
	text-align:center;
}
.forum_02 td{padding:7px 20px 5px;}

#COM .forum_02{background:url(/image/com/board/forum_02_head.gif) no-repeat 5px 0;}
#COM .forum_02 th{color:#82AF17;}
#COM .forum_02 td.strong{font-weight:bold;color:#FA611D;}
#COM .forum_02 .line{background:transparent url(/image/com/board/line_01.gif) no-repeat left center;}


/*  °Ô½ÃÆÇ ±Û¾²±â ¼º°øÀû µî·Ï ½ºÅ¸ÀÏ */
.board_accept {
	padding:30px 0;
	text-align:center;
}
#CMT .board_accept {border-top:2px solid #66BC40; border-bottom:2px solid #66BC40;}



/*
07 CMT Ä¿¹Â´ÏÆ¼ ½ºÅ¸ÀÏ
**********************************************************/
.mem_list {width:100%; border-top:1px solid #6CC953;}
	.mem_list img {vertical-align:middle;}
	.mem_list img.pic_border {border:1px solid #98D388;}
	.mem_list td {padding:30px 0;}
	.mem_list div.blt_033 {margin:4px 0;}

	
.point_r{color:#df2f2f;}
.point_b{color:#ac895f;}