.tm_wrap {
	font-size: 16px;
	height: auto;
	width: auto;
	line-height: 30px;
}
.tm_wrap ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tm_title1 {
	font-size: 20px;
	height: 23px;
	width: 400px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #F99;
	padding-left: 10px;
	color: #F99;
	margin-bottom: 20px;
	padding-top: 30px;
}
.tm_indent1 {
	text-indent: 10px;
	top: 5px;
	clear: left;
}
.tm_text1 {
	height: auto;
	width: 730px;
	margin-left: 20px;
	font-size: 14px;
}
.tm_B {
	font-size: 18px;
	color: #333;
}
.tm_B_red {
	font-size: 18px;
	color: #F69;
}
.tm_img_left {
	float: left;
	margin-right: 10px;
}
.tm_img {
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

.tm_list {
	list-style-type: none;
	background-image: url(tm_img/indent.gif);
	text-indent: 20px;
	background-repeat: no-repeat;
	background-position: 0px;
}
