﻿/**************登陆 Begin**********************/
.login {
	width:960px;
	height:30px;
	line-height:20px;
	clear:both;
	background:url("../images/login_bg.gif") repeat-x 0 0;
	overflow:hidden;
}
.login a {
	color:#077AC7;
	text-decoration:none;
}
.login a:hover {
	text-decoration:underline;
}
.login .ilogin {
	width:460px;
	float:left;
	color:#077AC7;
}
.login .labinp {
	padding:5px 0;
	height:20px;
}
.login .labinp label {
	display:inline-block;
	height:20px;
	line-height:20px;
	padding:0 5px;
	float:left;
}
.login .labinp .inp1 {
	display:inline-block;
	width:120px;
	height:18px;
	line-height:18px;
	padding:0;
	border:0;
	border:1px solid #DDDDDD;
	float:left;
}
.login .labinp .inp2 {
	display:inline-block;
	width:34px;
	height:21px;
	line-height:21px;
	border:0;
	float:left;
	background:url("../images/bot_bg.gif") repeat-x 0 0;
	margin:0 5px;
	padding:0 2px;
}
.login .search {
	float:left;
	width:500px;
	padding:5px 0;
	height:20px;
	background:url("../images/login_bg.gif") repeat-x 0 0;
}
.login .search iframe {
	background:url("../images/login_bg.gif") repeat-x 0 0;
}
.login .search .inp1 {
	display:inline-block;
	width:240px;
	height:18px;
	line-height:18px;
	padding:0;
	border:0;
	border:1px solid #DDDDDD;
	float:left;
}
/**************登陆 End**********************/
/*******************栏目导航 开始***********************/
.navigation {
		/*width:950px;
padding:5px 0 5px 10px;*/
	height:50px;
	background:url("../images/menu_bg.png") repeat-x 0 0;
	width:940px;
	padding:5px 0 5px 20px;
}
.navigation .menu {
	height:50px;
	float:left;
	padding:0 0 0 50px;
	background:url("../images/menu_bg_line.gif") no-repeat 48px -4px;/*background:red;*/
}
.navigation span {
	display:inline-block;
	width:40px;
	margin-left:-40px;
	height:50px;
	line-height:50px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
*html .navigation span {
	display:inline;
}
.navigation .menu li {
	height:25px;
	line-height:25px;
}
.navigation .menu li a {
	display:inline-block;
	padding:0 5px;
}
.navigation .menu li * {
	vertical-align:middle;
}
.navigation .menu a {
	font-size:13px;
	color:#FFF;
}
.navigation .w_0 {
	height:50px;
	float:left;
	padding:0 10px 0 0;
}
.navigation .w_0 a {
	display:inline-block;
	height:50px;
	line-height:50px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.navigation .w_0 img {
	height:50px;
}
.navigation .menu.w_1 {
	width:100px;
}
.navigation .menu.w_2 {
	width:125px;
}
.navigation .menu.w_3 {
	width:220px;
}
.navigation .menu.w_4 {
	width:120px;
}
.navigation .menu.w_5 {
	width:80px;
}
/*******************栏目导航 结束***********************/
/***************小图标导航 Begin****************************/
.qyfw {
	width:928px;
	padding:5px 0 5px 30px;
	clear:both;
	background:url("../images/qyfw_bg.png") no-repeat 0 -5px;
	height:78px;
	border:1px solid #DDDDDD;
}
.qyfw li {
	float:left;
	width:56px;
	display:inline-block;
	padding:0 10px;
}
.qyfw img {
	display:block;
}
.qyfw a {
	display:inline-block;
	height:24px;
	line-height:24px;
}
/***************小图标导航 End****************************/
/***********首页搜索样式 Begin***********************/
.so {
	width:960px;
	clear:both;
	height:65px;
	overflow:hidden;
	border-bottom:1px solid #DDDDDD;/*background:url("../images/n2.gif") repeat-x 0 0;*/
}
.so .logo {
	width:261px;
	clear:both;
	height:65px;
	overflow:hidden;
	float:left;
}
.so .search {
	width:520px;
	float:left;
	height:65px;
	overflow:hidden;
}
.so .search .search_top {
	width:470px;
	padding:7px 0 0 20px;
	height:20px;
	float:left;
}
.so .search .search_top li {
	float:left;
	height:20px;
	line-height:20px;
}
.so .search .search_top li * {
	vertical-align:middle;
}
.so .search .search_top li em {
	padding:0 5px;
	display:inline-block;
}
.so .search .search_top li a {
	display:inline-block;
	font-size:13px;
	color:#1F3A87;
}
.so .search .search_top li.hover_so a {
	font-weight:bold;
}
.so .search .search_bottom {
	height:33px;
	margin:0 5px 6px;
	float:left;
}
*html .so .search .search_bottom {
	display:inline;
}
.so .search .search_bottom .mian_so {
	display:block;
	width:411px;
	height:33px;
	line-height:33px;
	text-indent:1em;
	float:left;
	background:url("../images/so_bg.png") no-repeat 2px 0;
	border:none;
}
.so .search .search_bottom .so_bot {
	display:block;
	width:81px;
	height:33px;
	float:left;
	overflow:hidden;
}
.so .search_ad {
	width:179px;
	height:65px;
	float:left;
}
.so .search_ad img {
	height:60px;
}
/***********首页搜索样式 End***********************/
.nav_left {
	/*width:730px;*/
	margin-right:10px;
	width:700px;
	overflow:hidden;
	float:left;
}
/***********flash幻灯片 End***********************/
.nav_left .falsh_tab {
	float:left;
	/*	width:330px;
	height:250px;*/
	width:308px;
	height:248px;
	overflow:hidden;
	margin-right:10px;
	border:1px solid #D8D9E0;
}
*html .nav_left .falsh_tab {
	display:inherit;
}
/***********flash幻灯片 End***********************/



/***********新闻头条 Begin***********************/
.nav_left .new_one {
	width:380px;
	float:left;
	height:250px;
	background:url("../images/h2_bg.png") repeat-x 0 0;
}
.nav_left .new_one h2 {
	height:26px;
	line-height:26px;
	padding-top:5px;
	display:block;
	border-left:1px solid #D8D9E0;
	border-right:1px solid #D8D9E0;
	color:#094EB7;
	font-size:14px;
	text-indent:1.6em;
	background:url("../images/h2_point.gif") no-repeat left top;
}
.nav_left .new_one .new_info {
	width:358px;
	height:197px;
	border-left:1px solid #D8D9E0;
	border-right:1px solid #D8D9E0;
	border-bottom:1px solid #D8D9E0;
	background:url("../images/new_bg.gif") no-repeat right top;
	padding:10px;
}
.nav_left .new_one .new_info li {
	padding:2px 0 3px;
	position:relative;
}
.nav_left .new_one .new_info span {
	display:block;
	height:20px;
	line-height:20px;
	color:#666;
	font-size:12px;
	position:absolute;
	right:15px;
	top:0;
}
.nav_left .new_one .new_info li a {
	display:inline-block;
	padding:0 5px;
	font-size:13px;
}
.nav_left .new_one .new_info li a:hover {
	color:#FF3300;
	text-decoration:none;
}
.nav_left .new_one .new_info li.thisone {
	display:block;
}
.nav_left .new_one .new_info li.thisone h1 {
	text-align:center;
}
.nav_left .new_one .new_info li.thisone h1 a {
	text-align:center;
	font-size:16px;
}
.nav_left .new_one .new_info li.thisone h1 a:hover {
	color:#FF3300;
	text-decoration:none;
}
.nav_left .new_one .new_info li.thisone p {
	padding:5px 10px;
	text-indent:2em;
	color:#999;
}
/***********新闻头条 End***********************/


/**********************图文信息 Begin*****************************/
.nav_left .pic {
	width:700px;
	clear:both;
	height:163px;
	overflow:hidden;
	background:url("../images/h2_bg.png") repeat-x 0 0;
}
.nav_left .pic h2 {
	height:26px;
	line-height:26px;
	padding-top:5px;
	display:block;
	border-left:1px solid #D8D9E0;
	border-right:1px solid #D8D9E0;
	color:#094EB7;
	font-size:14px;
	text-indent:1.6em;
	background:url("../images/h2_point.gif") no-repeat left top;
}
.nav_left .pic .pic_list {
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	width:698px;
	height:130px;
	overflow:hidden;
}
.nav_left .pic .pic_list ul li {
	float:left;
	width:130px;
	margin:4px;
}
.nav_left .pic .pic_list ul li a {
	text-align:center;
	display:block;
	background:#DCEEFB;
}
.nav_left .pic .pic_list ul li a img {
	display:block;
	clear:both;
	width:124px;
	height:94px;
	padding:3px;
}
/**********************图文信息 End*****************************/
/**********************律师图文信息 Begin*****************************/
.nav_left .picls {
	width:700px;
	clear:both;
	height:163px;
	overflow:hidden;
	background:url("../images/h2_bg.png") repeat-x 0 0;
}
.nav_left .picls h2 {
	height:26px;
	line-height:26px;
	padding-top:5px;
	display:block;
	border-left:1px solid #D8D9E0;
	border-right:1px solid #D8D9E0;
	color:#094EB7;
	font-size:14px;
	text-indent:1.6em;
	background:url("../images/h2_point.gif") no-repeat left top;
}
.nav_left .picls .pic_list {
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	width:698px;
	height:130px;
	overflow:hidden;
}
.nav_left .picls .pic_list ul li {
	float:left;
	width:90px;
	margin:4px;
}
.nav_left .picls .pic_list ul li a {
	text-align:center;
	display:block;
	background:#DCEEFB;
}
.nav_left .picls .pic_list ul li a img {
	display:block;
	clear:both;
	width:84px;
	height:100px;
	padding:3px;
}
/**********************律师图文信息 End*****************************/
/*******************左边信息第一类列表样式 Begin**********************/
.nav_left .linfo_1 {
	width:345px;
	float:left;
	background:url("../images/h2_bg.png") repeat-x 0 0;
}
.nav_left .linfo_1 h2 {
	height:26px;
	line-height:26px;
	padding-top:5px;
	display:block;
	border-left:1px solid #D8D9E0;
	border-right:1px solid #D8D9E0;
	color:#094EB7;
	font-size:14px;
	text-indent:1.6em;
	background:url("../images/h2_point.gif") no-repeat left top;
	position:relative;
}
.nav_left .linfo_1 h2 span {
	position:absolute;
	display:inline-block;
	font-size:12px;
	top:0;
	right:10px;
	font-weight:normal;
}
.nav_left .linfo_1 h2 span a {
	color:#094EB7;
}
.nav_left .linfo_1 .linfo_1_body {
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	/*width:343px;*/
	width:318px;
	padding:10px 0 10px 25px;
	background:url("../images/list_bg_index.gif") no-repeat 5px 15px;
}
.nav_left .linfo_1 .linfo_1_body li {
	height:24px;
	line-height:24px;
	position:relative;
}
.nav_left .linfo_1 .linfo_1_body li span {
	position:absolute;
	top:0;
	right:10px;
}
.nav_left .linfo_1 .linfo_1_body li a {
	font-size:13px;
}
.space_linfo {
	margin-right:10px;
}
/*******************左边信息第一类列表样式 End**********************/

/***************左边第二类图文列表样式 Begin****************/
.nav_left .linfo_2 {
	width:345px;
	float:left;
	background:url("../images/h2_bg.png") repeat-x 0 0;
}
.nav_left .linfo_2 h2 {
	height:26px;
	line-height:26px;
	padding-top:5px;
	display:block;
	border-left:1px solid #D8D9E0;
	border-right:1px solid #D8D9E0;
	color:#094EB7;
	font-size:14px;
	text-indent:1.6em;
	background:url("../images/h2_point.gif") no-repeat left top;
	position:relative;
}
.nav_left .linfo_2 h2 span {
	position:absolute;
	display:inline-block;
	font-size:12px;
	top:0;
	right:10px;
	font-weight:normal;
}
.nav_left .linfo_2 span a {
	color:#094EB7;
}
.nav_left .linfo_2 .linfo_2_body {
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	/*width:343px;*/
	width:333px;
	padding:10px 0 10px 10px;
}
.nav_left .linfo_2 .linfo_2_body li {
	height:24px;
	line-height:24px;
	background:url("../images/point.gif") no-repeat 0 10px;
	text-indent:1em;
	position:relative;
}
.nav_left .linfo_2 .linfo_2_body li span {
	position:absolute;
	top:0;
	right:10px;
}
.nav_left .linfo_2 .linfo_2_body li a {
}
.nav_left .linfo_2 .linfo_2_body li.toplinfo_2 {
	display:block;
	height:95px;
	line-height:normal;
	clear:both;
	text-indent:0;
	background:none;
	margin:0;
	padding:0;
	width:333px;
}
.toplinfo_2 .tl_pic {
	display:block;
	width:100px;
	height:75px;
	float:left;
	padding:5px 0 15px;
}
.toplinfo_2 .tl_pic img {
	display:block;
	width:94px;
	height:69px;
	background:#DCEEFB;
	padding:4px;
}
.toplinfo_2 .tl_h {
	width:230px;
	float:left;
	height:95px;
}
.toplinfo_2 .tl_h a {
	display:block;
	overflow:hidden;
	text-align:center;
	line-height:normal;
	font-size:13px;
	color:#094EB7;
}
.toplinfo_2 .tl_h p {
	text-indent:2em;
	padding:5px;
	line-height:normal;
	color:#666;
}
.toplinfo_2 .tl_h p a {
	color:#F7921D;
	display:inline;
}
.nav_left .linfo_2 .linfo_2_body li a {
	font-size:13px;
}
/***************左边第二类图文列表样式 End****************/
.nav_right {
	width:250px;
	overflow:hidden;
	float:left;
}
/**********************挂历样式 Begin*****************************/

.infoup.lianxi .infoup_body {
	background:none;
	height:111px;
}
.infoup.lianxi .infoup_body.lianxi_body {
	background:none;
	padding:10px 0 10px 10px;
	width:238px;
}



.nav_right .liteinfo {
	width:250px;
	float:left;
}
.nav_right .liteinfo .liteinfo_top {
	width:250px;
	float:left;
	height:55px;
	background:url("../images/liteinfo_bg_top.png") no-repeat right top;
}
.nav_right .liteinfo .liteinfo_top h2 {
	height:26px;
	line-height:26px;
	padding-top:5px;
	display:block;
	color:#fff;
	font-size:14px;
	text-indent:1.6em;
}
.nav_right .liteinfo .liteinfo_middle {
	width:230px;
	float:left;
	background:url("../images/liteinfo_bg_middle.png") repeat-y 0 0;
	padding:0 10px;
	height:140px;
}
.nav_right .liteinfo .liteinfo_middle li {
	padding:2px 0 3px;
	height:20px;
	line-height:20px;
}
.nav_right .liteinfo .liteinfo_middle li span {
	padding:0 5px;
}
.nav_right .liteinfo .liteinfo_middle li a {
	font-size:13px;
}
.nav_right .liteinfo .liteinfo_middle li a:hover {
	color:#FF3300;
	text-decoration:none;
}
.nav_right .liteinfo .liteinfo_bottom {
	width:250px;
	float:left;
	height:55px;
	background:url("../images/liteinfo_bg_bottom.png") no-repeat right top;
}
/**********************挂历样式 End*****************************/






/**********************右边信息排行 Begin*****************************/
.nav_right .infoup {
	background:url("../images/h2_bg.png") repeat-x 0 0;
	width:250px;
}
.nav_right .infoup h2 {
	height:26px;
	line-height:26px;
	padding-top:5px;
	display:block;
	border-left:1px solid #D8D9E0;
	border-right:1px solid #D8D9E0;
	color:#094EB7;
	font-size:14px;
	text-indent:1.6em;
	background:url("../images/h2_point.gif") no-repeat left top;
}
.nav_right .infoup .infoup_body {
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	/*width:248px;*/
	width:223px;
	padding:10px 0 10px 25px;
	background:url("../images/list_bg_index.gif") no-repeat 5px 15px;
}
.nav_right .infoup .infoup_body li {
	height:24px;
	line-height:24px;
	text-indent:0.5em;
	background:url("../images/point.gif") no-repeat 0 10px;
}

.nav_right .infoup .infoup_body li * {
	vertical-align:middle;
}
.nav_right .infoup .infoup_body li a {
	font-size:13px;
}
/**********************右边信息排行 End*****************************/






/**********************法律咨询 Begin*****************************/
.nav_right .flzx {
	background:url("../images/h2_bg.png") repeat-x 0 0;
	width:250px;
}
.nav_right .flzx h2 {
	height:26px;
	line-height:26px;
	padding-top:5px;
	display:block;
	border-left:1px solid #D8D9E0;
	border-right:1px solid #D8D9E0;
	color:#094EB7;
	font-size:14px;
	text-indent:1.6em;
	background:url("../images/h2_point.gif") no-repeat left top;
}
.nav_right .flzx .flzx_body {
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	width:228px;
	padding:0 10px 10px;
	overflow:hidden;
}
.flzx label {
	color:#285785;
	padding:5px 10px 5px 0;
	float:left;
	clear:left;
	display:inline-block;
}
.flzx input.guestbook_title {
	float:left;
	clear:left;
	width:218px;
	display:inline-block;
}
.flzx input.guestbook_c {
	float:left;
	width:140px;
	display:inline-block;
}
.flzx textarea {
	width:218px;
	display:inline-block;
	float:left;
	clear:left;
}
.flzx input.dosubmit {
	display:inline-block;
	width:193px;
	height:25px;
	background:url("Ask_btn.gif") no-repeat left top;
	border:none;
}
/**********************法律咨询 End*****************************/





/**********************右边推荐信息 Begin*****************************/
.nav_right .dinginfo {
	background:url("../images/h2_bg.png") repeat-x 0 0;
	width:250px;
}
.nav_right .dinginfo h2 {
	height:26px;
	line-height:26px;
	padding-top:5px;
	display:block;
	border-left:1px solid #D8D9E0;
	border-right:1px solid #D8D9E0;
	color:#094EB7;
	font-size:14px;
	text-indent:1.6em;
	background:url("../images/h2_point.gif") no-repeat left top;
}
.nav_right .dinginfo .dinginfo_body {
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	/*width:248px;*/
	width:238px;
	padding:10px 0 10px 10px;
}
.nav_right .dinginfo .dinginfo_body li {
	height:24px;
	line-height:24px;
	background:url("../images/point.gif") no-repeat 0 10px;
	text-indent:1em;
}
.nav_right .dinginfo .dinginfo_body li.topding {
	display:block;
	height:95px;
	line-height:normal;
	clear:both;
	text-indent:0;
	background:none;
	margin:0;
	padding:0;
	width:238px;
}
.topding .tding_pic {
	display:block;
	width:100px;
	height:75px;
	float:left;
	padding:5px 0 15px;
}
.tding_pic img {
	display:block;
	width:94px;
	height:69px;
	background:#DCEEFB;
	padding:4px;
}
.topding .tding_h {
	width:130px;
	float:left;
	height:95px;
}
.topding .tding_h a {
	display:block;
	overflow:hidden;
	text-align:center;
	line-height:normal;
	font-size:13px;
	color:#094EB7;
}
.topding .tding_h p {
	text-indent:2em;
	padding:5px;
	line-height:normal;
	color:#666;
}
.topding .tding_h p a {
	color:#F7921D;
	display:inline;
}
.nav_right .infoup .dinginfo_body li a {
	font-size:13px;
}
/**********************右边推荐信息 End*****************************/



/**************律师信息排列样式 Begin***************************/
.pep {
	background:url("../images/h2_bg.png") repeat-x 0 0;
	width:250px;
}
.pep h2 {
	height:26px;
	line-height:26px;
	padding-top:5px;
	display:block;
	border-left:1px solid #D8D9E0;
	border-right:1px solid #D8D9E0;
	color:#094EB7;
	font-size:14px;
	text-indent:1.6em;
	background:url("../images/h2_point.gif") no-repeat left top;
}
.pep .pep_body {
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	width:248px;
}
.pep .pep_body ul li {
	display:block;
	width:248px;
	height:90px;
	padding:5px 0;
	clear:both;
}
.pep .pep_body ul li .pep_pic {
	width:80px;
	float:left;
	padding:5px;
}
.pep .pep_body ul li .pep_pic img {
}
.pep .pep_body ul li .pep_info {
	width:148px;
	float:left;
	padding:5px;
}
.pep .pep_body ul li .pep_info p {
	font-size:13px;
}
.pep .pep_body ul li .pep_info p a {
	font-size:13px;
	color:#094EB7;
}
/**************律师信息排列样式 End***************************/
/******************右边投票样式 Begin**********************/
.nav_right .vote {
	background:#FFF url("../images/h2_bg.png") repeat-x 0 0;
	width:250px;
}
.nav_right .vote h2 {
	height:26px;
	line-height:26px;
	padding-top:5px;
	display:block;
	border-left:1px solid #D8D9E0;
	border-right:1px solid #D8D9E0;
	color:#094EB7;
	font-size:14px;
	text-indent:1.6em;
	background:url("../images/h2_point.gif") no-repeat left top;
}
.nav_right .vote .vote_info {
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	width:228px;
	padding:10px;
	float:left;
}
.nav_right .vote .vote_info .vi_top {
	width:228px;
	float:left;
}
.vi_top dl dt {
	font-size:13px;
	color:#094EB7;
}
.vi_top dl dd {
	font-size:13px;
	height:26px;
	line-height:26px;
	color:#333;
}
.nav_right .vote .vote_info .vi_bottom {
	/*width:228px;*/
			width:168px;
	float:left;
	border-top:1px dashed #333;
	padding:0 30px;
}
.nav_right .vote .vote_info .vi_bottom input {
	margin:10px 20px;
}
/******************右边投票样式 End**********************/
.links {
	width:958px;
	clear:both;
	border:1px solid #D8D9E0;
}
.links h2 {
	display:block;
	width:100%;
	background:url("../images/links_bg.gif") repeat-x 0 0;
	height:34px;
	line-height:34px;
	color:#2A2A2A;
	font-size:14px;
	text-indent:2em;
}
.links p {
	clear:both;
}
.links p.imglinks {
	/*height:60px;*/
	overflow:hidden;
	padding:5px;
}
.links p img {
	border:1px solid #DCEEFB;
	height:60px;
	float:left;
	margin:3px;
}
.links p.textlinks {
	line-height:24px;
}
.links p.textlinks a {
	padding:0 5px;
	display:inline-block;
	text-align:left;
}
.links p a:hover {
	text-decoration:none;
	color:#094EB7;
}
.nav_right .ninfo {
	width:250px;
}
.nav_right .ninfo img {
	width:250px;
	padding-bottom:5px;
}
/***************邮件订阅开始*************/
.take_email {
	width:250px;
	height:130px;
}
.take_email p {
	padding:5px 0;
}
.take_email p img {
	display:block;
	width:250px;
}
.take_email p.p_form * {
	height:22px;
	vertical-align:middle;
}
.take_email p label, .take_email p input {
	display:inline-block;
	float:left;
}
.take_email p label {
	height:22px;
	line-height:22px;
}
.take_email p input.inp_txt {
	height:22px;
	line-height:22px;
	width:140px;
	background:url("te_bg.png") no-repeat 0 0;
	border:none;
	padding-left:21px;
}
.take_email p input.inp_sub {
	height:22px;
}
/***************邮件订阅结束*************/







/*******************标准化实体法务活动 开始******************************/
.server_pic {
	width:698px;
	clear:both;
	overflow:hidden;
	background:url("../images/h2_bg.png") repeat-x 0 0;
	border:1px solid #DDDDDD;
}
.server_pic h2 {
	height:26px;
	line-height:26px;
	padding-top:5px;
	display:block;
	border-left:1px solid #D8D9E0;
	border-right:1px solid #D8D9E0;
	color:#094EB7;
	font-size:14px;
	text-indent:1.6em;
	background:url("../images/h2_point.gif") no-repeat left top;
}
.server_pic .server_one {
	width:335px;
	padding:5px 4px 5px 10px;
	float:left;
	height:80px;
	overflow:hidden;
}
.server_pic .server_one p.p_pic {
	height:76px;
	width:76px;
	padding:2px;
	float:left;
}
.server_pic .server_one p.p_txt {
	width:235px;
	padding:5px 10px;
	text-indent:2em;
	height:70px;
	float:left;
	line-height:18px;
	color:#333;
}
.server_pic .server_one p.p_txt a {
	color:#FF0000;
}
/*******************标准化实体法务活动 结束******************************/




.footer {
	width:960px;
	clear:both;
	padding:10px 0 0;
	margin:0 auto;
}
.footer p {
	text-align:center;
	display:block;
	height:22px;
}
.footer p a {
	color:#077AC7;
}
.footer p em {
	padding:0 5px;
	font-style:normal;
}
.copyrights {
line-height:22px;
color:#333;
}
