﻿@charset "utf-8";
@import url("base.css");

.cbox {padding:5px;margin:auto;width:95%;line-height:200%;background:#f9f9f9;border:solid 1px #cccccc;font-size:12px;}
.cbox ul {line-height:200%;}
.cbox li {line-height:200%;}

.block{line-height:150%;}
.block .title{font-size:12px;margin-top:0px;}
.block .pic{float:left;margin-top:5px;margin-right:5px; }
.block .content{margin-top:0px;}

/* -- pay -- */
.paybox{border:none; width:100%; background-color:#C5D6E2;}
.paybox td{ background-color:#DFEEF5; padding:5px;}
.paybox .t{ color:#D67B27; font-size:14px; font-weight:bold; }
.paybox .label{font-weight:bold;width:22%;}
.cardsn{ color:#000000; font-size:14px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}

/* -- job -- */
.title{font-size:14px;}
.line_jobs{border-bottom:dashed 1px #1B68A0; margin-top:10px; margin-bottom:10px;}
.jobbox {width:80%; border:none; line-height:150%;}

/* SmartForm */
.smartform{width:98%;background-color: #C5D6E2;}
.smartform .label{ width:20%;  background-color:#EFF6FA;padding:5px 5px 5px 0px; color:#000000; text-align:right; font-weight:bold; }
.smartform .v{ margin-right:5px; color:#ff0000;}
.smartform .ld{ margin-left:5px; color:#666666; }
.smartform .field{padding:5px 0px 5px 5px;background-color:#EFF6FA; font-size:12px; color:#000000;}
.smartform .tbx,.mtbx{ width:160px; padding:2px; border:solid 1px #666666; font-size:12px; }
.smartform .mtbx{ width:300px; height:80px;}
.smartform .submit{padding:5px 0px 5px 0px;background-color:#EFF6FA;font-size:12px; color:#000000;text-align:center;}
