#title {
	clear:both;
	width:808px;
	height:120px;
	margin:0 -54px;
	padding:0;
	text-align:left;
	position:relative;
	background:url(/english/image_cmn/img_title.jpg) no-repeat 0 0 ;
	}
#title img{
	margin:0px;
	padding:0px;
	}
#title .header_text {
color:#FFFFFF;
font-size:85%;
text-align:left;
position:absolute;
left:288px;
top:3px;
z-index:1;
}
#title .box_text {
	width: 266px;
	height:46px;
	margin:0px;
	padding:0px ;
	text-indent:-9999px;
	position:absolute;
	top:34px;
	left:214px;
	}
#title .title_img {
	width:213px;
	height:120px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:0;
	left:25px;
	}
#title .title_img a {
	display:block;
	width:213px;
	height:120px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	position:relative;
	left:30px;
	z-index:10;
	}

#title .box_btn {
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	left:30px;
	}
	
#title ul#btn_head {
	margin:0px;
	padding:0px;
	list-style:none;
	width:476px;
	position:absolute;
	left:244px;
	top:55px;
	}
#title ul#btn_head li {
	float:left;
    height:40px;
	margin:0;
	}	
#title ul#btn_head a {
    display:block;
    height:40px;
	margin:0px;
	padding:0px;
    text-indent:-9999px;
    overflow:hidden;
}
#title ul#btn_head li.btn_home { width:95px; }
#title ul#btn_head li.btn_mynote,
#title ul#btn_head li.btn_useful { width:190px; }

#title ul#btn_head li.btn_home a { width:95px; background:url(/image_cmn/btn_header.gif) no-repeat 0 0 ;}
#title ul#btn_head li.btn_mynote a { width:190px; background:url(/image_cmn/btn_header.gif) no-repeat -95px 0 ;}
#title ul#btn_head li.btn_useful a { width:190px; background:url(/image_cmn/btn_header.gif) no-repeat -285px 0 ;}

#title ul#btn_head li.btn_home a:hover { background:url(/image_cmn/btn_header.gif) no-repeat 0 -40px ;}
#title ul#btn_head li.btn_mynote a:hover { background:url(/image_cmn/btn_header.gif) no-repeat -95px -40px ;}
#title ul#btn_head li.btn_useful a:hover { background:url(/image_cmn/btn_header.gif) no-repeat -285px -40px ;}
	
#title .btn_login {
	width:114px;
	height:20px;
	position:absolute;
	top:65px;
	right:15px;
	}
#title .user_name {
	text-align:left;
	margin:0;
	position:absolute;
	top:95px;
	right:15px;
	}
#title .user_name p {
	height:15px;
	padding:0;
	text-align:right;
	color:#6E6E6E;
	}
#title .user_name p span {
	font-weight:bold;
	}
#title .user_name img {
vertical-align:middle;
}	