@charset "utf-8";
/* CSS Document */

.introductioncontent {
	width: 320px;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}
/* CSS Document */

.introductioncontent hr{
	width: 320px;
	margin: 20px 0 5px 0;

}
/* CSS Document */

.introductioncontent img{
	margin: 5px 0 5px 0;
	width: 310px;

}
.introductioncontent h1{
	background-image: url(../images/company/h1_bg.jpg);
	font-size: 16px;
	line-height: 15px;
	height: 26px;
	width: 320px;
	background-repeat: no-repeat;
	padding-top: 9px;
	color: #FFF;
	text-align: center;
	background-position: center top;

}
.introductioncontent p{
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 18px;
	line-height: 22px;
	text-align: center;


}
/* CSS Document */

.introductioncontent hr{
	color: #999;

}
.introductioncontent h2{
	font-size: 30px;
	line-height: 35px;
	padding-top: 9px;
	text-align: center;
	color: #F00;

}
.introductioncontent h3{
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	margin: 0 auto 0 auto;
	font-weight: normal;
	width: 300px;


}
.introductioncontent h4{
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	color: #074A96;
	margin: 20px 10px 0 10px;


}
.introductioncontent h5{
	width: 320px;
	height: 60px;
	background-image: url(../images/intro/50_bg.jpg);
	text-align: center;
	background-repeat: no-repeat;
	margin: 10px 0px 20px 0;
	font-size: 20px;
	color: #21B16C;
	padding: 15px 0 0 0;
	line-height: 35px;
	background-position: center top;



}
.introductioncontent h6{
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	margin: 0 auto 0 auto;
	font-weight: normal;
	width: 310px;


}
/* CSS Document */

.introductioncontent #text{
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;

}
/* CSS Document */

.introductioncontent #text .style{
	font-size: 13px;
	line-height: 20px;


}
/* CSS Document */

.display  {
	display: none;



}
