/**
 * header.css
 * type: default skin
 */


/*
#ROOF {
	width:auto;
	height:32px;
	margin:0;
	padding:0 0 0 20px;
	overflow:hidden;
	background:url(../../thkcom/widgets/roof/background.gif) repeat-x scroll;
}
#ROOF img {
	border:0;
}
#ROOF ul {
	margin:0;
	padding:0;
	list-style:none;
}
#ROOF li {
	display:block;
	float:left;
	height:32px;
	width:127px;
	margin:0;
	padding:0;
	background:url(../../thkcom/widgets/body/headings/header_menu.gif) no-repeat;
}

#ROOF li.parent_first {
	display:block;
	float:left;
	height:32px;
	width:97px;
	background:url(../../thkcom/widgets/body/headings/header_shortmenu_first.gif) no-repeat;
}

#ROOF li.parent_1 {
	display:block;
	float:left;
	height:32px;
	width:127px;
	background:url(../../thkcom/widgets/body/headings/header_menu.gif) no-repeat;
}

#ROOF li.parent_2 {
	display:block;
	float:left;
	height:32px;
	width:137px;
	background:url(../../thkcom/widgets/body/headings/header_longmenu.gif) no-repeat;
}
#ROOF li.parent_3 {
	display:block;
	float:left;
	height:32px;
	width:137px;
	background:url(../../thkcom/widgets/body/headings/header_longmenu.gif) no-repeat;
}

#ROOF li.parent_4 {
	display:block;
	float:left;
	height:32px;
	width:97px;
	background:url(../../thkcom/widgets/body/headings/header_shortmenu.gif) no-repeat;
}

#ROOF li.parent_end{
	display:block;
	float:left;
	height:32px;
	width:137px;
	background:url(../../thkcom/widgets/body/headings/header_longmenu_end.gif) no-repeat;
}


#ROOF li.active {
	display:block;
	float:left;
	height:32px;
	width:127px;
	background:url(../../thkcom/widgets/body/headings/current_header_menu.gif) no-repeat;
}

#ROOF li.parent_first_active {
	display:block;
	float:left;
	height:32px;
	width:97px;
	background:url(../../thkcom/widgets/body/headings/current_shortheader_menu_first.gif) no-repeat;
}

#ROOF li.parent_active1{
	display:block;
	float:left;
	height:32px;
	width:127px;
	background:url(../../thkcom/widgets/body/headings/current_header_menu.gif) no-repeat;
}

#ROOF li.parent_active2{
	display:block;
	float:left;
	height:32px;
	width:137px;
	background:url(../../thkcom/widgets/body/headings/current_longheader_menu.gif) no-repeat;
}
#ROOF li.parent_active3{
	display:block;
	float:left;
	height:32px;
	width:137px;
	background:url(../../thkcom/widgets/body/headings/current_longheader_menu.gif) no-repeat;
}

#ROOF li.parent_active4{
	display:block;
	float:left;
	height:32px;
	width:97px;
	background:url(../../thkcom/widgets/body/headings/current_shortheader_menu.gif) no-repeat;
}


#ROOF li.parent_end_active{
	display:block;
	float:left;
	height:32px;
	width:137px;
	background:url(../../thkcom/widgets/body/headings/current_longheader_menu_end.gif) no-repeat;
}

#ROOF li a{
	position: relative;   
	top: 10px;
	left: 10px;
	text-decoration: none;
}
*/

#wrapper #HEADER .header_contents{
	_width:620px;
	*width:620px;
}
