@charset "gb2312";
/* CSS Document */

body{ margin:0; padding:0;
	font-size:13px;
	color:#333;
	background:#efefef;	
	font-family:"微软雅黑" 
}

/*主体部分*/
.box-base{ overflow:hidden; padding:15px 20px; *+width:960px; background:#FFF }

/***以下基于组件修改*/
.bt-column-zdy{
	width:960px;
	min-height:520px;
	margin:0 auto;
	overflow:hidden;
	position:relative
}
.bt-column-zdy{font-family:"微软雅黑"}
.bt-column-zdy .bt-column-menu{ /*绝对定位值是解决自适应高度问题=同 时父div要加相定位*/
	position:absolute;
	left:0;
	top:0px;
	bottom:0px;
	background:#f6f6f6;
}
/*私用*/
.bt-column-zdy .bt-column-menu{
	 width:196px; 
	 background:#ffffff; 
}

/*共用*/
.bt-column-zdy .bt-column-cen{
	overflow:hidden;
	float:right;  
	text-align:left; 
	min-height:680px;
	padding:10px; 
}

/*私用*/
.bt-column-zdy .bt-column-cen{
	width:744px; *+width:720px;
	 border:#f1f1f1 solid 1px;
	 background:#ffffff; 
}

/*左侧栏目样式开始*/
.bt-column-zdy .bt-left-title {
	height:35px;
	line-height:35px;
	background:url(xxgk-lm-tit.jpg) 8% 49% #69a0e1 no-repeat;
	text-align:left;
	padding-left:40px;
	border:1px solid #e5e5e5;
	border-bottom:none;
}
.bt-column-zdy .bt-left-title span {
	font-size:16px;
	color:#fff;
	line-height:35px;
}

.bt-column-zdy .bt-left-con {
	padding:10px 0;
	height:440px;
	border:1px solid #e5e5e5;
	border-top:none;
	overflow:hidden;
}
/***以上基于组件修改**/


/*当前位置*/
.xxgk_lm_dqwz{ height:35px; background:url(bt_position_blue.png) 10px  no-repeat; padding-left:30px; line-height:35px; font-size:13px;}
.xxgk_lm_dqwz1{ height:35px; line-height:35px; font-size:13px;}
.wenzhnag{width:100%; height:auto;}
