@charset "utf-8";

.Introduction h2 {
	background-image: url(../../images/about_title.jpg);
	text-indent:-9999px;
	width:700px;
	height:34px;
}

.IntroductionTitle{
	color:#FF6600;
	font-size:large;
	font-weight:bold;
	margin:30px 0 5px;

}

.IntroductionSubTitle{
	font-weight:bold;
	margin:20px 0 10px;
	padding:0 0 0 5px;
}

.IntroductionTxt{
	margin:5px 0;
	padding:0 0 0 10px;
	line-height:1.2em;
}

.IntroductionImg{
	width:640px;
	margin:10px auto;
	padding:0;
}

.IntroductionImg table p{
	line-height:1.5em;
}