@charset "utf-8";
/* CSS Document */

#system{
text-align:left;
}

#system h2{
width:846px;
height:120px;
text-indent:-10000px;
background:url(/system/img/title.gif) no-repeat;
margin-bottom:10px;
}

#system dl#left{
width:428px;
float:left;
}
#system dl#right{
width:408px;
float:left;
}

#system dt, #system dd{
padding:0px;
margin:0px;
}
#system dl#left dd{
padding-left:20px;
}
#system dl#right dt{
padding-top:25px;
}
#system dl#right dd{
padding-left:25px;
}



