#tabbox h4{
margin:0;
padding:0;
}

#tabbox {
width:560px;
background:url("../tab_image/tab_bg.gif") repeat-x left top;



padding-left:10px;
margin-left:18px;
_margin-top:5px;
}

#tabbox h4 {
float:left;
width:129px;
height:24px;
background:url("../tab_image/default.gif") no-repeat left top;
margin-right:5px;
color:#DDD;
font-size:small;
line-height:160%;
text-align:center;
}
body #tabbox h4 {
_margin-left:-1px;
_width:131px;
_margin-right:2px;
_height:29px;
_margin-top:0px;
}

#tabbox h4 a{
display:block;
width:125px;
color:#000;
font-size:small;
_font-size:x-small;
line-height:160%;
padding:4px 5px 0 5px;
text-align:center;
text-decoration:none;



overflow:hidden;
}


#screen {
width:540px;
clear:both;
padding:10px 10px 10px 10px;
font-size:small;
_font-size:x-small;
line-height:160%;
color:#333;
line-height:160%;
}



#screen dt{
margin-left:-15px;
}

#screen h5{
margin-left:0;
}

#box1{
width:540px;
clear:both;
padding:10px;
color:#666;
font-size:small;
line-height:160%;
}

#box2{
width:540px;
clear:both;
padding:10px;
color:#666;
font-size:small;
line-height:160%;
}


#box3{
width:540px;
clear:both;
padding:10px;
color:#666;
font-size:small;
line-height:160%;
}


.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
	}





