
/*==========內容文字框樣式=========*/
#xo-content .formatbox {
	line-height: 180% !important;
	word-break: break-all;
}

#xo-content .formatbox  .table td{
line-height: 200% !important;
}

#xo-content .formatbox h1 {
	font-size: 170%;
	color: initial;
	line-height: 160%;
	margin: 20px 0px;
}
#xo-content .formatbox h2 {
	font-size: 160%;
	color: initial;
	margin: 19px 0px;
	line-height: 160%;
}
#xo-content .formatbox h3 {
	font-size: 150%;
	color: initial;
	margin: 18px 0px;
	line-height: 160%;
}
#xo-content .formatbox h4 {
	font-size: 140%;
	color: initial;
	margin: 17px 0px;
	line-height: 160%;
}
#xo-content .formatbox h5 {
	font-size: 130%;
	color: initial;
	margin: 16px 0px;
	line-height: 160%;
}
#xo-content .formatbox h6 {
	font-size: 120%;
	color: initial;
	margin: 15px 0px;
	line-height: 160%;
}
#xo-content .formatbox dl {
	position: relative;
}
#xo-content .formatbox dt {
	position: relative;
	font-size: 115%;
	padding: 10px 0px 10px 0px;
	color: #174960;
	line-height: 170%;
}

#xo-content .formatbox dl.labelcss .labelbox{
	color: #174960 !important;
}


#xo-content .formatbox dd {
	position: relative;
	line-height: 170%;
	padding: 0px 0px 10px 55px;
}

#xo-content .formatbox dd dl{
	position: relative;
margin: 10px 0px;
}


#xo-content .formatbox dd dl dt{
	position: relative;
	font-size: 105%;
	padding: 10px 0px 10px 0px;
	color: #B25C00;
	line-height: 160%;
}

#xo-content .formatbox dd dd{
	position: relative;
	padding: 0px 0px 10px 52px;
}




#xo-content .formatbox .labelcss dd {
	position: relative;
	line-height: 170%;
	padding: 0px 0px 10px 60px;
}


/*
#xo-content .formatbox strong {
	display: block;
	font-size: 140%;
	color: #D9534F;
	margin: 15px 0px;
	line-height: 130%;
}*/
#xo-content .formatbox strong {
	font-size: 140%;
	color: initial;
}


#xo-content .formatbox .thumbnail {
	margin: 15px 0px;
	width: 100%;
}
#xo-content .formatbox iframe {
	margin: 10px 0px;
	width: 100%;
	height: 500px;
}
#xo-content .formatbox ul li {
	position: relative;
	padding: 0px 0px 5px 0px;
}
#xo-content .formatbox audio {
	margin: 10px 0px;
	width: 100%;
}
#xo-content .formatbox .labelcss {
	position: relative;
	margin: 10px 0px 0px 0px;		
}

#xo-content .formatbox  .list-group{
	width: unset;
}

#xo-content .formatbox  li.list-group-item{
	position: relative;
	line-height: 200%;
	padding: 10px  20px;
}