@charset "UTF-8";
@import url("../common/style_common.css");
@import url("../common/style_common2.css");

/* -- photo --  */
#content_left p.photo{
	margin:10px 0 0 35px;
}

/* -----------------------------------  */
/* -------------- right --------------  */
/* -----------------------------------  */

/* -- profile --  */
#content_right #profile{
	margin:25px 0 0 10px;
	padding-bottom:3px;
	width:640px;
	background:url(img/content_btm.jpg) left bottom no-repeat;

}
#content_right #profile_lr{
	width:634px;
	border-left:3px #ffffff solid;
	border-right:3px #ffffff solid;
	background:url(img/profile_bg.gif) right bottom no-repeat;
	background-color:#095176;
}
#content_right #profile table{
	width:634px;
	color:#FFFFFF;
	font-size:12px;
	line-height:100%;
}
#content_right #profile table th,
#content_right #profile table td{
	border-bottom:1px #ffffff solid;
	text-align:left;
	vertical-align:top;
	padding:5px 0px 5px 10px;
}
#content_right #profile table th{
	width:70px;
	border-right:1px #566579 solid;
}
#content_right #profile table .profile_txt{
	width:330px;
	border-left:1px #566579 solid;
	padding:10px;
	line-height:130%;
}


/* -- profile2 --  */
#content_right #profile2{
	margin-top:15px;
	width:180px;
	float:left;
}
#content_right #profile2 table{
	margin:5px 0 0 10px;
	width:150px;
	color:#FFFFFF;
	font-size:14px;
	border:1px #566579 solid;
	line-height:100%;
}
#content_right #profile2 table th{
	padding:5px 0 5px 10px;
	background-color:#213651;
	font-weight:bold;
	text-align:left;
}
#content_right #profile2 table td{
	border-top:1px #566579 solid;
	padding:10px;
	vertical-align:top;
	line-height:150%;
}

/* -- profile3 --  */
#content_right #profile3{
	margin-top:15px;
	width:470px;
	float:left;
}

#content_right #profile3 table{
	margin:5px 0 0 10px;
	width:460px;
	color:#FFFFFF;
	font-size:12px;
	border:1px #566579 solid;
	line-height:100%;
}
#content_right #profile3 table th{
	padding:4px;
	font-size:12px;
	border-top:1px #566579 solid;
	background-color:#213651;
	text-align:center;
	font-weight:bold;
}
#content_right #profile3 table td{
	border-top:1px #566579 solid;
	padding:4px;
	text-align:right;
}