@charset "UTF-8";
#toTop {
	position: fixed;
	bottom: 30px;
	right: 0px;
	cursor: pointer;
	display: none;
}
#toTop .fa {margin-right: 5px;}.navbar-header .navbar-brand img {
	margin-top: -5px;
}
.col-sx-12 div #c_dtail {
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.container a #mo {
	font-size: xx-large;
}
.container .news_inner .news_aria {
	width: auto;
	height: 200px;
	display: block;
	overflow-y: auto;
	font-size: large;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #D8D8D8;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
}
.container .news_inner #news {
	font-size: xx-large;
	margin-top: 15px;
}

a:hover{
color:#E48E00;
text-decoration:underline;
}div p a {
	color: #0574F4;
}
.container.text-center .text-center.alert-danger {
	margin-top: 7px;
}
.container.text-center a .btn.btn-danger {
	margin-top: 16px;
}
