

#menu {
	height: 31px;
	width: 988px;
	background-color: #132a55;
	margin-left: 32px;
	margin: auto;
}
#menu ul {
	list-style: none;
	margin: 0;
}
#menu li {
	display: inline;
	
}

#menu a {
	padding-top: 12px;
	background-image: url(/images/menu_bk0.gif);
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 19px;
	font-size: 12px;
	width: 76px;
}

#menu .current a {
	float: left;
	padding-top: 12px;
	background-image: url(/images/menu_bk0.gif);
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	background-image:url(/images/menu_cur1.gif);
	color: #FFFFFF;
}
#menu a:active {
	background-image: url(/images/menu_cur1.gif);
}

#menu_bk {
	width: 988px;
	
	margin-left: auto;
	margin-right: auto;
	background-repeat:repeat-x;
background-color: #FFF
}

#menu Span {
	float: left;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
#banner {
	background-image: url(/images/top_banner_branch.gif);
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	height: 119px;
}
#banner_4manage {
	height: 100px;
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../manage/images/banner.jpg);
}

#banner_for_news {
	width: 981px;
	margin-left: auto;
	margin-right: auto;
	height: 119px;
}

.news{
	padding:  10px 10px 10px 10px;
	list-style: none;
}
.news li{
	list-style:none;
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 7px;
	height: 16px;
	clear: both;
	padding-bottom: 4px;
	line-height: 15px;
	vertical-align: bottom;
}
.news li.title{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	margin-bottom: 6px;
	color: #2053B3;
}
.news li.title:hover {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
}
.news li img{
}
.news li a#n2{
	float:right;
	color:#999999;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 22px;
}
.news .title #n1 {
	background-image: url(/images/arrow_for_newst.gif);
}
.news li a#n1{
	text-decoration:none;
	float:left;
	padding-left: 20px;
	background-image: url(/images/arrow_for_news.gif);
	background-repeat: no-repeat;
}
.news .title #n1:hover {
	background-image: url(/images/arrow_for_newst.gif);
	text-decoration: none;
}
.news .title a#n3,.news .title a#n2  {
	font-size: 12px;
}
.news li a#n3{
	float:right;
	color:#999999;
	font-size: 11px;
	font-family: Tahoma, Verdana;
	padding-left: 10px;
}
.news li a#n1:hover{
	text-decoration:underline;
	background-image: url(/images/arrow_for_news0.gif);
	background-repeat: no-repeat;
}
.news li a#n3:hover,.news li a#n2:hover{ text-decoration:none;}
.news li:hover {
	list-style:none;
	border-bottom: 1px dashed #5876ac;
	background-color: #eeeeee;
	clear: both;
}
.news li a#n1 .title {
	text-decoration:none;
	float:left;
	padding-left: 20px;
	background-image: url(/images/arrow_for_newst.gif);
	background-repeat: no-repeat;
}
