body {
    background: url('wh.jpg');
    padding: 0;margin: 0;
    font: 11px/1.2 Arial, Verdana, Sans-Serif;
}

h1 { font-family: Georgia; font-style: italic; margin-bottom: 10px; }

h2 {
	font-family: Georgia;
	font-style: italic;
	margin: 25px 0 5px 0;
}

ul li { display: inline; }

.wide {
	border-bottom: 1px #000 solid;
	width: 4000px;
}

.fleft { float: left; margin: 0 20px 0 0; }

.cboth,.clear { clear: both; }

#main {
	margin: 0 auto;
	width: 900px;
}
#content {
    width: 900px;
    margin: 0 auto;
    font-size: 1.2em;
}
.img_list {
    width: 100%;
}
.img_list .once_img {
    /*width: 33.33%;*/
    font-size: 10px;
}
.img_list .once_img .wrap-img img {
    width: 150px;
}
img {
    max-width: 100%;
}
.pp_social,.pp_gallery {display:none;}

.img_title {
    text-decoration: none;
    color:#000;
    font-size: 12px;
}
.wrap-img {
    text-decoration: none;
    font-weight: bold;
}
.once_img {
    text-align: center;
}
