@charset "utf-8";
body{
	margin-top:0px;
	margin-bottom:0px;
}
	
td {
	font-size: 9pt;
	line-height: 20px;
}
a {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
}
.bg1 {
	background-image: url(../images/bg4.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
input {
	font-size: 9pt;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.checkbox1 {
	border: none;
}
.font1 {
	font-size: 14px;
	font-weight: bold;
}
.font-e {
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
}
}
.font-e1 {
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
}
.intro-1 {
	background-image: url(../images/intro_1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.font2 {
	font-size: 13px;
	font-weight: bold;
}
.intro-bg {
	background-image: url(../images/intro_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.intro-bg1 {
	background-image: url(../images/intro_news2.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.checkbox2 {
	font-size: 9pt;
	background-color: #cccccc;
	border: 1px outset #CCCCCC;
	height: 18px;
	width: 40px;
}
.bbs-bg {
	background-image: url(../images/bbs_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.lawyers-bg1 {
	background-image: url(../images/laywers_5.gif);
	background-repeat: repeat-y;
	background-position: left center;
}

.currentpath,.content
{
	padding-left:10px;
}

.tt
{
	text-align:center;
	padding-bottom:10px;
}

/*页码*/
.page{padding:15px 0px ;line-height:30px;font-size:12px;clear:left;margin-bottom:10px;}
.page a{border:1px solid #ccc;height:16px;text-decoration:none;line-height:16px;text-align:center;display:block;float:right;padding:2px 4px;margin:0px 0px 0px 4px;}
.page a:hover{border:1px solid #0099CC; text-decoration:none;}
.page .act{background:#0099CC;color:#fff;}