html,body,#main_container{
	background-color:#ededed;
	font-family:"微软雅黑", Tahoma, Helvetica, SimSun, sans-serif ;
	_font-family:Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
}
a{
	text-decoration: none;
}
#main_container {
	/*position:relative;*/
}
#loadingDiv {
	display: none;
    position: absolute;
    left: 0;
    top: 0;
    height: 200px;
    width: 1306px;
    background: url("../images/loading.gif") no-repeat 58% 93px;
	/*半透明*/
    background-color: #fff;
	filter:alpha(opacity=50); /* IE */ ; 
	-moz-opacity:0.5; /* Moz + FF */ ; 
	opacity: 0.5; /* 支持CSS3的浏览器（FF 1.5也支持）*/
}

#div_search_parent {
	position: relative;
}

#div_detail_info {
}
#div_container{
	width:1366PX;
	margin:0 auto;
}
.div_title {
	width:124px;
	height:40px;
	background-color:#0099cc;
	line-height:40px;
	font:"微软雅黑", Tahoma, Helvetica, SimSun, sans-serif ;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	margin-right: 10px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.div_title_content{
	height:40px;
}
.query_by_status{
	cursor:pointer;
}
.query_by_status:hover{
	background-color: #95cc6f;
}

.pass_out{
	background-color: #95cc6f;
}
.pass_in{
	color: #cc30a3;
}
.not_pass{
	color: red;
}

.td_wight{
	/*width: 200px;*/
}

.div_frame{
	margin-bottom:10px;
	background-color:#fff;
	border:1px solid #ddd;
	box-shadow: 1px 1px 3px 0 #bbb;
	-moz-box-shadow:1px 1px 3px #bbb;
	-webkit-box-shadow:1px 1px 3px #bbb;
}
#div_query_form {
	padding:20px 30px 30px 30px;
	line-height:35px;
	_height: 1%;   /* 针对IE6 */
}
#div_query_form p {
	color: #f61;
    margin: 0;
    padding: 0;
}
#div_query_form p span {
	font-weight: bold;
}
#div_query_form input {
	margin:0 0 0 20px;
}
#div_query_form .input1{
	margin:0 20px 0 0;
}

#div_search{

}
#in_out_info {
	float:left;
	margin-right:10px;
}
#check_info {
	float:left;
	margin-right: 10px;
}
#ship_info {
	float:left;
	margin-right: 10px;
}
.div_info {
	float:left;
	width:400px;
	height:232px;
	position: relative;
}

.div_info_normal {
	float:left;
	width:311px;
	height:232px;
	position: relative;
}
.div_info_normal .table_normal{
	padding: 20px 0 0 30px;
	margin: 0px;
	_padding: 20px 0 0 30px;
	_margin: 20px 0 0 30px;
}
.div_info_normal .table_normal .tr1{
	text-align:right;
}

.div_info table{
	padding: 20px 0 0 100px;
	margin: 0px;
	_padding: 20px 0 0 100px;
	_margin: 20px 0 0 30px;
}
.div_info table .tr1{
	text-align:right;
}
.clear{
	clear: both;	
}
#errMsg {

}
#div_result {}
#div_result p{
	padding:20px 30px 0 30px;
	margin: 0px;
	}
