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

/* #mainContent2 #contentLeft
------------------------------------------------------------------------*/
#mainContent2 #contentLeft h2 {
	width: 690px;
	margin: 0px auto 40px;
	font-size: 18px;
	text-align: center;
}
.box {
	padding: 0px 0px 30px 0px;
	border-bottom: dotted 1px #999;
}
.boxSub1 {
	width: 690px;
	margin: 0px 0px 30px;
}
.boxSub1 .left {
	float: left;
	width: 410px;
	margin: 0px 30px 0px 0px; 
}
.boxSub1 .right {
	float: left;
	width: 250px;
	margin: 0px 0px 0px 0px; 
}
.box h3 {
	height: 23px;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 0px 30px;
	background: url(images/q.jpg) no-repeat left center;
}