#StructureCenter {
    position:absolute;
    top:50%;
    left:50%;
    width:840px;
    height:600px;
    margin-left:-420px;
    margin-top:-300px;
    border:1px solid #d0d0d0;
}

#StructureMain , #StructureMainIndex {
    position:absolute;
    width:840px;
    height:590px;
    z-index:1;
    overflow:hidden;
}

#StructureTop, #StructureTopIn {
    position:absolute;
    height:180px;
    width:840px;
    background-repeat:no-repeat;
    z-index:5;
}

#StructureFlags {
    position:absolute;
    right:30px;
    top:89px;
    z-index:200;
}

#StructureTopOut {
    position:absolute;
    height:180px;
    right:0px;
    width:70%;
    background-repeat:repeat-x;
}

#StructureNavMain , #StructureNavMainIndex {
    position:absolute;
    z-index:10;
    bottom:-20px;
    left:30px;
    width:810px;
    border-bottom:1px solid #d0d0d0;
}
#StructureNavMainIndex {
    position:absolute;
    z-index:10;
    bottom:60px;
    border-bottom:1px solid #d0d0d0;

}
#StructureNavMain .opd-first { margin-left:90px;margin-right:0; }

#StructureNavSub2 , #StructureNavSubPic {
    position:absolute;
    top:250px;
    left:20px;
    width:605px;
    border-top:1px solid #d0d0d0;
    padding-top:5px;
}

#StructureNavSubPic {
    left:230px;
    top:497px;
    width:20px;
    height:30px;
    border:none;
    background-image:url(../images/click_here.gif);
    background-repeat:no-repeat;
    background-position:left top;
    z-index:99999;
    display:none;
}

#StructureNavSub {
    position:absolute;
    top:203px;
    left:300px;
    z-index:10;
}


#StructureLogo {
    position:absolute;
    right:10px;
    top:59px;
    width:137px;
    height:44px;
    background-image:url(../images/setter_logo.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	cursor:pointer;
}
html * #StructureLogo {
	right:60px;
}

#StructureContent {
    position:absolute;
    /*left:230px;*/
    left:280px;
    top:240px;
    /*width:625px;*/
    width:560px;
    height:390px;
    z-index:10;
    overflow:auto;
}

#StructureContentLeft {
    /*position:absolute;
    overflow:auto;
    left:7px;
    top:290px;
    width:220px;
    height:210px;
    z-index:1;*/
}

#StructureBottom {
    position:absolute;
    left:230px;
    top:479px;
    width:315px;
    height:120px;
    z-index:2;
    overflow:auto;
}
