@charset "utf-8";
/* 上方服務切換列 */

.S-an{
	font-size:12px;
	color:#888888;
	line-height:32px;
	float:left;
	width: 60px;
	height: 32px;
	margin-left: 10px;
	z-index: 998;
}
.S-an a{
   font-size:12px;
   color:#888888;
   line-height:32px;
   float:left;
   text-decoration:none;
}
.S-an a:hover{
   font-size:12px;
   color:#353535;
   line-height:32px;
   float:left;
   text-decoration:none;
}

.service-img{
  width:65px;
  height:32px;
  float:left;
  margin-right:1px;
}
/* #blog{ background:url(../images/service_top/top_std.png) no-repeat 0 0;}
#blog:hover { background:url(../images/service_top/top_std.png) no-repeat 0 -33px; }  */
#photo{ background:url(../images/service_top/top_std.png) no-repeat -70px 0;}
#photo:hover { background:url(../images/service_top/top_std.png) no-repeat -70px -33px; }
#vlog{ background:url(../images/service_top/top_std.png) no-repeat -140px 0;}
#vlog:hover { background:url(../images/service_top/top_std.png) no-repeat -140px -33px; } 
#yo{ background:url(../images/service_top/top_std.png) no-repeat -210px 0;}
#yo:hover { background:url(../images/service_top/top_std.png) no-repeat -210px -33px; } 
/* #pobook{ background:url(../images/service_top/B_pobook.gif) no-repeat left top;}
#pobook:hover { background:url(../images/service_top/B_pobook.gif) no-repeat left bottom; } 
#group{ background:url(../images/service_top/top_std.png) no-repeat -280px 0;}
#group:hover { background:url(../images/service_top/top_std.png) no-repeat -280px -33px; }  
#knowhow{ background:url(../images/service_top/top_std.png) no-repeat -350px 0;}
#knowhow:hover { background:url(../images/service_top/top_std.png) no-repeat -350px -33px; }  */
#index{ background:url(../images/service_top/top_std.png) no-repeat -420px 0;}
#index:hover { background:url(../images/service_top/top_std.png) no-repeat -420px -33px; } 
/* #hhott{ background:url(../images/service_top/B_hhott.gif) no-repeat left top;}
#hhott:hover { background:url(../images/service_top/B_hhott.gif) no-repeat left bottom; } 
#games{ background:url(../images/service_top/B_games.gif) no-repeat left top;}
#games:hover { background:url(../images/service_top/B_games.gif) no-repeat left bottom; }  */

.selected{ background:url(../images/service_top/top_std.png) no-repeat 0 -33px;}

.S-top-menu{ padding-top:5px;}

.S-top-bg{
	background:url(../images/service_top/top_std.png) no-repeat right -70px;
	padding-right:8px;
	position:relative;
	z-index: 1000;
	height:40px;
	margin-left:0px;
}
/* .S-top-l{
	background:url(../img/index/service_top/service_top_l.gif) no-repeat left top;
} */
.S-word{
   font-size:12px;
   color:#888888;
   float:right;
   line-height:30px;
   padding-left:3px;
}
.S-word a{
   color:#2581a8;
   text-decoration:none;
   padding-left:3px;
}
.S-word a:hover{
   text-decoration:none;
   padding-left:3px;
   text-decoration:underline;
}

#antmenu{
	/*兩欄 */
	background:url(../images/service_top/top_std.png) no-repeat 0 -110px;
	/*三欄 */
	/* background:url(../images/service_top/top_std.png) no-repeat -210px -110px; */
	position:absolute;
	/*border:1px solid #f2f2f2;*/
	/* left:263px; */
    left:328px; /*標準*/
	/* left:393px; */
	top:25px;
	/* float:left; */
  /*width:225px;三欄*/
    width:210px;
	visibility:hidden;
	font-size:12px;
	color:#888888;
	line-height:15px;
	padding-top:10px;
	padding-left:0px;
	margin:2px;
}

#antmenu ul{padding:0px;}
#antmenu li{
	float:left;
	width:67px;
	text-decoration:none;
	padding-left: 8px;
	background: url(../images/service_top/top_std.png) #ffffff 0 -130px;
	line-height:20px;
	list-style-type: none;
}
#antmenu a{
  color:#888888;
  text-decoration:none;
  padding-left:6px;
}
#antmenu a:hover{
  width:61px;
  color:#2581a8;
  text-decoration:underline;
  background:url(../images/service_top/top_std.png) no-repeat -450px -110px;
  display:block;
  padding-left:6px;
}

/*透明度*/
#hd-menu{
width:950px; 
z-index:1000;
  height : 40px; 
}
