.offstate-zh-tw { display: none; }
.onstate-zh-tw { display: block; }

.offstate-ja { display: none; }
.onstate-ja { display: block; }





#page_main  #main {	
	margin: 0;
      padding : 50px 10px 0px 10px;
	min-height : 660px;
	width:740px;

}
#page_main #boxC {

	position :absolute;
	top : 163px;
	right : 5px;
      width:102px;
      height:510px;
      padding:2px;
      background:#fff;
      border-left:1px solid #F1EFF0;
}


#menu_service{ 
	position :absolute;
	top :-10px;				/* Solas 修改 登入後選單的高度*/
	left:60px;
	padding:4px;
}

#linklist{ 
	position :absolute;
	top : 168px;
	left : 128px;	/*solas*/
	margin :0;
/*	padding :0;
	width:538px;
	border:1px solid #F7F5F6;*/

	padding:2px;
	background:#fff;
	border:1px solid #ddd;
	
}

#linklist li ul {
	position: absolute;
	left : 0px; /* Set 1px less than menu width */
	top: 16px;
	padding:0;

      width:140px;
      background : #ACF184;
	display: none;
}
#linklist li ul li{
line-height:14px;
}
