  .top {
    width: 1000 px;
   }
   .roundcont {
	width: 160px;
	background-color: #fff;
	color: black;
	float:center;
	margin-left: 20px;
}

   .roundcont2 {
	width: 500px;
	background-color: #fff;
	color: black;
	float: center;
}

   .roundcont3 {
	width: 130px;
	background-color: #fff;
	color: black;
	float: right;
}

   .roundcont4 {
	width: 260px;
	background-color: #fff;
	color: black;
	float: center;
	margin-left: 20px;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.jpg) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.jpg) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.divtxt {
 font-family: Tahoma, Arial;
 font-size: 12px;
 color: black;
 padding-left: 8px;
 padding-right: 8px;
}

.navigation {
 padding-left: 55px;
 font-family: Tahoma, Arial;
 font-size: 12px;
 color: black;
}

a {
 font-family: Tahoma, Arial;
 font-size: 12px;
 color: #5cbcfb;
}

a:hover {
 font-family: Tahoma, Arial;
 font-size: 12px;
 color: black;
 background-color: #fff;
}

.active {
 padding: 6px;
 background-color: #fff;
}

.bottom {
 font-family: Tahoma, Arial;
 font-size: 12px;
 color: black;
 padding-top: 70px; 
 padding-left:20px;
}

a#list {
 padding: 6px;
 font-family: Tahoma, Arial;
 font-size: 13px;
 color: #5cbcfb;
 display: block;
}

a#list:hover {
 font-family: Tahoma, Arial;
 font-size: 12px;
 color: black;
 padding: 6px;
 background-color: #fff;
 display: block;
}