@charset "utf-8";
/* CSS Document */
body
{
width:auto;
text-align:center;
margin:auto;
padding:20px;
background-color:#111;
}
#container
{
width:960px;
text-align:center;
margin:auto;
background-image:url(../hbImages/containerbg.jpg);
background-position:top;
background-repeat:repeat-y;
}
#content
{
width:960px;
text-align:center;
margin:auto;
padding-bottom:10px;
border-bottom:10px solid #48a3e9;
}
#top
{
width:960px;
height:145px;
background-image:url(../hbImages/topbg.jpg);
background-repeat:repeat-x;
text-align:center;
margin:auto;
}
#lc
{
float:left;
width:180px;
text-align:center;
margin-left:auto;
margin-right:auto;
display:block;
}
#info
{
width:auto;
margin-left:180px;
margin-right:40px;
text-align:left;
padding-left:5px;
}
#footer
{
clear:both;
width:960px;
height:100px;
padding-top:20px;
margin:auto;
text-align:center;
color:#FFFFFF;
background-color:#3a4146;
background-image:url(../hbImages/footbg.jpg);
background-repeat:repeat-x;
font-size:10pt;
}
#admbox
{
height:24px;
width:auto;
margin:auto;
}
#admlc
{
float:left;
width:350px;
text-align:left;
height:20px;
font-weight:bold;
}
#admrc
{
float:right;
width:350px;
text-align:left;
color:#009933;
font-weight:bold;
height:20px;
}
#masterdiv
{
float:left;
width:175px;
margin-left:auto;
margin-right:auto;
display:block;
text-align:left;
}
a.sidebar{
width:155px;
height:20px;
margin-left:12px;
margin-right:auto;
margin-bottom:1px;
display:block;
text-align:left;
text-indent:2px;
color : #000;
text-decoration : none;
font-family :Arial;
font-size : 10px;
background-color:#ededed;
}
a.sidebar:visited 
{
color : #3a4146;
text-decoration : none;
}
a.sidebar:hover {
color : #0276cf;
text-decoration : underline;
}
.menutitle
{
display:block;
cursor:pointer;
margin-bottom: 5px;
margin-left:auto;
margin-right:auto;
color:#000;
width:160px;
text-align:left;
font-weight:bold;
font-family:Arial;
text-decoration:none;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
border-right:1px solid #fff;
background-image:url(../hbImages/menutitlebg.jpg);
background-position:right;
background-repeat:repeat-y;
background-color:#48a3e9;
}
.menutitle:hover
{
display:block;
cursor:pointer;
margin-bottom: 5px;
margin-left:auto;
margin-right:auto;
color:#ff6600;
width:160px;
text-align:left;
font-weight:bold;
font-family:Arial;
text-decoration:none;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
border-right:1px solid #fff;
background-image:url(../hbImages/menutitlebg.jpg);
background-position:right;
background-repeat:repeat-y;
background-color:#48a3e9;
}
.submenu
{
margin-bottom: 1px;
font-weight: normal;
font-size : 10px;
color : #6699ff;
line-height:2;
}
#contentTitle
{
color:#0276cf;
}
#judgebox
{
height:24px;
width:auto;
margin:auto;
}
#judgelc
{
float:left;
width:350px;
text-align:left;
height:20px;
font-weight:bold;
}
#judgerc
{
float:right;
width:350px;
text-align:left;
font-weight:bold;
height:20px;
}
.style3 {color: #FF0000}
h1{padding-top:50px; text-align:center;}
