@charset "utf-8";

/*
	@Message and Profile
*/

/*----------------------------------------------------------
	1.Layout Set.
-----------------------------------------------------------*/

div#ColumnRight{
	background:url(../images/profile/bh.jpg) no-repeat top right;
	}
	
div.contentsInner{
	line-height:2.5em;
	margin-left:20px;
}

div#Contents div.profileBox{
	margin-top:30px;
	padding-top:30px;
	padding-bottom:30px;
	background:url(../images/common/contents_line.gif) repeat-x top left;
}

div#Contents div#Profile{
	width:330px;
	padding-left:20px;
	float:left;
	}

div#Contents div#Profile h2{}

ul#Degree{
	margin:20px 0px;
	}

ul#Degree li{
	line-height:1.8em;
	padding-left:10px;
	background:url(../images/common/icon_small.gif) no-repeat left 0.5em;
	}

div#Photo{
	width:200px;
	padding-top:10px;
	float:right;
	}

ul#Biography{
	margin:15px 0px;
	padding:0px 20px;
	}

ul#Biography li{
	margin:6px 0px;
	padding-left:15px;
	background:url(../images/common/icon_large.gif) no-repeat 0px 3px;
	}