BODY {
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000;
}

div#container {
	width: 992px;
	height: 636px;
	margin: 0 auto 0 auto;
	border: 1px solid #d1d3d4;
	border-top: none;
	background: url('i/bg_container.gif') no-repeat left bottom;
}
div#copyright {
	width: 992px;
	height: 40px;
	margin: 0 auto 0 auto;
	text-align: center;
}
	div#copyright .lft {
		float:left;
		width: 177px;
	}
	div#copyright .cnt {
		float:left;
		width: 686px;
	}
	div#copyright .rgt {
		float:left;
		width: 126px;
		text-align: right;
	}
	div#copyright a {
		text-decoration: none;
	}

div#top {
	height: 104px;
	background: url('i/bg_top.jpg') no-repeat center;
}
div#menu {
	height: 17px;
	border: 1px solid #fff;
	background: #d9e8e8;
}
	div#menu .lang {
		float: left;
		width: 173px;
		height: 15px;
		background: #d6d6d6;
		border: 1px solid #006363;
		text-align: center;
		font-size: 10px;
		color: #000;
		line-height: 15px;
	}
		div#menu .lang a {
			color: #000;
			text-decoration: none;
		}
	div#menu a.menu {
		float: left;
		display: block;
		width: 136px;
		height: 17px;
		line-height: 17px;
		border-left: 1px solid #fff;
		text-align: center;
		text-decoration: none;
		color: #016565;
		font-size: 12px;
		font-weight: bold;
	}
div#bot {
	height: auto;
}
	div#bot div#left {
		float: left;
		width: 177px;
	}
		div#bot div#left .pagename {
			height: 37px;
			text-align: center;
			font-size: 13px;
			font-weight: bold;
			color: #006363;
			line-height: 37px;
		}


	div#bot div#center{
		float: left;
		width: 686px;
		height: 512px;
		overflow: auto;
		border: 1px solid #d1d3d4;
		border-bottom: none;
	}
	div#bot div#right {
		float: left;
		width: 126px;
		padding: 0 0 0 1px;
		color: #494b4b;
	}
		div#bot div#right .fontsize {
			height: 23px;
			border: 1px solid #006363;
			text-align: center;
			font-size: 11px;
			line-height: 23px;
		}
			div#bot div#right .fontsize a {
				color: #000;
				text-decoration: none;
			}
		div#bot div#right .box_header {
			height: auto;
			margin-top: 10px;
			background: url('i/bg_box.gif') no-repeat top left #d1d3d4;
			padding: 3px 0 3px 18px;
			font-size: 12px;
			font-weight: bold;
		}
			div#bot div#right .box_header a {
				color: #016565;
				text-decoration: none;
			}
		div#bot div#right .box_body {
			height: auto;
			padding: 5px;
			background: #f3f4f4;
			font-size: 10px;
			color: ;
		}
			div#bot div#right .box_body a {
				color: #016565;
				text-decoration: none;
			}

.searchengine {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	margin: 20px;
}
	.searchengine td {
		padding: 15px;
	}
	.searchengine .header {
		font-size: 12px;
		font-weight: bold;
		color: #016565;
	}

div.single {
	font-size: small;
	background: url('i/singleoffer_mid.gif') repeat-y center;
	margin-top: 30px;
}
	div.single .top {
		height: 53px;
		background: url('i/singleoffer_top.gif') no-repeat center;
	}
	div.single .mid {
		width: 500px;
		margin: 0 auto 0 auto;
		height: auto;
		padding: 20px;
	}
		div.single .mid p {
			text-align: justify;
		}
	div.single .bot {
		height: 150px;
		background: url('i/singleoffer_bot.gif') no-repeat center bottom;
		text-align: center;
	}

h1 {
	font-size: medium;
	margin: 20px 0 0 20px;
	color: #016565;
}

p {
	margin: 8px 0 0 0;
}
	p.header {
		font-size: 12px;
		color: #016565;
	}

a {
	color: #016565;
}

form {
	margin: 0;
	padding: 0;
}

table {
	margin: 20px;
	width: 562px;
	border-collapse: collapse;
}

th {
	padding: 2px 0 2px 8px;
	font-size: 12px;
	color: #016565;
	text-align: left;
	background: #d9e8e8;
}

td {
	padding: 8px;
	font-size: 10px;
}

.trainings ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.trainings li {
	padding-left: 20px;
	margin-left: 20px;
	background: url('i/arr.png') no-repeat 0 3px;
}
