@charset "UTF-8";

@import url(../../shared/css/style.css);
@import url(../../shared/css/elements.css);


#bodyArea {
	position: relative;
	clear: both;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

h1 {
	position: absolute;
	top: 30px;
	left: 2px;
}
#suka {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 184px;
	height: 123px;
	background-image: url(../images/chr_muse05.png);
	background-repeat: no-repeat;
	z-index: 5;
}

#colPlate {
	clear: both;
	width: 760px;
	margin-top: 99px;
	margin-left: 130px;
	padding: 35px 35px 20px;
	overflow: hidden;
	background-color: #fff;
	border-radius: 15px;
}
.section {
	padding:0 11px 36px;
}
.section h3 {
	margin-bottom: 1em;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.section p {
	margin-bottom: 1em;
}
.section p.note {
	font-size: 0.8em;
}
.section .firstPrgrph {
	margin-left: 2em;
}
.section .leftPrgrph {
	width: 574px;
}
.rightPh,
.rightPh186 {
	float: right;
	padding-left: 8px;
}
.rightPh186 {
	width: 186px;
}
.rightPh span,
.rightPh186 span {
	display: block;
	font-size: 0.8em;
	line-height: 1.2;
	text-align: center;
}
#pipeline {
	position: relative;
	width: 560px;
	height: 560px;
	margin: 0 auto;
	text-align: center;
}
.section #pipeline p {
	margin: 0;
	text-indent: 0;
}
.section #pipeline p a {
	display: block;
}
.section #linkBnnr {
	width: 430px;
	height: 65px;
	margin: 0 auto;
}
.section #linkBnnr a {
	display: block;
	width: 430px;
	height: 65px;
	font-size: 20px;
	font-weight: bold;
	line-height: 65px;
	/* text-align: center; */
	text-decoration: none;
	text-indent: 60px;
	color: #17783D;
	background-color: #E6F1EB;
	background-image: url(/museum/shared/img/go2bttn.png);
	background-repeat: no-repeat;
	background-position: 17px 15px;
	border-radius: 10px;
}
.section #linkBnnr a:hover {
	background-color: #ddd;	
}
#p1_1,
#p2_1,
#p3_1,
#p4_1,
#p5_1,
#p6_1,
#p7_1,
#p8_1,
#p9_1 {
	position: absolute;
	background-repeat : no-repeat;
}

#p7_1 {
  background-image : url(../images/p7_r.png);
  left : 229px;
  top : 372px;
  width : 41px;
  height : 41px;
}
#p3_1 {
  background-image : url(../images/p3_r.png);
  left : 79px;
  top : 272px;
  width : 39px;
  height : 39px;
}
#p8_1 {
  background-image : url(../images/p8_r.png);
  left : 369px;
  top : 365px;
  width : 40px;
  height : 41px;
}
#p9_1 {
  background-image : url(../images/p9_r.png);
  left : 373px;
  top : 418px;
  width : 41px;
  height : 41px;
}
#p5_1 {
  background-image : url(../images/p5_r.png);
  left : 110px;
  top : 338px;
  width : 40px;
  height : 40px;
}
#p1_1 {
  background-image :url(../images/p1_r.png);
  left : 101px;
  top : 174px;
  width : 40px;
  height : 40px;
}
#p2_1 {
  background-image : url(../images/p2_r.png);
  left : 74px;
  top : 220px;
  width : 40px;
  height : 40px;
}
#p6_1 {
  background-image : url(../images/p6_r.png);
  left : 172px;
  top : 360px;
  width : 40px;
  height : 40px;
}
#p4_1 {
  background-image : url(../images/p4_r.png);
  left : 69px;
  top : 317px;
  width : 40px;
  height : 40px;
}
#p1_1 a:hover img,
#p2_1 a:hover img,
#p3_1 a:hover img,
#p4_1 a:hover img,
#p5_1 a:hover img,
#p6_1 a:hover img,
#p7_1 a:hover img,
#p8_1 a:hover img,
#p9_1 a:hover img {
	visibility: hidden;
}

@media print{
	#pipeline{
		margin-top:500px;
		margin-bottom:50px;
	}
}