@charset "utf-8";
/* CSS Document */

body{
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
#wrap{
	width: 929px;
	margin:0 auto;
	text-align:left;
}

#top{

}

#banner{
	position: relative;
	margin:0
}


#menu{
	z-index: 100;
	position: absolute;
	left: 0px;
}

#show{
	margin-left: 159px;
	margin-top: 0px;
	position: relative;
	height: 289px;
	width: 770px;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#main{
	position: absolute;
	z-index: 10;


}
#footer{
	background-image: url(images/foot_back.gif);
	background-repeat: repeat-x;
	width: 100%;
	left: 0px;
	position: absolute;
	height: 73px;
}
#foot_main{
	width:929px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8b7263;
	line-height: 16px;
	margin: auto;
	padding-top: 6px;
}


#foot_main a{
	font-size: 11px;
	font-weight: bold;
	color: #8b7263;
	line-height: 16px;
}

#foot_main visited link hover{
	font-size: 11px;
	font-weight: bold;
	color: #8b7263;
	line-height: 16px;
}
.orangeline {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FF9900;
}
.news {
	font-weight: bold;
	color: #0066CC;
	background-image: url(images/index_27.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
	background-position: 5px;
	font-size: 15px;
	letter-spacing: 1px;
}
.nt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #575757;
	letter-spacing: 1px;
}
.gt {
	color: #009900;
	font-size: 14px;
}

.map {
	font-size: 13px;
	color: #333333;
}
.map a:link{
	font-size: 13px;
	color: #0066CC;
	text-decoration: none;
}

