@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8A7F7B;
}
.indexbg {
	background-image: url(../images/indexbgf.png);
	background-repeat: repeat-x;
}
.leftbg {
	background-image: url(../images/leftbg01.png);
	background-repeat: repeat-x;
	height: 464px;
	width: 240px;
}
.leftbg01 {
	background-image: url(../images/leftbg02.png);
	background-repeat: repeat-x;
	height: 464px;
	width: 240px;
}
.leftbg02 {
	background-image: url(../images/leftbg03.png);
	background-repeat: repeat-x;
	height: 556px;
	width: 240px;
}
.leftbg03 {
	background-image: url(../images/leftbg04.png);
	background-repeat: repeat-x;
	height: 464px;
	width: 240px;
}
.leftbg04 {
	background-image: url(../images/leftbg05.png);
	background-repeat: repeat-x;
	height: 464px;
	width: 240px;
}
.leftbg05 {
	background-image: url(../images/leftbg06.png);
	background-repeat: repeat-x;
	height: 464px;
	width: 240px;
}
.lefttitle {
	font-family: "微软雅黑";
	font-size: 15px;
	line-height: 26px;
	font-weight: bold;
	color: #f3f3f3;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #AAAAAA;
}
td {
	font-size: 12px;
	line-height: 26px;
	color: #AAAAAA;
	text-decoration: none;
	font-family: "新宋体";
}
.righttitle {
	font-family: "微软雅黑";
	font-size: 15px;
	line-height: 28px;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
}

a:hover {
	color: #FFFF66;
}
.lybtext {
	font-size: 12px;
	line-height: 24px;
	color: #E0C380;
}
