@charset "utf-8";
/*网站公用样式，必须定义*/
html, body, a, h1, h2, h3, h4, h5, h6, p, div, ul, li, ol, dl, dt, dd, img, form, input, textarea, select {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 100%;
	font-family:inherit;
}
html, body { height: 100%; }
img { border:0; }
ul, ol, dl { list-style-type: none; }
select, input, textarea { vertical-align:middle; }
/*如果表格需要在IE、FF下水平居中，调用该类*/
.t {
	margin-left:auto;
	margin-right:auto;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body, table, td, input, select, textarea {
	font-family: Arial;
	font-size: 12px;
}
.l { float:left; }
.r { float:right; }
.c {
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 0;
}
.u { text-decoration:underline; }
/*****    网页公用的属性设置，包括文字字体、文字颜色、背景颜色或者图像等    *****/
body {
	background-image: url(../global/bg_top.jpg);
	background-repeat: repeat-x;
	color:#333;
}
a {
	color:#333;
	text-decoration: none;
	outline:none;
}
a:hover { color:#008D3E; }
/*去除FF下链接虚线框*/
:focus { outline: 0; }
a { blr:expression(this.onFocus=this.blur());
}
/*网站公用样式结束*/
.main {
	margin:0 auto;
	width:950px;
	padding:0 10px;
	background:url(bg_main_middle.jpg) repeat-y center;
}
.main_top, .main_bottom {
	margin:0 auto;
	width:970px;
}
.p_b_8px { padding-bottom:8px; }
.p_t_8px { padding-top:8px; }
.m_b_8px { margin-bottom:8px; }
.m_t_8px { margin-top:8px; }
.logo {
	float:left;
	margin:10px 20px;
}
.top_search {
	float:right;
	margin:10px;
}
.top_search .link {
	margin:10px 0 15px 0;
	text-align:right;
}
.top_search .link a {
	background:url(icon_01.jpg) no-repeat left center;
	padding:3px 0 3px 25px;
	font-weight:bold;
}
.nav {
	display:block;
	float:left;
	background:url(bg_nav_center.jpg) repeat-x;
	height:38px;
	line-height:38px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	padding:0 9px 0 10px;
	letter-spacing: 0.2em;
}
.nav li {
	float:left;
	display:block;
	width:98px;
	text-align:center;
	background:url(bg_nav_line.jpg) no-repeat right;
	padding:0 2px 0 3px;
}
.nav li a { color:#FFF; }
.nav li a:hover, .nav li a.cur { color:#FF0; }
.gonggao {
	height:25px;
	padding-bottom:8px;
}
.gonggao .l { margin-right:5px; }
.gonggao .list {
	width:810px;
	border:solid 1px #028C3E;
	float:left;
	line-height:23px;
	padding:0 10px;
}
.gonggao .list a {
	float:left;
	background:url(icon_03.jpg) no-repeat left center;
	padding:0 18px 0 20px;
}
/* 网站首页样式开始 */
.m_border { border:solid 1px #CCC; }
.width_252 {
	width:248px;
	padding:1px;
}
.width_436 {
	width:422px;
	padding:1px;
	margin:0 10px;
}
.width_698 {
	width:684px;
	padding:1px;
	margin-left:10px;
}
.height_310 {
	height:310px;
	overflow:hidden;
}
.height_190 {
	height:190px;
	overflow:hidden;
}
.m_border h1 {
	font-size:14px;
	color:#8C1B19;
	background:url(bg_title.jpg) repeat-x;
	line-height:26px;
	margin-bottom:5px;
	padding:0 10px;
}
.m_border h1 span {
	float:right;
	margin-top:8px;
}
.index_content {
	line-height:210%;
	padding:5px 10px 10px;
}
.flash_ad {
	text-align:center;
	margin-bottom:10px;
}
.index_list {
	margin:0 10px;
	padding:0 10px;
	line-height:26px;
	background:url(line_26.gif);
}
.index_list li {
	background:url(icon_li.jpg) no-repeat left center;
	padding-left:15px;
}
.index_list li span { float:right; }
.index_list li span em {
	font-style:normal;
	margin-right:5px;
	color:#8C1B19;
}
.index_list li a.new {
	background:url(icon_new.gif) no-repeat right center;
	padding-right:28px;
}
.index_list li span em.w { color:#333; }
.index_lstd { margin-top:8px; }
.index_lstd li {
	background:url(bg_lstd.jpg) no-repeat center top;
	width:161px;
	height:148px;
	float:left;
	text-align:center;
	font-weight:bold;
	padding-top:3px;
	line-height:30px;
	margin:0 5px!important;
 *margin:0 3px;
}
.index_lstd li a em {
	color:#666;
	font-style:normal;
}
.friendlink {
	padding:1px;
	width:946px;
	border:solid 1px #CCC;
}
.friendlink h1 {
	background:url(bg_title.jpg) repeat-x;
	height:26px;
	margin-bottom:5px;
}
.friendlink div { padding:5px 10px 10px; }
.friendlink div a {
	display:inline-block;
	margin:5px;
}
.footer {
	background:url(bg_footer.jpg) repeat-x top;
	padding:20px 20px 10px;
	margin-top:8px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	line-height:200%;
}
/*内页样式开始*/
.location {
	background:url(bg_title.jpg) repeat-x;
	height:26px;
	margin-bottom:5px;
	line-height:26px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.location li { background:url(bg_location_left.jpg) repeat-x; }
.location li a { color:#FFF; }
.location li a:hover { color:#008D3E; }
.display_content {
	padding:10px;
	color:#666;
	line-height:200%;
	font-size:14px;
	min-height:600px;
}
.display_content h2.title {
	background:url(line.jpg) repeat-x bottom;
	font-size:16px;
	text-align:center;
	padding:10px;
	margin-bottom:5px;
}
.display_content .time {
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#89151A;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
.news_list {
	margin:0 10px;
	padding:0 10px;
	line-height:30px;
	background:url(line_30.gif);
}
.news_list li {
	background:url(icon_li.jpg) no-repeat left center;
	padding-left:15px;
}
.news_list li a {
	display:inline-block;
	width:530px;
	height:30px;
	white-space:nowrap;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.news_list li span { float:right; }
.news_list li a.new {
	background:url(icon_new.gif) no-repeat right center;
	padding-right:28px;
}
.page {
	margin:15px auto;
	text-align:center;
	font-weight:bold;
}
.page a {
	color:#8C1B19;
	margin:0 5px;
}
.page a:hover, .page a.cur { color:#008D3E; }
/* 律师团队列表样式 */
.list_lstd {
	display:block;
	border:solid 1px #CCC;
	padding:1px;
	margin:8px 10px;
	width:662px;
}
.list_lstd dt {
	display:block;
	line-height:25px;
	background:url(bg_title02.jpg) repeat-x;
	font-weight:bold;
	color:#8C1A1A;
	padding:0 10px;
	clear:both;
}
.list_lstd dt span {
	float:right;
	font-weight:normal;
}
.list_lstd dd.img {
	display:block;
	background:url(bg_sjx.jpg) no-repeat right top;
	padding:11px 10px;
	width:155px;
	height:114px;
	float:left;
}
.list_lstd dd.intro {
	display:block;
	float:left;
	padding:11px 10px 11px 0px;
	font-size:14px;
	color:#666;
	line-height:200%;
	text-indent:2em;
	width:477px;
	overflow:hidden;
}
/* 留言表单和列表样式 */
.message_form {
	padding:10px 20px;
	color:#666;
}
.message_form p { padding:5px 0; }
.message_form .input {
	border:solid 1px #CCC;
	padding:2px 4px;
	line-height:16px;
	height:16px;
}
.message_form .textarea {
	border:solid 1px #CCC;
	padding:2px 4px;
	line-height:16px;
}
.list_message {
	display:block;
	border:solid 1px #CCC;
	padding:1px;
	margin:8px 10px;
	width:662px;
}
.list_message dt {
	display:block;
	line-height:25px;
	background:url(bg_title02.jpg) repeat-x;
	font-weight:bold;
	color:#8C1A1A;
	padding:0 10px;
}
.list_message dt span {
	float:right;
	font-weight:normal;
}
.list_message dd.intro {
	display:block;
	padding:10px;
	font-size:14px;
	color:#666;
	line-height:200%;
	text-indent:2em;
}
.list_message dd.re_title {
	background:url(line.jpg) repeat-x top;
	padding:10px;
	font-weight:bold;
	color:#8C1A1A;
	margin:0px 5px;
}
.list_message dd.re_intro {
	display:block;
	padding:0px 25px;
	color:#666;
	line-height:200%;
	text-indent:2em;
}
.list_message dd.re_name {
	color:#666;
	text-align:right;
	padding:10px;
}
