@charset "utf-8";
/* CSS Document */

.year {
	color: #000;
	font-size: 12px;
	margin-right: 20px;
	font-weight: normal;
	font-family: Georgia;
	text-align: right;
	float: left;
	width: 40px;
	margin-left: 5px;
}
.year2 {
	color: #000;
	font-size: 12px;
	margin-right: 20px;
	font-weight: normal;
	font-family: Georgia;
	text-align: right;
	float: left;
	width: 80px;
	margin-left: 5px;
}
.detail {
	float: left;
	width: 530px;
	font-family: Tahoma, Geneva, sans-serif;
	background: url(../images/dot.gif) no-repeat;
	padding-left: 20px;
	background-position: left top;
}
.detail_01 {
	float: left;
	width: 490px;
	font-family: Tahoma, Geneva, sans-serif;
}
.detail_01 a:link {
	color: #446188;
}

.detail_02 {
	float: left;
	width: 470px;
	font-family: Tahoma, Geneva, sans-serif;
}
.detail_03 {
	float: left;
	width: 450px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom:2px;
}
.onlineread {
	width: 30px;
	color: #030;
	font-weight: bolder;
	float: left;
}
.onlineread a {
	width: 120px;
	color: #F3B352;
	font-weight: bolder;

}
.detail a {
	text-decoration: underline;
	color: #696969;
	font-family: Tahoma, Geneva, sans-serif;
}
.detail_sub {
	float: left;
	width: 500px;
	margin-bottom: 2px;
	margin-left: 30px;
	color: #986981;
	font-family: Tahoma, Geneva, sans-serif;
	background: url(../images/list.png) no-repeat left top;
	padding-left: 10px;
}
.detail_sub a {
	color: #986981;
	font-family: Tahoma, Geneva, sans-serif;
}
