a:link {
	font-size: 12px;	
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #2A3F55;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;

}
a:hover {
	color: #cc0066;
	text-decoration: underline;
	font-family: "宋体";
	font-size: 12px;

}
.main {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.sub {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sub:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: "宋体";
}
a.sub:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-family: "宋体";
}
a.sub:hover {
	font-size: 12px;
	color: #AADFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: "宋体";
}
.newsbg {
	font-family: "宋体";
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/newsbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;

}
.photobg {
	font-family: "宋体";
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/photomain_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;

}
td {
	font-size: 12px;
	line-height: 150%;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
