body {
	background-color:#eeeeef;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #dc0000;
}
a:active {
	text-decoration: none;
	color: #000;
}
#head {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#head .top {
	background-image: url(/images/head_top_bg.jpg);
	height: 29px;
}
#head .top .ul {
	padding: 0px;
	list-style-type: none;
	height: 29px;
}
#head .top .n1 {
	float: left;
	margin: 8px;
}
#head .top .n2 {
	float: left;
	margin: 4px;
}
#head .top .n3 {
	float: right;
	margin: 5px;
	text-align: right;
}
#head .middle {
	height: 150px;
	background-image: url(/images/logo_985_150_back.jpg);
}
#head .menu {
	height: 42px;
	background-image: url(/images/head_menu_bg.jpg);
}
#clear {
	clear: both;
}

#A01 {
	width: 975px;
	height: 65px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	padding: 5px;
	background-image: url(/images/bg.png);
}

#A01 ul {
	position: relative;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#A01 li {
	float:left;
	width:80px;
	background-color:#B50000;
	text-align:center;
	list-style-type: none;
	height: 20px;
	line-height: 24px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	padding: 1px;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
}
#A01 li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#A01 li a:hover {
	text-decoration: none;
	color: #FFFF00;
}

#foot {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#foot .menu {
	background-color: #abd157;
	height: 30px;
	line-height: 30px;
}
#foot .left {
	margin-top: 10px;
	width: 700px;
	float: left;
	line-height: 26px;
}
#foot .right {
	float: right;
}
#foot .right li {
	margin-top: 12px;
	list-style-type: none;
}
*{
	margin:0px;
	padding:0px;
}
