body {background: #ffffff; margin-top:30px; text-align:center;}

#focus {position: relative; width: 960px;margin-left: auto;	margin-right: auto;	left:0px; top:0px;}

#TopMenu {position:absolute; width:960px; left: 0px; top:-1px;}
#Date {width:240px; height:25px; position:absolute; left:0px; top:0px; text-align: left;}
#BookMark {width:480px; height:25px; position:absolute; left:240px; top:0px; text-align: center;}
#Telephone {width:240px; height:25px; position:absolute; left:720px; top:0px; text-align: right;}

#FirstRuler, #SecondRuler{
	position: absolute;
	background-image: url(../img/line_dot.jpg);
	background-repeat: repeat-x;
	width:960px;
	height:1px;
	left:0px;
	z-index: 114;

}

#SiteName {
	position:absolute;
	width:960px;
	height: 55px;
	left: 0px;
	top:37px;
	z-index: 100;
}
#SiteSub {
	position:absolute;
	width:220px;
	height: 22px;
	left: 370px;
	top: 76px;
	z-index: 104;
}
#SiteStrap {
	position:absolute;
	width:960px;
	height: 45px;
	left: 0px;
	top: 95px;
	z-index: 103;
}

#MenuTop, #MenuL1, #MenuL2, #MenuL3, #MenuR1, #MenuR2, #MenuR3 {
	width:170px;
	position:absolute;
	padding-bottom:2px;
	border-bottom: 1px solid #606060;
	z-index: 111;
}

#MenuTop {left:395px; top:153px;}
#MenuL1 {left:155px; top:188px;}
#MenuL2 {left:62px; top:160px;}
#MenuL3 {left:263px; top:160px;}
#MenuR1 {left:635px; top:188px;}
#MenuR2 {left:527px; top:160px;}
#MenuR3 {left:728px; top:160px;}

#FontSize {
	width:180px;
	position:absolute;
	left:780px;
	top:222px;
	text-align: right;
	z-index: 112;
}

#MainBody {
	position:absolute;
	left:0px;
	top:277px;
	width:960px;
	z-index: 115;
}
#BottomArea {
	position: relative;
	width:960px;
	left:0px;
	top:0px;
	z-index: 2;
}

/* photo borders */
.pb {
	border: 1px solid #ebebeb;
}
