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

#contenupub {
	float:right;
	top:5px;
	width:400px;
	height:630px;
}

img{
	border:0px;	
}

a img{
	border:0px;
	margin-left:auto;
	margin-right:auto;	
}

#pub1,#pub2,#pub3,#pub4,#pub5,#pub5,#pub7,#pub8 h2{
	margin-left:auto;
	margin-right:auto;	
}

#pub1,#pub2,#pub3,#pub4,#pub5,#pub5,#pub7,#pub8 a{
	width:100%;
}

#pub1,#pub2,#pub3,#pub4,#pub5,#pub5,#pub7,#pub8{
	background-color:#DDDDDD;
}

#pub1 {
	position:relative;
	float:left;
	width:195px;
	height:150px;
	border:solid 1px #97BF0D;
	text-align:center;
	background-color:#FFFFFF;
}
#pub2 {
	position:relative;
	float:right;
	width:195px;
	height:150px;
	border:solid 1px #97BF0D;
	text-align:center;
	background-color:#FFFFFF;
}
#pub3 {
	position:relative;
	float:left;
	width:195px;
	top:5px;
	height:150px;
	border:solid 1px #97BF0D;
	text-align:center;
	background-color:#FFFFFF;
}
#pub4 {
	position:relative;
	float:right;
	width:195px;
	top:5px;
	height:150px;
	border:solid 1px #97BF0D;
	text-align:center;
	background-color:#FFFFFF;
}
#pub5 {
	position:relative;
	float:left;
	width:195px;
	top:10px;
	height:150px;
	border:solid 1px #97BF0D;
	text-align:center;
	background-color:#FFFFFF;
}
#pub6 {
	position:relative;
	float:right;
	width:195px;
	top:10px;
	height:150px;
	border:solid 1px #97BF0D;
	text-align:center;
	background-color:#FFFFFF;
}
#pub7 {
	position:relative;
	float:left;
	width:195px;
	top:15px;
	height:150px;
	border:solid 1px #97BF0D;
	text-align:center;
	background-color:#FFF;
}
#pub8 {
	position:relative;
	float:right;
	width:195px;
	top:15px;
	height:150px;
	border:solid 1px #97BF0D;
	text-align:center;
	background-color:#FFF;
}
