html, body {

}
#wrap{
	width: 1000px;
	text-align: center;
	background-image: url(../images/default/hk.jpg);
	background-repeat: repeat-y;
/*	background-color: #FFF;
	border: 5px solid #eee;
*/
}

#p-wrap{
	display: block;
	width: 99%;
	text-align: left;
}

