body {
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
ul, h1 {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: black;
}

#container {
	width: 1002px;
	margin: auto;
}
#header-left {
	width: 230px;
	height: 25px;
	color: #ccc;
	float: left;
	background-color: #900000;
	padding-top: 8px;
	text-align: center;
}
#header-right {
	width: 772px;
	float: right;
	background-color: #cfcfcf;
	text-align: right;
	height: 25px;
	padding: 8px 0 0;
}
#header-right a {
	margin-right: 20px;
	color: #900000;
	font-weight: bold;
	background: url(../images/top_nav.jpg) no-repeat right 40%;
!important  background-position: right center;
	text-decoration: none;
	padding-right: 10px;
}
#nav {
	background-color: #000;
	color: #fff;
	height: 30px;
}
#nav a {
	color: #fff;
	display: block;
	margin: 3px;
	padding: 6px 5px 4px;
	text-align: center;
	text-decoration: none;
}
#nav a:hover {
	background-color: #ccc;
	color: #000;
}
#nav ul {
	list-style: none;
}
#nav li {
	width: 10%;
	float: left;
}
#banner {
	background: #fff;
	height: 169px;
}
#banner-left {
	width: 230px;
	float: left;
	background: url(../images/banner_left.jpg) no-repeat left center;
}
#banner-right {
	width: 772px;
	float: right;
	background: url(../images/bannerbg.jpg) repeat-x;
}
#split {
	background-color: #ccc;
	height: 2px;
	overflow: hidden;
}
#main {
	width: 1002px;
}

#main a:hover {
	color: #900000;
}
#main-left {
	width: 230px;
	float: left;
}
#main-left .leftlink {
}
#main-left .leftlink a {
	display: block;
	background: #900000 url(../images/vmenuarrow.gif) no-repeat center left;
	color: #FFFFFF;
	padding: 8px 0 4px 19px;
	margin: 0;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
}

#main-left .leftlink a:hover {
	color: #FFFFFF;
	background: #750202 url(../images/vmenuarrowhover.gif) no-repeat center left;
}
form.search { padding: 0; margin: 0; }
#searchform {
	background: #808080;
	color: #FFFFFF;
	padding: 5px 8px 5px 18px;
	margin: 0px;
}
input.text { margin: 0; padding: 0; width: 160px; border: 1px solid #eee; color: #000000; background: #d8d8d8; }
input.text:hover { border: 1px solid #FFFFFF; background: #EEEEEE; color: #000000; }
input.button { margin: 0; padding: 0 0 0 3px; font-size: 100%; font-family:Verdana, Arial, Helvetica, sans-serif; border: none; background: none; color: #FFF; background: #808080; font-weight: bold; }
#main-left .friendlink {
	border: 1px solid #ccc;
	margin-top: 2px;
	background-color: #ccc;
}
#main-left .friendlink h1 {
	font-size: 12px;
	padding: 5px;
	background: #404040;
	color: #fff;
	font-weight: normal;
}
#main-left .friendlink ul {
	list-style: none;
}
#main-left .friendlink li {
	height: 20px;
}
#main-left .friendlink a {
	color: #333;
	margin: 1px;
	display: block;
	padding-top: 4px;
	text-decoration: none;
	padding-left: 8px;
	margin-left: 4px;
	background: url(../images/gif-0450.gif) no-repeat left center;
	border-bottom: 1px dotted #fff;
}
#main-left .contact {
	margin-top: 2px;
	border: 1px solid #ccc;
	background: #fff;
}
#main-left .contact h1 {
	font-size: 12px;
	padding: 5px;
	background: #404040;
	color: #fff;
	font-weight: normal;
}
#main-left .contact a {
	color: blue;
	text-decoration: none;
}
#main-left .contact ul {
	line-height: 20px;
	list-style: none;
}
#main-left .contact ul {
	line-height: 20px;
	padding-left: 10px;
	display: block;
}
#main-left em {
	width: 30px;
	text-align: right;
	font-style: normal;
}
<!--主要内容右侧-->
#main-right {
	width: 772px;float: right;
}
#main-right h2 {
	padding: 10px;
	margin: 2px;
	font-size: 16px;
	text-align: center;
}
#main-right .source {
	text-align: center;
	margin: 0;
	padding: 3px;
	border-top: 1px dotted #ccc;
	background-color: #eee;
}
#main-right .content {
	padding: 0 10px 10px;
	font-size: 14px;
	line-height: 1.5em;
}

