﻿body{font-size:12px;}
.theadtd{
	background:#D7EDF8; 
	text-align:center; 
	height:30px; 
	font-weight:bold; 
	font-size:13px;
}
.apply_search_txt{width:250px; height:16px; border:1px solid #9DBAD8; margin-left:10px;}
.comm_table{border-top:1px solid #9DBAD8;border-left:1px solid #9DBAD8;}
.comm_table td{border-bottom:1px solid #9DBAD8;border-right:1px solid #9DBAD8;}
.vehicle_tr{text-align:center; height:25px;}
a{ color:#074c91; font-size:12px; cursor:pointer;}
a:hover{ color:red}

/*Enterprise > CompanyInfo.aspx*/

.company_fir_td{width:150px; text-align:right; background:#D7EDF8; height:30px;}
.company_sec_td{width:200px; padding-left:5px; text-align:left;}

/*HasSubmit.aspx*/
.input_txt{width:120px; margin-left:10px; margin-right:10px; height:16px; border:1px solid #9DBAD8;}
.input_ddl{width:123px; margin-left:10px; margin-right:10px; height:20px;  border:1px solid #9DBAD8; }

/*ValidateCarRentNum.aspx*/
.vcrn_fir_td{width:100px; text-align:right; background:#D7EDF8; height:30px;}
.vcrn_sec_td{width:250px; padding-left:5px;}
.btnOK{background:#3183CF;  color:#fff; font-size:14px; font-weight:bold; border:0; width:65px; height:25px;}

.cmm_input_txt{ height:16px; border:1px solid #9DBAD8;}
.tbody_tr{ text-align:center; height:25px;}
.cars_fir_td{width:140px; text-align:right; background:#D7EDF8; height:30px;}

.btn1{ background:transparent url(../images/button.png) no-repeat; width:128px; height:28px; border:0; font-weight:bold; cursor:hand; color:#fff; padding-top:3px;}
.btn2{ background:transparent url(../images/button2.png) no-repeat; width:80px; height:28px; border:0; font-weight:bold; cursor:hand; color:#fff; padding-top:3px;}

 #ctd table{border:0;}
    #ctd td{border:0;}
    
/*page nav*/
.btnFirst{ background:url(../images/gifFirst.gif) no-repeat; width:21px; height:16px; border:0; cursor:pointer;}
.btnPrevious{ background:url(../images/gifPre.gif) no-repeat; width:41px; height:16px; border:0; cursor:pointer;}
.btnNext{ background:url(../images/gifNext.gif) no-repeat; width:41px; height:16px; border:0; cursor:pointer;}
.btnLast{ background:url(../images/gifLast.gif) no-repeat; width:21px; height:16px; border:0; cursor:pointer;}

.btnFirst1{ background:url(../images/gifFirst1.gif) no-repeat; width:21px; height:16px; border:0; cursor:pointer; display:none}
.btnPrevious1{ background:url(../images/gifPre1.gif) no-repeat; width:41px; height:16px; border:0; cursor:pointer; display:none}
.btnNext1{ background:url(../images/gifNext1.gif) no-repeat; width:41px; height:16px; border:0; cursor:pointer; display:none}
.btnLast1{ background:url(../images/gifLast1.gif) no-repeat; width:21px; height:16px; border:0; cursor:pointer; display:none}
.article_toTxtCss{width:30px; height:15px; border:1px solid #7F9DB9;}
.article_goBtn{width:40px; height:24px; background:#3183CF; color:#fff; }
