@charset "utf-8";

* {
	color:#666;
	padding:0;
	font-size: 12px;
	line-height: 150%;
	margin: 0;
	background-image: none;
}


body {
	background-color: #FFF;
	background-image: url(../newimg/201008/cpbg2.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
}
#header {
	width:860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../newimg/201008/cphead.jpg);
	background-repeat: no-repeat;
	height: 90px;
}
#navi {
	width: 860px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	background-color: #033;
}

#logo {
	FLOAT: left;
	WIDTH: 180px;
	padding-left: 45px;
}
#logo2 {
	FLOAT: right;
	WIDTH: 245px;
	padding-top: 28px;
	padding-right: 20px;
	padding-left: 20px;
	height: 58px;
	text-align: left;
	color: #030;
}
#navi ul {
	margin: 0px;
	height: 34px;
	list-style: none;
	background-image: url(../newimg/menu.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 860px;
}
#navi a {
	height: 34px;
	width: 172px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#navi .navi {
	height: 34px;
	width: 172px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#menu1 {
	float: left;
	height: 34px;
	width: 172px;
}
#menu2 {
	float: left;
	height: 34px;
	width: 172px;
}
#menu3 {
	float: left;
	height: 34px;
	width: 172px;
}
#menu4 {
	float: left;
	height: 34px;
	width: 172px;
}
#menu5 {
	float: left;
	height: 34px;
	width: 172px;
}
#menu1 a.active,#menu1 a:hover {
	float: left;
	height: 34px;
	width: 172px;
	margin: 0px;
	padding: 0px;
	background-image: url(../newimg/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}
#menu2 a.active,#menu2 a:hover {
	float: left;
	height: 34px;
	width: 172px;
	margin: 0px;
	padding: 0px;
	background-image: url(../newimg/menu.jpg);
	background-repeat: no-repeat;
	background-position: -172px -36px;
}

#menu3 a.active,#menu3 a:hover {
	float: left;
	height: 34px;
	width: 171px;
	margin: 0px;
	padding: 0px;
	background-image: url(../newimg/menu.jpg);
	background-repeat: no-repeat;
	background-position: -344px -36px;
}


#menu4 a.active,#menu4 a:hover {
	float: left;
	height: 34px;
	width: 172px;
	margin: 0px;
	padding: 0px;
	background-image: url(../newimg/menu.jpg);
	background-repeat: no-repeat;
	background-position: -516px -36px;
}
#menu5 a.active,#menu5 a:hover {
	float: left;
	height: 34px;
	width: 172px;
	margin: 0px;
	padding: 0px;
	background-image: url(../newimg/menu.jpg);
	background-repeat: no-repeat;
	background-position: -688px -36px;
}

#footer {
	clear: both;
	height: 100px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
}

#footer_c {
	color: #333;
	right: 20px;
	bottom: 5px;
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
}

#footer_line {
	height: 13px;
	clear: both;
}
#footer li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	font-size: 12px;
}
#footer ul {
	width: 840px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer li a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
#footer li a:hover {
	font-size: 12px;
	color: #030;
	text-decoration: none;
}

