@import url("reset.css");

b, strong { font-weight: 700; }
a, a:active { text-decoration: none; color: #007FBA;}
a:hover { color: red;}



html, body {
	background: #000;
	font: 12px Arial,Helvetica,sans-serif;
	color: #CCC;
	height: 100%;
}
.student-list-mini, .student-list-mini a {
	display: block;
	font-size: 14px!important;
}

h1 {	font-size: 36px; margin: 20px 0px;}
h2 {	font-size: 24px; margin: 15px 0px; }
h3 {	font-size: 16px; margin: 10px 0px; }

p, ul {	margin: 8px 0px;}
p.list16 {	font-size: 16px;}
p.list18 {	font-size: 18px;}

hr, a img { border: 0px;}
div.mini p, .izumrud, h1, h2, h3, h4{
	color: #0CF;
}
div.mini p, #bhsad { font-size: 10px;}
.white {	color: #fff!important;}
br.cb, div.main { 	clear: both;}
div.mini { margin-bottom: 10px; padding-top:30px; }
#page, #header, #footer  { 	position: relative; }
#header, #logo, #logo2, #bhsad, #bhsad_white {	height: 185px;}
#bhsad, #bhsad_white, #logo, #logo2 {	display: block; }
li {color:#007FBA; list-style-position:inside; list-style-type:disc;}
#page {
	width: 1000px;
	margin: auto;
}
#logo {
	background: url(logo.png) left 53px no-repeat;
	width: 706px;
	color: #000;
}
#logo2 {
	background: url(logo2.png) left 53px no-repeat;
	width: 706px;
	color: #000;
}
#bhsad {
	position: absolute;
	background: url(bhsad.png) center top no-repeat;
	color: #fff;
	top: 41px;
	right: 3px;
	padding-top: 96px;
	text-align:center;
	width: 247px;
	line-height:15px;
	height: 30px;
}
#bhsad_white {
	position: absolute;
	background: url(bhsad_invert.png) center top no-repeat;
	color: #fff;
	top: 41px;
	right: 3px;
	padding-top: 96px;
	text-align:center;
	width: 247px;
	line-height:15px;
	height: 30px;
}
#footer {
	padding-top: 40px;
	height: 40px;
}

.informer, .main {	margin-bottom: 10px;}
.main {	
	float: left;
	width: 752px;
}
.informer {	margin-left: 770px;}
.msg0, .msg1, hr{
	margin-bottom: 13px;
	padding-bottom: 13px;
}
hr {
	margin: 13px 0px;
	padding: 0px
}

.msg1, hr {	background: url(line.png) left bottom no-repeat;}
