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

*{margin:0 auto; padding:0px;}
@font-face {
    font-family: 'swis721_cn_btroman';
    src: url('tt0009m_-webfont.eot');
    src: url('tt0009m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('tt0009m_-webfont.woff') format('woff'),
         url('tt0009m_-webfont.ttf') format('truetype'),
         url('tt0009m_-webfont.svg#swis721_cn_btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body{background:url(../img/bg.jpg) center top no-repeat;}
.centro{width:960px; margin:0 auto; position:relative; height:602px;}
.btn1{  width:167px; height:43px; position:absolute; top:428px; left:0px;}
.btn2{  width:167px; height:43px; position:absolute; top:428px; right:25px;}

.btn3{  width:276px; height:97px; position:absolute; top:119px; left:0px;}
.btn4{  width:274px; height:100px; position:absolute; top:115px; right:-3px;}
.rodape{width:100%; clear:both; background:url(../img/rodape.jpg) repeat-x top; text-align:center; display:block; height:167px;}
.social {width:100px; display:block; margin:0 auto; padding-top:10px;}
.social li{float:left; width:33px; list-style:none}
address{text-align:center; font-size:14px; line-height:18px; font-family: 'swis721_cn_btroman', Arial, sans-serif; display:block; color:#fff; font-style:normal; clear:both; padding-top:20px; }