@charset "utf-8";

#bg {
background: url(../office/images/bg.gif) top repeat-x #FFFFFF;
width:100%;
}

#office .left {
float:left;
width:455px;
margin-top:40px;
}

#office .right {
float:right;
width:455px;
margin-top:40px;
}

#office .title {
font-size:16px;
line-height:200%;
text-align:left;
border-bottom:1px #e5e5db solid;
}

#office p {
font-size:12px;
text-align:left;
line-height:200%;
padding-top:10px;
}

#office .photo {
float:left;
text-align:left;
width:110px;
}

#office .profile {
float:right;
text-align:left;
width:345px;
font-size:12px;
line-height:200%;
}

#office .profile_0 {
float:right;
text-align:left;
width:455px;
font-size:12px;
line-height:200%;
}

#access {
}

#access .left {
float:left;
width:600px;
margin-top:40px;
}

#access .left p {
text-align:left;
margin:20px auto;
}

#access .right {
float:right;
margin-top:40px;
}