.news02 {
	margin-top: 2em;
	height: 180px;
}
.news02 date {
	font-family: Arial;
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border: 1px solid #999;
	display: block;
	font-size: 1em;
	padding: 0.5em;
	text-align: right;
	margin-bottom: 0.5em;
	background-color: #F3F3F3;
	color: #666;
}
.news02 p {
	font-family: "微軟正黑體";
	display: block;
	width: 95%;
	font-size: 1.5em;
	color: #069;
	margin-right: auto;
	margin-left: auto;
}
.news02 content {
	display: block;
	width: 95%;
	font-size: 1.1em;
	color: #666;
	font-family: "微軟正黑體";
	margin-right: auto;
	margin-left: auto;
}
.news02 content a {
	color: #666;
	text-decoration: none;
}

.news02 content a:link {
	color: #666;
	text-decoration: none;
}
.news02 content a:visited {
	color: #666;
	text-decoration: none;
}
.news02 content a:hover {
	color: #333;
	text-decoration: none;
}

.news02 more {
	font-size: 1em;
	color: #F00000;
	display: block;
	width: 95%;
	margin-top: 0.5em;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
.news02 more a {
	color: #F00000;
	text-decoration: none;
}

.news02 more a:link {
	color: #F00000;
	text-decoration: none;
}

.news02 more a:visited {
	color: #F00000;
	text-decoration: none;
}

.news02 more a:hover {
	color: #BF0000;
	text-decoration: none;
}







.news03 {
	margin-top: 2em;
}
.news03 date {
	font-family: Arial;
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border: 1px solid #999;
	display: block;
	font-size: 1em;
	padding: 0.5em;
	text-align: right;
	margin-bottom: 0.5em;
	background-color: #F3F3F3;
	color: #666;
}
.news03 p {
	font-family: "微軟正黑體";
	display: block;
	width: 95%;
	font-size: 1.5em;
	color: #069;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	font-weight: bold;
}
.news03 content {
	display: block;
	width: 95%;
	font-size: 1.1em;
	color: #666;
	font-family: "微軟正黑體";
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	padding-bottom: 1em;
}




.news04 {
	font-size: 1em;
	color: #000;
	display: block;
	width: 95%;
	margin-top: 1em;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 2em;
	font-family: "微軟正黑體";
}


.news04 a {
	color: #FFF;
	text-decoration: none;
	
}


.news04 a:link {
	color: #FFF;
	text-decoration: none;
	
}

.news04 a:visited {
	color: #333;
	text-decoration: none;
	
}

.news04 a:hover {
	color: #039;
	text-decoration: none;
	
}
.news05{
	width: 30%;
	float: left;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	clear: left;
}
.news05 img{
	width: 100%;
}
.newsIMG img{
	padding: 5px;
}


/*************************************/
@media(max-width:1440px){}
@media(max-width:1366px){}
@media(max-width:1280px){}
@media(max-width:1024px){
	
	}
@media(max-width:768px){
.news02 {
	height: 210px;
}

.news02 p {
	font-size: 1.3em;
}

.news05{
	width: 40%;
}

	}
@media(max-width:640px){}
@media(max-width:480px){
	.news02 p {
	font-size: 1.2em;
}

.news05{
	width: 55%;
}
	}
@media(max-width:320px){}
