﻿/*reset===========================================*/

html, body, div, span, applet, object, iframe,
h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 16px;
vertical-align: baseline;
line-height: 24px;
}

td{
    vertical-align: middle;
	font-size: 1rem;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
font-size: 16px;

}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

a{
text-decoration:none;
}
a:hover{
text-decoration:none;
}

input:focus{
outline: none;
}
button:focus{
outline: none;
}
/*reset(END)===========================================*/

/*.cfx{overflow: auto;zoom: 0;}*/

.cfx:before, .cfx:after {
    display: table;
    content: ' ';
    clear: both;
}

.computer_show{
	display:block;
}

.mobile_show{
	display:none;
}

input{
	outline:none;
}

@media (min-width: 1200px){
.container {
    width: 1200px;
    padding: 0;
}
}

@media screen and (max-width: 990px){
.computer_show{
	display:none;
}

.mobile_show{
	display:block;
}

}


/*電腦*/

.col-10-lg-1,
.col-10-lg-2,
.col-10-lg-25,
.col-10-lg-3,
.col-10-lg-4,
.col-10-lg-5,
.col-10-lg-6,
.col-10-lg-7,
.col-10-lg-8,
.col-10-lg-9,
.col-10-lg-10 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.col-10-lg-1 {width: 10%;}
.col-10-lg-2 {width: 20%;}
.col-10-lg-25 {width: 25%;}
.col-10-lg-3 {width: 30%;}
.col-10-lg-4 {width: 40%;}
.col-10-lg-5 {width: 50%;}

.col-10-lg-6 {
    width: 60%;
}

.col-10-lg-7 {
    width: 70%;
}

.col-10-lg-8 {
    width: 80%;
}

.col-10-lg-9 {
    width: 90%;
}

.col-10-lg-10 {
    width: 100%;
}

#content-table strong{
    font-size: 14px;
}

#content-table a{
    font-size: 14px;
}

#content-table table{
	color: #888;
    line-height: 23px;
    font-size: 14px;
    border: 1px solid #999;
    text-align: center;
    width: 100%;
	margin: 2% 0;	
}

#content-table .major-item{
	text-align: center;
    background: #68ab6d;
    font-weight: bold;
    color: #fff!important;
}

#content-table .minor-item{
	border: 1px solid #999;
    padding: 1.5% 1%;
    font-size: 14px;
    letter-spacing: 0px!important;
	background:#e8e8e8;
}

#content-table td{
	border: 1px solid #999;
    padding: 1.5% 1%;
    font-size: 14px;
    letter-spacing: 0px!important;
}#content-table table{
	color: #888;
    line-height: 23px;
    font-size: 14px;
    border: 1px solid #999;
    text-align: center;
    width: 100%;
}

#content-table .major-item{
	text-align: center;
    background: #68ab6d;
    font-weight: bold;
    color: #fff!important;
}

#content-table .major-item-50{
	text-align: center;
    background: #68ab6d;
    font-weight: bold;
    color: #fff!important;
	width:50%
}

#content-table .major-item-40{
	text-align: center;
    background: #68ab6d;
    font-weight: bold;
    color: #fff!important;
	width:40%
}

#content-table .major-item-33{
	text-align: center;
    background: #68ab6d;
    font-weight: bold;
    color: #fff!important;
	width:33.3%
}

#content-table .major-item-30{
	text-align: center;
    background: #68ab6d;
    font-weight: bold;
    color: #fff!important;
	width:30%
}

#content-table .major-item-25{
	text-align: center;
    background: #68ab6d;
    font-weight: bold;
    color: #fff!important;
	width:25%
}

#content-table .major-item-20{
	text-align: center;
    background: #68ab6d;
    font-weight: bold;
    color: #fff!important;
	width:20%
}

#content-table .major-item-16{
	text-align: center;
    background: #68ab6d;
    font-weight: bold;
    color: #fff!important;
	width:16.6%
}

#content-table .major-item-10{
	text-align: center;
    background: #68ab6d;
    font-weight: bold;
    color: #fff!important;
	width:10%
}





#content-table .major-item a{
	color:#fff!important
}

#content-table .major-item-50 a{
	color:#fff!important
}

#content-table .major-item-40 a{
	color:#fff!important
}

#content-table .major-item-33 a{
	color:#fff!important
}

#content-table .major-item-30 a{
	color:#fff!important
}

#content-table .major-item-25 a{
	color:#fff!important
}

#content-table .major-item-20 a{
	color:#fff!important
}

