@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
p{ text-indent:2em; text-align:justify; text-justify:inter-ideograph;}
body{background:#006fa7 url(../images/banner.jpg) no-repeat top center; font-size:14px; line-height:23px;}
.wrapper{ width:1003px; margin:0 auto; background:#FFF;}
.part1{ width:979px; height:529px; background:url(../images/pic_one.jpg) no-repeat; margin-top:0px; margin-left:11px;}
.part1 .pic{ width:484px; height:252px; padding:16px 0 0 5px;}
.part1 .word1{padding:40px 0 0 25px; width:930px;}
.part1 .word1 p{ text-indent:2em;}

.part2{ margin:10px 0 0 11px;}
.part2 .middle{ margin-left:1px;width:974px; border-left:1px solid #333333;border-right:1px solid #333333;}
.part2 .middle .word2{ width:483px; padding:10px 35px 20px 25px; float:left;}
.part2 .middle .word2 p.b{ font-weight:bold; margin-top:5px;}
.part2 .middle .pic2{ padding-left:20px; padding-bottom:1px;}

.part3{ margin:10px 0 0 11px; background:url(../images/part3.jpg) no-repeat; width:979px; height:376px;}
.part3 .word3{ padding:70px 0 0 25px; width:476px;}

.footer{ background:url(../images/foot.jpg) no-repeat; width:1003px; height:110px; float:left;text-align:center;}
.footer p{ text-align:center;}
.footer .text{ margin-top:10px; font-size:12px; padding-top:10px;}
.footer .text a{ color:#333; text-decoration:none; }
.footer .text a:hover{ color:#c30c0c; }