
div.maincontent
{
width: 900px;
height: 100%;
background-color: #ffffff;
clear: right;
}
div.maincontent div
{
float: left;
clear: right;
overflow: auto;
background-color: #FFFFFF;
color: #666666; font-weight: normal; font-size: 11px; line-height: 14px; font-family: verdana, arial, sans-serif;
}
div.maincontent div.left_sidebar
{
width: 221px;
//height: 1380px;
height: 100% !important;
}
div.maincontent div.center_content
{
width: 458px;
height: 100%
//height: 380px;
//scrollbar-3dlight-color:#ffd700;
//scrollbar-arrow-color:#0000cd;
//scrollbar-base-color:#ffffff;
//scrollbar-darkshadow-color:#36648B;
//scrollbar-face-color:#FF9900;
//scrollbar-highlight-color:#FFF68F;
//scrollbar-highlight-color:#eeee00;
//scrollbar-shadow-color:#f0f;
}

div.maincontent div.right_sidebar
{
width: 221px;
height: 100%;
//height: 380px;
}

div.maincontent div.navfooter
{
width: 900px;
height: 50px;
clear: both;
align: center;
text-align: center;
color: #666666; font-weight: normal; font-size: 11px; line-height: 14px; font-family: Trebuchet,verdana, arial, sans-serif;
}

div.maincontent div.navfooter a {color: #9243A4; text-decoration: none;}
div.maincontent div.navfooter a:hover { color: #FF9900;}

div.copyrtfooter
{
width: 100%;
height: 136px;
clear: both;
align: center;
text-align: center;
color: #333333; font-weight: normal; font-size: 8px; line-height: 12px; font-family: verdana, arial, sans-serif;
}

div.maincontent div.copyrtfooter P {margin-top: 2px; margin-bottom: 2px;}
