﻿@charset "utf-8";
body{margin:0;}
#header{width:100%;height:100px;}
#content { width:900px; padding:30px 0; margin:auto;}
#ResultsBox { width:100%; border:1px solid #ddd; border-collapse:collapse}
#ResultsBox td {border:1px solid #ddd;padding: 1.2% 2%;}
#ResultsBox .tdName {background:#fafafa;color: #777;width: 18%;text-align: right;}
#ResultsBox .tdCon { font-size:20px;}

.FormSearchItem {
    border: 0;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.codeinp .form-control {width:250px;height:54px;float:left;margin-right: 20px;}
.codeinp .validationcode img { zoom:1.9}
.FormSearchItem li{ padding:10px 0}
.FormSearchItem .tdlab { height:30px;}
.FormSearchItem input { width:460px; height:54px; font-size:16px;}
#formSubmit input { width:223px; height:60px; font-size:16px; }
.validateCode .con{ position:relative; }
.validateCode input { width:120px;}
.FormSearchBox {width:500px!important;}
#FormBox .field-error { padding:20px; left:330px; font-size:14px;}
.form-control {border:#ccc solid 1px;border-radius:3px;}
#formSubmit{ padding:30px 0}
#footer{width:100%;height:177px;}