@charset "utf-8";
/* CSS Document */

#wrapper {
	text-align: center;
}
#maincont {
	text-align: left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#backtop {
	margin-top: 20px;
}
#header {
	font-size: 110%;
	line-height: 150%;
	margin-top: 30px;
}
.cont {
	clear: both;
	padding-top: 30px;
}
.cont img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cont  #wellaimg {
	float: left;
	padding-right: 20px;
	width: 200px;
}
.cont #add {
	background-image: url(../bg/introbg01.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 23px;
	width: 397px;
	line-height: 150%;
}
.cont .infot {
	height: 25px;
	background-image: url(../bg/introbg03.gif);
	background-repeat: no-repeat;
}
.cont .infom {
	background-image: url(../bg/introbg04.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 110%;
	line-height: 150%;
}
.cont .infob {
	background-image: url(../bg/introbg05.gif);
	background-repeat: no-repeat;
	height: 8px;
}

.cont  p {
	line-height: 150%;
}
.cont .imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.cont .imgleft {
	float: left;
	margin-right: 10px;
}
.cont .textright {
	line-height: 150%;
}
.cont .textleft {
	line-height: 150%;
}
.cont .broun {
	background-image: url(../bg/introbg02.gif);
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}
.cont .broun img {
	margin-bottom: 10px;
}





#footer {
	margin-top: 150px;
}
