body {
	margin:0;
	padding:0;
	font: 13px verdana, geneva, sans-serif;
	color: #505050;
	text-align: center;
	background: #000 url('gfx/bg.gif') repeat-x top;
	}

a {
	color: #505050;
	text-decoration: none;
	}

a:hover {
	color: #909090;
	text-decoration: underline;
	}

.cn {
	position: relative;
	margin: auto;
	margin-top: 104px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-top: 220px;
	width: 778px;
	background: #fff url('gfx/cnbg.gif') repeat-y;
	text-align: left;
	}

.sh0 {
	position: absolute;
	top: 185px;
	left: -104px;
	background: url('gfx/sh0.gif') no-repeat;
	width: 104px;
	height: 14px;
	}

.sh1 {
	position: absolute;
	top: -75px;
	left: -104px;
	background: url('gfx/sh1.gif') no-repeat;
	width: 30px;
	height: 260px;
	}

.sh2 {
	position: absolute;
	top: -85px;
	left: -104px;
	background: url('gfx/sh2.gif') no-repeat;
	width: 565px;
	height: 10px;
	}

.sh3 {
	position: absolute;
	top: -75px;
	left: 445px;
	background: url('gfx/sh3.gif') no-repeat;
	width: 16px;
	height: 74px;
	}

.sh4 {
	position: absolute;
	top: -1px;
	left: 445px;
	background: url('gfx/sh4.gif') no-repeat;
	width: 16px;
	height: 200px;
	}

.sh5 {
	position: absolute;
	top: 185px;
	left: 0px;
	background: url('gfx/sh5.gif') no-repeat;
	width: 445px;
	height: 14px;
	}

.tt {
	position: absolute;
	top: -75px;
	left: -74px;
	background:  #888888 url('gfx/ttbg.gif') no-repeat;
	width: 519px;
	height: 260px;
	text-align: right;
	}

h2 {
	display: block;
	font: 50px 'book antiqua', 'times new roman', times, serif;
	font-weight: normal;
	color: #505050;
	margin: 30px 30px 20px 200px;
	padding-bottom: 4px;
	border-bottom: 1px solid #505050;
	
	}

h2 a {
	color: #fff;
	text-decoration: none;
	}
h2 a:hover {
	color: #fff;
	text-decoration: none;
	}

h3 {
	display: block;
	font: 26px 'book antiqua', 'times new roman', times, serif;
	font-weight: normal;
	color: #505050;
	margin: 0px 38px 0px 25px;
	
	}

.mn {
	position: absolute;
	top: 15px;
	left: 465px;
	}

a.amn {
	display: block;

	width: 305px;

	height: 34px;
	background: url('gfx/abg.gif') no-repeat;
	font: 19px 'book antiqua', 'times new roman', times, serif;
	color: #505050;
	padding: 5px 0 0 35px;
	text-align: left;
	text-decoration: none;
	}

a.amn:hover {
	color: #000;
	background: #f8f8f8 url('gfx/abg.gif') no-repeat;
	text-decoration: none;
	}

a.amn2 {
	display: block;

	width: 305px;

	height: 34px;
	background: url('gfx/abg2.gif') no-repeat;
	font: 19px 'book antiqua', 'times new roman', times, serif;
	color: #505050;
	padding: 5px 0 0 35px;
	text-align: left;
	text-decoration: none;
	}

a.amn2:hover {
	color: #000;
	background: #f8f8f8 url('gfx/abg2.gif') no-repeat;
	text-decoration: none;
	}

h4 {
	display: block;
	font: 26px 'book antiqua', 'times new roman', times, serif;
	font-weight: normal;
	color: #505050;
	margin: 0 0 0 44px;
	text-align: left;
	}

.ln {
	margin: 10px 0 10px 30px;
	width: 585px;
	border-bottom: 1px solid #505050;
	}

.txt {
	margin: 0 40px 0 40px;
	text-align: left;
	}

.txt_full {
	margin: 0 80px 0 40px;
	text-align: left;
	}

td {
	font-size: 13px;
	}

.obr {
	background: #fff;
	border: 1px solid #a6a6a6;
	padding: 5px;
	margin: 15px;
	}

.cp {
	font-size: 9px;
	color: #505050;
	text-align: right;
	padding: 30px 10px 10px 10px;
	}

.ft {
	margin: auto;
	width: 778px;
	height: 60px;
	text-align: center;
	font-size: 10px;
	}

div.ft a:hover {
	text-decoration: none;
	color: #909090;
	}