﻿a {
	font-size: 12px;
	text-decoration: none;
	color:#333333;
}
a:link {
	text-decoration: none;
}
a:hover {
	position: relative; 
	left:5px;
	color:#083e72;
	font-size: 12px;
	text-decoration:underline;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
}
a:active {
	text-decoration: none;
}
body 
{
	margin:0px;
}
#left{
	width:230px;
	background-color:#f1f1f1;
}
#banner {
	width:565px;
	height:24px;
	text-align:center;
}
.STYLE4 {color: #FFFFFF; font-weight: bold; font-size: 12px; font-family: "宋体"; }
li{
display:inline;
list-style:none;
list-style-position:outside;
text-align:center;
font-weight:bold;
float:left;
}
#nav{
	height:20px;
	line-height:20px;
	width:700px;
	border-bottom:0px;
	padding:0px 0px 0px 0px;
	position:absolute;
	z-index:1;
	left:325px;
	top:38px;
	font-size:12px;
}
.list{
line-height:20px;
text-align:left;
padding:4px 0px 0px 0px;
font-weight:normal;
}
.menu1{
width:85px;
margin:0px;
border:1px solid #083e72;
background-color:#f4f8fb;
color:#083e72;
text-align:center;
padding:0px 0px 0px 0px;
cursor:hand;
overflow:hidden;
filter:Alpha(opacity=70);
-moz-opacity:0.7;
}
.menu2{
width:85px;
height:20px;
margin:0px;
background-color:#F5F5F5;
color:#000000;
border:1px solid #cccccc;
padding:0px;
overflow:hidden;
cursor:hand;
}

.listFen{
	line-height:22px;
	border-bottom:1px #cccccc dotted;
	width:180px;
	text-align:left;
}
.news_title{
	background-image:url(../images/title_bg.png);
	height:22px;
	width:320px;
	line-height:22px;
	border:1px #cccccc solid;
	color:#083e72;
	font-size:13px;
	font-family:宋体;
	font-weight:bold;
}
.word_content
{
	text-align:left; line-height:20px; border-bottom:1px #cccccc dotted;	
}