@charset "utf-8";
/* CSS Document */

#header{
	background-image:url(../english/index/mainimage.png);
}

.welcome_txt{
	width:700px;
	margin:20px 0px 20px 10px;
	overflow:hidden;
	text-align:center;
}

/**/

.welcome{
	width:700px;
	margin:20px auto;
	overflow:hidden;
}

.welcome .txt{
	width:550px;
	float:left;
}

.welcome .txt p{
	margin-bottom:1em;
	text-align: justify;
	text-justify: distribute-all-lines;
}

.welcome .img{
	width:127px;
	float:right;
	overflow:hidden;
}
.red{
	color:#900;
}
