@charset "utf-8";
/* CSS Document */
.pageTitle1{
	width: 500px;
	height: 35px;
	background-image: url(../images/title_1.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 5px;
}

.pageTitle2{
	width: 470px;
	height: 20px;
	background-image: url(../images/title_2.jpg);
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 0px;
}

.top_bottom {
	font-size: 0px;
	line-height: 0px;
	margin-left: 0px;
}

.news{
	padding: 0px;
	margin-top: 0px;
	margin-left: 60px;
	width: 480px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

.date{
	width:50px;
	float:left;
}

.topic{
	margin-left:50px;
	width:420px;
}

