﻿body,html{ margin:0; padding:0; overflow:hidden}


body {
	background-color: #aaaaaa;
}

.contentpages{
   width:1300px;
    height:860px; 
	position:absolute; left:50%; top:50%; margin:-430px 0 0 -650px;
	text-align:justify;
}


.contenthome{
	width:980px;
    height:400px; 
	position:absolute;  top:50%; left:50%; margin:-200px 0 0 -490px;;
	text-align:justify;
}

.group{ position:relative;	width:980px;
    height:400px; }

.magazine2, .magazine3, .magazine4{ background-color:#FFFFFF}

.icon{ text-align:center; height:150px}
.icon a img, .icon img{ border:0}

.magazine2{ left:50px; width:227px; position:absolute}
.magazine3{ width:258px; margin-left:auto; margin-right:auto; }
.magazine4{ right:50px; width:231px; position:absolute}

table.nav a{ display:block; width:8px; height:8px; font-size:2px; text-align:center; text-decoration:none; color:#FFF; background-color:#666; 
margin:0 3px; padding:2px; font-family:Arial, Helvetica, sans-serif}

table.nav a.active, table.nav a:active, table.nav a.selected{ background-color:#f5f5f5; color:#333}
table.nav a.black{ background-color:#000; color:#fff}
table.nav td.home a{ background-color:#000; font-size:9px; color:#FFF; width:28px; padding-top:0; padding-bottom:3px; padding-top:1px}