@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#202020;
}
.box_bg{
background:url(../images/bg_r2_c1.jpg);
height:368px;}
.box{
background:url(../images/box.png);
height:368px;}
.hd {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #BDDCF1;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a
{
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #BDDCF1;
	text-decoration: none;
}
