|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/hightechweb/ |
Upload File : |
/*-----------layout------------*/
*html #outer
{
border-left: solid 950px #f8f8f8;
float: left;
}
*html #inner
{
position: relative;
margin-left: -950px;
display: inline-block;
}
#divHelp
{
width: 200px;
background: #ffffd6;
border: solid 1px #e7e3bd;
float: left;
position: absolute;
float: left;
padding: 5px;
text-align: left;
z-index: 2000;
}
#Header, #Main, #Footer, #Bar
{
width:100%;/* new add by joolan */
/* min-width: 760px;*/
min-width: 1000px;/* edit by joolan */
position: relative;
}
#Main
{
padding:0px;
height:100%;
margin:0px;
overflow: hidden;
background-color: #d7e7ee;
}
#Header
{
padding: 10px 0px 10px 0px;
}
#Header li
{
list-style-type: none;
}
#Bar
{
height: 38px;
text-align: left;
}
#Menu
{
float: left;
margin: 5px 5px 10px 5px;
width: 205px;
display:inline;
}
#Content
{
margin-left: 215px;
text-align: center;
margin-right:5px;
_display:inline-block;
}
#TopContent
{
height: 28px;
margin-top: 4px;
}
#MiddleContent
{
margin: 4px 0 5px 0;
}
#MiddleContent .middleRoundContent
{
background-color: #ffffff;
padding: 0 5px 35px 5px;
_height:350px;
}
#Footer
{
clear: both;
text-align: center;
height: 30px;
margin-top: 8px;
}