* {margin: 0;padding:0;font-weight: normal;}

body {
margin: 10px 0px 20px 0px;
background-color: #fff;
text-align: center;
}

a:link,a:visited,a:active {color: #0000ff;}
a:hover {color: #ff0000;}

#container {
margin-right: auto;
margin-left: auto;
text-align: left;
width: 750px;
}

#top {
background: url(http://net-ans.com/img/eye.gif) no-repeat;
height: 120px;
}

h1 {
font-size: 12pt;
margin: 10px 0px 0px 30px;
color: #28680a;
}

h2 {
font-size: 9pt;
margin: 5px 300px 0px 5px;
padding: 4px;
border: 1px solid #28680a;
line-height: 140%;
}

#center {
float: right;
width: 495px;
overflow: hidden;
}

h3 {
font-size: 10pt;
border-top: 2px solid #28680a;
border-bottom: 2px solid #28680a;
padding: 3px;
}

#center p {
font-size: 10pt;
margin-bottom: 12px;
line-height: 140%;
}

#menu {
float: left;
width: 250px;
overflow: hidden;
margin-right: 5px;
}

h4 {
font-size: 10pt;
text-align: center;
background-color: #999;
color: #fff;
padding: 3px;
font-weight: bold;
}


.pr {
width: 248px; height: 360px;
overflow: auto; border: solid 1px #999; background: #fff;
scrollbar-base-color:#ccc;
scrollbar-arrow-color:#999;
scrollbar-darkshadow-color:#ccc;
font-size: 9px;
}

.pr li {
padding: 0px 0px 3px 8px;
}



