body,td,th,p,li {
		font-family: '微軟正黑體';
		line-height: 1.8em;
		margin-bottom: 20px;
}

body {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	letter-spacing: 1px;
}

h1 {
	/*border: 1px solid gray;*/
	font-family: '微軟正黑體';
	font-weight: bolder;
	font-size: 2em;
	/*text-shadow: 1.3px 1.3px 1px #ADADAD;*/
	line-height: 40px;
	padding-bottom: 0px;
}

h2 {
	/*border: 1px solid gray;*/
	font-family: '微軟正黑體';
	font-size: 1.4em;
	font-weight: bolder;
	/*text-shadow: 1.3px 1.3px 1px #ADADAD;*/
		padding-bottom: 0px;
}

h3 {
	color: #000079;
	/*border: 1px solid #000079;*/
	font-family: '微軟正黑體';
	font-weight: bolder;
	font-size: 1.4em;
	/*text-shadow: 1.3px 1.3px 1px #ADADAD;*/
	line-height:35px;
	padding-bottom: 0px;
}

p {
    font-size: 1.2em;
}

li {
    font-size: 1.2em;
}

/*img {
	display: block;
	margin: 0 auto;
}*/


.abreast1 {
	display: inline;
	color: black;
	font-size: 1.5em;
}

.abreast2 {
	display: inline;
	width: 2.5%;
}

.des {
	font-family: '微軟正黑體';
	font-weight: regular;
	font-size: 1.0em;
	line-height: 25px;
	text-align: justify;
	text-justify: distribute;
	padding-left: 10px; 
	padding-right: 10px; 
}

.cat {
	font-family: '微軟正黑體';
	font-weight: bold;
	font-size: 1.3em;
}

.modal-dialog {
	/*position: fixed;*/
	width: 100%;
	margin: 0;
}
.modal-content{postition:relative;}
.modal-body #dsp img{width:100%;}
