/*theme*/

#tit{
width: 131px;
height: 45px;
float:right;
text-indent:-9999px;
margin-right:0px;
background:url(../images/tit_theme.png) no-repeat;
behavior: expression(IEPNGFIX.fix(this));
}

#theme_area{
margin: 165px auto 0;
}

#theme_logo{
width: 317px;
height: 27px;
text-indent:-9999px;
margin: 0 auto 30px;
background:url(../images/theme_logo.png) no-repeat;
behavior: expression(IEPNGFIX.fix(this));
}

p{
margin:0 auto 0;
text-align:center;
}