@charset "utf-8";
/* CSS Document */

#breadcrumbs {
	right: 50px !important;
	top: 100px !important;
}
.top_title {
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: #76719A 1px solid;
}
.top_title .en {
	font-size: 28px;
}
.content {
}
.content img {
	max-width: 100%;
	height: auto !important;
}
.contitle {
	color: #395F8C;
	font-weight: bold;
	font-size: 15px;
}
.content .box {
	width: 50%;
	float: left;
	padding-right: 20px;
	border-right: #CCC 1px dotted;
}
.content .box2 {
	width: 50%;
	float: left;
	padding-left: 20px;
}
