@charset "utf-8";
/* CSS Document */
div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li {
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
body  {
	font: 101%;
	padding: 0;
	text-align: center;
	background-color: #FFF;
	background-repeat: repeat;
}

/*=============midContainer==============*/
div#midContainer{
	position: absolute;
	width: 704px;
	height:243px;
	height: 750px;
	float: right;
	left: 168px;
	top: 250px;
	background-image: url(../_asset/images_ji/bg_bchpage.gif);
	background-repeat: no-repeat;
	background-position: 25px 255px;
}
#sprytextfield1, #sprytextfield2, #sprytextfield3 {
	float: right;
	margin-left: 0px;
	margin-bottom: 4px;
	margin-right: 16px;
	margin-top: 1px;
	clear: both;
	}
 .qText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333;
	text-align: center;
	}
#descrText p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	text-align: center;
	/*	vertical-align: top;
*/	font-weight: normal;
	/*	display: inline;*/
	color: #366CA3;
}
#descrText{
	width: 590px;
	padding-left: 60px;
	line-height: 1.4;
	padding-bottom: 25px;
	padding-top: 20px;
	}
#slideShow{
	padding-right: 4px;
	padding-top: 7px;
	}
