@charset "euc-kr";

@import url(common.css);

/* layout */

div.ship						{width:600px; margin:0 auto;}
table							{}		
td								{border:1px solid #ccc; padding:3px; text-align: center; font-size: 11px;}
td.tit							{background-color: #4884bb;  padding:5px;  font-size: 11px; font-weight: bold; color:#d7e2ec;line-height: 120%;}