* {margin:0; padding:0}
body {font:11px/1.5 Verdana, Arial, Helvetica, sans-serif; background:#FFF; text-align:center; }
#index{background-image:url(pic.png);
background-repeat: no-repeat;
position:absolute;
position:absolute;
top:50%;
left:50%;
margin:-113px 0 0 -465px;
width:930px;
height:226px;
}
.nav{
font-weight:bold;
font-size:14px;
color:#FFFFFF;
margin-top:100px;
margin-left:350px;}
.nav li{
margin-left:20px;
float:left;
list-style:none;}
.nav li a{
text-decoration:none;
color:#FFFFFF;
}
#text {margin:50px auto; width:500px}
#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}
.footer{
margin-top:350px;
color:#AAAAAA;
}
.footer li {
list-style:none;
}