body{
	font-size:12px;
	letter-spacing:0.1em;
	line-height:130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

br { letter-spacing: normal; clear: all;}
html{overflow-y: scroll;}

.left_Area{
	float:left;
	margin-right:10px;
	width:320px;
}

.right_Area{
	float:right;
	margin:0;
	padding:0;
	width:208px;
}

.maB{
	margin-bottom:10px;
}

.left_Area2{
	float:left;
	margin-right:10px;
	width:208px;
}

.right_Area2{
	float:right;
	margin:0;
	padding:0;
	width:320px;
}

/*Add 100426*/
.inner_wrap {
	width: 515px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 200px;
}
.inner_text_01 {
	background-color: #C4FFE6;
	float: right;
	width: 300px;
	border: 1px solid #18CB88;
}
.staff_title {
	border-top: 2px solid #75aefb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f2f2f2;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.hd_title {
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
	color: #666;
	padding-bottom: 3px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.bottom_corner {
	background-image: url(../img/bg_staff_reg.gif);
	background-repeat: no-repeat;
	margin: auto;
	height: 101px;
	width: 490px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.bottom_corner .reg_button {
	float: right;
	width: 115px;
}
.bottom_corner .reg_text {
	float: left;
	width: 360px;
	margin-top: 10px;
}
.staff_inner {
	margin: auto;
	width: 515px;
}
.staff_inner dl dt {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.staff_inner dl dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.3em;
}
.inner_text_00 {
	width: 300px;
	float: right;
	background-color: #C1F9FF;
	border: 1px solid #5ADCE7;
}
.inner_wrap img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
