@charset "utf-8";
/* reset */
body, div, dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{ margin: 0; padding: 0; font-weight: normal; }
table{ border-collapse: collapse; border-spacing: 0; }
fieldset,img{ border: 0; }
address,caption,cite,code,dfn,em,strong,th,var{ font-style: normal; font-weight: normal; }
ol,ul,il { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6{ font-size: 100%; }

/*layout*/
html, body { margin:0; text-align: center; }
body { background: #f3f2e8; background-image:url(/images/mainpage_20100428/mainpage_bg.jpg); background-repeat:no-repeat;}

/*MainpageHeader*/
#wrapper_mainpage_header {width:950px; height: 176px; margin: 0 auto; }

/*footer*/
#wrapper_mainpage_footer { clear:both; background-color: #f6f8fb; width:950px; height: 200px; text-align:center; margin: 0 auto;}

#mainpage_content_container { width:950px; margin: 0 auto; background-color: #ffffff; text-align:center;}

#mainpage_footer_container { padding-top:15px; width:950px; height: 185px; text-align:center;}

#success_container { width:950px; margin: 0 auto; background-image:url(/images/success/success_r1_c1.jpg); background-repeat:no-repeat; text-align:left;}

/*Secretary*/
.secretary_container { position: relative; height: 380px; width: 930px; margin-top: 8px; }
.secretary_personal { float:left; width:200px; height:380px; margin-left: 29px; }
.secretary_container_spotlight { position: relative; height: 510px; width: 930px; margin-top: 8px; z-index: 0; }
.secretary_spotlight { float:left; width:890px; height:510px; margin-left: 29px; margin-top: 8px; }

