@charset "utf-8";
/* CSS Document */

#system{
width:880px;
margin:auto;
/*padding-right:0px;*/
padding-bottom:50px;
}

#sys_main{
width:880px;
margin:0 auto;
text-align:center;
}

#sys_main h2{
width:880px;
text-indent:-10000px;
height:42px;
background:url(/system/img/title.jpg) no-repeat;
margin-bottom:35px;
}

#sys_main img{
display:block;
margin:auto;
margin-bottom:35px;
}
