p{margin:0;}

#centerbox{
	width:770px;
}
.head {
	height: 25px;
	width: 770px;
	background-image:url(../image/01head-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#0E267E;
	position:relative;
}
.button-go-top{
	display:block;
	position:absolute;
	left:600px;
	top:0px;
}
.button-en{
	display:block;
	position:absolute;
	left:520px;
	top:0px;
}

.conteiner{
	width:770px;
	text-align:left;
}
.conteiner a{
	color:#666666;
}
.leftcolumn{
	float:left;
	width:565px;
}
.rightcolumn{
	float:right;
}

.flash-body{
	background-image:url(../image/04-flash-bg.gif);
	width:565px;
	height:227px;
	background-repeat: no-repeat;
	background-position: left top;
}

.flash-body table{
	margin-left:104px;	
	padding-top:15px;
	font-size:12px;
	line-height:125%;
}
.flash-body table p{
	margin-bottom:10px;
}
.flash-body table .coution{
	font-size:10px;
	color:#339966;
	text-indent: -10px;
	margin-left: 10px;
}
.flash-body table .righttd{
	padding-left:15px;
}

.pdf-body{
	height:227px;
	width:205px;
	background-image: url(../image/05-pdf-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	line-height:125%;
	text-align: center;
}
.pdfbutton{
	padding-top:15px;
	
}
.pdfbutton p{
	margin-top:10px;
}
.footer{
	clear:both;
	font-size:10px;
	color:#999999;
	height:44px;
	text-align: right;
	width:770px;
}
