@charset "utf-8";
/* CSS Document */

.block_01 {
	float: left;
	width: 760px;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
	margin-top: 10px;
}
.block_03 {
	float: left;
	width: 770px;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-left: 50px;
}

.block_02 {
	float: left;
	width: 250px;
	padding-right: 15px;
	padding-left: 15px;
}


.r_pic {
	float: left;
	width: 100px;
}
.r_title {
	font-size: 12px;
	color: #000;
	float: left;
	width: 500px;
	margin-left: 25px;
	padding-left: 10px;
	font-family: Georgia;
	padding-bottom: 5px;
}
.r_content p a {
	color: #A8CDDF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8CDDF;
}
.r_content p a:hover {
	color: #A8CDDF;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #A8CDDF;
}


.r_title a {
	font-size: 14px;
	color: #FC3;
	font-weight: bold;
	font-family: Georgia;
	font-style: italic;
}


.r_content {
	float: left;
	width: 600px;
	margin-left: 35px;
	margin-top: 10px;
	color: #CCC;
	font-size: 12px;
}

.year {
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 14px;
	font-family:Georgia;
	color: #FEFFFB;
	text-indent: 25px;
	background-color: #000;
	background-image: url(../images/y_bg.jpg);
}
