@charset "utf-8";

/* header
--------------------------------------------*/
div#header{
width:100%;
height:80px;
>height:90px;
margin:0;
padding:0;
text-align:left;
}

div#header div#headerline{background:#eeeeee none repeat scroll 0 0; border-bottom:2px solid #cccccc; padding:2px 0; position:relative; text-align:right;}

p.headerword{font-size:81%; padding:0 5px 0 0;}

p.headerword a, p.headerword a:visited {
color:#000000;
margin:0 5px;
}

h1{
width:180px;
float:left;
height:40px;
padding:25px 20px 10px 10px;
>padding:20px 20px 15px 10px;
text-align:center;
}

img.yahoologo{margin:5px 0 0 0;}

/* search_topbox
--------------------------------------------*/
#search_topbox{
text-align:left;
font-size: 13px;
padding: 10px 0 0 0;
margin-left:200px;
}

#search_topbox p{
font-size:12px;
padding:0 0 3px;
}

#search_topbox span.web{
font-weight:bold;
}


#search_topbox input{ 
font-size: 14px;
}

.sch_box {
background:#F7F7F7 none repeat scroll 0%;
border:1px solid silver;
padding:3px 0 2px 2px;
width:380px;
height:15px;
_height:22px;
float:left;
/*display:block;*/
>float:none;
>position:relative;
>top:-1px;
>left:5px;
}

.sch_btn{
>position:absolute;
>width:120px;
display:block;
/*padding-left:5px;*/
>padding-left:0px;
}



/*--------------------------------------------
bottom_form
--------------------------------------------*/
#bottom_form {
margin: 30px 10px;
padding:20px 0;
border-top:#B3cbe3 1px solid;
border-bottom:#B3cbe3 1px solid;
background:#ecf5fa;
text-align:center;
clear:both;
/*width:100%;*/
}

#bottom_form input{ 
font-size: 14px;
}

form#form_bottom{
_width:530px;
_text-align:center;
_margin:0 auto;
_padding:0 auto;
}

#bottom_form .sch_box {
background:#F7F7F7 none repeat scroll 0%;
border:1px solid silver;
padding:3px 0 2px 2px;
width:380px;
height:15px;
_height:23px;
float:none;
_float:left;
_display:block;
position:relative;
left:5px;
_left:6px;

}

#bottom_form .sch_btn{
display:inline;
_display:block;
_width:120px;

}


/*--------------------------------------------
footer
--------------------------------------------*/
#footer {
margin:20px 0;
color:#666666;
text-align:center;
}

