@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(image/fon.png);
	background-repeat: no-repeat;
	background-position: center center;
	/* [disabled]background-size: 100% auto; */
	min-width: 972px;
	line-height: 100%;
	min-height: 541px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.pl {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: 525px;
	width: 162px;
	position: relative;
	text-align: center;
}
#fon {
	position: absolute;
	height: 97%;
	width: 97%;
}
.pl_title {
	position: absolute;
	top: 434px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 9px;
	padding-left: 9px;
	line-height: 131%;
	text-align: center;
	width: 144px;
	vertical-align: middle;
	height: 47px;
	display: table;
}
.pl_title div {
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	display: table-cell;
	height: 47px;
}
#main #pl1 {
	background-image: url(image/pl1.png);
	background-repeat: no-repeat;
	/* [disabled]background-position: center -12px; */
	width: 171px;
}
#main #pl2 {
	background-image: url(image/pl2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#main #pl3 {
	background-image: url(image/pl3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#main #pl4 {
	background-image: url(image/pl4.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#main #pl5 {
	background-image: url(image/pl5.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#main #pl6 {
	background-image: url(image/pl6.png);
	background-repeat: no-repeat;
	width: 171px;
}

#main {
	height: 541px;
	width: 990px;
	margin-top: -265px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 50%;
	padding: 0px;
}
div.speech
{
	position: absolute;
	text-align: left;
	background-color: #fff;
	border: 3px solid #666;
	box-shadow: 0 0 10px #FFF;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 2px 2px 4px #888;
	-moz-box-shadow: 2px 2px 4px #888;
	box-shadow: 2px 2px 4px #888;
	margin: 0px;
	bottom: 200px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	display: none;
	z-index: 700;
}
.speech_title {
	font-weight: bold;
	padding-bottom: 3px;
	text-align: center;
}
#main a {
	color: #000;
	text-decoration: none;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: bold;
	color: #005aab;
	height: 21px;
	position: absolute;
	top: -31px;
	text-align: center;
	width: 990px;
	letter-spacing: 12px;
}
.bott_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: bold;
	color: #005aab;
	height: 21px;
	position: absolute;
	bottom: -11px;
	text-align: center;
	width: 990px;
	letter-spacing: 12px;
}
div.speech:before
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	bottom:-50px;
	border: 25px solid;
	border-color: #666 transparent transparent #666;
	z-index: 700;
}
div.speech:after
{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	bottom:-43px;
	border: 22px solid;
	border-color: #fff transparent transparent #fff;
	z-index: 701;
}
#pl1 div.speech {
	width: 200px;
	left: -10px;	
}
#pl1 div.speech:before {	
	left: 37px;
}
#pl1 div.speech:after
{
	left: 40px;
}
#pl2 div.speech {
	width: 200px;
	left: -10px;	
}
#pl2 div.speech:before {	
	left: 37px;
}
#pl2 div.speech:after
{
	left: 40px;
}
#pl3 div.speech {
	width: 350px;
	left: -10px;	
}
#pl3 div.speech:before {	
	left: 30px;
}
#pl3 div.speech:after
{
	left: 33px;
}
#pl4 div.speech {
	width: 200px;
	left: -10px;	
}
#pl4 div.speech:before {	
	left: 30px;
}
#pl4 div.speech:after
{
	left: 33px;
}
#pl5 div.speech {
	width: 350px;
	left: -32px;
}
#pl5 div.speech:before {	
	left: 60px;
}
#pl5 div.speech:after
{
	left: 63px;
}
#pl6 div.speech {
	width: 200px;
	left: -32px;	
}
#pl6 div.speech:before {	
	left: 50px;
}
#pl6 div.speech:after
{
	left: 53px;
}
