body{
text-align:center;
margin:0;
padding:0;
background:url('../img/footer.png') repeat-y;
font-style:Arial;


}

img{
border:0;

}

a{
text-decoration:none;
color:#344d66;
font-weight:bold;


}
a:hover{
color:#8a3333;

}

h2{
margin:0;
padding:1px;
margin-bottom:8px;

}

#easyTooltip{
padding:5px;
border:1px solid #ccc;
background:#f1f1f1;
font-size:13px;

}

.paging{
font-size:16px;

padding:4px;
background:#dceeff;



}

#wrap_page{

margin-left:100px;

text-align:left;

}

#header{

background:url('../img/header.png') no-repeat top center;
height:165px;
text-align:right;
}

#header form{
margin:0;
padding:2px;
float:right;
font-size:12px;


}
#header input{
border:1px solid #e5e5e5;
font-size:12px;

}


#page{
float:left;
width:75%;

padding:16px;

}

#left{
float:left;

}

#right{

float:right;

}

#right ul{
margin:0;
padding:0;
list-style-type:none;
}

#right li{
padding:6px;
margin-bottom:4px;
display:block;
width:165px;
height:20px;
color:#ffffff;
font-weight:bold;
font-size:14px;
background:url('../img/button.png') no-repeat;
}

#right a{
text-decoration:none;
color:white;


}

#right a:hover{


color:#ffabab;


}

#footer{
border-top:5px solid #a8d4ff;
padding:20px;
font-size:small;
text-align:center;

clear:both;

}


