
/* ÀüÃ¼ ÆäÀÌÁö °øÅë ¼Ó¼º */
body {
        font-size:11px;
		font-family:"µ¸¿ò", Dotum, Verdana, "±¼¸²";
		color:#666;
        background-color:#fff;
       }

table, th, td {font-size:11px; font-family:"µ¸¿ò", Dotum, Verdana, "±¼¸²";}
ul {margin:0; padding:0;}
input, select, textarea, img {font-size:11px; font-family:"µ¸¿ò", Dotum, "±¼¸²"; vertical-align:middle;}
.file {border:1px solid #e5e5e5; padding:2px; height:20px;}
.text {border:1px solid #e5e5e5; padding:4px; font:11px Dotum, Gulim; color:#333; height:11px;}
.font_v {font-family:Verdana, Tahoma;}

/* board_list.tpl °ü·Ã */
#board_list_box {width:770px; overflow:hidden; float:right; margin-bottom:10px; font-size:11px; font-family:"µ¸¿ò", Dotum, Verdana, "±¼¸²"; overflow:auto;}
#board_list_box table {width:770px; border-top:1px solid #ff6600;  border-bottom:1px solid #ffb583; border-collapse:collapse; margin-bottom:5px; }
#board_list_box th {color:#666; background-color:#fff5ec; padding:7px 2px; font-size:11px; font-family:µ¸¿ò; letter-spacing:-1px; text-align:center; border-bottom:1px solid #ffb583;}
#board_list_box td {color:#666; padding:7px 2px; border-bottom:1px dashed #e5e5e5; font-size:11px; font-family:µ¸¿ò;}
#board_list_box a {color:#666;}
#board_list_box a:hover {color:#ff6600;;}
#board_list_box td img {vertical-align:middle;}
.notice {background-color:#f6f6f6; color:#fff;}

/* board_write.tpl °ü·Ã */
#board_write_box {width:770px; overflow:hidden; float:right;}
#board_write_box table {width:100%; border-top:2px solid #333; border-bottom:1px solid #333; border-collapse:collapse;}
#board_write_box th {color:#333; border-bottom:1px solid #e5e5e5; padding:7px 3px; font-size:11px; font-family:µ¸¿ò; letter-spacing:-1px; text-align:right;}
#board_write_box td {color:#333; padding:7px 3px; border-bottom:1px solid #e5e5e5; font-size:11px; text-align:left; font-family:µ¸¿ò;}

/* board_view.tpl °ü·Ã */
#board_view_box {width:770px; overflow:hidden; float:right;}
#board_view_box table {width:100%;  border-top:1px solid #ff6600;  border-bottom:1px solid #ffb583;  border-collapse:collapse;}
#board_view_box th {color:#333; border-bottom:1px solid #e5e5e5; padding:10px 3px; font-size:11px; font-family:µ¸¿ò; letter-spacing:-1px; text-align:right;}
#board_view_box td {color:#333; padding:10px 3px; border-bottom:1px solid #e5e5e5; font-size:11px; text-align:left; font-family:µ¸¿ò;}

/* °Ô½ÃÆÇ ¹öÆ° / ÆäÀÌÁö ³Ñ¹ö */
#board_btn {width:100%; text-align:right; margin:5px 0; overflow:auto;}
#board_btn li {display:inline; margin:0 5px;}
#board_btn2 {width:100%; text-align:right; padding:5px 0;}
#board_btn2 li {display:inline; margin:0 5px;}

/* °Ô½Ã¹° °Ë»ö */
#board_search {width:100%; text-align:center; margin:5px auto;}
#board_search input, #board_search img {vertical-align:middle;}


/* view_comment */
#board_comment {width:100%; margin-top:10px;}
#board_comment th {width:100px; text-align:center; border-bottom:1px solid #e5e5e5; font-weight:normal;}
#board_comment td width:100px; text-align:center; border-bottom:1px solid #e5e5e5;}
#board_comment ul {width:100%;}
#board_comment li {width:100%; line-height:160%;}
#board_comment .lineli {border-bottom:1px solid #e5e5e5; padding-bottom:5px; margin-bottom:10px;}

.orderinfo table {width:}