@charset "utf-8";
<style>
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.3;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
display: block;
margin: 0px;
min-height: 100%;
position:relative;
}
html,body{
height: 100%
}
p {
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
.content{
margin: 0 auto;
min-height:960px;
width:960px;	
}
.menu{
width:950px;
height:140px;
padding: 0 5px 0 5px;
}
.menuButton{
width:75px;
height:75px;
margin-right:5px;
margin-top:34px;
float:left;
background-repeat: no-repeat;
background-size: 100% 100%;
background-origin: content-box
}
#copyright{
margin-bottom:0;
}
#buttonIcon{
width:300px;
height:140px;
margin-left:3px;
margin-right:10px;
float:left;
background-image: url(../images/iconcccat.png);
background-repeat: no-repeat;
background-size: 100% 100%;
background-origin: content-box
}
#button1{
background-image: url(../images/icon01.png);
}
#button2{
background-image: url(../images/icon02.png);
}
#button3{
background-image: url(../images/icon03.png);
}
#button4{
background-image: url(../images/icon04.png);
}
#button5{
background-image: url(../images/icon05.png);
}
#button6{
background-image: url(../images/icon06.png);
}
#button7{
background-image: url(../images/icon007.png);
}
#button8{
background-image: url(../images/icon08.png);
margin-right:0;
}

