/* ************************************************ 
 *  policy
 * ************************************************ */

td {
}


div#policy {
}

div#policy h2 {
margin: 20px auto 10px auto;
}

.policy_box,
#policy_lead{
margin-bottom: 30px;
}

div.sk_box {
margin-bottom: 50px;
}
div.sk_box h3 {
font-size: 16px;
margin-bottom: 10px;
}
div#sk th {
width: 150px;
text-align: left;
}
div#sk th img.poricy_img {
}	

div#sk td {
}	

div#sk th,
div#sk td {
vertical-align: top;
}


div#payment_method {
margin-top: 40px;
}
div#payment_method table.table {
width: 100%;
}
div#payment_method table.table th {
width: 120px;
text-align: center;
}


div#shipping_method {
margin-top: 40px;
}
div#shipping_method table.table {
width: 100%;
}
div#shipping_method table.table th {
width: 120px;
text-align: center;
}
table.table th{background-color:transparent;
}