.news {
	margin-top: 1em;
	margin-bottom: 3em;
}
.news01 {
	font-family: "微軟正黑體";
	float: left;
	width: 25%;
	margin-right: 1em;
	margin-bottom: 2em;
}
.news01 img {
	width: 100%;
}

.news01b {
	font-family: "微軟正黑體";
	float: left;
	width: 40%;
	margin-right: 1em;
	margin-bottom: 2em;
}
.news01b img {
	width: 100%;
}

.news02 {
	font-size: 0.9em;
	color: #C60;
	float: right;
	width: 72%;
	font-family: Arial;
	letter-spacing: 0.1em;
}

.news02b {
	font-size: 0.9em;
	color: #C60;
	float: right;
	width: 57%;
	font-family: Arial;
	letter-spacing: 0.1em;
}

.news03 {
	font-family: "微軟正黑體";
	font-size: 1.4em;
	color: #FFF;
	float: right;
	width: 72%;
	margin-bottom: 1em;
	font-weight: bold;
}
.news03b {
	font-family: "微軟正黑體";
	font-size: 1.4em;
	color: #FFF;
	float: right;
	width: 57%;
	margin-bottom: 1.5em;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #6A4800;
	padding-bottom: 1.5em;
}

.news04 {
	font-family: "微軟正黑體";
	font-size: 1.05em;
	color: #FFF;
	float: right;
	width: 72%;
	line-height: 28px;
}
.news04 a {
	color: #CCC;
}
.news04 a:link {
	color: #CCC;
	text-decoration: none;
}
.news04 a:visited {
	color: #CCC;
	text-decoration: none;
}
.news04 a:hover {
	font-family: "微軟正黑體";
	color: #FFF;
	text-decoration: none;
}
.news04b {
	font-family: "微軟正黑體";
	font-size: 1.05em;
	color: #FFF;
	float: right;
	width: 57%;
	line-height: 28px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6A4800;
	padding-bottom: 2em;
	margin-bottom: 1em;
}

.news05 {
	padding-right: 4em;
	padding-left: 4em;
	color: #FFF;
}
.news06 {
	border-top-width: 0.5em;
	border-top-style: solid;
	border-top-color: #960;
	padding-top: 3em;
	margin-bottom: 2em;
}
.news06 ul li {
	margin-bottom: 1em;
	list-style-type: disc;
	font-size: 1.05em;
	list-style-image: url(../img/icon_06.png);
}
.news06 ul li a {
	color: #FFF;
	text-decoration: none;
	font-family: "微軟正黑體";
	font-weight: bold;
}
.news06 ul li a:link {
	color: #FFF;
	text-decoration: none;
}
.news06 ul li a:visited {
	text-decoration: none;
}
.news06 ul li a:hover {
	color: #F0F000;
	text-decoration: none;
}

.news06 ul li date {
	display: block;
	font-family: Arial;
	font-size: 0.9em;
	color: #F00;
	letter-spacing: 0.1em;
}
.news07 {
	text-align: right;
	float: right;
	width: 72%;
	margin-top: 1em;
	font-family: "微軟正黑體";
	color: #CCC;
}

.news07 a {
	color: #CCC;
	text-decoration: none;

}
.news07 a:link {
	color: #CCC;
	text-decoration: none;

}
.news07 a:visited {
	color: #CCC;
	text-decoration: none;

}

.news07 a:hover {
	color: #FFF;
	text-decoration: none;

}

.more {
	color: #F00;
	}



/***********不同解析度*********************************************/

@media(max-width:1440px){}
@media(max-width:1366px){}
@media(max-width:1280px){}
@media(max-width:1024px){}
@media(max-width: 991px){}
@media(max-width:768px){
	.news05 {
	padding-right: 2em;
	padding-left: 2em;
}
	}
@media(max-width:640px){
		.news01 {
	float: none;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
.news02 {
	float: none;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
.news03 {
	float: none;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
.news03b {
	float: none;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
.news04 {
	float: none;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	

}
.news04b {
	float: none;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
		padding-bottom: 1em;
	margin-bottom: 1em;
}
.news05 {
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.news06 {
	border-top-style: none;
	padding-top: 0em;
	margin-bottom: 0em;
	
	
	
		
}
.news07 {
	float: none;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
	}
@media(max-width:480px){
	
	.news01b {

	width: 100%;
}
	
	.news02b {
	width: 100%;

}


.news03b {

	width: 100%;
}
	
	}
@media(max-width:320px){}
