/* 
CSS Document 
IndexNum:3
*/

body{
	font-family:"宋体";
	font-size:12px;
	line-height:22px;
	margin:0px;
	color:#333333;
}
/*背景*/
.bg{
	background:url(images/pic_15.png) repeat-x top #F3F4F4;
	padding-top:12px;
	padding-left:11px;
	padding-right:10px;
}
/*填充*/
.wtc{
	margin-bottom:10px;
}
.tc{
	padding:10px;
}
.tc2{
	padding-top:10px;
	padding-right:10px;
}
/*边框*/
.bk{
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	background:#EFF5EA;
}
.bk2{
	border-bottom:1px solid #E6E6E6;
}
.bk4 td{
	border-bottom:1px dotted #E6E6E6;
}
.bk3{
	border-top:1px solid #fff;
}

/*文字*/
.font{
	font-size:14px;
	font-weight:bold;
	color:#025000;
}
/*图片*/
.img{
	border:1px solid #D7D7D7;
	padding:3px;
	background:#fff;
	margin-right:5px;
	margin-left:5px;
}
/*链接*/
a:link{ color: #333333; text-decoration:none;}
a:visited{ color: #333333; text-decoration:none;}
a:hover{ color: #183965; text-decoration:none;}
a:active{color: #183965; text-decoration:none;}

/*列表*/
.list{
	margin-bottom:5px;
	margin-top:5px;
}
.list td{
	background:url(images/pic_55.png) no-repeat 10px 45%;
		text-align:left;
		padding-left:20px;
		line-height:24px;
}

.listgg td{
	background:url(images/pic_55.png) no-repeat 10px 45%;
		text-align:left;
		padding-left:20px;
		line-height:24px;
}

.neirong{padding:5px;}


.dis{
display:block;
height:105px;
}
.undis{
height:105px;
display:none;
}
