.ewb-location{
	padding-left: 24px;
	height: 42px;
	line-height: 42px;
	background: url('../images/location.png') left center no-repeat;
}

.ewb-location a{
	color: #333;
}

.ewb-location span{
	color: #cc0909;
}

.ewb-main{
	background: #f8f8f8;
	padding-bottom: 10px;
}

/* ä¸­é—´å†…å®¹ */

.ewb-week{
	padding: 0 15px 15px 15px;
	background: #fff;
}

.ewb-week-hd{
	height: 41px;
	border-bottom: 1px solid #dedede;
}

a.ewb-week-tt{
	display: block;
	margin-top: 5px;
	float: left;
	height: 34px;
	line-height: 34px;
	padding-left: 20px;
	padding-right: 10px;
	background: url('../images/info_icon2.jpg') 7px center no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #1087d2;
	border-bottom: 3px solid #339fe4;
}

.ewb-data-select{
    width: 75px;/*    selectçš„å®½åº¦éœ€åœ¨è¿™é‡Œè®¾ç½®       */
}

.chosen-container{
	float: left;
	margin-top: 10px;
	margin-left: 13px;
}

/* è®¾ç½®è‡ªå·±æ‰€éœ€è¦çš„selectæ ·å¼ */
/* id #year_chosenæ˜¯chosenæ’ä»¶æ ¹æ®é¡µé¢åŽŸç”Ÿselectçš„idè‡ªåŠ¨æ·»åŠ çš„ */
#week_chosen .chosen-single {
    height: 23px;           /*    selectçš„é«˜åº¦éœ€åœ¨è¿™é‡Œè®¾ç½®       */
    line-height: 21px;
    border: 1px solid #e7e7e7;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    
}
#week_chosen .chosen-drop {
    border: 1px solid #e7e7e7;
    border-top: 0;
}

/* è¡¨æ ¼å†…å®¹ */

.ewb-week-bd{
	padding-top: 10px;
}

.ewb-table-hd span{
	display: block;
	float: left;
	text-align: center;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	font-weight: bold;
	color: #1d92dd;
	background: #e8f3fa;
}

.ewb-wt91{
	width: 140px;
	margin-right: 1px;
}

.ewb-wt93{
	width: 142px;
	margin-right: 1px;
}

.ewb-wt121{
	width: 180px;
	margin-right: 1px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ewb-wt177{
	width: 236px;
	margin-right: 1px;
}

.ewb-wt482{
	width: 561px;
}

.ewb-week-table{
	width: 100%;
	text-align: center;
}

.ewb-table-time{
	width: 141px;
}

.ewb-table-items li{
	line-height: 36px;
	font-size: 14px;
	text-align: center;
}

.ewb-table-items li span{
	float: left;
	line-height: 36px;
}

.ewb-table-tltle{
	padding-left: 16px;
	width: 545px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ewb-table-tltle a{
	color: #333;
}

.ewb-grue{
	background: #f0f0f0;
}

.ewb-week-table tr:nth-child(even){
	background: #f0f0f0;
}
.ewb-mt16{
	margin-top: 16px;
}