/* °Ô½ÃÆÇ - ºí·ç ½ºÅ² ½ºÅ¸ÀÏ½ÃÆ® */
@charset "euc-kr";
@import url("/css/Board.css");

/*** common ***/
.board_buttonW {
	border:0px;
	width:64px;
	height:27px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-image: url(/Boards/images/button/btn_black.gif);
	cursor: pointer;
}
/***board list ***/
table.list {
	clear:both;
	padding:0px;
	margin:0px;
	width:100%;
	border-collapse: collapse;
	border-spacing:0;
	background:url(/Boards/Images/Skin/bar_bg.gif) repeat-x;
	border-bottom:solid 3px #D4D4D4;
}
/* th */
table.list th {
	padding:0px;
	margin:0px;
	height:28px;
	text-align:center;
	color:#565656;
}
table.list th.title_line_r {
	background:url(/Boards/Images/Skin/bar.gif) right no-repeat;
}
table.list th.title_line_l {
	background:url(/Boards/Images/Skin/bar.gif) left no-repeat;
}
table.list th.title_left {
	background:url(/Boards/Images/Skin/bar_left.gif) no-repeat left top;
}
table.list th.title_right {
	background:url(/Boards/Images/Skin/bar_right.gif) no-repeat right top;
}
table.list span.title_left {
	display:block;
	height:28px;
	line-height:28px;
	background:url(/Boards/Images/Skin/bar_left.gif) no-repeat left top;
}
table.list span.title_right {
	display:block;
	height:28px;
	line-height:28px;
	background:url(/Boards/Images/Skin/bar_right.gif) no-repeat right top;
}
/* td */
table.list tr.notice {
	font-weight:bold;
}
table.list tr.notice td {
	border-bottom:1px solid #DDDDDD;
}
table.list td {
	padding:0px;
	margin:0px;
	height:28px;
	text-align:center;
}

table.list td.left {
	padding:0 0 0 10px;
	margin:0px;
	height:28px;
	text-align:left;
}
table.list tr.bg {
	background-color:#F1F1F1;
}

/*** board write ***/
table.write {
	clear:both;
	padding:0px;
	margin:0px;
	width:100%;
	border-collapse: collapse;
	background:url(/Boards/Images/Skin/bar_bg.gif) repeat-x;
	border-bottom:solid 3px #D4D4D4;
}
table.write td.bar_left, table.write th.bar_left {
	height:28px;
	color:#565656;
	font-size:11px;
	padding-left:10px;
	background:url(/Boards/Images/Skin/bar_left.gif) no-repeat left top;
}
table.write td.bar_right {
	color:#565656;
	background:url(/Boards/Images/Skin/bar_right.gif) no-repeat right top;
}
table.write tr.none {
	height:28px;
	background-image:none;
}
table.write tr {
	height:28px;
	background:url(/Boards/Images/Skin/dot.gif) bottom repeat-x;
}
table.write th {
	padding-left:5px;
}

