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

@import "default.css";
@import "header.css";
@import "footer.css";
@import "base.css";


.no_tit {
	background-image: url(../img/common/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 0.9em;
	clear: both;
	width: 650px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	color: #333333;
	margin-left: 48px;
}
.txt_info {
	font-size: 0.85em;
	width: 630px;
	margin-left: 55px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	color: #666666;
	line-height: 1.7em;
}
.no {
	background-color: #80b400;
	color: #FFFFFF;
	text-align: center;
	margin-right: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
}
.arrowTit {
	clear: both;
	font-size: 0.8em;
	color: #4c8300;
	margin-left: 55px;
	background-image: url(../reform/img/list_comment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	margin-bottom: 6px;
	width: 630px;
}
.txt_s {
	font-size: 0.75em;
	width: 630px;
	margin-left: 55px;
	padding-bottom: 5px;
	color: #666666;
	line-height: 1.7em;
}
.centerImg {
    width: 621px;
	margin-left: 63px;
}
.contactForm {
	width: 660px;
	margin-left: 48px;
	margin-bottom: 35px;
}