#inquery_wrapper{
    width:545px;
    position: fixed;
    top:50%;
    left:50%;
    margin-left:-272px;
    margin-top:-132px;
    padding: 0;
    background:#f3eeea;
    display: none;
}
.inquery_wrapper_boxs .content{ padding-bottom:20px; margin:0;}
.inquery_wrapper_boxs{ border:#5f2c10 solid 2px; padding:10px 0 0 0;}
#inquery_wrapper .btn-close{
    position: absolute;
    top:-15px;
    right:-15px;
    width:30px;
    height:30px;
	cursor:pointer;
    background: url("../images/inquery_close.png");
}
#inquery_wrapper .title{
    height: 40px;
	margin:0 20px;
	padding:0 0 10px 0;
    line-height: 40px;
    border-bottom: #5f2c10  2px solid;
    text-align: center;
    font-size: 16px;
	font-weight:bold;
    color: #99531d;
    background: url(../images/logo_title.png) no-repeat 80px 0;
	text-align:center;
}
#inquery_wrapper .content .contact_info{
    float:left;
    width: 240px;
    border-right: 1px solid #99531d;
    padding-left: 20px;
    margin-top: 20px;
	text-align:left;
	color:#99531d;
	font-size:13px;
	line-height:26px;
}
#inquery_wrapper .content .inquery_info{
    float: left;
    width: 242px;
    margin-left:20px;
    margin-top: 20px;
	text-align:left;
}
.inquery_info_title{ line-height:20px; padding-bottom:10px; font-size:12px; color:#F00;}
#inquery_wrapper .content .inquery_info .btn-submit{
    width: 65px;
    height: 28px;
	line-height:28px;
	padding:0;
    background: #98531d;
    display: block;
    margin: 15px auto;
    color: #fff;
    font-size: 14px;    
    border: none;
	cursor:pointer;
}
#inquiry_type{height:28px;}
.zp_nav {
    text-align: left;
    line-height: 35px;
    border-bottom: 4px solid #e8e8e8;
}
.zp_nav span {
    color: #966660;
    font-family: "Microsoft YaHei","微软雅黑","黑体",sans-serif;
    font-size: 15px;
}
.zp_nav a {
    float: right;
    color: #888;
    font-size: 14px;
}
.mui_wrap {
    text-align: center;
    display: block;
    position: absolute;
    visibility: visible;
    font: 12px;
    text-align: center;
    padding: 0;
    line-height: 22px;
    z-index: 102;
}
table.mui_table_outer, table.mui_table_inner {
    border-spacing: 0;
}
.mui_table_outer {
    border: 1px solid #ED7903;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
table.mui_table_outer td {
    border: inherit;
}
table.mui_table_outer, table.mui_table_inner {
    border-spacing: 0;
}
.mui_tl, .mui_tm, .mui_tr {
    height: 30px;
    background-color: #FF8003;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF8003), to(#FCB264));
    background: -webkit-linear-gradient(top, #FF8003, #FCB264);
    background: -moz-linear-gradient(top, #FF8003, #FCB264);
    background: -o-linear-gradient(top, #FF8003, #FCB264);
    background: -ms-linear-gradient(top, #FF8003, #FCB264);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = "#FF8003", endColorstr = "#FCB264");
}
.mui_title_bar {
    position: relative;
    height: 100%;
}
.mui_title {
    height: 30px;
    line-height: 30px;
    font-weight: 600;
    color: #FFFFFF;
    font-family: Tahoma, Arial/9 !important;
    font-size: 13px;
}
.mui_close {
    display: block;
    position: absolute;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    padding: 0;
    top: 4px;
    right: 4px;
    width: 21px;
    height: 21px;
    line-height: 21px;
    color: #FFFFFF;
    text-align: center;
    font-size: 22px;
    font-family: Tahoma,arial,Georgia,Sans-serif;
}

#text_con {
    color: #293aff;margin-top: 120px;padding-left: 20px;font-size: 16px;font-weight: 800;
}