html, body{	
	width: 100%;	/* make the body expand to fill the visible window */
	height: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#topleft{
	background-image:url('../images/topleftback_HNQY.gif');
	background-repeat:no-repeat;
	width:560px;
	height:40px;
	z-index:400;
	position:absolute;
	left:0px;
	top:0px;
}

#loginTitle{
	background-image:url('../images/LoginTitle_HNQY.gif');
	height:53px;
	width:686px;
}

#loginTop{
	background-image:url('../images/LoginTopBack_HNQY.gif');
	height:151px;
	width:686px;
}

#loginBottom{
	background-image:url('../images/LoginBottomBack.gif');
	height:251px;
	width:686px;
	padding-left:20px;
}
#loginBottom table{
	
}

#top{
	height:40px;
	background-image:url('../images/topback2.jpg');
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float:left;
	z-index:200;
	width:100%;
}
#loginForm td {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #ffffff;
}

.txt {
  font-family: "ËÎÌå";
  font-size: 12px;
  color:white;
}

/*Table CSS */
.carActiveInfoList {
  color: #ffffff;
  background-color: #D2E0F2;
  width: 100%;
  font-size : 12px;
  empty-cells: show;
}
.carActiveInfoList th {
  text-align: center;
}
.carActiveInfoList td {
  color: black;
  background-color: #f0f0ff;
}

.carActiveInfoList a:link, .carActiveInfoList a:visited {
  color:white;
}
p {
  font-family: "ËÎÌå";
  font-size: 12px;
  color:black;
}


#separateBar{
	float:left;
	width:100%; 
	height:30px;
	background-color:#fbfbfb;	/*e5f3fe*/
	border:1px solid #b4b4b4;   /*87c4d7*/
	border-left:0px;
	border-right:0px;
}
#map{
	width: 700px; 
	height: 520px; 
	position:absolute;
	left:201px;
	top:78px;
	
}

#toolBar{
	float:right;
	width:200px;
}
#activeInfo{
	position:absolute;
	left:2px;
	top:600px;
	
}
#timeRange{
	display:none;
	width:280px;
	height:175px;
	border:4px solid #afacab;	
	font: 12px "ËÎÌå";
	padding:1px;
	background: #f3f0ef;;
}
#timeRangeTitle{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	background-image:url("../images/timeRangeTopback.jpg");
	background-repeat:no-repeat;
}


#timeRangeContent{
	padding: 8px;
	background: #f3f0ef;
}
#timeRangeTable{
	border:1px solid #d4d3d2;
	padding:10px;	
}
#waitBar{
	display:none;
	width:282px;
	height:62px;
	position:absolute;
	top:40%;
	left:40%;	
	margin:0px;
	padding:0px;
	background-image:url("../images/waitBack.jpg");	
	background-repeat:no-repeat;
}

#carList{
	float:left;
	height:500px;
}

#leftPanel{
	float:left;
	height:522px;  
    display: block;
	width:190px;
	padding:0px;
	margin:0px;
	background-image:url("../images/panelback.jpg");
	background-repeat:no-repeat;
}
#operation{
	border:0px;
	padding:0px;
	margin:0px;
	width:200px;
	height:500px;
	float:right;
	display:none;
}
#triangle{
	position:absolute;
	top:0px;
	left:150px;
	height:9px;
	width:15px;
	background-image:url("../images/triangle.gif");
	background-repeat:no-repeat;
	background-color:transparent;
	padding:0px;
	border:0px;
	margin:0px;
}
.tabHeader{
	height:32px;
	width:300px;
	padding:0px;
	margin:0px;
	background-image:url("../images/tab_topbg.png");
	background-repeat:repeat-x;
}
.tabHeaderLeft{
	float:left;
	background-image:url("../images/tab_topleft.png");
	background-repeat:no-repeat;
	width:9px;
	height:32px;
}
#headPic{
	position:absolute;	
	width:48px;
	height:48px;
	top:0px;
	left:200px;
}
.tabPageTitle {
	float: left;
	height: 32px;
	margin-left: 10px;
	padding: 0px;
}
.tabPageTitle a {
	color: #FFF;
	float: left;
	font-size:12px;
	margin: 0px;
	padding: 8px 8px;
	text-align: center;
	text-decoration: none;
}
.tabPageTitle a:hover {
	background-color: #4A91C3;
	color: #FFF;
	text-decoration:none;
}
.tableft{
	width:9px;
	height:80px;
	background-image:url("../images/tab_left.png");
	background-repeat:no-repeat;
	float:left;
}
.tabContent{
	width:280px;
	height:80px;
	float:left;
}
.tabContent table{
	width:100%;
}
.tabContent td{
	width:100%;
	height:20px;
	font-size:12px;
	vertical-align:center;	
}

