﻿
body
{
margin: 10px;
cursor: default;
}
#manset
{
cursor: default;
font-family: trebuchet ms;
width: 625px;
height: 100px;
border: solid 0px #ccc;
background-color: #ffffff;
padding: 0px;
margin-left: 0px;
margin-top: 0px;
display: none;
position: relative;

}
#manset div
{
font-family: trebuchet ms;
width: 361px;
height: 100px;
}
#Sayfalama
{
position: absolute;
margin-left: 300px;
margin-top: -95px;
}
.sayfa
{
margin: 0 2px 0 0;
float: left;
color: #999999;
cursor: default;
font-family: calibri;
font-size: 10pt;
border: solid 1px #000000;
width: 15px;
height: 15px;
text-align: center;
}
.manset_f
{
float: left;
border: 0;
color: #666666;
margin-left:-2px;
}
.manset_h
{
float: left;
width: 245px;
margin: 0 0 5px 0;
height: 20px;
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #000000;
padding: 0 5px;
}
.manset_h_yedek
{
float: left;
background-color: #dcdcdc;
color: #333;
width: 245px;
margin: 0 0 5px 0;
height: 20px;
font-size: 11pt;
color: #800;
font-weight: bold;
padding: 0 10px;
}
#manset a
{
text-decoration: none;
cursor: default;
}