@charset "utf-8";
/* CSS Document */

.legal_banner{
	width:1000px;
	background:url(/images/legal/banner.jpg) no-repeat;
	height:190px;
	float:left;
}


.legal_left{
	width:20%;
	float:left;
	position:relative;
	z-index:900;
}

.legal_right{
	width:80%;
	float:right;
	position:relative;	
	z-index:900;
}

.legal_menu{
    float: left;
    width: 99%;
	border-left:#bcbec0 1px solid;
	border-right:#bcbec0 1px solid;
	background-color:#f1f2f2;
}

.legal_menu li{
	float:left;
	width:92% !important;
	width:80%;
	margin:0 3px;
	background:url(/images/legal/line.gif) repeat-x bottom;
}

.legal_menu li a{
	float:left;
	line-height:32px;
	font-size:14px;
	padding-left:15px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
}

.legal_menu li a:hover{
	color:#58595b;
	background:url(../images/legal/jiantou.jpg)  no-repeat scroll 5px center transparent;
}

.legal_menu_click{
	color:#16357a;
}
.legal_menu_onclick{
	color:#58595b;
	background:url(../images/legal/jiantou.jpg)  no-repeat scroll 5px center transparent;
}


.legal_roundedBox{
	background: transparent;  
	width:80%;
	margin:0 auto;
}

.legal_boxContent{
	display:block; 
	position:relative;
	background:#f1f2f2; 
	/*border:0 solid #bcbec0; 
	border-width:0 1px;
	*/
	line-height:20px;
}

.legal_boxContent img{
	text-align:center;
}

.legal_boxTop, .legal_boxBottom{
	display:block; 
	background:transparent; 
	font-size:1px;
}

.legal_xb1, .legal_xb2, .legal_xb3, .legal_xb4{display:block;overflow:hidden;}
.legal_xb1, .legal_xb2, .legal_xb3{height:1px;}
.legal_xb2, .legal_xb3, .legal_xb4{background:#f1f2f2; border-left:1px solid #bcbec0; border-right:1px solid #bcbec0;}
.legal_xb1{margin:0 1px; background:#bcbec0;}
.legal_xb2{margin:0; border-width:0 1px;}
.legal_xb3{margin:0;}
.legal_xb4{
	height:auto;
	line-height:22px; 
	margin:0; 
	color:#16357a;
	font-size: 14px; 
	white-space:normal;
	font-weight:normal;
}

.tb_report{
	font-size:12px;
	color:#58595b;
	font-family:"黑体";
}

.tb_report td{
	height:30px;
}

.tb_report th{
	font-size:14px;
	color:#ff0000;
}

.tb_report input{
	list-style:none;
	border:#939598 1px solid;
	background-color:#f1f2f2;
	height:20px;
	line-height:20px;
	width:300px;
}
