/*===NEW CATALOG===*/
/*=Common=*/
BODY{
 padding:0px;
 margin:0px;
background: url(../../img/catalog_body_bg.gif) repeat-y right;
}
TABLE{border: 0px;padding:0px;}
img{border: none;}
H1{
	height: 52px;
	font-size: 1pt;
	vertical-align: bottom;
	text-align: left;
	color: white;
	background: url(../../img/kds_logo.gif) no-repeat left center;
	margin: 0px;
	padding: 0px;
}
/*=NAVIGATION=*/
TABLE#navi{
 width : 100%;
 height : 100%;
 border-width : 0px;
 background : url(../../img/navi_blank_bg.gif) repeat-y center center;}
	TD#catch_image{
 padding : 0px;
 width : 128px;
 height : 128px;
}TD#page_title{
 padding : 0px;
 width : 128px;
 height : 64px;
}
TD#blank_space{height : 100%;}
TD.navi{
 width : 128px;
 height : 30px;
 font-size : 13px;
 font-weight : bold;
 vertical-align : baseline;
 padding : 0px;
}
TD.navi A{
 display:block;
 width : 100%;
 height : 25px;
 text-decoration : none;
 vertical-align : text-bottom;
 margin : 0px;
 padding-left : 22px;
 padding-top : 6px;
}
TD#sprit A{
	background: url(../../img/navi_bg.gif) no-repeat 1px 0px;
}
TD#sprit A:HOVER{
 background : url(../../img/navi_bg.gif) no-repeat -179px 0px;
}
TD#parts A{
 background : url(../../img/navi_bg.gif) no-repeat 1px -30px;
}
TD#parts A:HOVER{
 background : url(../../img/navi_bg.gif) no-repeat -179px -30px;
}
TD#report A{
 background : url(../../img/navi_bg.gif) no-repeat 1px -60px;
}
TD#report A:HOVER{
 background : url(../../img/navi_bg.gif) no-repeat -179px -60px;
}
TD#form A{
 background : url(../../img/navi_bg.gif) no-repeat 1px -90px;
}
TD#form A:HOVER{
 background : url(../../img/navi_bg.gif) no-repeat -179px -90px;
}
TD#map A{
 background : url(../../img/navi_bg.gif) no-repeat 1px -120px;
}
TD#map A:HOVER{
 background : url(../../img/navi_bg.gif) no-repeat -179px -120px;
}
TD#index A{
 background : url(../../img/navi_bg.gif) no-repeat 1px -150px;
}
TD#index A:HOVER{
 background : url(../../img/navi_bg.gif) no-repeat -179px -150px;
}
TD.docs{
 width : 128px;
 height : 30px;
 font-size : 13px;
 vertical-align : baseline;
 padding : 0px;
}
TD.docs A{
 display:block;
 width : 100%;
 height : 25px;
 text-decoration : none;
 vertical-align : text-bottom;
 margin : 0px;
 padding-left : 22px;
 padding-top : 5px;
 background : url(../../img/navi_bg.gif) no-repeat 1px -180px;
}
TD.docs A:HOVER{
 background : url(../../img/navi_bg.gif) no-repeat -179px -180px;
}
TD#this_page{
 width : 128px;
 height : 30px;
}
TD#this_page A{
 cursor : default;
}
/*==CONTENTS==*/
#banner_l  {
margin:0px;
padding: 0px;
}
#main {
padding: 0px;
background-color: #FFFFFF;
}
ul {
list-style-type: disc;
margin: 0px 0px 0px 15px;
padding: 0px;
}
.description    {
	font-size: 0.8em;
	margin: 10px 0px 20px 20px;
	text-align: left;
}
.entry_table{
	margin-bottom: 42px;
	width: 100%;
	margin-top: 2px;
}
.entry_td{
	background: url(../entry_body_bg.gif) repeat-y center;
}
.tag_block{
	background: url(../../img/catalog_tag_block_bg.gif) repeat-y -4px;
}
.entry_date {
font-family: "Verdana";
font-size: 14px;
font-weight: bolder;
color: #414D7B;
margin: 10px 30px 10px 0px;
border-top:1px solid #444444;
border-left:10px solid #444444;
padding: 0px 0px 3px 5px;
}
.entry_title     {
	color: black;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	background: White url(../h2_bg.gif) no-repeat center;
	margin-top: 0px;
}
.entry_body   {
font-size: 12px;
line-height: 170%;
margin: 15px 30px 15px 20px;
}
.entry_body IMG{
	margin: 5px;
	border: 1px solid Silver;
}
}
.entry_more   {
color: black;
font-size: 12px;
line-height: 170%;
margin: 15px 30px 10px 20px
}
.entry_state {
font-size: 12px;
color: #999999;
margin: 20px 30px 25px 20px;
}
.pict {
float: right;
border-width: 3px;
border-style: solid;
border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}
#pagearea  {
	text-align: right;
	width: 602px;
	background-color: Black;
	margin-top: 20px;
}
.linktext{
	font-size: 12px;
	line-height: 170%;
	margin: 0px;
	width: 100%;
	padding-right: 15px;
}
.linktext A{
	color: White;
	text-decoration: none;
}
/*=Copy Right=*/
TD#copy_right{
 font-size : 13px;
 font-weight : bold;
 color : white;
 background-color : #9cf;
 border : 2px solid white;
 text-align : right;
 padding-right : 16px;
}
