A {

  color: #2C5571;

  text-decoration: none;

}



A:hover {

  color: #2C5571;

  text-decoration: underline;

}

.main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.cbgr {
	background-image: url(im/cbgr.jpg);
	background-repeat: no-repeat;
}
.mbgr {
	background-image: url(im/mbgr.jpg);
	background-repeat: no-repeat;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C5571;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #996500;
}
.brd {
	border: 1px solid #CCCCCC;
}
.top_tel {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 24px;
	font-style: normal;
	color: #2C5571;
}
