body{ background-color:#e8e8e8;font-family: Helvetica, Arial, sans-serif,\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4; *font-family:\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4,Helvetica, Arial, sans-serif;
 /*
  This sets the font of all elements to 10px. Browsers default to 16px.
  16 * .625 = 10. This makes using ems much easier. 1em = 10px.
  1.2em = 12px. Remember inheritance.
 */
font-size: 1em;letter-spacing: 0.02em;color:#313131;font-weight: normal;}



.kv { background:url(../images/bg.jpg) center top no-repeat; width: 100%; height:auto;}
.kvContent {  margin: 0 auto; width: 1000px;}

.p1{ width: 1000px; height: 1147px; background:url(../images/p1.png) no-repeat;}
.p1Pink{ width: 1000px; height: 1147px; background:url(../images/p1_pink.png) no-repeat;}
.p2{ width: 1000px; height: 740px; background:url(../images/p2.png) no-repeat;}

.btn { width: 383px; height: 88px; margin: 0 auto; padding-bottom: 37px;}


.footer {width: 100%; height: 228px ;clear:both; background-color:#FFF;}
.footerContent { margin: 0 auto; width: 1000px; background:url(../images/footer.jpg) no-repeat; height: 228px;clear:both;}

