@charset "UTF-8";
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 710px;
	border-width: 0px;
	border-style: none;
}
#main {
	background: #ede8e3 url(../img/sunny.gif) no-repeat;
	padding: 10px 0px;
	width: 710px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-width: 0px;
	border-style: none;
	height: auto;
}
#port_t {
	background: url(../img/colorline.gif) no-repeat bottom;
	margin: 10px auto;
	padding: 0px;
	height: 32px;
	width: 680px;
	border-width: 0px;
	border-style: none;
}
#tabs {
	background: #fefdfc;
	margin: 15px auto;
	padding: 5px 0px 0px;
	height: 33px;
	width: 680px;
	border-width: 0px;
	border-style: none;
}
#tabs ul {
	list-style: none;
	margin: 0px auto 0px 20px;
}
#tabs li {
	list-style: none;
	display: inline;
	float: left;
}
#tabpogo  a:link       {
	background: url(../img/submenu/aboutpogo.gif) no-repeat left bottom;
	margin: 0px 10px 0px 0px;
	height: 33px;
	width: 88px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	display: block;
}
#tabpogo  a:hover     {
	background: url(../img/submenu/aboutpogo_on.gif) no-repeat left bottom;
	border-width: 0px;
	border-style: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 33px;
	width: 88px;
	display: block;
}
#tabpogo  a.selected    {
	background: url(../img/submenu/aboutpogo_on.gif) no-repeat left bottom;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 33px;
	width: 88px;
	border-width: 0px;
	border-style: none;
	display: block;
}
#tabpogobocco  a:link       {
	background: url(../img/submenu/aboutpogobocco.gif) no-repeat left bottom;
	margin: 0px 10px;
	height: 33px;
	width: 167px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	display: block;
}
#tabpogobocco  a:hover     {
	background: url(../img/submenu/aboutpogobocco_on.gif) no-repeat left bottom;
	border-width: 0px;
	border-style: none;
	height: 33px;
	width: 167px;
	margin: 0px 10px;
	padding: 0px;
	display: block;
}
#tabpogobocco  a.selected    {
	background: url(../img/submenu/aboutpogobocco_on.gif) no-repeat left bottom;
	height: 33px;
	width: 167px;
	border-width: 0px;
	border-style: none;
	margin: 0px 10px;
	padding: 0px;
	display: block;
}
#aboutmain {
	background: #fefdfc;
	margin: 10px auto;
	padding: 0px;
	width: 680px;
	border-width: 0px;
	border-style: none;
	height: auto;
}
#pogo, #pogobocco{
	padding: 30px;
	width: 620px;
}
h2 {
	background: url(../img/colorline.gif) repeat-x -333px bottom;
	height: 30px;
	width: 620px;
	margin: 0px 0px 20px;
	font-size: 125%;
	line-height: 30px;
}
h2 img {
	vertical-align: middle;
	margin-right: 10px;
}
#pogoin {
	background: url(../img/penguin2.gif) no-repeat left bottom;
	height: auto;
	width: 580px;
	margin-left: 30px;
}
#pogoin p {
	height: auto;
	width: 350px;
	margin-left: 230px;
	margin-bottom: 20px;
}
#pogoboccoin {
	background: url(../img/fish.gif) no-repeat right bottom;
	width: 580px;
	margin-left: 30px;
	height: auto;
}
#pogoboccoin > p{
	height: auto;
	width: 400px;
	margin-bottom: 20px;
}
#pogoboccoin > ul{
	margin-bottom: 30px;
}
#pogoboccoin>ul>li {
	width: 500px;
	height: auto;
	background: url(../img/listdotline.gif) no-repeat left 3px;
	list-style: none;
}
#pogoboccoin>ul>li>span {
	padding: 3px;
	display: inline;
	float: left;
	margin-left: 17px;
	background: #fefdfc;
	font-weight: bold;
}
#pogoboccoin>ul>li>p {
	padding: 3px;
	height: auto;
	width: 300px;
	display: inline;
	float: right;
	background: #fefdfc;
	line-height: 140%;
}

