
#box4 {
	float: right;
}


/* *** Note register *** */
#note_register {
	clear: both;
		width: 248px;
	float: right;
	margin-bottom: 1em;
}
#note_register .bg4 {
	padding: 15px;
}
#note_register h2 {
	font-size: 120%;
	margin-bottom: 0;
}
#note_register p {
	margin: 0;
}

/* *** Note Suggestion Box *** */
#note_suggestion_box {
	clear: both;
	width: 248px;
	float: right;
	margin-bottom: 1em;
}
#note_suggestion_box .bg4 {
	padding: 15px;
}
#note_suggestion_box h2 {
	font-size: 120%;
	margin-bottom: 0;
}
#note_suggestion_box p {
	margin: 0;
}


#section-news {
}

.bg4 h3 {
	font-size: 90%;
}
.bg4 p {
	margin-top: 2em;
}

.ks-list {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.ks-list li {
	font-size: 90%;
	margin-left: 0;
	padding-left: 0;
	margin: 0.5em 0;
	width: auto;
}
.ks-list li a {
	width: auto;
}

.ks-list li a:hover {
	background-color: white;
}
.hotImage{
	text-align:center;
}

