
p {
	line-height: 18px;
}

A:link{
	font-size: 12px;
	color: #3c3c3c;
	text-decoration: none;
}
A:visited{
	font-size: 12px;
	color: #3c3c3c;
	text-decoration: none;
}

A:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
A:active {
	font-size: 12px;
	color: #3c3c3c;
	text-decoration: none;
}
.title_font1 {
	font-size: 14px;
	font-weight: bold;
	color: #a29262;
	 line-height:36px;
}
.main_font {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}.B_font {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-indent: -15px;
}
.cc_font {
	text-indent: 15px;
}

