@charset "utf-8";
.tl_title {
	width:900px;
	height:27px;
	margin:10px auto 5px auto;
	background:url(../images/item_bg.gif) left bottom repeat-x;
	clear:both;
}
.tl_title .day {
	float:left;
	height:27px;
	background:url(../images/item_title_bg_c.gif) left bottom repeat-x;
	text-align:center;
	line-height:27px;
	color:#FFF;
	font-weight:bold;
}
.tl_title .day .l {
	float:left;
	background:url(../images/item_title_bg_l.gif) left top no-repeat;
	width:8px;
	height:27px;
}
.tl_title .day .c {
	float:left;
	height:27px;
	margin-left:5px;
}
.tl_title .day .r {
	float:left;
	background:url(../images/item_title_bg_r.gif) left top no-repeat;
	width:27px;
	height:27px;
}
.tl_title .city {
	float:left;
	height:27px;
	line-height:27px;
	font-weight:bold;
}
.tl_content {
	width:900px;
	margin:0px auto;
	line-height:1.4em;
	color:#313131;
	clear:both;
}
.tl_content .r {
	float:left;
}
.tl_content .r .content {
	margin:0px auto;
	color:#313131;
}
.tl_content .r .other {
	margin:0px auto;
	color:#ff6715;
}
