@import url('layout.css');
@import url('common.css');
.wrap_board {width:582px; margin-left:27px; margin-top:24px; }
.wrap_event {width:603px; margin-left:12px; margin-top:0; }
.list_ty1 {width:100%; border-bottom:2px solid #343434; font-size:11px;}
.list_ty1 tbody td {border-bottom:1px solid #343434; padding:3px 5px 0 5px;}
.list_ty1 tbody td.no {text-align:center;}
.list_ty1 tbody td.subject {}
.list_ty1 tbody td.postedby {text-align:center; padding:4px 0 3px;}
.list_ty1 tbody td.date {text-align:center;}
.list_ty1 tbody td.view {text-align:center;}

.view_ty1 {width:100%; border-bottom:2px solid #343434; font-size:11px;}
.view_ty1 thead th {height:31px;padding:0 0 0 12px; background:url('http://static.ogplanet.com/static/Cabal/image/board/bg_view_th.gif') no-repeat; color:#a49c3b; font-weight:normal; text-align:left;}
.view_ty1 thead th strong {margin-right:12px;}
.view_ty1 thead th span {margin-left:12px; text-decoration:underline;}
.view_ty1 thead td {background:#222222 url('http://static.ogplanet.com/static/Cabal/image/board/bg_board_button.gif') repeat-x left bottom;}
.view_ty1 thead td img {vertical-align:middle;margin-top:0px;}
.view_ty1 td.postedby {padding:4px 8px 5px 7px; }
.view_ty1 td.date {padding:0px 10px 0px 5px;}
.view_ty1 td.view {padding:0px 10px 0px 5px;}
.view_ty1 td.article {padding:15px 10px 25px; line-height:14px;}

.wrap_event .viewcontent {border-bottom:2px solid #2b2b2b; }
.wrap_event .wrap_list {border-top:2px solid #646464;border-bottom:2px solid #282828;}
.wrap_event .wrap_list .list {clear:both; margin-top:2px; margin-bottom:3px; padding:16px 14px 19px 14px; background:#202020;}
.wrap_event .wrap_list .odd{background:#2d2d2d;}
.wrap_event .wrap_list .line { height:2px; margin-top:3px; border-top:1px solid #282828;}
.wrap_event .wrap_list .list h2 {color:#c69e24; font-size:14px; padding-bottom:5px;}
.wrap_event .wrap_list .list h2 span {color:#c5c5c5; font-size:10px}
.wrap_event .wrap_list .list h2  a:link, .wrap_event .wrap_list .list h2  a:visited, .wrap_event .wrap_list .list h2  a:active { color:#c69e24; text-decoration: none;}
.wrap_event .wrap_list .list h2  a:hover { color: #c69e24; text-decoration: underline;}
.wrap_event .wrap_list .list .thumb {float:left; margin-right:15px;}
.wrap_event .wrap_list .list .thumb img {border:4px solid #000;}