@charset "utf-8";

#profile{width:900px; background-color:#FFD9F0; padding:15px; position:relative; display:none;}
#pf_photo{margin-right:15px; float:left;}
#pf_txt{float:left; width:510px; margin-top:35px;}
#pf_txt dt{margin-bottom:30px;}
#pf_txt dd{line-height:200%;}
#language{position:absolute; left:740px; top:15px; display:none;}
#language li{float:left; display:block; overflow:hidden;}
#language #btn01{width:93px; height:12px; background:url(../images/profile/lang.gif) no-repeat bottom left; text-indent:-1000px;}
#language #btn02{width:78px; height:12px; background:url(../images/profile/lang.gif) no-repeat bottom right; text-indent:-1000px;}
#language #btn01 a{height:12px; display:block; background:url(../images/profile/lang.gif) no-repeat top left;}
#language #btn02 a{height:12px; display:block; background:url(../images/profile/lang.gif) no-repeat top right;}
#language #btn01 a:hover{background:url(../images/profile/lang.gif) no-repeat bottom left;}
#language #btn02 a:hover{background:url(../images/profile/lang.gif) no-repeat bottom right;}

