/* write.skin.php ½ºÅ¸ÀÏ°ª */

#write_tbl {
	width:98%;
}

#write_tbl td {
	height:30px;

	text-align:left;
	font-family:tahoma,gulim, AppleGothic, sans-serif;
	font-size:12px;
}

#write_tbl input.ed, input.wbox, {
	height:20px;
	padding:3px 2px 0 2px;
	border:1px solid #888888; 
}

#write_tbl textarea {
	padding:3px 2px 0 2px;
	border:1px solid #888888; 
}


.write_head {
	padding:5px 10px 0 20px;
	/* background: url(http://cool04.maru.net/ysboard/skin/board/old_market/img/arrow.gif) no-repeat 10 50%; */
	background-color: #d3ecf7; border-bottom:1px solid #D0D0D0; border-right:1px solid #D0D0D0;
	font-weight:bold; color: #1d5787;
}

.write_td {
	padding:0px 0 0 10px;
	background-color: #FFFFFF; border-bottom:1px solid #D0D0D0;
	font-weight:normal;	color: #345c98;
}

.write_head2 {
	padding:5px 10px 0 20px;
	/* background: url(http://cool04.maru.net/ysboard/skin/board/old_market/img/arrow.gif) no-repeat 10 50%; */
	background-color: #FAF3DB; border-bottom:1px solid #F3DCB1; border-right:1px solid #F3DCB1;
	font-weight:bold; color: #B05B00;
}

.write_td2 {
	padding:0px 0 0 10px;
	background-color: #FFFFFF; border-bottom:1px solid #F3DCB1;
	font-weight:normal;	color: #345c98;
}



/* view.skin.php ½ºÅ¸ÀÏ°ª */

#view_tbl {
	width:98%;
}

#view_tbl td {
	height:30px;
	padding:0px 0 0 10px;

	text-align:left;
	letter-spacing:0px;
	font-family: AppleGothic, sans-serif;
	font-size:12px;
}

#view_content {
	width:98%;
}

#view_content td {
	padding:0px 0 0 10px;

	text-align:left;
	line-height:160%;
	letter-spacing:0px;
	font-family: AppleGothic, sans-serif;
	font-size:12px;
}

.view_head {
	/* background: url(http://cool04.maru.net/ysboard/skin/board/old_market/img/arrow.gif) no-repeat 10 50%; */
	background-color: #d3ecf7;
	font-weight:bold; color: #1d5787;
}

.view_td {
	background-color: #F7F7F7;
	font-weight:normal;	color: #000;
}


.view_head2 {
	/* background: url(http://cool04.maru.net/ysboard/skin/board/old_market/img/arrow.gif) no-repeat 10 50%; */
	background-color: #FAF3DB;
	font-weight:bold; color: #B05B00;
}

.view_td2 {
	background-color: #F7F7F7;
	font-weight:normal;	color: #000;
}

.view_head3 {
	/* background: url(http://cool04.maru.net/ysboard/skin/board/old_market/img/arrow.gif) no-repeat 10 50%; */
	background-color: #999;
	font-weight:bold; color: #fff;
}

.view_td3 {
	background-color: #F6F6F6;
	font-weight:normal;	color: #333;
}
