@import url("/main/uploads/superfit/template/us_superfit/style.css");

#id_ColLeft { width: 173px; }

#ns_Header ul { list-style: none; }

/*會員專區*/
.temp { display: block; float: right; }

/*登出按鈕*/
.logoutbtn { display: block; float: left; clear: both; padding: 20px 0; background: #007eff; width: 100%; }
.logoutbtn ul { margin: 0 auto; width: 50px; color: #fff; }
.logoutbtn ul li a { color: #fff; }
.logoutbtn ul li a:hover { color: #000; }

/*會員專區header_showcase*/
.sc { height: 232px; }
.sc .meMsg_MsgBlk .meMsg_MsgTitle { color: #ffffff; margin-top: 76px; margin-left: 300px; }




@media (max-width: 480px) {

/*會員專區*/
.temp { display: none; }

/*會員專區header_showcase*/
.sc .meMsg_MsgBlk img { width: 100%; }
.sc .meMsg_MsgBlk .meMsg_MsgTitle { color: #000; margin-top: 86px; margin-left: 0; }
.sc .meMsg_MsgMainTd { background-position-x: -400px; }

}