body {
	padding: 0;
	margin: 0;
	background: #F0F2F6 url('/img/bg.jpg');
}
body, table, form, input, select, textarea {
	font-family: tahoma, verdana, arial, serif;
	font-size: 11px;
	color: #177ABB;
}
a, a:visited, a:hover {
	font-family: tahoma, verdana, arial, serif;
	font-size: 11px;
	color: #177ABB;
}
a:hover {
	text-decoration: none;
}
a.white, a.white:visited, a.white:hover {
	color: white;
	font-weight: bold;
}

h1 {
	font-family: tahoma, verdana, arial, serif;
	font-size: 18px;
	color: #36638B;
	font-weight: normal;
}
hr {
	height: 1;
	color: #B3D0E5;
	background-color: #B3D0E5;
	border-style: none;
}
.white {
	color: white;
}
.news {
	border-left: solid 3px #2A7BBA;
	padding-left: 10;
}

.l {
	text-align: left;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
.j {
	text-align: justify;
}
.t {
	vertical-align: top;
}

p.{
text-indent:20px;
}

#sp {visibility: hidden}
#sign {visibility: hidden}
