body {
	margin: 0px;
	background: #fff url('gfx/cn.png') repeat-y top center;
	font: 17px/25px candara, calibri, tahoma, verdana, arial, geneva, sans-serif;
	color: #a0a5a5;
	text-shadow: 1px 1px 1px #fff;
	-moz-text-shadow: 1px 1px 1px #fff;
	-webkit-text-shadow: 1px 1px 1px #fff;
	}

a {
	color: #ff5a00;
	text-decoration: none;	
	}
a:hover {
	color: #ff5a00;
	text-decoration: underline;
	}

img {
	border: 0;
	}

h1, h2, h3, h4, h5, h6, p, form {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	font-weight: normal;
	}

.bd {
	position: relative;
	margin: auto;
	width: 986px;
	z-index: 2;
	}

.hd {
	position: relative;
	margin: auto;
	height: 138px;
	background: url('gfx/tp.jpg') no-repeat 90px 0;
	text-align: right;
	z-index: 4;
	}

.hd h1 {
	font: 51px/51px georgia, times, 'times new roman', serif;
	color: #666;
	font-style: italic;
	padding: 30px 200px 0 0;
	}

.hd h1 a {
	color: #666;
	letter-spacing: 1px;
	text-decoration: none;
	}

.hd h2 {
	font: 25px/25px georgia, times, 'times new roman', serif;
	color: #666;
	letter-spacing: 1px;
	font-style: italic;
	padding: 0 200px 0 0;
	}

.hd h2 a {
	color: #666;
	text-decoration: none;
	}

.mn {
	position: relative;
	margin: auto;
	height: 176px;
	background: url('gfx/mn.png') no-repeat 90px 0;
	padding-left: 430px;
	z-index: 4;
	}

.mn ul {
	margin: 0;
	padding: 0;
	padding: 20px 170px 0 0;
	}

.mn li {
	list-style-type: none;
	font: 18px/27px georgia, times, 'times new roman', serif;
	letter-spacing: 1px;
	font-style: italic;
	}

.mn li a {
	display: block;
	padding-left: 355px;
	color: #666;
	text-decoration: none;
	}
.mn li a:hover, .mn li a.active {
	background: url('gfx/ln.gif') no-repeat 0 13px;
	color: #ff5a00;
	text-decoration: none;
	}

.umn {
	position: relative;
	margin: auto;
	height: 74px;
	background: url('gfx/umn.jpg') no-repeat 90px 0;
	text-align: right;
	z-index: 4;
	}

.umn h3 {
	font: 25px/25px georgia, times, 'times new roman', serif;
	color: #666;
	font-style: italic;
	padding: 24px 130px 0 0;
	}

.dd {
	position: absolute;
	left: 896px;
	top: -57px;
	width: 90px;
	height: 552px;
	background: url('gfx/d.jpg') no-repeat;
	z-index: 4;
	}

.cn {
	position: relative;
	margin: auto;
	width: 806px;
	z-index: 6;
	}

.cnt {
	position: absolute;
	left: 0;
	top: 0;
	width: 806px;
	height: 190px;
	background: url('gfx/cnt.png') no-repeat;
	z-index: 8;
	}

.cnb {
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 806px;
	height: 190px;
	background: url('gfx/cnb.png') no-repeat;
	z-index: 8;
	}

.cn2 {
	position: relative;
	padding: 36px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	z-index: 10;
	}

.cl1 {
	float: left;
	width: 346px;
	}

.cl2 {
	float: right;
	width: 346px;
	padding-top: 48px;
	}

.cn2 h4 {
	font: 28px/28px georgia, times, 'times new roman', serif;
	font-style: italic;
	text-align: right;
	letter-spacing: 2px;
	padding-bottom: 20px;
	background: url('gfx/ln.gif') no-repeat bottom right;
	color: #ff5a00;
	}

.cn2 p {
	text-align: justify;
	padding: 20px 0 10px 0;
	}

.cn2 p strong {
	font-weight: normal;
	color: #666;
	}

.cn2 p a span {
	letter-spacing: -1px;
	}

.cn2 ul, .cn2 li {
	margin-top: 0;
	margin-bottom: 0;
	color: #ff5a00;
	font-weight: bold;
	}

.cn2 li span {
	font-weight: normal;
	color: #a0a5a5;
	}

.cn2 ul {
	padding-top: 20px;
	}

a.il {
	display: block;
	background: #fff url('gfx/ilbg.gif') repeat-x bottom center;
	text-align: center;
	padding: 7px 7px 3px 7px;
	text-align: center;
	font: 14px/35px georgia, times, 'times new roman', serif;
	color: #aaa;
	font-style: italic;
	text-decoration: none;
	margin-top: 10px;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 0px 7px #ddd;
	-webkit-box-shadow: 0px 0px 7px #ddd;
	box-shadow: 0px 0px 7px #ddd;
	}

.ft {
	position: relative;
	margin: auto;
	height: 107px;
	background: url('gfx/ft.jpg') no-repeat 90px 0;
	text-align: right;
	z-index: 4;
	}

.ft p {
	font: 11px/18px georgia, times, 'times new roman', serif;
	color: #666;
	font-style: italic;
	padding: 44px 130px 0 0;
	}

.ft p a {
	color: #666;
	text-decoration: none;
	}
