body {
	
}

.top_background
{
	background-color: #FCFFFC;
	background-image: url(/static/upload/image/20220724/top_backgroup_pic.jpg);
	background-repeat: repeat-x;
}



.top_menu:hover
{
	background-color: #6DBC00;
}

.index_title_01
{
	background-image: url(/template/yushuizhai/images/index_new_topbar02.png);
	background-repeat: no-repeat;
}


.index_new_title
{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: hidden;
}

.index_new_title01
{
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 42px;
	height: 32px;
	background-image: url(/template/yushuizhai/images/index_new_topbar01.png);
	background-repeat: no-repeat;
}

.index_new_title02
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 42px;
	height: 32px;
	background-image: url(/template/yushuizhai/images/index_new_topbar03.png);
	background-repeat: no-repeat;
	font-weight: bold;	
}

.index_new_title03
{
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 42px;
	height: 32px;
	background-image: url(/template/yushuizhai/images/index_new_topbar04.png);
	background-repeat: no-repeat;
}

.index_new_min_picture
{
	float: left;
	width: 160px;
	height: 120px;
	margin-right: 5px;
	overflow: hidden;
}


.foot_background
{
	background-color: #FCFFFC;
	background-image: url(/static/upload/image/20220724/top_backgroup_pic.jpg);
	background-repeat: repeat-x;
}
