@charset "utf-8";
/* CSS Document */

.roundcont {
	width: auto;
	background-color: #C3D1E7;
	color: #fff;
	margin-top: 10px;
	font-size: 11px;
	line-height: 18px;
	color:#333;
}
.roundcont a{
	color: #DC0000;
	text-decoration: none;
}
.roundcont a:hover{
	text-decoration: underline;
}
.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}
.roundbottom2{
	background: url(../images/tr1.gif) no-repeat top right; 
}
img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

.roundcont1 {
	width: auto;
	background-color: #4E78B7;
	color: #fff;
	margin-top: 10px;
	font-size: 11px;
	color:#fff;
}
.roundcont1 a{
	color: #000;
	text-decoration: none;
}
.roundcont1 a:hover{
	text-decoration: underline;
}
.roundcont1 p {
	margin: 0 10px;
}

.roundbottom1 {
	background: url(../images/br1.gif) no-repeat top right; 
}

img.corner1 {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}