﻿.menu
{
	height:43px;
	background-image: url(menubg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.indexfooter
{
	padding-left:50px;
	height : 44px;
	background-image : url(bottombg.jpg);
	background-repeat : repeat-x;
	line-height : 44px;
	color : #999;
}
.foot
{
	margin:0px 5px 0px 5px;color:#666;
}
.foot a:link
{
	color:#000;
}
.foot a:hover
{
	color:#000;
	text-decoration: none;
}
.copyn
{
	margin-left:50px;
}
.seachp
{
	line-height:70px;
	padding-top:10px;
}
