.botbar {
	background-image: url(img/bottom_L.png);
	background-repeat: no-repeat;
}
.brcolor {
	border: thin solid #999999;
}
.boxline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CEE2C9;
	border-right-color: #fff;
	border-bottom-color: #CEE2C9;
	border-left-color: #fff;


}

@font-face
{
font-family: cgor65w;
src: url(font/cgor65w.ttf);

}

.font1 {
	font-family:cgor65w;
	font-size: 20px;
	color:#000;
	font-weight: bold;

	
}
.font2 {
	font-family:cgor65w;
	font-size: 27px;
	color:#000;
	font-weight: bold;

	
}