@charset "utf-8";
/* CSS Document */

.box_news_image{
	float:left;
	width:540px;
	padding-left:110px;
}
.box_news{
	float:left;
	width:650px;
	padding-bottom:20px;
	padding-top:10px;
}
.box_news_title1{
	float:left;
	width:650px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.box_news_title2{
	float:left;
	width:650px;
	text-align:center;
	font-size:12px;
	font-style:italic;
}
.box_news_detail{
	float:left;
	width:640px;
	text-align:justify;
	padding-top:10px;
	font-size:12px;
	padding-right:10px;
}
.box_newsUpdate01{
	float:left;
	width:650px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.box_newsUpdate01:hover{
	background-color:#EEE;
	color:#333;
}
.box_newsUpdate02{
	float:left;
	width:650px;
}
.box_newsUpdate03{
	float:left;
	margin:9px;
	border:1px #999999 solid;
	height: 100px;
	width: 150px;
}
.box_newsUpdate04{
	float:left;
	width:450px;
	margin-top:10px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-size:14px;
}
.box_newsUpdate05{
	float:left;
	width:620px;
	height:1px;
	border-bottom:1px #999999 dotted;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}

