
#a1 a:link,#a1 a:visited {color: #0f3e98;text-decoration:none;font-weight:bold;}
#a1 a:hover,#a1 a:active {color: #a97a0b; text-decoration:none; font-weight:bold;}
#a2 a:link,#a2 a:visited {color: #0f3e98;text-decoration:none;}
#a2 a:hover,#a2 a:active {color: #a97a0b; text-decoration:none;}
.style1 {font-size: 16px;font-weight: bold;}
.border{ border:1px #d1e2f6 solid;background-color:#e3efff;}
.border1{ margin-top:8px;}
.border2,.border3{border:1px #d1e2f6 solid;margin-left:15px;}
.border3{padding-left:20px;}
.border4{ border-bottom:1px dotted #666666;
          margin-top:8px;}
/*左侧导航样式开始*/
#menu_ul {
list-style:none;
margin-left:4px;
margin-right:4px;
margin-top:4px;

}

.menu_service a{
    background-image:url(/uploads/image/tiservice/menu_a.jpg);
	background-repeat:no-repeat;   
    font-weight:bold;
  	color:#0f3e98;
	padding-left:34px;
	text-decoration:none;
	margin-top:1px;
	display:block;
	height:30px;
	line-height:30px;
	}
.menu_service a:hover{
	color:#ffffff;
	background-image:url(/uploads/image/tiservice/menu_hover.jpg);
	background-repeat:no-repeat;
}
.current a{
	background-image:url(/uploads/image/tiservice/menu_hover.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
  	color:#0f3e98;
	padding-left:34px;
	text-decoration:none;
	margin-top:1px;
	display:block;
	height:30px;
	line-height:30px;
}
/*左侧导航样式结束*/