@charset "UTF-8";
/* CSS Document */

h1{
background:url(../images/logo.jpg) no-repeat 0 17px;
width:500px;
height:60px;
margin:8px 0 0 0;
float:left;
font-size:10px;
color:##333333;
}

h1 span{
position:absolute;
left:-9999px;
}

h2{
margin:0;
}

h2 span{
position:absolute;
left:-9999px;
}

h2.outline{
background:url(../../images/tit_outline.gif) no-repeat 0 0;
width:560px;
height:30px;
}

h2.history{
background:url(../../images/tit_history.gif) no-repeat 0 0;
width:300px;
height:30px;
}

h2.group{
background:url(../../images/tit_group.gif) no-repeat 0 0;
width:300px;
height:30px;
margin:0 0 0 0;
}

h2.products{
background:url(../../images/tit_products.gif) no-repeat 0 0;
width:900px;
height:30px;
}

#greeting {
margin:30px 0 0 0;
}


#outline{
margin:30px 0 0 0;
}

#outline dl {
width:560px;
background:url(../images/dot_line.gif) repeat-x left bottom;
padding:0 0 8px 0;
margin:10px 0 0 0;
_padding:0;
_margin:7px 0 0 0;
}

*:first-child+html #outline dl { 
padding:0;
margin:7px 0 0 0;
 }

#outline dt {
color:#336699;
font-weight:bold;
background:url(../../images/marker.jpg) no-repeat 0 5px;
font-size:0.9em;
line-height:160%;
float:left;
width:80px;
padding-left:12px;
margin:0;
}

#outline dd {
font-size:0.9em;
line-height:160%;
float:right;
width:450px;
margin:0;
}

.outlineBg {
background-color:#F0F0F0;
margin:2px 0 0 0;
padding:8px;
}

div.banners img {
margin-bottom:10px;
}

ul.group {
margin:0;
padding:0;
list-style-type:none;
}

ul.group li {
font-size:0.93em;
line-height:160%;
margin-bottom:7px;
background:url(../../images/marker.jpg) no-repeat 0 7px;
padding-left:15px;
}

