/* ### 版面設計 M尺寸 ### */


.font_x22_m20_s18 {
	font-size: 20px;
}

.font_x20_m16_s13 {
	font-size: 16px;
}

.font_x18_m18_s16 {
	display:inline-block;
	font-size: 18px; 
	font-weight:bold; 
		
}


#container	{width: 100%;} 

#header	{margin: 0 0 15px;}

#content {
    width: 100%;
    float: none;
}

#sidebar	{width: 100%;
	float: none;}


/* ### 圖片 ### */
img	{max-width: 100%;
	height: auto;}


/* ### 位置 ### */

#container	{position: relative;}

#iconmenu	{position: absolute;
	right: 8px;
	bottom: 6px;}

#footer	{padding-bottom: 60px;}

#site, #iconmenu	{float: none;}


/* 導覽列選單 */
#nav li a {
        width: auto;
        padding: 5px 10px;       
    }
		
div.menu_pic_backgrid {
    background-color: #ffffff;
    width: 100%;
}



/* 日期 */
.date	{float: none;
	font-size: 14px;
	line-height: 2.5;
	display: inline;
	padding: 3px 10px;
	border-radius: 5px;}

.date span	{font-size: 14px;
	display: inline;}

#content h2	{font-size: 18px;}
