body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 13px;
	color: #737980;
	}

a {
	color: #676D73;
	text-decoration: none;
	}

a:hover {
	color: #676D73;
	text-decoration: underline;
	}

.bg_0 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 541px;
	background: url(gfx/sky_2.jpg) repeat-x;
	}

.bg_1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 250px;
	height: 541px;
	background: url(gfx/water_tree_bg_1.jpg) no-repeat;	
	}

.bg_2 {
	position: absolute;
	left: 250px;
	top: 0;
	width: 60px;
	height: 541px;
	background: url(gfx/water_tree_bg_2.jpg) no-repeat;	
	}

.bg_3 {
	position: absolute;
	left: 310px;
	top: 0;
	width: 600px;
	height: 541px;
	background: url(gfx/sky_1.jpg) no-repeat;	
	}

.title_href {
	position: absolute;
	left: 330px;
	top: 30px;
	width: 520px;
	height: 85px;
	}

.text_maly {
	position: absolute;
	left: 25px;
	top: 512px;
	width: 200px;
	font-size: 12px;
	color: #d0d0d0;
	line-height: 130%;
	}

.menu_cn {
	position: absolute;
	left: 300px;
	top: 143px;
	width: 640px;
	height: 36px;
	text-align: center;
	}

.menu {
	position: relative;
	font-family: garamond, times new roman, sans-serif;
	font-size: 16px;
	color: #646464;
	letter-spacing: 2px;
	padding-top: 9px;
	z-index: 1000;
	}

a.amenu {
	color: #646464;
	text-decoration: none;
	}
	
a.amenu:hover {
	color: #646464;
	text-decoration: underline;
	}

a.amenu_s {
	color: #5378A1;
	text-decoration: underline;
	}

a.amenu_s:hover {
	color: #5378A1;
	text-decoration: underline;
	}

.tt {
	margin-left: 275px;
	padding-top: 200px;
	position: relative;
	width: 650px;
	z-index: 800;
	font-family: garamond, times new roman, sans-serif;
	font-size: 36px;
	color: #5378A1;
	text-align: center;
	}

.cn {
	margin-left: 275px;
	padding-top: 20px;
	position: relative;
	width: 670px;
	z-index: 1000;
	text-align: left;
	line-height: 130%;
	}

.obr {
	background: #fff;
	padding: 5px;
	border: 1px solid #A7B9CF;
	text-align: center;
	}

.ft {
	background: #F1F7FE;
	margin-top: 20px;
	padding: 4px 50px 4px 0px;
	font-size: 9px;
	color: #bababa;
	text-align: right;
	}
