BODY {
margin: 0px;
padding: 0px;
font-family: "Arial", "Verdana", "Helvetica", san-serif;
}
li{
padding:0px;
}
A {
text-decoration:none;
}
A:hover{
text-decoration:underline;
}
#BODY {
width:750px;
margin: 0px;
padding: 0px;
text-align:left;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #CCCCCC;
border-left-color: #CCCCCC;
}
#HEAD{
margin: 0px;
padding: 0px;
width:750px;
height:45px;
background-image:url(images/head_bg.gif);
}
#HEAD .logo{
margin: 0px;
padding: 0px;
float:left;
}
#HEAD_LINK{
font-size:10px;
margin-top:16px;
margin-right:10px;
float:right;
width:auto;
}
#HEAD_LINK .arrow{
margin-right:4px;
margin-top:2px;
}
#HEAD_LINK A {
color:#006699;
}
#HEAD_LINE{
clear:both;
margin:0px;
padding:0px;
width:750px;
height:16px;
background-image:url(images/head_topline.gif);
}
#HEAD_MENU{
clear:both;
margin:0px;
padding:0px;
width:750px;
height:22px;
text-align:left;
}
#HEAD_MENU_LEFT{
width:212px;
float:left;
}
#HEAD_MENU_LEFT .marg{
margin-right:7px;
}
#HEAD_MENU_RIGHT{
width:320px;
float:right;
font-size:11px;
}
#HEAD_MENU_RIGHT1{
float:left;
width:80px;
height:17px;
text-align:center;
background-image:url(images/headmenu_sub.gif);
}
#HEAD_MENU_RIGHT2{
float:right;
width:80px;
height:17px;
text-align:center;
background-image:url(images/headmenu_sub.gif);
}
#HEAD_MENU_RIGHT A{
display: block;
width: 100%;
height: 100%;
color:#333333;
padding-top:2px;
font-weight: bold;
text-decoration:none;
}
#HEAD_MENU_RIGHT A:hover{
display: block;
width: 100%;
height: 100%;
color:#333333;
font-weight: bold;
text-decoration:none;
background-image:url(images/headmenu_sub2.gif);
}
#FOOT{
clear:both;
margin-bottom:40px;
padding:4px 0px 4px 0px;
width:750px;
text-align:right;
background-color:#99CC66;
font-size:12px;
color:#FFFFFF;
}
