@charset "UTF-8";

h2 {
	margin-bottom: 25px;
}

.news-box {
	margin: 0 30px;
	background: url("../img/bg_dot.jpg") repeat-x 0 0;
}

.news {
	background: url("../img/bg_dot.jpg") repeat-x 0 100%;
	padding-bottom: 24px;
	padding-top: 18px;
	clear: both;
}

.news h3 {
	font-weight: normal;
	letter-spacing: 1px;
	float: left;
}
.news2 {
	float: right;
	margin-right: 65px;
	width: 650px;
	display: inline;
}
.news p {
	padding-left:15px;
	background: url("../img/img_liststyle.jpg") no-repeat 0 0.5em;
	letter-spacing: 1px;
	
}

.go-top {
	text-align: right;
	margin: 314px 50px 10px 0;
}
