﻿/* CSS Document */

#bottomset div {
float: left;
}

#bottomset {
float: left;
}

#topright div {
float: left;
}

#topright {
float: left;
}

#topleft div {
float: left;
}

#topleft {
float: left;
}

p {
float: left;
}

#contentArea a {
text-decoration: none;
}

#contentArea a:hover {
/*color: #365f91;*/
color:#00CCFF;
}

#topleft {
width: 480px;
}

#topleft #upper {
width: 328px;
margin: 0;
padding: 0;
padding-left: 12px;
margin-top: 12px;
}

#topleft #upper ul{
clear:both;
list-style: none;
}

#bottomset div {
margin-top: 13px;
}

#topright div {
margin-top: 13px;
}

#topleft div {
margin-top: 13px;
}

#topright p{
padding-left: 52px;
width: 210px;
}

#topright a img {
border: none;
}

#bottom img{
float: left;
}

#leftp {
padding-left: 11px;
width: 340px;
}

#leftp ul{
clear:both;
list-style: none;
}


#rightp {
padding-left: 52px;
width: 210px;
}

#contentArea ul li{
padding-bottom: 10px;
}