@charset "utf-8";
/***************************************
    copyright by MakeWeb.com.tw 
***************************************/
/*-------------------------------------------------
 區隔的標題
--------------------------------------------------*/
/*.canvas_post {
	margin: 0 auto;
	width: calc(100% - 40px);
}*/
.canvas_post table {
	width: 100%;
}

.addthis_inline_share_toolbox {
	float: right;
	width: 350px;
	margin: 0;
	/*margin-left:240px;*/
}


.sec_box_a{
	overflow: hidden;
	padding: 20px 0 40px 0;
}
.sec_box_a .content_box{
	max-width: 960px;
	margin: 0 auto;
}
.sec_box_a .content_title h2{
	text-align: center;
}
.sec_box_a .content_text{
	color: #666;
}





	.post_sitemap_str ul {
		padding: 0;
		list-style: none;
	}
	.post_sitemap_str ul li.main_menu {
		width: 100%;
	}
	.post_sitemap_str ul li.main_menu .main_title{
		font-size: 2.2rem;
		margin: 8px 0px;
		text-indent: 10px;
		border-bottom: 1px solid #CCC;
	}
	.post_sitemap_str ul li.main_menu .main_title a{
		color: #02759F;
	}
	.post_sitemap_str ul li.main_menu .sub_menu {
		/*margin: 0px 20px;*/
		font-size: 1.8rem;
		text-indent: 30px;
		line-height: 2;
		border-bottom: 1px solid #EEE;
		background: url( ../../../../cufiles/images/web/arrow_gray.gif ) 10px 10px no-repeat;
	}
	.post_sitemap_str ul li.main_menu .sub_menu a{
		color: #666;
	}
	.post_sitemap_str ul li.main_menu .sub3_menu {
		text-indent: 20px;
	}


/*iPhoe*/
@media screen and (max-width: 760px) {

	.canvas_post{
		/*padding: 0 20px;*/
	}
}