@charset "UTF-8";
h4       {
	font-size: 108%;
	background-image: url(../common/h3Bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #663300;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.intro {
	clear: both;
	margin-bottom: 70px;
}
.intro   .L190 {
	text-align: center;
	float: left;
	width: 190px;
}
.intro   .R470 {
	float: left;
	width: 470px;
	font-size: 93%;
	line-height: 150%;
	color: #666666;
}
.session {
	clear: both;
	background-image: url(../img/Produce/sessionBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.session h3 {
	padding-top: 21px;
	padding-left: 12px;
	float: left;
	width: 496px;
}
.session ul {
	text-align: right;
	float: left;
	width: 206px;
	padding-top: 9px;
}
.session li {
	padding-left: 7px;
	float: left;
	width: 94px;
}
.Box  {
	clear: both;
	padding-bottom: 15px;
	padding-top: 15px;
}
.Box   .L400  {
	float: left;
	width: 400px;
	padding-left: 30px;
	font-size: 93%;
	line-height: 150%;
	color: #666666;
}
.Box   .R260  {
	float: right;
	width: 260px;
}
.Box   .L520 {
	width: 520px;
	padding-left: 4px;
	float: left;
	font-size: 93%;
	line-height: 150%;
	color: #666666;
}
.Box    .R170 {
	float: left;
	width: 170px;
}
.uLine   {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.nextBtn   {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

