@charset "UTF-8";
/******************************************************* mainBox ***/
#mainBox{
	width:820px;
	height:auto;
	min-height:1290px;
	max-height:8000px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
}
/******************************************************* mainLeft ***/
#mainLeft{
	align:right;
	width:250px;
	height:auto;
	min-height:1290px;
	max-height:6000px;
	background-image:url("/personal/images/ButtonAu.jpg");
	background-repeat:no-repeat;
	float:left;
}
/******************************************************* mainRight ***/
#mainRight{
	text-align:left;
	align:left;
	width:560px;
	height:auto;
	min-height:1290px;
	max-height:6000px;
	margin:0ox;
	padding-right:0px;
	padding-left:0px;
	float:right;
}
.mainRightSide{
	text-align:left;
	align:left;
	width:560px;
	height:auto;
	min-height:100px;
	max-height:450px;
	margin-bottom:2px;
	padding-bottom:0px;
	border:1px solid #CC99CC;
	-moz-border-top-right-radius-: 8px;
	-moz-border-bottom-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.rightDetail{
	background:url("/personal/images/rightDetail.jpg") bottom right no-repeat;
}
#rightDetail1{
	background:url("/personal/images/rightDetail1a.jpg") top right no-repeat;
}
#rightDetail2{
	background:url("/personal/images/rightDetail1b.jpg") top right no-repeat;
}
#rightDetail3{
	background:url("/personal/images/rightDetail1c.jpg") top right no-repeat;
}
#rightDetail4{
	background:url("/personal/images/rightDetail1d.jpg") top right no-repeat;
}
.rightUpper{
	text-align:left;
	width:560px;
	height:65px;
	margin:0px;
	padding:0px;
}
#rUr1{
	background:url("/personal/images/rightDetailUpper1.png") bottom left no-repeat;
}
#rUr2{
	background:url("/personal/images/rightDetailUpper2.png") bottom left no-repeat;
}
#rUr3{
	background:url("/personal/images/rightDetailUpper3.png") bottom left no-repeat;
}
#rUr4{
	background:url("/personal/images/rightDetailUpper4.png") bottom left no-repeat;
}
.rightTexts{
	text-align:left;
	align:left;
	width:330px;
	height:auto;
	min-height:50px;
	max-height:500px;
	margin-bottom:2px;
	margin-left:5px;
	padding-top:15px;
	padding-right:5px;
	padding-bottom:15px;
	padding-left:5px;
	border:1px solid #CC99CC;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	ckear:both;
}
#rTs1{
	background:url("/personal/images/rightDetailTexes1.jpg") no-repeat top;
}
#rTs2{
	background:url("/personal/images/rightDetailTexes2.jpg") no-repeat top;
}
#rTs3{
	background:url("/personal/images/rightDetailTexes3.jpg") no-repeat top;
}
#rTs4{
	background:url("/personal/images/rightDetailTexes4.jpg") no-repeat top;
}

