/* ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ  Basic  ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ */

body, tr, td, input, select, textarea {
	font-size:9pt;
	font-family:µ¸¿ò;
	line-height:16px;

}
table {word-break: break-all}

img {border: none}

input {border: expression( (this.type=='checkbox'||this.type=='radio')?'':'1px solid #AEAA98' ); height:20px; vertical-align:middle;}
textarea {border: 1px solid #BFBFBF; overflow:auto; padding: 5px;}




/* ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ  Multi  ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ */

.title_head {height: 40px; background: url('../image/multi/head_bg.gif'); padding-left: 10px; font-size: 8pt; font-family: Tahoma; font-weight: bold; color: #666}

#absmiddle img, select, input, textarea {vertical-align: middle;}




/* ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ  List  ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ */

#list_head {color:#666; border-bottom: 2px solid #3C7BC5;} /* Ä«Å×°í¸®&¸ñ·Ï¼ö ºÎºÐ */
.list_cate {font-size: 8pt;}
.list_total {font-size:7pt;font-family:Tahoma;}
.list_admin {color: #F00;}

#list_sort { padding-left: 15px; font-size: 8pt; border-bottom: 1px solid #CCC; height: 35px; background: url('../image/multi/head_bg.gif'); }
#list_sort ul {
    margin: 0; padding: 0 0 0 15px;
	list-style: square;
	}

#list_notice {background-color: #F2F2F2; height: 30px; text-align: center; font-weight: bold; } /* °øÁö»çÇ× */
.notice {
    width: 100px; text-align: right; padding-right: 10px;
	font-size:8pt;font-family:Tahoma;color:#3C7BC5
	}

#list_main {padding: 0 10px 0 10px; vertical-align: top;} /* ¸ñ·Ï ºÎºÐ */
#list_main ul {
    margin: 0; padding: 5px 0 0 15px;
	font-size: 8pt;
	list-style: square;
	}
.list_item {border:none; margin: 10px;}

#list_img {
	width: 190px; height: 150px;
	border: 1px solid #CECCC3; margin-top: 20px;
	background: #FFF; padding: 2px;
	}
#list_img img {
	width: 184px; height: 144px;
	}

#list_subject {
	width: 190px;
	margin-top: 3px; padding: 5px 0;
	color: #3B87A8; font-weight: bold;
	text-align: center; text-transform: uppercase;
	background: #EDECE5;
	cursor: hand;
	}
#list_subject a {color: #3B87A8; font-weight: bold;}
#list_subject a:hover {border-bottom: 1px dotted;}

.list_com {padding-left: 3px; font-family: Tahoma; font-size: 7pt; color: #CCC;}

#list_pagenum {
	height: 50px;
	margin-left: 35px; padding-top: 18px;
	text-align: center; vertical-align: middle;
	font-size: 11px; color: #000; font-family: Tahoma;
	background: url('../image/list/bg_pagenum.gif') repeat-x 0 100%;
	}
#list_pagenum a {
	color: #000;
	}
.list_btn { text-align: right; padding-top: 10px;} /* ÆäÀÌÁö&¹öÆ° ºÎºÐ */

#list_else a {
    height: 122px; width: 142px; padding-top: 58px;
	border: 1px solid #CCC; color: #999;
	} /* ÆÄÀÏÀÌ ÀÌ¹ÌÁö°¡ ¾Æ´Ò °æ¿ì Ãâ·ÂµÇ´Â ¸ð¾ç */




/* ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ Write ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ */

.write_kind {background-color: #F6F1E0; border-bottom: 1px solid #EDE4C4; padding-right: 10px; text-align: right; height: 30px;} /* °øÁö»çÇ× Ã¼Å© */

.write_item {
  width: 15%; border-bottom: 1px solid #EDE4C4; padding: 9px 21px 9px 0;
  background: url('../image/write/write_bar.gif') no-repeat fixed right middle; text-align: right;
  } /* ±Û¾²±âÀÇ ¿ÞÂÊ */
.item_cate {color: #AAA; letter-spacing: -2px; padding-right: 5px;} /* Ä«Å×°í¸® */
.write_needitem {color: #F09; font-family: Tahoma; font-size: 7pt;} /* ÇÊ¼öÇ×¸ñ */
.write_input {border-bottom: 1px solid #EDE4C4;} /* ±Û¾²±âÀÇ ¿À¸¥ÂÊ */
.write_textarea {border-bottom: 1px solid #EDE4C4; padding:10px 0}
.write_link {font-size:8pt; color: #999; padding-right: 5px;} /* http:// ºÎºÐ */

.alert {font-size: 8pt; color: #F00; padding-left: 5px;} /* ¼³¸í¹®±¸ */

.write_btn {background-color: #F6F1E0; padding: 0 10px; border-bottom: 2px solid #E4CBA0; height: 40px;}




/* ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ View ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ¢Æ */

.view_item { background-color: #F6F1E0; height :25px; padding-left: 20px;} /* ±ÛÀÐ±â »ó´ÜÀÇ Á¦¸ñ, ±Û¾´ÀÌ µî Ãâ·ÂµÇ´Â ¹Ú½º */
.view_content {border:1px solid #EDE4C4; padding:20px; background: #FFFEFA;} /* ±Û³»¿ë Ãâ·ÂµÇ´Â ¹Ú½º */

.com_title {border-top: 10px solid #FFF; color: #4D7EB3; font-size: 8pt}
.com_view {border-bottom: 1px solid #E5E5E5; padding: 3px 5px 4px 0;} /* ÄÚ¸àÆ® */

.data {font-size: 8pt}

.view_list {background-color: #F6F1E0; border-top: 1px solid #EDE4C4; border-bottom: 1px solid #E4CBA0; height: 25px;} /* ÀÌÀü±Û, ´ÙÀ½±Û */