@charset "utf-8";
/* index style */
body{ background-color:black;}
#wrap{ width:100%; height:945px; background:url(../images/bg.jpg) center 0 no-repeat; position:relative;}
#wrap header{ height:109px; position:relative;width:1083px; margin:0 auto;}
#wrap header a{ display:block; position:absolute;}
#wrap header a.fs{width:136px; height:109px; left:64px; top:0;}
#wrap header a.about{width:72px; height:45px; left:402px; top:9px;}
#wrap header a.contact{width:72px; height:45px; left:526px; top:9px;}
#wrap section{ margin-bottom:30px;width:589px;}
#wrap section h2{ height:26px; background:url(../images/title_bg.jpg) no-repeat; line-height:26px; font-size:18px; color:white; font-weight:bold; padding-left:18px; margin-bottom:10px;}
#wrap section div.about{width:589px; height:502px; background:url(../images/bg1.png) no-repeat;}
#wrap section div.contact{width:589px; height:205px; background:url(../images/bg2.png) no-repeat;}
#wrap p{ padding:5px 0 2px 30px; line-height:25px; text-indent:25px;color:#525252; width:520px;}
#wrap span{color:#8f0002;}
