﻿@charset "utf-8";
/*高级定制页样式*/
.custom{width:1170px;}

.custom .banner img{width:1200px}
.custom .container{margin-top:10px}
.custom .content{padding:38px 30px 20px 30px;border:solid 1px #aaa; border-top:0; margin-top:-18px; font-size:15px;}
.custom .content dl{display:block;margin-bottom:15px}
.custom .content dl.end{margin-bottom:0}
.custom .content dt,.custom .content dd{display:inline;float:left;height:32px;line-height:32px !important;padding-right:10px}
.custom .content dt{font-weight:bold;line-height:27px;font-size:15px;width:162px;text-align:right}
.custom .content dd{color:#777}
.custom .content dd.hightText{height:auto}
.custom .content dd.tips{color:#c10000}
.custom .inputText{border:1px solid #e0e0e0;border-color:#bbb #e0e0e0 #e0e0e0 #aaa;font-size:14px;height:22px;line-height:22px;padding:5px;width:150px}
.custom .short{width:49px}
.custom .inputArea{border:1px solid #e0e0e0;border-color:#bbb #e0e0e0 #e0e0e0 #aaa;border-radius:3px;color:#666;font-size:14px;height:90px;line-height:18px;padding:5px;width: 580px;resize:none}
.custom label{display:inline-block;font-family:tahoma;margin:0 4px;vertical-align:middle}
.custom .tips label{display:inline}
.custom .tips label.error{display:inline;background-position:0 -302px;padding-left:30px}
.custom .inputRad,.custom .inputCk{display:inline-block;vertical-align:middle}
.custom .btnBox{text-align:center}
.custom .subBtn{background:url(../images/custombg2.gif) no-repeat 0 0;border:0;cursor:pointer;height:30px;width:100px}
.mtop{margin-top:30px;}