div#links 
{position: absolute; 
top: 20px; 
left: 0; 
width: 235px; 
height: 100px; 
font: 9pt Arial, Helvetica, sans-serif; 
z-index: 100;}

div#links a 
{display: block; 
text-align: left; 
font: bold 1em sans-serif; 
padding: 5px 5px; 
margin: 0 0 0px; 
border-width: 0; 
text-decoration: none; 
color: #75bbff; 
background: #ffffff;
border-right: 1px dotted gray;}

div#links a:hover 
{color: #ffffff; 
background: #75bbff;
border-right: 1px dotted white;}

div#links a span 
{display: none;}

div#links a:hover span 
{display: block;
position: absolute; 
top: 140px; 
left: 0px; 
width: 235px;
padding: 5px; 
margin: 10px; 
z-index: 100;
color: #5B5B5B; 
background: #ffffff;
font: 9pt Arial, Helvetica, sans-serif; 
text-align: left;}


ul 
{padding: 0; 
margin: 0; 
border-bottom: 1px gray; 
font: 1em sans-serif;}

ul li 
{list-style-type: none;
border: 1px gray; 
border-width: 1px 1px 0 3px;
position: relative; 
margin: 0; 
padding: 0;}

ul ul 
{display: none;}

ul li:hover > ul 
{display: block; 
position: absolute; 
top: -1px; 
left: 100%; 
width: 150px}

li a 
{display: block; 
padding: 5px 5px; 
text-decoration: none; 
background: #CAC7B7;}

ul#sidemenu li a:hover 
{background: CAC7B7;}

li.sub > a 
{font-weight: normal; 
background: #CAC7B7;}

 .floatright
{
float: right;
margin: 0 10px 10px 10px;
clear: right;
}

div.processcontain
{
width:750px;
height:750px;
margin:0px;
border:0px;
line-height:100%;
padding:0;
clear:left;
margin-left:20px;
margin-top:30px;
background-color:#ffffff
}

div.process900
{
width:750px;
height:900px;
margin:0px;
border:0px;
line-height:100%;
padding:0;
clear:left;
margin-left:20px;
margin-top:30px;
background-color:#ffffff
}

div.process1000
{
width:750px;
height:1000px;
margin:0px;
border:0px;
line-height:100%;
padding:0;
clear:left;
margin-left:20px;
margin-top:30px;
background-color:#ffffff
}

div.process1300
{
width:750px;
height:1300px;
margin:0px;
border:0px;
line-height:100%;
padding:0;
clear:left;
margin-left:20px;
margin-top:30px;
background-color:#ffffff
}

div.process1400
{
width:750px;
height:1400px;
margin:0px;
border:0px;
line-height:100%;
padding:0;
clear:left;
margin-left:20px;
margin-top:30px;
background-color:#ffffff
}

div.process1500
{
width:750px;
height:1500px;
margin:0px;
border:0px;
line-height:100%;
padding:0;
clear:left;
margin-left:20px;
margin-top:30px;
background-color:#ffffff
}

div.processcontent
{
width:750px;
margin:0px;
line-height:100%;
clear:left;
margin-left:0px;
position:absolute;
top:380px;
}

ul.circle 
{
list-style-type: circle;
font-family: arial,helvetica,sans-serif;
color: #5B5B5B;
font-size: 10pt;
margin-left: 40px;
}

