@charset "UTF-8";
/* CSS Document */
/* The Anh */

.section .section-inner {
    padding: 20px 10px 50px;
}
.logo-block {
	padding: 0 0 0 10px;
	/*width: 370px;*/
	float: left;
}
.logo-block .logo-image,
.logo-block .logo-image img {
	display: inline;
	vertical-align: middle!important;
}
.logo-block .text-left {
	display: inline;
	vertical-align: middle;
	color: #360000;
	font-size: 134%;
	padding: 0 0 0 10px;
}
.logo-block .txtdescri {
	font-size: 120%;
	color: #535353;
	line-height: 1.6;
	margin: 20px 10px;
}
.block .block-inner {
	margin-top: 15px;
	width: 644px;
	text-align: center;
	background-color: #fff;
	padding: 20px 0 0;
}

.event p {
	font-size: 160%;
	color: #444;
}

.imgevent {
	padding-top: 10px;
	float: right;
}
.detail {
	clear: both;
}
.detail dl {
	width: 600px;
	overflow: hidden;
	margin: 0 auto 20px;
}
.detail dt {
	border-left: 5px solid #e65c00;
	color: #e65c00;
	padding: 5px 0 5px 10px;
	font-size: 120%;
	float: left;
	display: block;
	width: 100px;
}
.detail dd {
	margin-left: 120px;
	font-size: 110%;
	padding-top: 5px;
	line-height: 1.5;
}
.detail dd span {
	color: #e60000;
}
.entry {
	border: 1px solid #e65c00;
	background: #fff;
	position: relative;
	font-size: 110%;
	width: 450px;
	min-height: 160px;
	margin: 10px auto;
}
.entry h3 {
	background: #e65c00;
	padding: 5px 10px;
}
.entry .owl {
	position: absolute;
	top: 0px;
	right: 0;
}
.entry p {
	margin: 10px 30px;
	line-height: 1.6;
}
.entry a {
	color: #e65c00;
	text-decoration: none;
}
.entry a:hover {
	text-decoration: underline;
}
.past {
	width: 640px;
	margin: 50px auto 20px;
	clear: both;
/*	background: url(../images/information/img_dot.png) no-repeat 50% 0;*/
}

.past h4 {
	font-size: 130%;
	color: #582a2a;
	background: url(../images/information/border.png) repeat-x 0 50%;
}
.past h4 strong {
	background: #fffcf3;
	padding-right: 10px;
}
.past ul {
	margin: 10px 20px 0;
}
.past li {
	background: url(../images/common/ico_aquare01.png) no-repeat 0 5px;
	padding-left: 10px;
	font-size: 120%;
	margin-bottom: 5px;
}
.past a {
	color: #e65c00;
	text-decoration: none;
}
.past a:hover {
	text-decoration: underline;
}

dl.special {
	font-size: 130%;
	line-height: 1.9;
	overflow: hidden;
}

dl.special  dt {
	width: 260px;
	/* height: 80px; */
	float: left;
}

.paper p {
	font-size: 120%;
	line-height: 1.7;
}