.database{
	width: 776px;
	height: 523px;
	margin: 12px auto 20px;
}
.database h3{
	width: 100%;
	height: 23px;
}
.database_content{
	/*width: 100%;*/
	height: 500px;
	border: 1px solid #afd6f2;
	border-top: none;
}
.database_left{
	width: 138px;
	height: 474px;
	padding-top: 26px;
	float: left;
}
.database_h4{
	width: 96px;
	height: 36px;
	font-size: 14px;
	font-family: "宋体";
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	border-radius: 4px;
	display: inline-block;
}
.database_h4 a{
	width: 100%;
	height: 100%;
	display: inline-block;
}
.bgRed{
	background: #c11100;
}
.bgRed a{
	color: #fff;
}
.bgChange{
	height: 34px;
	line-height: 34px;
	/*float: left;*/
	margin-left: 406px;
	border: 1px solid #C11100;
	filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#faf7f8,endcolorstr=#dfdfdf,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#faf7f8,endcolorstr=#dfdfdf,gradientType=0);	
    background:#faf7f8; 
    background:-moz-linear-gradient(top, #faf7f8, #dfdfdf); 
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(#faf7f8), to(#dfdfdf));  
    background:-o-linear-gradient(top, #faf7f8, #dfdfdf);
    background:-ms-linear-gradient(top, #faf7f8, #dfdfdf);
}
.bgChange a{
	color: #c11100;
}
.bgChange:hover{
	background: #c11100;
}
.bgChange:hover a{
	color: #FFFFFF;
}
.database_left h4.bgRed{
	margin: 0 20px 10px 0;
}
.database_left ul{
	width: 116px;
	margin-left: 22px;
	border-right: 1px solid #afd6f2;
}
.database_left ul li{
	width: 96px;
	height: 78px;
	margin-bottom: 6px;
	background: #e9f0f1;
	border-radius: 4px;
}
.database_left ul li img{
	margin-top: 10px;
	margin-left: 25px;
}
.database_left ul li p{
	line-height: 22px;
	font-size: 14px;
	color: #4c4c4c;
	text-align: center;
	margin-top: -3px;
}
.database_left ul li:hover{
	background: #f2f9fa;
}
.database_right{
	width: 606px;
	padding-top: 26px;
	margin-left: 16px;
	float: left;
}
.topbt{
	width: 100%;
	height: 36px;
	margin-bottom: 10px;
}
.xbt{
	width: 606px;
	height: 44px;
	background: #e9f0f1;
}
.xbt li{
	height: 44px;
	line-height: 44px;
	margin: 0 12px;
	text-align: center;
	float: left;
}
.xbt li a{
	display: inline-block;
	line-height: 28px;
	padding: 0 16px;
	color: #333333;
	font-size: 16px;
	position: relative;
}
.xbt li a span{
	font-size: 0;  
    line-height: 0;  
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 0px solid transparent;
	border-top: 6px solid #106ac0;
	position: absolute;
	left: 43px;
	bottom: -6px;
	display: none;
}
.xbt li:first-child a{
	background: #106ac0;
	color: #FFFFFF;
}
.xbt li:first-child a span{
	display: block;
}

.xbt_content{
	margin-top: 8px;
	margin-bottom: 10px;
}
.xbt_content ul{
	width: 606px;
	display: none;
}
.xbt_content ul:first-child{
	display: block;
}
.xbt_content li{
	background: url(../img/icon6.png) 6px center no-repeat;
	height: 30px;
	line-height: 30px;
	text-indent: 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}
.xbt_content li a{
	font-size: 14px;
	color: #333333;
}
.xbt1 li.dytyfk a span{
	left: 59px;
}

/*法律法规信息库详情页*/
.main{
	width: 1000px;
	margin: 0 auto;
}
.dh{
	width: 100%;
	line-height: 38px;
	font-size: 14px;
	color: #333333;
	text-indent: 25px;
	background: url(../img/bg_index_10x16.png) no-repeat 4px center;
}
.main_left{
	width: 244px;
	height: 520px;
	border-top: 2px solid #cc0000;
	float: left;
}
.main_left h3{
	height: 40px;
	line-height: 40px;
	text-indent: 30px;
	font-size: 14px;
	color: #333333;
	margin-top: 6px;
	background: url(../img/bg_index_7x12.png) no-repeat 15px center #f0eee4; 
}
.ih{
	margin-top: 10px ;
}
.main_left .content{
	width: 244px;
	background: #f0eee4; 
}
.main_left .content ul{
	width: 219px;
	margin: 0 10px 0 15px;
	padding-bottom: 10px;
	border-top: 1px solid #cdcdcd;
}
.main_left ul li{
	line-height: 24px;
	text-indent: 20px;
	font-size: 14px;
	color: #4C4C4C;
	position: relative;
}
.main_left ul li:first-child{
	padding-top: 5px;
	border-top: 1px solid #FFFFFF;
}
.main_left ul li:first-child span{
	top: 15px;
}
.main_left ul li span{
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #000000;
	position: absolute;
	left: 10px;
	top: 10px;
}
.main_right{
	width: 730px;
	height: 920px;
	float: right;
}
.main_right h2{
	line-height: 42px;
	border-top: 2px solid #585858;
	font-size: 16px;
	color: #000000;
	text-indent: 8px;
}
.main_right table{
	width: 100%;
}
.main_right table thead th{
	height: 38px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	background: #F0EEE4;
}
.main_right table .first,table tbody tr td:first-child{
	width: 62px;
	border-right: 4px solid #FFFFFF;
}
.main_right table .last,table tbody tr td:last-child{
	width: 178px;
	border-left: 4px solid #FFFFFF;
}
.main_right table tbody td{
	line-height: 18px;
	font-size: 14px;
	color: #666;
	padding: 7px 0 ;
}
.main_right table tr{
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.main_right table td{
	text-align: center;
}
.main_right table tbody tr td:nth-child(2){
	width: 482px;
	padding: 7px 30px;
	text-align: left;
}
.page{
	width: 690px;
	height: 50px;
	border: 1px solid #e5e5e5;
	margin: 30px auto;
	filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#fbfbfb,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#fbfbfb,gradientType=0);/*IE8*/	
    background:#fbfbfb; /* 一些不支持背景渐变的浏览器 */  
    background:-moz-linear-gradient(top, #ffffff, #fbfbfb);  
    background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#fbfbfb));  
    background:-o-linear-gradient(top, #ffffff, #fbfbfb); 
}
.page p{
	font-size: 12px;
	line-height: 50px;
	text-indent: 30px;
	color: #333333;
}
.page p span{
	color: #ff0083;
	padding: 0 4px;
}
.page p input{
	width: 24px;
	height: 19px;
	text-align: center;
	font-size: 12px;
}
