.epoch{
	background-position:0 0;
	height:73px;
}
.shops{
	background-image:none;
	text-indent:0px;
	margin: 10px 0;
	background-color: #a00;
	color: #fff;
	padding: 10px 40px;
}
.sites {
	background-image:none;
	text-indent:0px;
	margin: 10px 0;
	background-color: #000065;
	color: #fff;
	padding: 10px 40px;
}
#exp {
	width:685px;
	height: 505px;
	float:right;
	overflow:hidden;
}
#logo{
	display:block;
	width:580px;
	height: 155px;
	overflow:hidden;
}
#logo p{
	text-indent:-999px;
	width:540px;
	height: 155px;
	margin:0 0 0 30px;
	background:url(./img/sprites.jpg) no-repeat 0 -645px;
}
#mobile {
	width:235px;
	height: 505px;
	float:left;
	overflow:hidden;
	background:url(./img/sprites.jpg) no-repeat;
}
#mobile a {
	text-indent: -999px;
	display:block;
	width:235px;
	height: 505px;
	overflow:hidden;
	background:url(./img/sprites.jpg) no-repeat 0 -145px;
}
#mobile a:hover {
	background-position: -237px -145px;
}

ul.shopBana {
	width: 850px;
	margin: 0 auto;
	padding: 10px 0;
}
ul.shopBana li {
	margin:2px;
	width: 88px;
	float:left;
}
ul.shopBana li a {
	border:0;
}
ul.shopBana li a img{
	display:block;
}

ul.siteBana {
	width: 850px;
	margin: 0 auto;
	padding: 10px 0;
}
ul.siteBana li {
	margin:2px;
	width: 200px;
	float:left;
}
ul.siteBana li a {
	border:0;
}
ul.siteBana li a img{
	display:block;
}

.menu {
	padding: 5px 10px 5px 30px;
	clear:both;
}
.menu a {
	float: left;
	text-indent: -999px;
	display:block;
	width:130px;
	height: 40px;
	overflow:hidden;
	background:url(./img/sprites.jpg) no-repeat;
}
.menu a.keisai {
	background-position: -470px -153px;
}
.menu a.keisai:hover {
	background-position: -470px -192px;
}
.menu a.sougo {
	background-position: -596px -153px;
}
.menu a.sougo:hover {
	background-position: -596px -192px;
}
.menu a.clickView {
	margin-left:200px;
	display:block;
	width: 223px;
	height: 34px;
	background: none;
	text-indent:0;
}

#content .area {
	background:url(./img/sprites.jpg) no-repeat -477px -243px;
	padding: 7px 0 10px 180px;
	margin-left: 40px;
}
#content .area li {
	display: inline;
}
#content .area li a{
	display: inline;
	font-size:15px;
}
