@charset "UTF-8";
/*special*/

/*fontstyle*/
/*-----------------------*/
html{background:url(../img/spe_bg.jpg) center top no-repeat #000;background-attachment: fixed;}
body{width:988px;min-height:700px;margin:0 auto;background:url(../img/interview/spe_int_bg_plate.png) center top repeat-y;}
body #wrapper{width:978px;margin:0 auto;position:relative;}
/*header*/
header{width:962px;height:144px;position:static;padding:57px 0 19px 18px;}
header h1{float:left;width:300px;height:81px;margin-bottom:45px;}
header h2{float:right;width:648px;margin-top:16px;padding-right:2px;}

/*footer*/
footer{background:none;}

/*btn*/
#btnBack{width:64px;height:64px;position:absolute;right:14px;top:10px;}
#btnBack a{background-image:url(../../common/img/btn_close.png)}

