body {
	font-family: "宋体";
	font-size: 12px;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.leftbg {
	background-image: url(../main/main_r12_c2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bold {
	font-weight: bold;
}
.copyright {
	font-family: "宋体";
	font-weight: bold;
	color: #000000;
	line-height: 25px;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


.link_01 {
	color: #FFFFFF;
}
a.link_01:hover {
	color: #FF5353;
}
.link_02 {
	color: #990000;
	text-decoration: none;
}
a.link_02:hover {
	color: #333333;
	text-decoration: underline;
}
.text_01 {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.rightw{
	width: 526px;
	overflow: auto;
	height: auto;
}
