@charset "utf-8";
@import url(style-01.css); 


/* 圖檔更換
----------------------------------------------- */
.head-banner { background: url(../_img/main_banner.jpg); height: 111px; width: 995px; }

/*部落格主題*/
.button-themes {
	background: url(../_img/main_menu_themes_01.gif) no-repeat left top;
	margin-bottom: 10px;
	padding: 25px 0px 0px 10px;
}

/* 左側標題統一設定----------------------------------------------- */
.button-backindex,.button-blogedit,.button-infoedit,.button-blogindex,.button-ctrl,.button-bloglist,.button-blogtag,.button-contenttag,.button-mailto,.button-label,.button-friend,.button-summary,.button-categ,.button-re { height: 20px; width: 144px; margin-bottom: 10px; }

.button-backindex { background: url(../_img/main_menu_backindex_01.gif); }
.button-blogedit { background: url(../_img/main_menu_blogedit_01.gif); }
.button-infoedit { background: url(../_img/main_menu_infoedit_01.gif); }
.button-blogindex { background: url(../_img/main_menu_blogindex_01.gif); }
/*我的部落格管理*/
.button-ctrl { background: url(../_img/main_menu_management_01.gif);}
/*部落格館主名單*/
.button-bloglist { background: url(../_img/main_menu_bloglist_01.gif);}
/*部落格搜尋*/
.button-search { background: url(../_img/main_menu_search_01.gif); height: 20px; width: 144px; margin-bottom: 5px; }
/*部落格標籤*/
.button-blogtag { background: url(../_img/main_menu_blogtag_01.gif); }
/*文章標籤*/
.button-contenttag { background: url(../_img/main_menu_contenttag_01.gif);}
/*聯絡我們*/
.button-mailto { background: url(../_img/main_menu_mailto_01.gif); }
.button-label { background: url(../_img/main_menu_label_01.gif); }
.button-friend { background: url(../_img/main_menu_friend_01.gif); }
.button-summary { background: url(../_img/main_menu_summary_01.gif); }
.button-categ { background: url(../_img/main_menu_categ_01.gif); }
.button-re { background: url(../_img/main_menu_re_01.gif); }


.button-lastest,.button-hot,.button-links ,.button-commend { clear:both; height: 20px; width: 181px; margin-bottom: 10px;}
.button-lastest { background: url(../_img/index_lastest.jpg); }
.button-hot { background: url(../_img/index_hot.jpg); }

/*社造好站
.button-links { background: url(../_img/index_links.jpg);  }*/

.button-commend {
	background-image: url(../_img/index_commend_02.gif);background-repeat: no-repeat;}
.button-commend .commendtopic{
	width:86px; margin: 0px 0px 0px 95px; font-size:1.2em; line-height:1.4em; color:#FFFFCC; font-weight: bold;}


/*中間大標統一設定------------------------------------------------------------------------------*/
.button_special,.button_special2,.button_special3,.button_hotblog,.title1_webmaster,.search_result {
	height: 25px; 	width: 542px;  padding: 3px 5px;	float:left;	word-wrap: break-word;	overflow: hidden;	color:#FFFFFF;	font-family:Arial, Helvetica, sans-serif;	font-size:1.4em;	line-height:1.6em;	letter-spacing: 1px;	font-weight: bold;} 
/* 特別企劃單車環島日誌*/
.button_special {background-color:#6c652f;}
/* 單車日誌*/
.button_special2 {background: url(../_img/title_special-02.gif) no-repeat;}
/* 原鄉時尚*/
.button_special3 {background: url(../_img/title_special-03.gif) no-repeat;}
/* 最佳人氣部落格*/
.button_hotblog { background: url(../_img/title_hotblog-01.gif) no-repeat;} 
/* 部落格版主名單*/
.title1_webmaster { background: url(../_img/title_webmaster-01.gif) no-repeat;}
/* 搜尋結果*/
.search_result { background: url(../_img/index_title8_search_result.jpg) no-repeat; } 
/*中間END --------------------------------------------------------------------------------------*/


/* 最新文章*/
.button_newpost,.button_remsg,.button_re_posted,.button_special_video {	height: 23px;width: 200px;margin-bottom: 10px;}
.button_newpost { background: url(../_img/blog_title_lastset.jpg) no-repeat; }
/* 文章回應*/
.button_remsg { background: url(../_img/blog_tittle_re.jpg) no-repeat;}
/* 給個回應*/
.button_re_posted { background: url(../_img/blog_tittle_re_posted.jpg) no-repeat; }
/* 精選影音文章*/
.button_special_video {background: url(../_img/special_video-02.gif) no-repeat;}