/*** board view ***/
table.view {
	clear:both;
	padding:0px;
	margin:0px;
	width:100%;
	border-collapse: collapse;
	background:url(/Boards/Images/Skin/bar_bg.gif) repeat-x;
	border-bottom:solid 3px #D4D4D4;
}
table.view td.bar_left {
	height:28px;
	color:#565656;
	font-size:11px;
	padding-left:10px;
	background:url(/Boards/Images/Skin/bar_left.gif) no-repeat left top;
}
table.view td.bar_left div {
	font-size:11px;
	color:#565656;
}
table.view td.bar_right {
	text-align:right;
	color:#565656;
	font-size:11px;
	padding-right:10px;
	background:url(/Boards/Images/Skin/bar_right.gif) no-repeat right top;
}
table.view td.bar_right div {
	font-size:11px;
	color:#565656;
}
table.view td.view_title {
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:#049C9C;
	line-height:20px;
	padding:15px 10px 0 10px;
}
table.view td.sub_title {
	text-align:center;
	font-weight:bold;
}
table.view td.line {
	padding:7px;
	background:url(/Boards/Images/Skin/dot.gif) top repeat-x;
}
div.view{width:100%; margin:0; padding:0; border-bottom:solid 3px #D4D4D4; text-align:left;}
div.view .info{display:inline-block; width:100%; line-height:0;}
div.view .bar{height:28px; background:url(/Boards/Images/Skin/bar_bg.gif) repeat-x 0 0;}
div.view .info .group{float:left; padding:0 50px 0 0;}
div.view .info dl{float:left; margin:0; padding:0; line-height:28px; font-size:11px;}
div.view .info dt{float:left; margin:0; padding:0 0 0 10px; color:#484848; font-family:"±¼¸²"; font-weight:normal;}
div.view .info dd{float:left; margin:0; padding:0 0 0 5px;}
div.view .bar dt, div.view .bar dd{color:#565656;}
div.view h3{margin:0; padding:10px 10px 5px; font-size:16px; font-family:"±¼¸²"; font-weight:bold; line-height:20px; text-align:center; color:#049C9C;}
div.view .sub_title{font-size:14px; font-weight:bold; text-align:center;}
div.view .line{padding:7px; background:url(/Boards/Images/Skin/dot.gif) repeat-x 0 0;}

/* ´º½º°Ô½ÃÆÇ ¸ñ·Ï - ±ÛÀÚ»ö */
table.news_list div.fixed {
	background-color:#FBFBF8;
	border:solid 1px #CFCAB9;
}
table.news_list div.fixed div.subject a {
	color:#6F4B32;
}
table.news_list div.contents div.subject a {
	color:#484848;
}

/* Æ÷Åä°¶·¯¸® ³»¿ëº¸±â - ±ÛÀÚ»ö */
table.photo_view td.view_title {
	color:#6F4B32;
}
div.photo_view h3{color:#6F4B32;}


/*** ±âÅ¸ Å¸ÀÌÆ² ***/
div.etc_title {
	position: relative;
	width:100%;
	height:32px;
	background:url(/Boards/Images/Skin/bar_bg.gif) repeat-x;
}
div.etc_title div.left {
	float:left;
	padding:6px 0 0 10px;
	margin:0px;
	height:32px;
	font-size:13px;
	color:#339900;
	background:url(/Boards/Images/Skin/bar_left.gif) no-repeat left top;	
	font-weight : bold;
}
div.etc_title div.right {
	float:right;
	padding:5px 10px 0 0px;
	margin:0px;
	height:32px;
	font-size:11px;
	color:#333333;
	background:url(/Boards/Images/Skin/bar_right.gif) no-repeat right top;
	text-align:right;
}
table.quiz {
	margin:0px;
	border-collapse: collapse;
}
table.quiz tr.hint_color {
	background:url(/Boards/Images/Skin/dot.gif) top repeat-x;
	background-color:#F4F4F4;
}
table.quiz tr.hint_line {
	background:url(/Boards/Images/Skin/dot.gif) top repeat-x;
}

#divPurpose {
	background:url(/Forums/Image/tit_object.gif) no-repeat 10px 50%;
	background-color:#F5F5F5;
	padding:10px 10px 10px 60px;
}


/*** Æ÷·³ ¸ñ·Ï ***/
table.forum_list {
	clear:both;
	padding:0px;
	margin:0px;
	width:100%;
	border-collapse: collapse;
	background:url(/Boards/Images/Skin/bar_bg.gif) repeat-x;
	border-bottom:solid 3px #D4D4D4;
}
table.forum_list th {
	height:28px;
	text-align:center;
}
table.forum_list th.title_left {
	width:7px;
	height:28px;
	background:url(/Boards/Images/Skin/bar_left.gif) no-repeat left top;
}
table.forum_list th.title_right {
	width:7px;
	height:28px;
	background:url(/Boards/Images/Skin/bar_right.gif) no-repeat right top;
}
table.forum_list td {
	padding:7px;
	background:url(/Boards/Images/Skin/dot.gif) bottom repeat-x;
}
table.forum_list td .replyContents {
	background-color:#F5F5F5;
	padding:10px;
}

.forum_button1 {
	border:0px;
	width:81px;
	height:23px;
	color:#145F7C;
	font-size:12px;
	font-weight:bold;	
	background-image: url(/Boards/images/button/btn_cmt.gif);
	cursor: hand;
}

.forum_button2 {
	margin: 0px;
	padding: 2px 0px 0px 1px;
	width: 26px;
	height: 15px;
	BORDER: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	letter-spacing:-1px;
	background-image: url(../Lectures/Images/btn_s1.gif);
}
