.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.link_bg {
	background-image: url(images/link_bg.png);
	background-repeat: repeat-x;
}
.bottom_bg {
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.title_line {
	background-image: url(images/title_line.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5d5d5d;
	text-decoration: none;
	line-height: 20px;
}
.read_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fe9b00;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.title1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0C6DB6;
	text-decoration: none;
	font-weight: bold;
}
.bullet {
	color: #1371B9;
	text-decoration: none;
}
.border {
	color: #1371B9;
	text-decoration: none;
	border: 1px solid #333333;
}
.bullet_pro {
	color: #1673BA;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.banner_txt {
	background-image: url(images/banner_txt.jpg);
	background-repeat: no-repeat;
}
