/*----------------------------------------------------------------
  ----------------------------------------------------------------
	
	
	profile/index


  ----------------------------------------------------------------
  --------------------------------------------------------------*/

@import url(common.css);

#title{
	display:block;
	background:url(../img/index/title.png) no-repeat;
	width:698px;
	height:35px;
	text-indent:-9999px;
	margin:0 0 30px 0;
	}

#subtitle{
	display:block;
	background:url(../img/index/subtitle.png) no-repeat;
	width:698px;
	height:48px;
	text-indent:-9999px;
	margin:0 0 30px 0;
	}

#rightblock{
	display:block;
	width:320px;
	float:right;
	}


p{
	font-size:12px;
	line-height:18px;
	}
