body{
background-color: #F3F3F3;
}
.css {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.css2 {
	font-size: 12px;
	text-decoration: none;
}
.dq {
	font-size: 12px;
	line-height: 20px;
	color:#FF6600;
	text-decoration: none;
}

.dq2 {
	font-size: 12px;
	line-height: 20px;
	color:#FF6600;
	font-weight:bold;
	text-decoration: none;
}
.pr {/*线路价格*/
	font-size: 12px;
	line-height: 20px;
	color:ff0000;
	text-decoration: none;
}

.MM_title {/*分页标题*/
	font-size: 14px;
	line-height: 20px;
	color:ffffff;
	text-decoration: none;
	font-weight:bolder;
}

body {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;

a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
#aaa {border-top:1px dashed #cccccc;height: 1px;overflow:hidden;}/*虚线*/