
.lttit {
	background: #1B6AA3;
	height: 37px;
	line-height:37px;
	text-align:center;
	color:#FFF;
	font-size:16px;
	font-weight:normal;
}
#type {
	padding: 10px 15px;
}
#type li {
	line-height:35px;
	border-bottom: dashed 1px #DDD;
}
#type li a {
	font-size:15px;
	background: url(../images/tb3.jpg) no-repeat left center;
	padding-left: 15px;
}
#type li a.on {
	color:#FF7613;
}
#type li ul {
	padding-bottom: 15px;
}
#type li ul li {
	border-bottom: none;
	line-height: 17px;
	padding-left: 15px;
	padding-top: 7px;
	background: url(../images/class.png) repeat-y 5px center #FFF;
}
#type li ul li a {
	font-size:13px;
	background:none;
}
#type li ul li a.on {
	color:#FD7100;
}
#ltct {
	background: url(../images/tel2.jpg) no-repeat center top;
	line-height:25px;
	padding:10px;
}
#ltct #tel2 {
	padding-top:50px;
	padding-bottom:20px;
	color:#FB6300;
	font-size:25px;
	text-align:center;
}
