@charset "utf-8";

/* base */
h2{
background:url(../system/img/h2_background.gif) no-repeat 0 50%;
color:#F96427;
}
/* layout */
ul.topic_path{
background:url(../system/img/topicpath_background.gif) no-repeat 0 0;
}

/* system */
div.system ul li{
width:100px;
float:left;
}
div.system p.attention{
margin:1em auto;
width:372px;
}
div.system dl{
margin:1em 0 1em 50px;
padding:0;
width:412px;
height:383px;
position:relative;
background:url(../img/system_background.gif) no-repeat 67px 75px;
}
* html div.system dl{
padding:0 0 383px 0;
}
div.system dl dt{
float:none;
position:absolute;
margin:0;
padding:0;
background:none;
}
div.system dl dd{
position:absolute;
top:160px;
left:97px;
width:220px;
height:90px;
padding:0;
margin:0;
z-index:10;
border:none;
background:url(../img/system_text_background.png) repeat 0 0;
font-size:90%;
behavior:expression(IEPNGFIX.fix(this));
}
div.system dl dd ul{
margin:5px;
padding:0;
}
div.system dl dd ul li{
width:auto;
float:none;
background:url(../img/listicon2.gif) no-repeat 0 2px;
}
div.system dl dt.system1{
top:0;
left:133px;
}
div.system dl dd.system1{
background:url(../system/img/system_pict1.png) no-repeat 0 0;
}
div.system dl dt.system2{
top:100px;
left:0;
}
div.system dl dd.system2{
background:url(../system/img/system_pict2.png) no-repeat 0 0;
}
div.system dl dt.system3{
top:100px;
left:261px;
}
div.system dl dd.system3{
background:url(../system/img/system_pict3.png) no-repeat 0 0;
}
div.system dl dt.system4{
top:270px;
left:67px;
}
div.system dl dd.system4{
background:url(../system/img/system_pict4.png) no-repeat 0 0;
}
div.system dl dt.system5{
top:270px;
left:236px;
}
div.system dl dd.system5{
background:url(../system/img/system_pict5.png) no-repeat 0 0;
}