#top {
	height: 80px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #accdec;
}
#nav {
	height: 30px;
	width: 980px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #accdec;
	margin-bottom: 5px;
	background-color: #003366;
}
.nav_txt_td {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.nav_txt_td a:link {
	color: #fff;
	text-decoration: none;
}
.nav_txt_td a:visited {
	color: #fff;
	text-decoration: none;
}
.nav_txt_c {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
}
.nav_txt_c a:link {
	color: #fff;
	text-decoration: none;
}
.nav_txt_c a:visited {
	color: #fff;
	text-decoration: none;
}
#logo {
	float: left;
	height: 78px;
	width: 250px;
}
#banner {
	float: left;
	border: 1px solid #accdec;
	margin-top: 10px;
	margin-left: 60px;
}
#middle_left {
	height: auto;
	width: 670px;
}
#middle_right {
	float: right;
	height: auto;
	width: 300px;
}
.middle_right {
	height: auto;
	width: 300px;
	margin-bottom: 10px;
	border: 1px solid #accdec;
	float: right;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
a:visited {
	color: #1e4a89;
	text-decoration: none;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #c30;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: none;
}
body {
	font-size: 12px;
	color: #003366;
	line-height: 1.5em;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
.column_title {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #accdec;
	line-height: 1.8em;
	text-decoration: none;
	background-image: url(../image/column_title_bg.jpg);
	text-indent: 5px;
}
#root {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #accdec;
	margin-top: 10px;
}
.show_nav {
	position:absolute;
	width:100px;
	height:auto;
	z-index:1;
	background-color: #eef3f8;
	visibility: hidden;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #accdec;
	padding: 5px;
}
#news_nav {
	width: 665px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #accdec;
	border-right-color: #accdec;
	border-left-color: #accdec;
}
#article {
	height: auto;
	width: 630px;
	border: 1px solid #accdec;
	padding-right: 15px;
	padding-left: 20px;
	margin-top: 7px;
	background-color: #eef3f8;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 1.8em;
	font-family: "ËÎÌå";
}
#smalltext {
	border: 1px dashed #accdec;
	background-color: #FFFFCC;
	padding: 5px;
	height: auto;
	width: 570px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#tags {
	background-color: #FFFFFF;
	padding: 5px;
	height: 20px;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px dashed #accdec;
	line-height: 1.8em;
}
