.line_info {
	padding: 7px 0 3px 0;
	border-bottom: dotted 1px #666666;
}

.box_photo_left {
	float: left;
	width: 190px;
	padding: 10px 10px 10px 0;
	font-size: 14px;
	color: #000000;
}

.box_text {
	padding: 10px 0 10px 0;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5;
	color: #000000;
	font-size: 17px;
}

.box_text_head {
	padding: 10px 0 10px 0;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5;
	font-size: 17px;
	color: #555555;
}

.title {
	color: #666666;
}

.box_ads {
	margin: auto;
	width: 477px;
}

.type_image {
	float: left;
	width: 57px;
	height: 57px;
	padding: 5px 10px 5px 5px;
}

.type_info {
	float: left;
	width: 400px;
	height: 57px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px 5px 5px 0;
}

.type_info_title {
	padding: 8px 0 0 0;
	font-size: 15px;
	font-weight: 700;
	text-align: left;
}

.type_info_title a {
	color: #CC0000;
}

.type_info_desc {
	padding: 8px 0 0 0;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	text-align: left;
}
.clear {
	clear: both;
}
.border {
	border: solid 1px #CC0000;
}
.border:hover {
	border: solid 1px #FF0000;
}
.noborder {
	border: 0px;
}