﻿#container
{
	border-right: solid 1px #c6c2d6;
	border-left: solid 1px #c6c2d6;
	margin: 0 auto;
    width: 990px; /*1038px;*/
    height: 100%;
    /*background-repeat: repeat-y;
    background-image: url(../image/bg.png);*/
    background-color: #ffffff;
}

#header
{
    width: 990px;
    height: 128px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url(../image/header.jpg);
}

#header-index
{
    width: 990px;
    height: 199px;
    background-repeat: no-repeat;
    background-image: url(../image/index-header.jpg);
}

#content
{
    width: 990px;
    margin: 0 auto;
    background-repeat: no-repeat; 
    /*background-image: url(../image/content.jpg);*/
}
#content-index
{
    width: 990px;
	height: 437px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url(../image/index-content-gohide.jpg);
}
#content-list-box
{
    float: left;
    padding: 220px 0px 0px 120px;
}

#content-flash
{
    width: 990px;
    height: 338px;
    margin: 0 auto;
    background-image: url(../image/flash-bg.jpg);
}

#content-main
{
    width: 570px;
    height: 305px;
    background-repeat: no-repeat;
}

#content-login
{
    float: right;
    width: 218px;
    border:solid 0px red;
    /*height: 305px;*/
    font-size: 11px;
    color: #989898;
}
#content-login-header
{
	/*width: 218px;*/
	height: 52px;
	border:solid 0px green;
	background-repeat: no-repeat;
    background-image: url(../image/content-login-header.gif);
}
#content-login-bg
{
	/*width: 218px;*/
	border:solid 0px black;
	padding: 0px 0px 0px 14px;
	background-repeat: repeat-y;
    background-image: url(../image/content-login-bg.gif);
    
}
#content-login-footer
{
	/*width: 218px;*/
	border:solid 0px yellow;
	height: 60px;
	background-repeat: no-repeat;
    background-image: url(../image/content-login-footer.gif);
}
#content-logout-button
{
    padding: 14px 10px 0px 150px;
}

#content-textbox-loginmenu
{
    margin: 10px 0px 0px 30px;
}

#content-textbox-login-username
{
    margin: 3px 0px 0px 0px;
    width:200px;
}

#content-textbox-login-pwd
{
    margin: 10px 0px 0px 0px;
    width:200px;
}

#content-forgetpwd
{
    margin-left: 16px;
}
#content-forgetpwd a
{
    color: #676767;
}

#content-div-footer
{
    margin: 0px 0px 0px 8px;
    height: 18px;
    width: 762px;
    background-repeat: no-repeat;
    background-image: url(../image/content-main-footer.gif);
}

#footer
{
    width: 990px;
    
    margin: 0 auto;
    border-bottom: solid 1px #c6c2d6;
    background-repeat: no-repeat;
    background-image: url(../image/footer.jpg);
}
#footer-index
{
    width: 990px;
    height: 30px;
    border-bottom: solid 1px #c6c2d6;
    padding: 110px 0px 0px 0px;
    background-repeat: no-repeat;
    background-image: url(../image/index-footer.jpg);
}
#footer-content-left
{
    float: left;
    padding: 8px 0px 0px 16px;
    color: #ffffff;
    font-size: 9px;
}

#footer-content-right a
{
    color: #ffffff;
}

#footer-content-right
{
    float: right;
    padding: 2px 65px 0px 0px;
    font-size: 9px;
}

#footer-content-right ul li
{
    float: left;
    padding-left: 7px;
    list-style-type: none;
    list-style-position:inherit;
    margin: 0px;
    
}

#footer-links
{
    float: left;
    padding: 8px 0px 0px 28px;
    font-size: 10px;
    height: 18px;
}
#footer-links a
{
    color: #112663;
}


#header-links
{
    float: right;
    padding-top: 10px;
    font-size: 10px;
}

#header-links a
{
    color: #94afc4;
}

#header-links ul
{
    margin: 0;
    padding: 0px 10px 0px 0px;
}

#header-links ul li
{
    float: left;
    padding-left: 15px;
    list-style-type: none;
    list-style-position: inside;
}

#header-links ul li img
{
    padding-right: 10px;
}

#header-search-box
{
    float: right;
    padding: 5px 5px 0px 0px;
}

#header-nav
{
    padding-top: 88px;
    padding-left: 180px;
}

#content-ratenvote
{

    float: right;
    /*width: 218px;*/
    height: 305px;
    font-size: 11px;
    color: #989898;
}
#content-ratenvote-header
{
	/*width: 218px;*/
	height: 52px;
	background-repeat: no-repeat;
    background-image: url(../image/rate-and-vote.gif);
}
#content-ratenvote-bg
{
	/*width: 218px;*/
	padding: 0px 0px 0px 14px;
	border:solid 0px red;
	background-repeat: repeat-y;
    background-image: url(../image/content-login-bg.gif);
    
}
#content-ratenvote-footer
{
	/*width: 218px;*/
	height: 40px;
	background-repeat: no-repeat;
    background-image: url(../image/content-login-footer.gif);
}
