#header {
        background: #fff url('http://www.01e.net/wpimg/tenpo_head_bg.gif') repeat-x top left ;
	margin: 0px;
	padding: 0px;
	height: 60px;
	}

#headerimg 	{
	margin: 0px auto;
	height: 60px;
	width: 985px;
        text-align : left;
        position : relative;
	}

#headerimgin {
        background: #fff url('http://www.01e.net/wpimg/tenpo_head_bg.gif') repeat-x top left ;
        width : 945px;
        margin : 0px 20px;
        position : relative;
}

#headermenu {
        width : 290px;
        position : absolute;
        left : 200px;
        bottom : 5px;
        margin : 0px;
        padding : 0px;
        text-align : left;
}

#headermenu ul {
        list-style-type : none;
        margin : 0px;
        padding : 0px;
}

#headermenu li {
        float : left;
        margin-left : 10px;
        padding : 0px;
        display : inline;
}

.thhsearch {
        margin : 0px;
        padding : 0px;
        width : 350px;
        position : absolute;
        right : 0px;
        top : 30px;
        text-align : right;
        font-size : 0.8em;
}

.thhsearch .ta {
        width : 200px;
}

