
#trainDate{
	background-color:#54c18a; 
	height:60px; 
	clear:both;
}
#trainDate ul{
	list-style:none; 
	margin:0px; 
	padding:0px; 
	font-weight:bold; 
	color:#fff;
}

#trainDate li{
	float:left; 
	width:149px; 
	text-align:center; 
	height:60px;
}
.date-str{
	color:#fff;
}
.date-str-title{
	color:#fff;
	font-weight:bold;
}

.contentDivlIneH{
	line-height:60px; 
	font-size:18px;
}

.contentDivlMgTop{
	margin-top:10px;
}

#trainLine{	
	max-height:480px;
	overflow:auto;
}

.contData-a{
	height:40px; 
	line-height:40px; 
	color:#b3b3b3;
	padding-left:10px;
	border:solid #e0e0e0;
	border-width:0 1px 0 1px;
}
.contData-b{
	width:1198px;
	border: 1px solid #e0e0e0;
}
/* .contData-c{
	height:1px;
	border-bottom:1px solid #e0e0e0; 
	width:1179px; 
	clear:both;
} */

.contData-b ul{
	 width: 100%;
     height:45px;
     margin: 0;
     padding: 0;
}

.contData-b .ul-bottom li{
	height:45px;
	border-bottom:none;
}

.contData-b li{
	float:left; 
	width:147px; 
	text-align:center; 
	height:43px; 
	line-height:43px; 
	border:solid #fff; 
	border-width:0 2px 2px 0; 
	background:#f5f5f5;
	color:#666;
	overflow: hidden;
}

.contData-b .right-6{
	width:155px;
	border-right:none;
}

.contDataLastWidth{
	width:155px !important;
}
.contDataBN{
	border-bottom:none !important;
}

.contData-b span{
	display: inline-block;
	width:100%;
	height:100%;
	font-weight: bold;
}

.color-green{
	background-color: #c0ebd4;
	color:#31a36a;
}

.color-yellow{
	background-color: #fce890;
	color:#c08003;
}

.color-red{
	background-color: #ffdbc0;
	color:#b55205;
}
