h1 {
position:absolute;
width:0px;
height:0px;
font-size:0px;
overflow:hidden;

}

body{
margin:0;
padding:0;
border:0;
text-align:center;

}

#container{
	width:699px;
	margin:0 auto 20px auto;
	position: relative;
	padding: 0 20px 20px 20px;
	border:#666666 solid 1px;
	border-top:0;
	text-align: center;
}

#header{
	width:699px;
	height:222px;
	background:url(../images/top_back.jpg) top center no-repeat;
}

#container p{
	line-height:1.4;
	font-size:14px;
	padding:0px 10px 10px 10px;
	margin: 0px 0 0 0;
	text-align:left;

}

#wrapper{
	width:699px;
	


}

img {
    border-style:none;
}

#title{
	background-color:#999999;
	padding:5px 10px;
	margin-bottom:10px;
	font-size:12px;
	line-height:1;
	color:#FFFFFF;
	font-weight:bold;

	width:679px;
	text-align:left;
}
#title{

	/width:699px;

}
