@charset "utf-8";

/*member template setting*/
/*content_member*/
	#wrapper_member_content { overflow: hidden; width: 950px; margin: 0 auto; margin-top: 6px; text-align: left; background-color: #EEF6FA; }

/*menu 會員選單 */
/* 預設會員選單 */
	.menu { position: relative; overflow: hidden; width: 198px; border: 1px solid #b2d7ec; text-align: left; background-color: #FFFFFF;}
		.menu_list { width: 198px; vertical-align: bottom; }
		.menu_list ul { list-style: none ; }
		.menu_list li { list-style: none ; border-top: 1px solid #b2d7ec; text-align: center; }

		.menu_home { position: relative; width: 200px; height: 25px; font-size: 12px; line-height: 25px; color: #FFFFFF; background-color: #4daeec; text-align: center; }
		.menu_title_ID_logout { position: relative; width: 196px; height: 30px; font-size: 12px; line-height: 30px; color: #f22b92; background-color: #FFFFFF; border: 2px dotted #b2d7ec; text-align: center; margin-top: 6px; margin-bottom: 6px; }
		.menu_title { position: relative; width: 198px; height: 25px; font-size: 12px; line-height: 25px; color: #FFFFFF; background-color: #7bb8d5; text-align: center; }
