.bg {
	background-attachment: fixed;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg1 {
	background-attachment: fixed;
	background-image: url(../image/index_04bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(../image/index_05bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}.about-hang {
	font-size: 13px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.about-2 {
	font-size: 13px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}.link-left {
	color: #003366;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.link-left:hover {
	color: #999999;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.hang-news {
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
}
.link-news {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.link-news:hover {
	font-size: 12px;
	color: #3577E5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.cp-image {
	border: 1px dashed #CCCCCC;
}