@charset "utf-8";

/**
 * bodexList webzine
 **/


.content_table {width:840px; margin:20px auto; border-collapse:collapse; font-family:"돋움";}
.content_table thead tr th{border-bottom:1px solid #d6d6d6; border-top:1px solid #d6d6d6; line-height:27px; color:#5b6066;}
.content_table tbody tr td{border-bottom:1px dotted #d6d6d6; line-height:23px;color:#5b6066;}

.content_table tbody tr td.title{ text-align:center;}
.content_table tbody tr td.Extra1{ text-align:center;}