.board
{
	width:697px;
	float:left;
	text-align:center;
}

.board table
{
	width:697px;
}

.listpage .table
{
	border-collapse:collapse;
	background-image:url("/images/board/head.gif");
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:1px solid #363c64;
}
.listpage .row
{
	height:24px;
	border-bottom:1px solid;
}

.listpage .part
{
	background-image:url("/images/board/part.gif");
	background-position:left;
	background-repeat:no-repeat;
}

.listpage .head td
{
	text-align:center;
	height:27px;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
}

.listpage .list
{
	border-bottom:1px solid #d7d8e0;
}

.listpage .odd
{
	background-color:#ffffff;
}

.listpage .even
{
	background-color:#f7f7f9;
}
.listpage .no
{
	width:60px;
}
.listpage .row .title
{
	text-align:left;
	padding-left:8px;
}
.listpage .date
{
	width:90px;
}
.listpage .hit
{
	width:60px;
}

.listpage .paging .bold
{
	font-weight:bold;
}

.listpage .paging
{
	margin:15px;
}


.postpage
{
	text-align:left;
}

.postpage .column
{
	display:none;
}

.postpage .title
{
	font-size:24px;
	color:#363c64;
	font-weight:bold;
	border-bottom:1px solid;
	height:48px;
}

.postpage .name
{
	width:90px;
	border-bottom:1px solid;
}

.postpage .content
{
	padding:28px 7px;
}

.postpage .date
{
	text-align:right;
	padding-top:6px;
	font-weight:bold;
	font-size:11px;
	color:#666666;
}

.postpage .link
{
	padding-top:6px;
	padding-left:7px;
	color:#666666;
}

.postpage .input
{
	color:#7980b2;
	font-weight:bold;
}

.postpage .input input
{
	width:672px;
	margin:3px 0px 15px 0px;
}

.postpage .input textarea
{
	width:672px;
	height:150px;
	margin:3px 0px 0px 0px;
}

.board .button
{
	width:75px;
	height:27px;
	border:0px;
	color:#F9F9F9;
	font-weight:bold;
	cursor:pointer;
	background-image:url("/images/board/button.gif");
	margin:9px 3px;
}

.board .blist
{
	float:left;
}

.board .bpost
{
	float:right;
}
