.title{
	font-size:18px;
	font-weight:bold;
	margin-bottom:25px;
	padding-bottom:10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	}
	
.tool_bold{
	width:200px;
	padding:0px 15px 40px 5px;

	}
.tool_bold a {

	font-size:16px;
	font-weight:bold;
	padding-bottom:20px;
	width:180px;
	}
.ChinaTravelTool p{
	color:#999;
	margin-bottom:30px;
	}
.top_tool li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	list-style-image: none;
	list-style-type: none;
	padding-bottom:8px;
	padding-top:8px;
	background-image: url("img/bullet.png");
	background-position: 0 18px;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size:12px;	
	}