BODY {
background-color:#FFF;
}
a:link, a:visited  {
color:#6e6e6e;
text-decoration:none;
padding:2px;
clear:both;
}
a:hover {
color:#465db4;
text-decoration:none;
}
.all {
width:900px;
}
.left {
width:200px;
float:left;
}
.right {
width:700px;
float:left;
}
.head {
width:900px;
height:115px;
background:url(head.jpg) no-repeat;
}
.main {
width:900px;
background:#FFF;
}
.menu_container {
width:200px;
float:left;
}
.menutop {
background:url(flowtop.png) no-repeat;
width:200px;
height:50px;
float:left;
z-index:1;
position:relative;
font-size:18px;
text-align:left;
}
.menu {
width:200px;
float:left;
background:url(flowcenter.png);
}
.menubottom {
width:200px;
height:137px;
background:url(flowbottom.png) no-repeat;
float:left;
}
.submenuspace {
width:20px;
height:50px;
float:left;
}
.submenutop {
width:195px;
font-size:0px;
float:left;
}
.submenu {
margin:0px;
padding:0px;
width:170px;
float:left;
text-align:left;
font-size:12px;
font-weight:bold;
font-family:verdana;
}
.submenu ul, .submenu li{
margin:0px;
padding-bottom:5px;
list-style:none;
list-style-type:none;
overflow:hidden;
background:#FFF;
}
.submenu ul ul {
padding-left:25px;
list-style-type:none;
list-style:none;
}
.submenubottom {
width:195px;
font-size:0px;
float:left;
list-style-type:none;
list-style:none;
}
.submenucontainer {
width:200px;
float:left;
list-style-type:none;
list-style:none;
}
.content_container {
width:700px;
float:left;
text-align:left;
background:#FFF;
}
.horizontal_margin {
width:700px;
height:15px;
float:left;
}
.vertical_margin {
width:15px;
height:15px;
float:left;
}
.content {
width:670px;
float:left;
font-family:arial;   
}
.bottom{
width:900px;
height:20px;
text-align:right;
color:#4d4d4d;
font-size:11px;
font-family:verdana;
float:left;
}
a.bottomlink:link {color:#4d4d4d}
a.bottomlink:visited {color:#4d4d4d}
a.bottomlink:hover {color:#4d4d4d}