#main-right .intropic {
	float: left;
	margin: 5px 10px 0 0;
}
#main-right .list {
	marin: 5px;
}
#main-right .list ul {
	list-style: none;
	margin: 0px 10px 10px;
}
#main-right .list li {
	line-height: 25px;
	border-bottom: 1px dotted #ccc;
}
#main-right .list li a {
	color: #333;
	text-decoration: none;
	background: url(../images/news_icon.gif) no-repeat left center;
	padding-left: 13px;
	float: left;
}
#main-right .page {
    float: right;
    text-align: right;
    padding-right: 30px;
    line-height: 2em;
}

#main-right .page a {
    border: #aad1f2 1px solid;
    padding: 2px 5px 2px 5px;
}

#main-right .page a:visited {
    border: #ddd 1px solid;
}

#main-right .page a:hover {
    border-color: #036;
    background: #3385D1;
    color: #fff;
    text-decoration: none;
}

#main-right .page .this {
    padding: 2px 15px 2px 15px;
    font-weight: bold;
    font-size: 13px;
    border-color: #999;
    vertical-align: top;
}
#news {
	border: 1px solid #ccc;
	width: 768px;
	margin: 2px 0 2px 2px;
	float: right;
}
#news .title {
	background: url(../images/title_nav.jpg) no-repeat 1% center;
	background-color: #f2f2f2;
	padding: 8px 30px;
	margin-bottom: 2px;
}
#news .title span {
	width: 50px;
	float: right;
	text-align: right;
	margin-top: -15px;
}
#news h1 {
	font-size: 12px;
}
#news-left {
	float: left;
	width: 250px;
	margin: 10px 3px;
}
#news-right {
	float: right;
	width: 506px;
	margin-top: 5px;
}
#news-right ul {
	list-style: none;
	margin: 0 10px;
}
#news-right li {
	line-height: 25px;
	border-bottom: 1px dotted #ccc;
}
#news-right a {
	color: #333;
	text-decoration: none;
	background: url(../images/news_icon.gif) no-repeat left center;
	padding-left: 13px;
	width: 320px;
	float: left;
}
#news-right a:hover {
	text-decoration: underline;
}
.ServiceList {
	border: 1px solid #ccc;
	width: 382px;
	margin: 2px 0px 2px 1px;
	float: left;
}
.ServiceList h1 {
	font-size: 12px;
}

.ServiceList .title {
	background: url(../images/service_nav.jpg) no-repeat 1% center;
	background-color: #f2f2f2;
	padding: 8px 30px;
	margin-bottom: 2px;
	border-bottom: 1px solid #eee;
}
.ServiceList .title span {
	width: 50px;
	float: right;
	text-align: right;
	margin-top: -15px;
}

.ServiceList ul {
	list-style: none;
	margin: 0 10px;
}
.ServiceList li {
	line-height: 25px;
	border-bottom: 1px dotted #ccc;
}
.ServiceList .more {
	text-align: right;
	padding-top: 5px;
}
.ServiceList em {
	color: #999;
}
.ServiceList li a {
	color: #333;
	text-decoration: none;
	background: url(../images/service_icon.gif) no-repeat left center;
	padding-left: 13px;
}
#footer h1 {
	background-color: #900000;
	height: 16px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	padding-top: 5px;
	line-height: 14px;
	margin: 0 0 5px 0;
}
#footer {
	text-align: center;
	line-height: 20px;
}

/*留言列表样式*/
.datalist {
	font-size: 12px;
	width: 100%;
	border-collapse: collapse;
}
.con_right {
	margin: 5px 0;
}
.datalist th {
	color: #900000;
	border: 1px solid #ccc;
	background-color: #eee;
	line-height: 2em;
	text-align: center;
}

.datalist td {
	border: 1px solid #ccc;
	line-height: 2em;
	text-align: center;
}

.datalist .over {
	background-color: #eee;
}

.datalist img {
	border: 0;
	margin-left: 5px;
}

.datalist a {
	display: inline-block;
}
.btn {
    BORDER-RIGHT: #7b9ebd 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #7b9ebd 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); BORDER-LEFT: #7b9ebd 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #7b9ebd 1px solid;
}
.bookForm {
	width: 610px;
}

.bookForm em {
	width: 100px;
	display: inline-block;
	text-align: right;
	font-style: normal;
	float: left;
}

.bookForm p {
	margin: 1px;
	clear: both;
}

.bookForm .input {
	width: 200px;
}

.bookForm i {
	font-size: 12px;
	color: #999;
	font-style: normal;
}

