@charset "utf-8";
/* CSS Document */
/*設定區*/
#member_config_div {display: inline-block;width:390px;text-align:left;}
#member_config_div .top_bar_fun{display:inline-block;}/*功能攔*/
#member_config_div .go_view_button{background-color:#FFCC99;color:#001111;font-size:16px;cursor:pointer;}

/*帳號磚更改*/
#user_edit_bar {position: absolute; width: 100px; height: 20px; border-style: solid; border-width: 1px; background-color: #EFFFFF;}

/*內容設定*/
#message_alert {position: absolute; width: 340px; height: 210px; z-index: 1;border-width: 1px;}