/* used in more link*/
.a_more:link {
	text-decoration: underline;
	color: #FF0000;
	font-size: 12px;

}
.a_more:visited {
	text-decoration: underline;
	color: #990000;
	font-size: 12px;

}
.a_more:hover {
	text-decoration: none;
	color: #990000;
	font-size: 12px;

}
.a_more:active {
	text-decoration: underline;
	color: #990000;
	font-size: 12px;

}
/* used in more link */

/* used in text link*/
.a_car1:link {
	text-decoration: none;
	color: #535050;
	font-size: 12px;

}
.a_car1:visited {
	text-decoration: none;
	color: #333333;
	font-size: 12px;

}
.a_car1:hover {
	text-decoration: none;
	color: #FF3300;
	font-size: 12px;

}
.a_car1:active {
	text-decoration: none;
	color: #535050;
	font-size: 12px;

}
/* used in text link */.td_car1 {
	height: 174px;
	width: 266px;
}
.p_title {
	font-size: 14px;
	font-weight: bold;
	margin-top: 37px;
	margin-left: 79px;
}

.pic_car1 {
	margin-left: 27px;
	margin-top: 7px;
}
.p_more {
	text-align: right;
	margin-top: 4px;
	margin-right: 25px;
	margin-bottom: 0px;
}
.td_article {
	font-size: 14px;
	height: 40px;
	text-align: center;
}
.td_article3 {
	height: 49px;
	text-align: center;
	padding-top: 15px;
}
.td_article2 {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 12px;
}


.p_text1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 25px;
	text-indent: 21px;
}
.p_text2 {
	margin-top: 14px;
	margin-left: 47px;
	margin-bottom: 0px;
	margin-right: 5px;
	text-indent: 0px;
}
.td_car2 {

	height: 177px;
	width: 266px;
}
p {
	text-indent: 21px;
	margin: 0px;
}
.td_car3{
	padding-left: 15px;
}


