body, html {
background-color: #CCCCCC;

color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:100%;
letter-spacing:normal;
margin:0;
height:100%;
text-align:center;
width:100%;
}
* {
border:0 none;
margin:0;
padding:0;
}
#root {
  margin:0px auto;
  width:966px;
  background-color: #ffffff;
  height:1015px;
  padding:10px;
  
}


#root1 {
  margin:0px auto;
  width:966px;
  background-color: #ffffff;
  height:830px;
  padding:10px;
  
}
h1
{
font-size:14px;
text-decoration:none;
color:#0D1076;
margin-bottom:5px;
}
.header {
width:100%;

height:83px;
float:left;
text-align:center;
}
.headersub {
float:left;
height:28px;
width:100%;
background:url(images/menu1.gif);
}

.menu {
float:left;

color:white;
padding:6px 20px;
height:16px;
cursor:pointer;
font-size:14px;
text-decoration: none;
font-weight:bold;
}
.menu:hover {
float:left;
background:url('images/menu2.gif');
}
.menuleft {
float:left;

color:white;
padding:6px 20px;
height:16px;
cursor:pointer;
font-size:14px;
text-decoration: none;
font-weight:bold;
}
.menuleft:hover {
float:left;
background:url('images/menu3.gif');
}
.left {

width:182px;

padding:1px 10px 1px 0px;
float:left;
text-align:left;
}
.bluehead {
float:left;
background:url('images/bluehead.gif');
width:175px;
height:22px;
font-weight:bold;
font-size:14px;
color:white;
padding-top:5px;
padding-left:7px;
}
.leftmenu {
float:left;
background:url('images/leftmenu.gif');
height:21px;
width:160px;
color:#000000;
font-size:12px;
padding-top:7px;
padding-left:22px;
text-decoration:none;
cursor:pointer;
overflow:hidden;
}
.leftmenu:hover {
float:left;
background:url('images/leftmenu_hvr.gif');
width:147px;
padding-left:35px;
}
.leftbox {
width:180px;
float:left;

border-bottom:1px solid #818181;
background:#F3F1F1;
text-align:center;
padding-top:10px;
padding-bottom:10px;
border-left:1px solid #999999;
border-right:1px solid #999999;
}
.center {
float:left;
width:582px;

padding-top:5px;
}
.headline {
font-size:14px;
text-align:left;
font-weight:bold;
width:582px;
}
.headlinesub {
float:left;
width:582px;
height:4px;
background:url('images/headline.gif');
margin-top:3px;
overflow:hidden;
}
.back {
float:left;
width:562px;
height:104px;
background:url('images/back.gif');

cursor:pointer;
padding:10px;
text-align:left;
}
.back:hover {
background:url('images/back_hvr.gif');
}
.image {
width:50px;
height:104px;
float:left;
margin-right:10px;
}
.background {
float:left;
width:562px;
height:527px;
background:url('images/background.gif');
margin-top:10px;
cursor:pointer;
padding:10px;
text-align:left;
}

.background1 {
float:left;
width:562px;
height:556px;
background:url('images/background1.gif');
margin-top:10px;
cursor:pointer;
padding:10px;
text-align:left;
}
a.btn {
width:140px;
height:21px;
float:left;
color:#fff;
font-weight:bold;
background:url('images/btn.gif');
text-align:center;
text-decoration:none;
padding-top:6px;
margin-top:10px;
}
