@import url("views/board/photo2/css/style.css");

#bbs_wrap {
	margin: 0 auto;
	width: 720px;
	max-width: 720px;
	color: #333;
	font-size: 12px;
	font-family: "굴림","돋움",Gulum, Dotum;
	line-height: 140%;
	word-spacing: 100%;
	letter-spacing: 100%;
	border:0px solid #333333;
}
#bbs_wrap .tb,
#bbs_wrap .tb_list,
#bbs_wrap .read th.title { border-top:2px solid #333; }
#bbs_wrap .tb th,
#bbs_wrap .tb_list thead tr,
#bbs_wrap .read th.title { background-color:#fff; }
/*#bbs_wrap .tb_list tr.last td { border-bottom:1px solid #333; }*/
#bbs_wrap .tb td.last,
#bbs_wrap .read td.btns { border-top:1px solid #333; } 
#bbs_wrap .list .rollover_color { background-color:#eee; }
#bbs_wrap .list .row_height { height:25px; }
#bbs_wrap .hits_color { color:; }
#bbs_wrap .mark_color { background-color:#fff; }
