body 
{
	margin:0;
	padding:0;
	background-image: url(i/ba3.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a { color:#003C67; }
a:hover {text-decoration:none;}
h1 { font-size:17px; margin:0; margin-bottom:10px;}
.edno {
	background-image: url(i/edno2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width:100%;
}
.topki { position:absolute; z-index:2000; margin-top:-4px; width:100%; text-align:center;}
.footer
{
	margin:0 auto;
	width:924px;
	border-top: 1px solid #9ABDDC;
	margin-top:20px;
	font-family: Tahoma;
	font-size: 10px;
	color: #A9A9A9;
	padding-top:5px;
}
.footer a { color:#6B96BC; text-decoration:none; }
.footer a:hover { text-decoration:underline;}
.back { position:absolute; width:895px; text-align:right; padding-top:20px;}
.main
{
	margin:0 auto;
	width:895px;
	margin-top:20px;
	background-image: url(i/b_2.png);
	background-repeat: repeat-y;
}
.main_1 {
	width:895px;
	background-image: url(i/b_1.png);
	background-repeat: no-repeat;
	background-position: top;
}
.main_2 {
	width:895px;
	background-image: url(i/b_3.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.in { padding:20px;}
.win{
	border: 1px solid #9ABDDC;
}
.da { background-color: #9ABDDC; }