/*	 basic skin - list.skin.php 
----------------------------------- */
table.titleTable{height:30px; border:1px solid #dddddd; background:url('img/title_bg.gif') repeat-x; margin:0 auto;}
table.titleTable th{text-align:center;}
div.shadow{background:url('img/title_shadow.gif') repeat-x; line-height:1px; font-size:1px; height:3px; margin:0 auto;}

table.listTable{ margin:0 auto;}
table.listTable td{border-bottom:1px solid #eeeeee; text-align:center; height:30px;}

div.board_page{margin:20px 10px; text-align:center;}
span.fl{float:left;}
span.fr{float:right;}
div.clear{height:0; line-height:0; font-size:0; display:none; width:100%; overflow:hidden;}

/*	 basic skin - write.skin.php 
----------------------------------- */
table.writeTable th{border-bottom:1px solid #eeeeee; color:#666666; padding:8px 0; font-weight:300; width:120px;}
table.writeTable td{border-bottom:1px solid #eeeeee;}

/*	 basic skin - view.skin.php  
----------------------------------- */
table.viewTable th{text-align:center; width:15%; border-bottom:1px solid #efefef;}
table.viewTable td{width:35%; border-bottom:1px solid #efefef;}