* {
	margin: 0px;
	padding: 0px;
}
html, body {
	margin: 0;
	padding: 0;
	font-family:Trebuchet MS;
	color:#829F9F;
	font-size:11px;
	text-align:center;
	background:#fff;
}
img {
	border:none;
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
}
a {
	text-decoration:underline;
	color:#829F9F;
}
a:hover {
	text-decoration:none;
}

#all {
	width:980px;
	margin:0 auto;
	text-align:left;
}

.content {
	border-left:#829F9F 1px solid;
	border-right:#829F9F 1px solid;
	width:978px;
	height:741px;
	position:relative;
}
.all_footer {
	color:#FFFFFF;
	padding-top:6px;
	text-align:center;
	font-size:11px;
	background:#829F9F;
	height:20px;
}
.all_footer a {
	color:#FFFFFF;
}

.view_footer {
	background:#829F9F;
	height:10px;
}
.view_header {
	background:#829F9F;
	height:29px;
	text-align:right;
	color:#FFFFFF;
	font-size:13px;
	padding-right:15px;
}
.view_header a {
	color:#FFFFFF;
	font-size:13px;
	line-height:26px;
	text-decoration:none;
}
.view_header a:hover {
	text-decoration:underline;
}
.view_content {
	margin:111px auto 0 auto;
	width:597px;
}

.page_txt {
	float:right;
	width:185px;
	text-align:right;
	height:125px;
	background:#829F9F;
}
.page_txt_inner {
	padding:10px;
	color:#FFFFFF;
	text-align:left;
	font-size:13px;
}
.page_title {
	font-size:22px;
}
.page_title2 {
	font-size:15px;
}
.menu {
	padding-top:8px;
	float:left;
	width:110px;
}


.intro_bg {
    background:url(../images/index_bg.jpg) no-repeat;
    text-align:center;
    width:980px;
    height:741px;
	position:relative;
}
.intro_footer {
    background:#000;
    color:#FFFFFF;
    padding:6px 0 6px 0;
    text-align:center;
    font-size:11px;
}

.intro_footer a:hover {
	text-decoration:underline;
}

.news_tbl {
	margin:15px auto 0 auto;
}
.news_next_prev {
	position:absolute;
	top:620px;
	left:800px;
}
.news_view_next_prev {
	position:absolute;
	top:174px;
	left:800px;
}
.txt_area {
	width:255px;
	height:140px;
	color:#FFFFFF;
	padding:10px;
	font-family:Trebuchet MS;
	background:#829F9F;
	font-size:11px;
}

.no_under {
	text-decoration:none;
}
.no_under:hover {
	text-decoration:underline;
}

.f_enter{
padding:555px 0 0 179px;
}

#intro_txt {
	position:absolute;
	top:15px;
	left:20px;
	text-align:left;
	color:#FFFFFF;
	font-size:13px;
	font-family:Trebuchet MS;
}
#intro_txt h1 {
	font-size:23px;
	font-weight:normal;
	text-transform:uppercase;
}
