﻿* {
	margin: 0;
	padding: 0;
}
.main {
	position: relative;
	width: 970px;
	height: 388px;
	margin: 0px auto;
}
.nav {
	position: absolute;
	z-index: 3;
	width: 264px;
	height: 316px;
	top: 15px;
	left: 0px;
}
.nav a {
	cursor: pointer;
	display: block;
	width: 239px;
	height: 25px;
	line-height: 25px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 35px;
	background: url('../images/icon.png') no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icon.png');
}
.nav a.active {
	width: 239px;
	height: 25px;
	text-shadow: -1px 4px 5px #FFFF00;
	color: yellow;
	background: url('../images/icon02.png') no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icon02.png');
}
.show {
	position: relative;
	width: 970px;
	height: 388px;
	margin: 0px auto;
}
.text_area01 {
	position: absolute;
	height: 34px;
	left: 330px;
	top: 15px;
}
.text_area01 h1 {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}
.text_area02 {
	position: absolute;
	width: 427px;
	height: 227px;
	left: 428px;
	top: 70px;
}
.text_area02 a img {
	border: 0px;
}
.text_area03 {
	position: absolute;
	width: 640px;
	height: 66px;
	left: 330px;
	top: 309px;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}
.text_area03 {
	position: absolute;
	width: 640px;
	height: 66px;
	left: 330px;
	top: 309px;
	text-indent: 2em;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	font-family: 宋体, Arial, Helvetica, sans-serif;
}
.text_area03 a {
	text-decoration: none;
	color: #014fa2;
}
