/* ==[ TopPage ]============================================= */
div#header, div#photoBg, div#mainPhoto {
	margin-top:0;

	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-indent:-8000px;
}
div#header {
	background:url('../img/head.gif') no-repeat;
	width:770px;
	height:87px;
}
div#photoBg {
	background:url('../img/bg_topphoto.gif') no-repeat;
	width:770px;
	height:413px;
}








/* =[ TopPage image ]= */
div#mainPhoto {
	background:url('../img/top_image15.jpg') no-repeat;
	width:750px;
	height:413px;
}









/* =[ TopPage content ]= */
div#contentBody {
	background:#FFFFFF url('../img/bg_contentbody.gif') top center repeat-x;
	width:750px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
/* =information= */
div#infomation {
	width:523px;
	padding:26px 0px 37px 9px;
	float:left;
}
div#infoHeader {
	background:url('../img/infotbl_top.gif') top center no-repeat;
	width:523px;
	height:10px;
	margin:0;
	padding:0;
}
div#infoBody {

	background:url('../img/infotbl_middle.gif') top center repeat-y;
	width:523px;
	margin:0;
	padding:7px 0px;
	text-indent:0;
}
#infoBody table{ margin:0px 16px; }
.infoText{ padding-left:13px; }	
.infoText span{	color:#0068B7 }
.infoDate{ vertical-align:top; padding-top:1px; }
div#infoFooter {
	background:url('../img/infotbl_bottom.gif') top center no-repeat;
	width:523px;
	height:10px;
	margin:0;
	padding:0;
}
/* =profile= */
div#profile {
	text-indent:0px;
	width:197px;
	margin:26px 0px 28px 14px;
	padding:0;
	float:left;
}
div#profileHeader {
	background:url('../img/pofile_bgtop.jpg') top left no-repeat;
	width:197px;
	height:92px;
	margin:0;
	padding:0;
}
div#profileName{padding:40px 0px 2px 13px;}
div#profileButton	{	padding:0px 0px 0px 11px; }
div#profileBody	{
	background:url('../img/profile_bgmiddle.gif') top left repeat-y;
	margin:0;
	padding:0px 8px;
}
div#profileAddress { padding:8px 5px 25px 5px; }
div#profileBottom	{
	margin:0;
	padding:0;
}



