/* CSS Document */

/*------------------------------------------------------------------------------------------
	Layout Module
------------------------------------------------------------------------------------------ */

#header{
	background:url("../images/header.jpg")  0 0 no-repeat;
}

#footerBK{
	background:url("../images/footer.jpg")  0 0 no-repeat;
}

#contentsBK  div#title_area
{
	background:url("../images/bg_title.jpg")  0 0 no-repeat;
}

#contents2BK div#title_area{
	background:url("../images/bg_title2.jpg")  0 0 no-repeat;
}

#contentsBK div.menu_area div.pass{
	background:url("../images/dot_h.gif")  0 100% repeat-x;
}

#contentsBK div.menu_area div.panel div.left{
	background:url("../images/dot_v.gif")  100% 0 repeat-y;
}

#contentsBK div#list_area div.list_box .title_row{
	background:url("../images/dot_h.gif")  0 100% repeat-x;
}

#contentsBK div.list_area_db div.classL_row div.right div.title_area{
	background:url("../images/dot_h.gif")  0 100% repeat-x;
}

#contentsBK div.list_area_db div.classM_row{
/*	background:url("../images/dot_h.gif")  0 100% repeat-x;	*/
}

#contentsBK div.menu_area div.panel{
	border-bottom:3px solid #FF6633;
}

#contentsBK div.menu_area div.panel div.navi{
	border-top:1px solid #FF6633;
}

div.contents1BK div.topics_area h1{
	background:url("../images/cap_topics.jpg")  0 0 no-repeat;
}

div.contents2BK div.keyword_area h1{
	background:url("../images/cap_keyword.jpg")  0 0 no-repeat;
}


/*------------------------------------------------------------------------------------------
	#SEARCH
------------------------------------------------------------------------------------------ */

#header .searchtabs ul li a.sel{
	background-color:#FF9900;
}

#header .searchtabs ul li a.sel em{
	background:url(../images/search_arrow.gif) no-repeat;
}

/*------------------------------------------------------------------------------------------
	#TOP PAGE
------------------------------------------------------------------------------------------ */

#menuBK div.db_area h1{
	width:203px;
	height:26px;
	margin-bottom:5px;
	background:url("/share/images/cap_idudb_l.jpg")  0 0 no-repeat;
}