﻿@charset "utf-8";
/*initialize*/

a:link {color:#333333;text-decoration:none; }
a:visited {color:#333333; text-decoration: none}
a:hover {color:#FF3300; text-decoration:underline;}

img {     
	margin:0px;
	padding:0px;
	border:none;
}

body {
/*	margin:0px;*/
	margin: 0 auto;
	width:720px;
	text-align:left;
	font-size:12px;
	line-height:22px;
	font-family: "宋体", "黑体",;
}

form, p{ 
	margin:0px;
}
ul, li{ 
	margin:0px;
	padding:0px;
	list-style:none;
}
p{
	font-size:12px;
	margin-bottom:10px;
	margin-top:5px;
	text-indent: 2em;
}
p *, li *, li p, li p *, li li{
	font-size:12px;
}

a img{
	border:none;
}
a:hover img{
	text-decoration:none;
}
strong{
	font-weight:bold;
}
.clearbox{ clear:both;}

/*map*/
.map_pic{border-bottom:4px solid #000000; background-color:#000000;}
.crumb{ background-color:#E6E6E6;}
.map_tb{line-height: 20px; color: #444444;}
.map_tb ul{ padding-left:18px; padding-bottom:10px;}

.law_title{ text-align:center; height:20px; padding-top:10px;color:#FF6600; font-size:14px; font-weight:bold; padding-bottom:10px;}
.law_cc{ background-color:#F0F0F0;text-align:center; height:25px; padding-top:5px; border:1px solid #CCCCCC; width:98%; margin:0px auto; clear:both; color:#444444;}
.law_ct{color:#444444; padding:10px;}
.case_ct_new{color:#444444; background-color:#FFFFFF; padding:10px;}
.serve_colse{text-align:center; height:25px; padding-top:15px;width:98%; margin:0px auto; clear:both; color:#444444;}

.serve_cc{background-color:#F0F0F0;   padding:3px;color:#444444; border:1px solid #CCCCCC; width:98%;margin:10px auto; clear:both; }
.serve_title{background-color:#EAEAEA;color:#FF6600; font-size:14px; font-weight:bold; text-align:center; height:25px; padding-top:5px;}
.serve_seach{ width:600px; border:1px solid #999999;}
.serve_seach_2{ width:200px; border:1px solid #999999;}
.anniu_serve {
	border: 1px solid #666666;
	background-color: #F0F0F0;
	background-image: url(images/an.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	top: 4px;
	line-height:15px;
	width:35px;
}
.add_tb{}
.add_tb th{ background-color:#E4E4E4; text-align:center;height:20px;font-size: 12px; line-height:20px; font-weight:bold;}
.add_tb td{height:20px;font-size: 12px; line-height:20px; color: #444444; text-align:center;}
.add_tb td .left{text-align:left;}
.biaog_03 { background-color: #E4DFDC; font-size: 12px; line-height: 18px; ; color: #FF3300 ; background-repeat: no-repeat}

/*友情链接*/
.linktable{
  width:100%;
  padding:5px;
  border-top:#CCCCCC 10px solid;
  border-left:#CCCCCC 1px solid;
  border-right:#CCCCCC 1px solid;
  border-bottom:#CCCCCC 1px solid;
  text-align:center;
}
.linktable td{
  width:140px;
  height:30px;
}
.linktable-img td{
   border:#666666 1px solid;
    width:100%;
    padding:0px 0px;
	width:100px;
	height:35px;
}