#innerSelect{
	height:24px;
	width:190px;
	font-size:12px;
	float:left;
	padding:0px;
	margin:0px;
}

#innerPanel{
	height:480px;
	overflow-y:auto;
	overflow-x:hidden;
	font-size:12px;
	background-color:transparent;
    width:185px;
    padding:0px;
    margin:0px;
}

.innerPanelText {
	height:20px;
	width:170px;
	background-color:transparent;
	display:block;	
	margin-left:8px;
	
}
.innerPanelText a {
	text-decoration:none;	
	color:#ffffff;
	 display: block; 
	 width: 170px;
	 height: 20px; 
	 padding-left: 8px;
	vertical-align:bottom; 
}
.innerPanelText a:hover {
	text-decoration:none;	
	color:#000000;
	background-image:url("../images/11.jpg");
	background-color:#375a78;
	
}
#cargoCheckDiv{
	display:none;
	width:400px;
	height:300px;
	position:absolute;
	z-index:200px;
	font-size:12px;	
	background-color:#FFFFFF;
	border:2px solid silver;
}
 body   {     
  SCROLLBAR-FACE-COLOR:   #838383;     
 
  }
 #cargoCheckDiv{
	display:none;
	width:282px;
	height:auto;
	position:absolute;
	left:30%;
	top:30%;
	background-color:#ffffff;
	border: 2px solid #dde4eb;	
	padding:10px 0px 10px 10px;	
}
#cargoCheckTitle{
	width:262px;
	background-image:url('../images/cargoCheckInfoTitle.gif');
	background-repeat:no-repeat;
	height:28px;
}
#cargoCheckCenter{
	width:262px;
	padding:10px 0px 10px 10px;
	background-image:url('../images/modifyCargoInfoC.gif');
	background-repeat:repeat-y;
	font-size:12px;
}
#cargoCheckBottom{
	width:262px;
	height:11px;
	background-image:url('../images/modifyCargoInfoB.gif');
	background-repeat:no-repeat;
}
#cargoCheckBottomButton{
	width:84px;
	height:26px;
	margin-left:170px;
}
 
 #operationDes{
 	width:180px;
  	height:360px;
  	padding:10px;
  	position:absolute;
  	top:9px;
  	background-color:#ffffff;
  	border:2px solid silver;
	
 }
 #operationDes table{
 	cell-padding:5px;
 }
#operationDes table td{
	font-size:12px;
	height:25px;
	border-bottom:1px dashed silver;
}
 #msgBoard {
  width:200px;
  height:360px;
  position:relative;
  background:url("../images/bgMsgBoard.jpg") no-repeat 0 0;
}

#msgBoard input.gray{
  color:#888;
}

#msgBoard input.normal{
  color:black;
}

#msgBoard #msgBoardContent{
  border:0;
  background:none;
  position:absolute;
  width:157px;
  height:103px;
  left:28px;
  top:130px;
  overflow:auto;
}

#msgBoard #msgBoardTel{
  border:0;
  background:none;
  position:absolute;
  width:135px;
  height:16px;
  left:51px;
  top:247px;
}

#msgBoard #msgBoardEmail{
  border:0;
  background:none;
  position:absolute;
  width:135px;
  height:16px;
  left:51px;
  top:269px;
}

#msgBoard #msgBoardAddress{
  border:0;
  background:none;
  position:absolute;
  width:135px;
  height:16px;
  left:51px;
  top:291px;
}

#msgBoard #msgBoardSubmit{
  border:0;
  background:url("../images/btnMsgBoard.gif") no-repeat 0 0;
  width:65px;
  height:22px;
  position:absolute;
  left:120px;
  top:318px;
}

#msgBoard #msgBoardSubmit:hover{
  background-position:0 -22px;
}
 