@charset "utf-8";
/* CSS Document */
@import url(header.css);
@import url(footer.css);
@import url(base.css);
#main .item1{
	width:970px;
	padding:50px 0 0 65px;
}
#main .item2{
	width:970px;
	padding:30px 0 0 65px;
}
#main .bold{
	text-align:left;
	font-weight:bold;
	color:#00a789;
	font-size:14px;
	padding-bottom:5px;
}
#main .txtC{
	text-align:left;
	font-size:12px;
	color:#565454;
	line-height:1.6;
}