.bookForm .emotion {
	float: right;
	text-align: left;
	width: 508px;
}
.bookview td {
	text-align: left;
}
.bookview th {
	text-align: left;
	padding: 5px;
}
#bookhead {
	width: 80px;
	text-align: center;
	padding: 10px;
}
.on{
	margin-right:-1px;
	float:left;
	width:81px;
	line-height:26px;
	color:#FFFFFF;
	text-align:center;
	background:url(../images/admenu_bg1.gif);
	background-color: #f2f6fb;
	font-weight: bold;
}
.off{
margin-right:-1px;
float:left;
width:81px;
line-height:26px;
cursor:pointer;
text-align:center;
background:url(../images/admenu_bg2.gif);
}
.tab{margin:auto;height: 26px;background: url(../images/ad_bg1.gif) repeat-x bottom;margin-top: 2px;}
.tab h1 {
	margin:0 10px 0 0;
	padding:5px 0 0 25px;
	float: left;
	font-size: 12px;
	background: url(../images/service_nav.jpg) no-repeat 1% center;
}
.box{margin:auto;line-height:20px;padding:5px;background-color: #f2f6fb;border: 1px solid #ccc;border-top: none;}
.box ul {
	list-style: none;
	margin: 0 5px;
}

.RelationList {

}

.RelationList em {
	color: #999;
}

.RelationList li {
	padding-left: 5px;
	line-height: 25px;
	border-bottom: 1px dotted #ccc;
}
.RelationList ul {
	list-style: none;
	margin: 0 10px;
}
.RelationList li a {
	color: #333;
	text-decoration: none;
	background: url(../images/service_icon.gif) no-repeat left 40%;
	padding-left: 13px;
}
/*intro css*/


#Lawyers {
	border:1px solid #CCCCCC;
	float:right;
	margin:2px 0 2px 2px;
	width:768px;
}
#Lawyers .title {
	background: url(../images/title_nav.jpg) no-repeat 1% center;
	background-color: #f2f2f2;
	padding: 8px 30px;
	margin-bottom: 2px;
}
#Lawyers .content{
	font-size:14px;
	line-height:1.5em;
	padding:0 2px 10px;
}
#Lawyers .title span {
	width: 50px;
	float: right;
	text-align: right;
	margin-top: -15px;
}
#Lawyers h1 {
	font-size: 12px;
}
.LawyerList {
	border:1px solid #CCCCCC;
	float:left;
	height:210px;
	margin:2px 0 2px 2px;
	width:760px;
}
.LawyerList .img {
	border:1px solid #CCCCCC;
	height:130px;
	margin-left:10px;
	margin-top:12px;
	width:130px;
	float:left;
}
.LawyerList .title {
	background: url(../images/service_nav.jpg) no-repeat 1% center;
	background-color: #f2f2f2;
	padding: 8px 30px;
	margin-bottom: 2px;
	border-bottom: 1px solid #eee;
}
.LawyerList .title span {
	width: 50px;
	float: right;
	text-align: right;
	margin-top: -15px;
}
.LawyerList ul {
	list-style: none;
	margin: 0 10px;
}
.LawyerList li {
	line-height: 25px;
	border-bottom: 1px dotted #ccc;
}
.LawyerList .info {
	float:left;
	margin-top:6px;
	width:610px;
}
.LawyerList .infosp {
	float:left;
}
.LawyerList .off{
	font-weight:bold;
	color:#8C4124;
	margin-right:-1px;
	float:right;
	margin-top:-25px;
	width:81px;
	line-height:26px;
	cursor:pointer;
	text-align:center;
	background:url(../images/admenu_bg2.gif);
}
.LawyerList1 {
	border:1px solid #CCCCCC;
	float:left;
	height:188px;
	margin:2px 0 2px 2px;
	width:760px;
}
.LawyerList1 .img {
	border:1px solid #CCCCCC;
	height:130px;
	margin-left:10px;
	margin-top:12px;
	width:130px;
	float:left;
}
.LawyerList1 .title {
	background: url(../images/service_nav.jpg) no-repeat 1% center;
	background-color: #f2f2f2;
	padding: 8px 30px;
	margin-bottom: 2px;
	border-bottom: 1px solid #eee;
}
.LawyerList1 .title span {
	width: 50px;
	float: right;
	text-align: right;
	margin-top: -15px;
}

.LawyerList1 ul {
	list-style: none;
	margin: 0 10px;
}
.LawyerList1 li {
	line-height: 25px;
	border-bottom: 1px dotted #ccc;
}
.LawyerList1 .info {
	float:left;
	margin-top:6px;
	width:610px;
}
.LawyerList1 .infosp {
	float:left;
}