@charset "utf-8";
body {
	background-image: url(../images/news/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#box_01 {
	float: left;
	width: 570px;
	border: 1px solid #dca8a8;
	margin-top: 32px;
	padding: 10px;
}
.list li {
	float: left;
	width: 530px;
	list-style-type: none;
	border-bottom: 1px dashed #e6c9cb;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 45px;
	font-weight: normal;
	font-family: 新細明體;
	color: #003366;
	font-size: 15px;
	margin-top: 2px;
	margin-bottom: 7px;
}
.list img {
	float: right;
}

.sub_01 {
	background: url(../images/news/sub_01.jpg) no-repeat left top;
}
.sub_02 {
	background: url(../images/news/sub_02.jpg) no-repeat left top;
}
.sub_03 {
	background: url(../images/news/sub_03.jpg) no-repeat left top;
}
.sub_04 {
	background: url(../images/news/sub_04.jpg) no-repeat left top;
}
.sub_05 {
	background: url(../images/news/sub_05.jpg) no-repeat left top;
}
.sub_06 {
	background: url(../images/news/sub_06.jpg) no-repeat left top;
}
.sub_07 {
	background: url(../images/news/sub_07.jpg) no-repeat left top;
}
.sub_08 {
	background: url(../images/news/sub_08.jpg) no-repeat left top;
}
.further {
	font-size: 11px;
	color: #000;
}

a:link {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	margin-left: 5px;
}
a:visited {
	text-decoration: none;
	color: #C40000;
}
a:hover {
	text-decoration: none;
	color: #cc3333;
}
a:active {
	text-decoration: none;
	color: #990000;
}