#div_result table {
	margin:20px 30px 30px 30px;
	width: 1306px;
	border-collapse: collapse;
	line-height:25px;
	font-size:14px;
}
#div_result table .tr1{
	background-color:#fafafa;
}
#div_result table td{
	border: 1px solid #AAA;
	padding-left:10px;
}
#div_result table #tr_title{
	font-weight:bold;
	background-color:#ccc;
}
.special_text {
	margin:0 5px;
	color:#09c;
}
#div_result table .special_text{
	color:#c33;
}
#div_common_info table{
	margin:20px 30px 30px 130px;
	width: 1100px;
	border-collapse: collapse;
	line-height:25px;
	font-size:14px;
}
#div_common_info table td{
	border: 1px solid #AAA;
	padding-left:10px;
}
#div_common_info table #tr_title{
	font-weight:bold;
	background-color:#ccc;
}
#div_end{
	margin:0 auto;
}
#query_img {
	width: 71px;
	height: 31px;
	background: url('../images/cha1.gif');
	float: right;
	cursor: pointer;
	margin: 4px 810px 0 0;
}
#query_img:active {
	background: url('../images/cha2.gif');
}
.bgImg {
	width: 59px;
	height: 40px;
	position: absolute;
	bottom: 0;
	right: 0;
}
#bgImg1 {
	background: url('../images/bgImg.gif') no-repeat 25px 0;
}
#bgImg2 {
	background: url('../images/bgImg.gif') no-repeat -38px 0;
}
#bgImg3 {
	background: url('../images/bgImg.gif') no-repeat -108px 0;
}
#showCNLink {
	background: #CCC;
    border: 1px solid #999;
    display: block;
    margin: 30px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
}
#showCNLink:hover {
	background: #09c;
	color: #fff;
}
#codeImg:hover {
	cursor: pointer;
}
#codeArea * {
	float: left;
}
#codeStatus {
	height: 16px;
	width: 16px;
	background: url("../images/reload.png");
	display: inline-table;
	margin-left: 10px;
	visibility: hidden;
}

/*分页*/
#div_result table {
	margin: 20px 30px 10px;
}
#pageList{
	font-size: 14px;
}
#pageList ul{
	height: 30px;
    list-style: none outside none;
    margin: 0 30px;
    padding: 0;
}
#pageList li {
	float: left;
    margin: 0 10px 0 0;
}
#pageList #pageSelected {
	border: 1px solid #CCCCCC;
    font-weight: bold;
    padding: 0 5px;
}
/*分页*/
.div_hidOrShow {
	color: #000;
    float: left;
    width: 834px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    opacity: 0.5;
    cursor: pointer;
    text-decoration: underline;
}

#gps_query {
	background-image:url(../gps/gpsModify/car/research.png); 
	background-repeat:no-repeat; 
	position:relative; 
	cursor:pointer; 
	display: inline-block; 
	width: 70px; 
	height: 30px;
}
#gps_playOrStop {
	background-image:url(../gps/gpsModify/car/play.png); 
	background-repeat:no-repeat; 
	position:relative; 
	cursor:pointer; 
	display: inline-block; 
	width: 70px; 
	height: 30px;
}
#gps_measure {
	background-image:url(../gps/gpsModify/car/measuring.png); 
	background-repeat:no-repeat; 
	position:relative; 
	cursor:pointer; 
	display: inline-block; 
	width: 70px; 
	height: 30px;
}

.popup{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
	z-index:2;
}
.alert_contract_no{
	position: absolute;
	top:30%;
	left:30%;
	width: 400px;
	height: 150px;
	background-color: #FFF;
	border: 4px solid #757575;
	display: none;
	z-index: 3;
}
.close{
	width: 60px;
	height: 26px;
	background:url("../images/close_btn.jpg");
	margin-top: 16px;
}
.right{
	float: right;
}
#cn-container {
	margin: 40px;
}
#customInfo {
	position: absolute;
	display:none;
	height: auto;
	width: 600px;
	top:30%;
	left:30%;
	z-index: 3;
	background-color: #FFF;
	border: 4px solid #757575;
	overflow: hidden;
}
#download_img, #download_sdd_img, #download_sld_img, #download_sld_img1, #download_sld_img2, #download_sld_img3 {
	text-align: center;
	line-height: 31px;
	color: white;
	display:block;
	background-color: #0099cc;
	width: 110px;
	height: 31px;
	margin: 15px 10px;
}
#openDiv,#download_img, #download_sld_img, #download_sdd_img, #download_sld_img1, #download_sld_img2, #download_sld_img3{
	cursor: pointer;
}
#customInfo #tbb{
	text-align: center;
	width: 100%;
}
.tr{
	border-bottom: 1px solid #CCC;
}
#download_img, #download_sld_img, #download_sdd_img, #close-2, #download_sld_img1,#download_sld_img2,#download_sld_img3,#download_sld_img4{
	float: left;
}
#contract_no_query{
	display: block;
	width: 71px;
	height: 31px;
	float: right;
	background: url("../images/cha2.gif");
}
#close-2{
	background: url("../images/close_btn.jpg");
	width: 60px;
	height: 26px;
	margin-top: 35px;
	float: right;
}
