@charset "utf-8";
#head01 {
	height: 78px;
}
#head02 {
	width: 760px;
	margin: auto;
	height: 78px;
	position: relative;
}
#head02 img {
	position: absolute;
	top: 15px;
	left: 7px;
}
#head02 ul {
	position: absolute;
	right: 0px;
	top: 20px;
}

#head02 li {
	background-image: url(../img/index/ya.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 10px;
	margin-left: 20px;
}
#head02 p {
	position: absolute;
	right: 0px;
	bottom: 12px;
	font-size: 80%;
}
#wline {
	height: 32px;
	background-image: url(../img/index/bg_wline.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#menu {
	height: 32px;
	width: 760px;
	margin: auto;
}
#menu li {
	float: left;
}


#con01 {
	height: 163px;
	background-image: url(../img/index/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
}
#con02 {
	width: 720px;
	height: 140px;
	margin: auto;
}
#con03 {
	width: 720px;
	margin: auto;
	height: 190px;
	position: relative;
	border-bottom: 1px dotted #333333;
	margin-bottom: 30px;
}
#con03 img {
	position: absolute;
	top: 0px;
	left: 0px;
}
#con03 ul {
	position: absolute;
	left: 220px;
	bottom: 40px;
}
#con03 li {
	background-image: url(../img/backnumber/pdf.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#con04 {
	width: 720px;
	margin: auto;
	height: 250px;
	position: relative;
}
#con04 img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#con04 p {
	font-size: 80%;
	color: #666666;
	line-height: 130%;
	position: absolute;
	left: 115px;
	top: 0px;
}











#goback {
	width: 720px;
	margin: auto;
	padding-top: 60px;
	text-align: right;
}
#foot {
	border-top: 3px solid #333333;
	font-size: 80%;
	color: #666666;
	text-align: center;
	padding-top: 30px;
	height: 105px;
	background-image: url(../img/index/bg_foot.jpg);
	background-repeat: repeat;
	background-position: left top;
}
