/*
* ½ºÅ²Àü¿ë css ÆÄÀÏÀº ¹Ýµå½Ã skin.css ÀÌ¾î¾ß ÇÕ´Ï´Ù.
*/
img { border : 0; }
a:link, a:visited, a:active { text-decoration:none; color:#3A4E40;	 }
a:hover { text-decoration:underline; }

body,table,input,select,textarea
{
	font-family : ±¼¸²;
	line-height : 150%;
	font-size : 9pt;
}

.Subject
{
	font-family : Dotum;
	color : #45545D;
	font-size : 12px;
	font-weight : bold;
}
.line{
	font-family : Dotum;
	color : #45545D;
	font-size : 12px;
	font-weight : bold;
}
.Wtable
{
	font-family : ±¼¸²;
	color : #656565;
	font-size : 9pt;
}
.Wfield
{
	height : 19;
	border : 1 solid #C0C0C0;
	font-family : ±¼¸²;
	font-size : 9pt;
}
.Notice
{
	font-family : ±¼¸²;
	color : #45545D;
	background : #FFFFFF;
}

.table_th {
	height:33px;
	background:url('/21cNet/bbs/skin/default_jnread/image/board_bar_bg2.gif') repeat-x top right;
}
.table_th2 {
	height:33px;
	background:url('/21cNet/bbs/skin/default_jnread/image/board_bar_bg3.gif') repeat-x top right;
}


.table_td {
	background:url('/21cNet/bbs/image/table/table_line02.gif') no-repeat center right;
}