#content-table .major-item-16 a{
	color:#fff!important
}

#content-table .major-item-10 a{
	color:#fff!important
}












#content-table .minor-item{
	border: 1px solid #999;
    padding: 1.5% 1%;
    font-size: 14px;
    letter-spacing: 0px!important;
	background:#e8e8e8;
}

#content-table td{
	border: 1px solid #999;
    padding: 1.5% 1%;
    font-size: 14px;
    letter-spacing: 0px!important;
}

#content-table td a{
	color:#5a8ad2;
	text-decoration:underline;}


#content-table .item-10{
	border: 1px solid #999;
    padding: 1.5% 1%;
    font-size: 14px;
    letter-spacing: 0px!important;
	width:10%
}

#content-table .item-16{
	border: 1px solid #999;
    padding: 1.5% 1%;
    font-size: 14px;
    letter-spacing: 0px!important;
	width:16.6%
}

#content-table .item-20{
	border: 1px solid #999;
    padding: 1.5% 1%;
    font-size: 14px;
    letter-spacing: 0px!important;
	width:20%
}

#content-table .item-25{
	border: 1px solid #999;
    padding: 1.5% 1%;
    font-size: 14px;
    letter-spacing: 0px!important;
	width:25%
}

#content-table .item-30{
	border: 1px solid #999;
    padding: 1.5% 1%;
    font-size: 14px;
    letter-spacing: 0px!important;
	width:30%
}

#content-table .item-33{
	border: 1px solid #999;
    padding: 1.5% 1%;
    font-size: 14px;
    letter-spacing: 0px!important;
	width:33.3%
}

#content-table .item-40{
	border: 1px solid #999;
    padding: 1.5% 1%;
    font-size: 14px;
    letter-spacing: 0px!important;
	width:40%
}

#content-table .item-50{
	border: 1px solid #999;
    padding: 1.5% 1%;
    font-size: 14px;
    letter-spacing: 0px!important;
	width:50%
}

@media screen and (max-width: 990px) {
    /*平板*/
    .col-10-sm-1,
    .col-10-sm-2,
    .col-10-sm-25,
    .col-10-sm-3,
    .col-10-sm-4,
    .col-10-sm-5,
    .col-10-sm-6,
    .col-10-sm-7,
    .col-10-sm-8,
    .col-10-sm-9,
    .col-10-sm-10 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-10-sm-1 {
        width: 10%;
    }
    .col-10-sm-2 {
        width: 20%;
    }
    .col-10-sm-25 {
        width: 25%;
    }
    .col-10-sm-3 {
        width: 30%;
    }
    .col-10-sm-4 {
        width: 40%;
    }
    .col-10-sm-5 {
        width: 50%;
    }
    .col-10-sm-6 {
        width: 60%;
    }
    .col-10-sm-7 {
        width: 70%;
    }
    .col-10-sm-8 {
        width: 80%;
    }
    .col-10-sm-9 {
        width: 90%;
    }
    .col-10-sm-10 {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    /*手機*/
    .col-10-xs-1,
    .col-10-xs-2,
    .col-10-xs-25,
    .col-10-xs-3,
    .col-10-xs-4,
    .col-10-xs-5,
    .col-10-xs-6,
    .col-10-xs-7,
    .col-10-xs-8,
    .col-10-xs-9,
    .col-10-xs-10 {
        float: left;
        padding-right: 15px;
        padding-left: 15px;
    }
    .col-10-xs-1 {
        width: 10%;
    }
    .col-10-xs-2 {
        width: 20%;
    }
    .col-10-xs-25 {
        width: 25%;
    }
    .col-10-xs-3 {
        width: 30%;
    }
    .col-10-xs-4 {
        width: 40%;
    }
    .col-10-xs-5 {
        width: 50%;
    }
    .col-10-xs-6 {
        width: 60%;
    }
    .col-10-xs-7 {
        width: 70%;
    }
    .col-10-xs-8 {
        width: 80%;
    }
    .col-10-xs-9 {
        width: 90%;
    }
    .col-10-xs-10 {
        width: 100%;
    }
}
.witness{
	font-size:0.9rem
}
.blognr2 ul li{
font-size:1rem;
margin-left:22px;
list-style:disc;
line-height:35px;
color:#555;
font-weight:bold;
}

.blognr2 ol li{
font-size:1rem;
margin-left:22px;
list-style:decimal;
line-height:35px;
color:#555;
font-weight:bold;
}

a:hover{opacity:0.7!important;}
