table {
	display: table;
	border-collapse: separate; /* separate */
<!--
border-collapse:collapse; ie9¿¡¼­ border°¡ »ç¶óÁö´Â ¹ö±× ÇØ°á¹æ¹ý
	border-top:1px solid #fff;
-->
	border-top:1px solid #fff;
	border-spacing: 1px;
	border-color: #fff;
}

.worhip_class {
	min-width: 68px;
}

.psm_table {
	width: 100%;
	border-top:  1px solid #b2c1d4;
	border-left: 1px solid #b2c1d4;
}

.psm_Title {
	padding-left: 0px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px;
}

.psm_table .ttitle { /* »ó´Ü Å¸ÀÌÆ² */
	font-weight: bold;
	border-right:  1px solid #b2c1d4;
	border-bottom: 1px solid #b2c1d4;
	padding: 3px;
	text-align: center;
	color: #282828;
	background-color: #dce2e6;
}

.psm_table .t_content {
	font-weight: normal;
	color: #282828;
	border-right:  1px solid #b2c1d4;
	border-bottom: 1px solid #b2c1d4;
	padding: 3px;
	text-align: center;
	background-color: #f1f5f9;
	min-width: 73px;
    line-height: 1.6;
}

.psm_table td {
	border-right:  1px solid #b2c1d4;
	border-bottom: 1px solid #b2c1d4;
	padding: 3px;
	color: #282828;
	text-align: center;
	font-size: 0.9em;
}

.h30 {
	padding-top: 30px;
}

.car_time {
	text-indent: -100px;
	margin-left: 100px;
}
.axi-uset {
	color: #332B37;
}

.psm_table .br_line {
	width: 100%;
	border-bottom: 1px solid #b2c1d4;
	margin: 8px 0;
}

/*- Menu Tabs 4--------------------------- */
    #tabs4 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      border-bottom:1px solid #e0e0e0;
	  margin: 4px 0;
      }
    #tabs4 ul {
          margin:0;
          padding:0px 0px 0 0px;
          list-style:none;
      }

    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      background:url("../../img/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:left;
      display:block;
      background:url("../../img/tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#6B78A9;
      }


    #tabs4 a span {float:none;}
    #tabs4 a:hover {background-position:0% -42px;}
    #tabs4 a:hover span {background-position:100% -42px;color:#6B78A9;}
    #tabs4 #current a {background-position:0% -42px;}
    #tabs4 #current a span {background-position:100% -42px;}
/*- Menu Tabs 4--------------------------- */