body,td,th {
	font-size: 12px;
	color: #555;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg.gif) 0 0 repeat;
}
ul,li{margin:0;padding:0;list-style-type:none;}
a{color:#06C; text-decoration:none}
a:hover{color:#C00; text-decoration:none}
a.more {
	color:#C00;
	text-decoration:underline;
}
a.more:hover {
	color:#C00;
	text-decoration:none
}

.top{width:100%;height:80px;background:url(images/bg.jpg) 0 0 repeat-x;}

.menu{width:100%;height:37px;background:url(images/menu.jpg) 0 0 repeat-x;}
.menu ul{width:965px;height:37px;margin:0 auto;overflow:hidden;}
.menu ul li{float:left;height:37px;padding-right:2px;background:url(images/menu_2.jpg) right 0 no-repeat;}
.menu ul li a{float:left;height:37px;line-height:37px;font-size:14px;font-weight:bold;color:#fff;padding:0 40px;}
.menu ul li a:hover{color:#FF0;background:#7490C9;}

.title1 {
	background:url(images/bg2.jpg) 0 0 no-repeat;
}
.title1 p {
	margin:0;
	padding:0;
	text-align:center;
}
.title1 p.dh {
	float:left;
	width:83px;
	height:28px;
	line-height:28px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-left:6px;
}
.title1 p.dh_more {
	float:right;
	width:60px;
	height:35px;
	line-height:35px;
	color:#025481;
}
.title1 p.dh_more a {
	color:#025481;
	text-decoration:none
}
.title1 p.dh_more a:hover {
	color:#025481;
	text-decoration:underline
}

.end{height:100px;width:100%;margin-top:20px; background:url(images/end.jpg) 0 0 repeat-x;}
.end p{width:965px;padding-top:40px;line-height:24px;color:#fff;text-align:center;margin:0 auto;}

.slider{width:945px;height:200px;position:relative;overflow:hidden;}
.conbox{position:absolute;/*必要元素*/}
.switcher{position:absolute;bottom:10px;right:10px;float:right;z-index:99;}
.switcher a{background:#fff;border:1px solid #D00000;cursor:pointer;float:left;font-family:arial;height:18px;line-height:18px;width:18px;margin:4px;text-align:center;color:#D00000;}
.switcher a.cur,.switcher a:hover{background:#FF0000;border:1px solid #D00000;height:24px;line-height:24px;width:24px;margin:0 2px;color:#fff;font-weight:800;}
/* slider1 水平 */
#slider1 .conbox{width:9999em;}
#slider1 .conbox div{width:945px;height:200px;overflow:hidden;float:left;}

.ml_class{width:280px;height:270px;overflow:hidden;}
.ml_class ul{width:290px;height:270px;}
.ml_class li{float:left;width:135px;height:28px;margin:0 10px 10px 0;}
.ml_class li a{display:block;height:28px;line-height:28px;border:1px solid #d8d8d8;background:#fff url(images/bg8.jpg) 5px 0px no-repeat;padding-left:15px;font-size:14px;color:#555;}
.ml_class li a:hover{background:#0B6AAE url(images/bg8.jpg) 5px -28px no-repeat;color:#fff;}

.company{padding:20px 8px 50px 15px;background:url(images/bg5.jpg) 0 bottom no-repeat;}
.company p{font-size:14px;line-height:30px;}

.server{border-bottom:1px dashed #d8d8d8;}

.lawyers td a img{border:1px solid #d8d8d8;padding:4px;}
.lawyers td a:hover img{border:1px solid #C00;}

.contact{height:350px;padding-left:20px;background:url(images/08122429.jpg) 350px 100px no-repeat;font-size:14px;line-height:30px;}
.contact strong{font-size:28px;line-height:50px;color:#069;font-family:'黑体';}
.contact p{margin:0;padding:0;}

/*分页*/
.manu {
	PADDING: 6px; MARGIN: 2px; TEXT-ALIGN: center;
}
.manu A {
	BORDER: #d8d8d8 1px solid; PADDING: 6px 9px; margin:2px;   COLOR: #08307B;TEXT-DECORATION: none;font-family:Verdana;background:none;font-size:1em;
}
.manu A:hover {
	BORDER: #d8d8d8 1px solid;  COLOR: #fff; background:#C00; text-decoration:none;
}
.manu A:active {
	BORDER: #d8d8d8 1px solid;  COLOR: #fff;background:#C00; text-decoration:none;
}
.manu .current,
.manu .current:hover,
.manu .current:active {
	BORDER: #d8d8d8 1px solid; PADDING:6px 9px; margin:2px;   COLOR: #d8d8d8;background:none;
}
.manu .disabled,
.manu .disabled:hover,
.manu .disabled:active {
	BORDER: #d8d8d8 1px solid; PADDING:6px 9px; margin:2px;  COLOR: #d8d8d8; background:none;
}