@charset "utf-8";
/* CSS Document */
#leftside_title {
	margin-bottom:20px;
}
#main_box{
	background:#F2F2F2;
}
#content {
	margin: 0 auto;
	position: relative;
	line-height: 26px;
}
#content img {
	max-width: 940px !important;
	height: auto !important;
}
#content table td {
	padding: 5px 0;
	line-height: 25px;
	letter-spacing: 0px;
}
.contitle {
	font-size: 13px;
	font-weight: bold;
	color: #005299;
}
