body {
	background-color: #11588c;
	background-image: url(../images/night/image_11.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
}

#yph_main {
	background-image: url(../images/night/image_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:20px;
}
#yph_main2 {
	background-image: url(../images/night/image_80.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#yph_center {
	width: 1000px;
    background-color:#fff;
	margin: 0 auto;
    overflow:hidden;
    _position:relative;
    _left:50%;
    _margin-left:-500px;
}
#yph_content{
    margin:5px;
    _height:700px;
    min-height:700px;
}
#yph_footer{
	background-image:url(../images/night/image_14.jpg);
}
#yph_footer_left{
	height:93px;
	background-image:url(../images/night/image_12.jpg);
	background-repeat:no-repeat;
    background-position:left;
}
#yph_footer_right{
	height:93px;
	background-image:url(../images/night/image_12_2.jpg);
	background-repeat:no-repeat;
    background-position:right;
}