body{
background-color:#FFFFFF;
}
* {
    margin: 0;
    padding: 0;
    outline: 0;
    
}
img{
border: 0 none;
}
#head {
	width: 992px;
	height: 234px;
	background: url(../images/structure/head.jpg) no-repeat;
	position: relative;
	padding: 6px 0px 0px;
}
#body {
	width: 992px;
	margin: 0px auto;
	position: relative;
	padding-bottom: 36px;
	overflow: hidden;
}
strong, b {
	font-weight: bold;
}
.clear {
	clear:both;	
}
.pagebreak {
    page-break-after: always;
}
#sp{
font-size:10px;
}
