body{
padding: 0px;
margin: 0px;
}
#header_zone{
display: block;
padding: 0px;
width: 948px;
margin: 0px auto;
background-color: white;
}
#tab_block{
display: block;
width: 940px;
margin: 0px auto;
height: 46px;
}
#tab_back{
display: block;
float:right;
width: 127px;
height: 28px;
background: transparent url(images/tab_back.png) no-repeat top center;
padding-left: 60px;
padding-bottom: 0px;
padding-right: 10px;
padding-top: 18px;
text-shadow: 1px 1px 2px white;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-weight: normal;
color: #5b5b5b;
font-size: 16px;
}
#tab_back:hover{
cursor: pointer;
}
#main_zone{
display: block;
width: 100%;
}
#main_zone_block{
display: block;
width: 950px;
margin: 0px auto;
height: 840px;
}
#bottom_zone{
display: block;
width: 100%;
height: 119px;	
}
#bottom_content{
display: block;
width:950px;
margin:0px auto;
padding:0px;
padding-top: 12px;
font-size: 11px;
font-family: Helvetica, Arial;
color: #000000;
}
#bottom_content a{
color: #000000;
text-decoration: underline;
font-weight: normal;
}
#bottom_content a:hover{
color: #000000;
text-decoration: underline;
font-weight: bold;
}
#bottom_content a:actived{
color: #000000;
text-decoration: underline;
}
#bottom_content a:visited{
color: #000000;
text-decoration: underline;
}

