@charset "utf-8";

table		{ border-collapse: collapse;padding:0px;margin:0px; }
table th	{ font-size:11px;font-family:verdana;height:35px;}

table td,th	{ overflow:hidden;}
input,textarea{ padding:0px;margin:0px;font-size:12px;vertical-align:middle;}
select		{ padding:0px;margin:0px;font-size:11px;font-family:Dotum;color:#494949;border:solid 1px #bfbfbf;vertical-align:middle;}
.no_style	{ border:0;}
.cap		{ position:absolute; visibility:hidden; width:0; height:0; overflow:hidden; font:0;}


/* board skin -------------------------------
.search{text-align:right;padding:10px;}
.search_input {border:0px;background-color:#e8e8e8;width:120px;height:16px;}

.board_bar{height:30px;background-color:#e8e8e8;text-align:center;}
.board_title_bar{height:40px;background-color:#e8e8e8;}
.board_txt{border-bottom:1px #dadada solid;text-align:left;padding:20px;text-align:justify;}
.board_txt_l{height:30px;border-bottom:1px #dadada solid;text-align:left;padding-left:10px;}
.board_txt_c{height:30px;border-bottom:1px #dadada solid;text-align:center;}
.board_txt_r{height:30px;border-bottom:1px #dadada solid;text-align:right;padding-right:20px;}*/

.cap		{ position:absolute; visibility:hidden; width:0; height:0; overflow:hidden; font:0px;}
.search{text-align:right;padding:10px;}
.search_input {border:0px;background-color:#e8e8e8;width:120px;height:16px;}

.board_bar{height:30px;background-color:#e8e8e8;text-align:center;}
.board_title_bar{height:31px;background-color:#ffffff;background:url('/board/default/images/t_bg.gif') repeat-x;}
.board_txt{border-bottom:1px #dadada solid;text-align:left;padding-top:10px;padding-bottom:10px;text-align:justify;}
.board_txt_l{height:30px;border-bottom:1px #dadada solid;text-align:left;}
.board_txt_c{height:30px;border-bottom:1px #dadada solid;text-align:center;}
.board_txt_r{height:30px;border-bottom:1px #dadada solid;text-align:right;padding-right:20px;}



.gallery_style01{width:680px;border-top:2px solid #60aede;border-bottom:1px solid #e5e0dc;padding:15px 0;}
.gallery_style02{width:680px;border-top:2px solid #60aede;}
.gallery_style03{border-bottom:1px solid #e5e0dc;padding:15px;width:650px;}



.cmt_border	{ border:1px solid #e5e5e5;}
.cmt_write	{ background:#f5f5f5;}


.gallery_items {float:left; width:135px; height:122px; padding-top:10px; text-align:center;}
.gallery_items_border {border:1px solid #e5e5e5;}

/* font */
.font_blue  {color:#8E8E8E;font-size:11px;font-family:verdana;font-weight:bold;} 