@charset "utf-8";
/* CSS Document */

#ninshou{
min-height:100%;
height:100%;
text-align:center;
}
#ninshou h1{
display:none;
}
#ninshou .base1{
width:900px;
height:100%;
background:#FFFCE8 url(/common/img/bg_top.jpg) no-repeat;
margin:auto;
}

#ninshou .base2{
width:900px;
height:100%;
background:url(/common/img/bg_bottom.gif) bottom no-repeat;
}

#ninshou .content{
padding-top:200px;
}

#ninshou .content img{
margin-top:10px;
margin-bottom:20px;
}

#ninshou .content p{
font-size:12px;
color:#666666;
padding:20px;
}
