body {
	margin:0;
	border:0;
	padding:0;
	background-color:#CACACC;
}
* {
	font-family:Arial,Helvetica,sans-serif;
}
a {
	color:#b00e23;
}
b {
	color:#326698;
}
td {
	font-size:14px;
}
.f12 {
	font-size:12px;
}
.f13 {
	font-size:13px;
}
.f16 {
	font-size:16px;
}
.b {
	font-weight:bold;
}
.c {
	text-align:center;l
}
#table {
	width:800px;
	height:100%;
	background:transparent url(/images/b.png) 50% 0 repeat-y;
}
#leftbg {
	width:46px;
	/* height:1165px; */
	background:transparent url(/images/left.png) 0 0 no-repeat;
}
#rightbg {
	width:46px;
	background:transparent url(/images/right.png) 0 0 no-repeat;
}
#header {
	background:#FFFFFF url(/images/header.png) 0 0 no-repeat;
	width:708px;
	height:117px;
}
#content {
	padding:10px 22px;
	line-height:140%;
	background-color:#FFFFFF;
}
#foot {
	text-align:center;
	background:#FFFFFF url(/images/foot.png) 0 2px no-repeat;
	height:59px;
	line-height:59px;
}
#foot a {
	color:#666666;
	font-size:14px;
	text-decoration:none;
	padding:0 10px;
}
h1 {
	font-size:20px;
}
h4.err {
	font-size:16px;
	color:red;
	text-align:center;
}
ul.kek {
	margin:5px 0 10px 25px;
	padding:0;
	color:#366599;
	font-size:16px;
}

.red {
	color:#9a0034;

}
label {
	display:block;
	float:left;
	width:200px;
	text-align:right;
	padding-right:10px;
}
span.k {
	font-size:15px;
	color:#cc3300;
	font-weight:bold;
}
.sepa {
	clear:both;
	height:10px;
}
