.database{
	width: 776px;
	height: 523px;
	margin: 12px auto 20px;
}
.database h3{
	width: 100%;
	height: 23px;
}
.database_content{
	height: 440px;
	border: 1px solid #afd6f2;
	border-top: none;
}
.database_left{
	width: 280px;
	padding-top: 15px;
	float: left;
}
.database_left img{
	width: 240px;
	height: 182px;
	margin: 0px 20px 33px;
	float: left;
}
.database_right{
	width: 494px;
	padding-top: 8px;
	float: left;
}
.database_right p{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	text-indent: 10px;
	position: relative;
}
.database_right p span{
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #c30809;
	position: absolute;
	left: 0;
	top: 13px;
}
.database_right p a:hover{
	color: #049;
    text-decoration: underline;
}
/*txtListBox01*/
.pb_l01 li{padding:3px 0px 3px 14px;line-height:22px;background:url(../../img_new/icon/icon6.png) 0 center no-repeat;color:#000;font-size:14px;}
.pb_l01 li a{color:#000;}
.pb_l01 li a:hover{color:#049;text-decoration:underline;}