@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	position: relative;
	width:990px;
	height:180px;
	margin:0 auto;
}
#flash {
	position: absolute;
	width:610px;
	height: 514px;
	top: 140px;
	left: 0px;
}
#logo {
	position: absolute;
	width:88px;
	height:111px;
	top: 10px;
	left: 0px;
}
#menu {
	position: absolute;
	width:810px;
	height:93px;
	top: 20px;
	left: 180px;
}
#active {
	position: relative;
	width:370px;
	height:110px;
	top: 160px;
	left: 620px;
}
#news_all {
	position: relative;
	width:370px;
	height:140px;
	top: 177px;
	left: 620px;
}
#news_title {
	position: absolute;
	width:220px;
	height:32px;
	top: 0px;
	left: 0px;
}
#news_content {
	position: absolute;
	width:240px;
	height:80px;
	top: 38px;
	left: 0px;
	font-size: 12px;
	line-height: 22px;
	color: #006600;
	letter-spacing: 1px;
}
#news_content a:link{
	font-size: 12px;
	line-height: 22px;
	color: #006600;
	letter-spacing: 1px;
	text-decoration: none;
}
#news_content a:visited{
	font-size: 12px;
	line-height: 22px;
	color: #006600;
	letter-spacing: 1px;
	text-decoration: none;
}
#news_content a:hover{
	font-size: 12px;
	line-height: 22px;
	color: #006600;
	letter-spacing: 1px;
	text-decoration: underline;
}

#news_pic {
	position: absolute;
	width:142px;
	height:117px;
	top: 0px;
	left: 230px;
}
#nanchuang_scenic {
	position: relative;
	background-image: url(images/nanchuang_scenic_background.jpg);
	background-repeat: no-repeat;
	width:366px;
	height:123px;
	top: 180px;
	left: 620px;
}
#nanchuang_scenic_txt {
	position: absolute;
	width:136px;
	height:80px;
	top: 30px;
	left: 130px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

#nanchuang_scenic_title_x3 {
	position: absolute;
	width:80px;
	height:90px;
	top: 5px;
	left: 280px;
}
#footer {
	position: relative;
	width:960px;
	height:80px;
	top: 300px;
	left: 0px;
}
#footer_pic {
	position: absolute;
	width:100px;
	height:80px;
	top: 0px;
	left: 0px;
}
#footer_data {
	position: absolute;
	width:900px;
	height:80px;
	top: 0px;
	left: 110px;
	font-size: 12px;
	line-height: 25px;
	color: #ffffff;
	letter-spacing: 1px;
}
