﻿.tableBox{ width:100%; margin:auto;}
.tableBox h3{    font-size: 26px;font-family: microsoft yahei;color: #333333;width: 100%;margin: 40px 0px 40px 0px;    border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;padding: 40px;font-weight: 500;    text-align: center;}
.tableBox #order_online{width:90%; margin:auto;}
.tableBox #order_online table{width:860px;text-align: left;}
.tableBox #order_online .order_sel{ height:36px;}
.tableBox #order_online td{ height:50px; line-height:50px;}
.tableBox #order_online td.t{     width: 90px;
    text-align: right;
    height: 40px;
    line-height: 40px;
    padding-top: 10px;
    padding-right: 25px;}
.tableBox #order_online td textarea{ font-family:Microsoft YaHei,Arial;}
.tableBox #order_online .order_input_lx{width: 600px;
    height: 28px;
    border: 1px solid #d3d3d3;
    color: #7f7f7f;padding: 3px 5px;}
.tableBox #order_online .order_text_lx{width: 600px;
    height: auto;
    border: 1px solid #d3d3d3;
    color: #7f7f7f;padding: 3px 5px;
	margin-top: 15px;}
.tableBox #order_online input[type=submit]{display: block;
    float: right;
    width: 95px;
    height: 30px;
    text-align: center;
    line-height: 30px;
	cursor: pointer;
    color: #fff;
	border: 0px;
    background: #2089DB;
    margin-top: 15px;
    margin-right: 140px;}
.btn_inquiry {
    margin: 0px;
    float: right;
    padding: 10px 20px;
    background: #019EE6;
    color: #FFF;
    border-radius: 5px;
}

.table_title {    font-size: 20px;
    text-align: center;
    background: #eeeeee;
}
.pagecounts{ display:none;}