@charset "utf-8";

body{
background:#fff url(../images/bodytop_bg.gif) top left repeat-x;
}

#header{
background:transparent url(../../images/mainimage.jpg) bottom right no-repeat;
height:260px;
}

#sidemenu{
padding-top:5px;
}

#main{
background-image:url(../images/main_top_bg.gif);
}

#information{
margin-bottom:20px;
padding-bottom:21px;
background:transparent url(../images/sec_bgline.gif) left bottom repeat-x;
}

#information h2{
position:relative;
}

#information h2 span img{
position:absolute;
top:-2px;
left:518px;
width:54px;
height:14px;
}

#information dl{
margin:0 0 0 11px;
width:550px;
line-height:1.2;
}

#information dt{
background:transparent url(../../images/information_ico.gif) 0 0.5em no-repeat;
width:8.5em;
padding-left:1em;
float:left;
clear:left;
margin-bottom:1em;
}

#information dd{
padding-left:10.5em;
margin-bottom:1em;
}

#information p{
padding-left:425px;
}

#information p a{
text-indent:-9999px;
display:block;
width:142px;
height:20px;
background-position:top left;
background-repeat:no-repeat;
background-image:url(../../images/backnumber_watch.gif);
text-decoration:none;
}

#information p a:hover{
background-position:bottom left;
}

#newproducts {
clear:left;
}

#newproducts .section{
background:transparent url(../../images/newproducts_box_top.gif) 8px 0 no-repeat;
width:564px;
padding-top:6px;
}

#newproducts .productbox{
background:transparent url(../../images/newproducts_box_bg.gif) right top repeat-y;
width:180px;
float:left;
padding:0 0 0 8px;
}

#newproducts .productbox dl{
background:transparent url(../../images/newproducts_box_bottom.gif) right bottom no-repeat;
padding-bottom:6px;
}

/* \*/
* html #newproducts .productbox dl{
height:244px;
}
/* */

#newproducts .productbox > dl{
min-height:244px;
}

#newproducts .productbox dt{
background:#eee;
border-width:0 1px;
border-style:solid;
border-color:#ccc;
padding:6px 11px 12px;
}

#newproducts .productbox dt a{
background-image:url(../images/arrow_ico.gif);
background-position:-12px 2px;
background-repeat:no-repeat;
display:block;
padding:0 0 0 22px;
}

#newproducts .productbox dt a:hover{
background-position:0 -16px;
}

#newproducts .productbox dd{
padding:1em 11px 0;
font-size:x-small;
}

#newproducts .productbox p{
padding-bottom:1em;
line-height:1.2;
}


