.left_mune_bg {
	background-attachment: fixed;
	background-image: url(images/index_left_pic_bg.gif);
	background-repeat: repeat-y;
}
#left {margin-top:2px;}
.right_bg {
	background-attachment: fixed;
	background-image: url(images/index_right_bg_bg.gif);
	background-repeat: repeat-y;
}
.text {
	font-size: 12px;
	line-height: 24px;
	color: #313131;
	text-decoration: none;
}
.text2 {
	font-size: 12px;
	line-height: 30px;
	color: #313131;
	text-decoration: none;
}
.right_bg1 {
	background-attachment: fixed;
	background-image: url(images/index_right_1.gif);
	background-repeat: repeat-y;
}
.pic {
	/*background-attachment: fixed;*/
	background-image: url(images/pic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top {
	background-image: url(images/top1.gif);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	font-size: 12px;
	line-height: 30px;
	color: #313131;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height:30px;
	color: #313131;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height:30px
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height:30px;
	color: #313131;
	text-decoration: none;
}
.zheng:link {
	font-size: 12px;
	line-height: 24px;
	color: #313131;
	text-decoration: none;
}
.zheng:visited {
	font-size: 12px;
	color: #313131;
	text-decoration: none;
}
.zheng:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.zheng:active {
	font-size: 12px;
	color: #313131;
	text-decoration: none;
}