body, th, td, input { 
	font-family: "Hiragino Kaku Gothic Pro","微軟正黑體","Microsoft Jhenghei",Helvetica,Arial,sans-serif;
	font-size: 1em;
	/*background-image: none;*/
}

.content_text
{
	margin: 0px auto;
	width: 600px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 150%;
}

#faq_box .op_all
{
	margin: 0px auto;
}

#faq_box .op_header
{
	margin: 0px auto;
	width: 650px;
	font-size: 1em;
}

#faq_box .op_detail
{
	width: 650px;
	font-size: 1em;
	margin: 0px auto;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 150%;
}


h2
{
	color: #0099CC;
    font-size: 1.5em;
	/*font-size: 24px;*/
}

h3
{
	color: #0099CC;
    font-size: 1.25em;
	/*font-size: 18.72px;*/
}

h4 {
    color: #0068b7;
}

.h3
{
	color: #0099CC;
	font-size: 18.72px;
}

.h4
{
	font-size: 17px;
	text-justify: none;
	text-align: left;
}

hr {
	display: block; 
	height: 1px;
	border: 0; 
	border-top: 1px solid #11AACC;
	vertical-align: middle;
}

table.center {
	font-size:16px;
    margin:0px 0px 0px 40px; 
}


table.center th {
    padding:4px 16px;
    line-height:2em;  
}

table.center td {
    padding:0px 16px;
}

.date
{
	font-size: 10pt;
}

ul, ol
{
        margin: 0 auto;   
	list-style-position: outside;
	text-align: justify;
	text-justify: inter-ideograph;
        padding-inline-start: 1em;
}

.blue
{
	color: #0099CC;
}



.table .a{
    width: auto;
 }

img.center {
    display: block;
    margin:0px auto;
}

img.large {
    width:640px;
}

.center.large  {
    display: block;
    margin:0px auto;
    width:640px;
}


h5 {
    font-size:20px;
}

.photo {
    box-shadow:1px 1px 8px #C4C4C4; 
    padding:12px;
    margin-bottom:20px;
    border:1px solid #ECECEC;
}

a.blocklink {
    display:block; 
    padding:8px 10px; 
    margin:5px 0; 
    text-decoration:none; 
    color:#003086;
    line-height:1.5em;
}
a:hover.blocklink { 
    background:#E8F4F8; 
    border-radius:5px;
}
a.blocklink img { 
    margin:0 5px 0 0;
}

.tooltiptable {
    margin:4px; 
}
.tooltiptable td{
    line-height:18px;
    font-family:'Arial', 'Microsoft JhengHei';
}
