body
{
	min-width:1262px;
}
.bdbg1
{
	background:url("../image/zbg.jpg") repeat;
}
.footer
{
	width:100%;
	height:150px;
	background:#53433F;
	margin-top:80px !important;
	color:white;
	line-height:35px;
	font-size:14px;
	padding-left:15em;
	padding-top:3em;
	overflow:hidden;
}
.foot_split
{
	width:100%;
	height:0px;
	background:red;
	clear:both;
}
.main_container
{
	width:70%;
	height:auto;
	min-height:500px;
	margin-left:15%;
	margin-top:90px;
}

.pdtop30
{
	padding-top:30px;
}

.pdtop50
{
	padding-top:50px;
}

.bwg_menus
{
	width:100%;
	max-width:235px;
	min-width:160px;
	height:auto;
}

.main_container_menus
{
	width:20%;
	min-height:500px;
	float:left;
}

.main_container_content
{
	width:78%;
	background:white;
	height:auto;
	min-height:500px;
	float:right;
	padding:10px;
}

.bwg_menus_title
{
	width:100%;
	height:80px;
	background:#53433F;
	color:white;
	line-height:80px;
	font-size:24px;
	text-align:center;
}
.bwg_menus_item
{
	width:100%;
	height:60px;
	background:white;
	line-height:60px;
	font-size:22px;
	text-align:center;
	border-bottom:1px solid #eee;
}
.bwg_menus_item_name
{
	display:block;
	width:calc(100% - 35px);
	float:left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:hidden;
	text-indent:34px;
}
.bwg_menus_item_direction
{
	display:block;
	width:34px;
	float:right;
}
.bwg_menus_item_active
{
	background:#E9E9E9;
}
.bwg_menus_item a
{
	color:#333333;
	display:block;
	width:100%;
	height:100%;
}

.bwg_menus_item a:hover
{
	background-color:#DDDDDD;
}

.bwg_container_top
{
	width:100%;
	height:60px;
	line-height:60px;
	border-bottom:1px solid #eee;

}
.bwg_container_top_item1
{
	width:70%;
	height:100%;
	display:block;
	float:left;
	color:#443834;
	text-indent:15px;
	font-size:22px;
	text-align:left;
}
.bwg_container_top_item2
{
	width:24%;
	height:100%;
	display:block;
	float:right;
	color:#999999;
	text-indent:15px;
	font-size:15px;
	text-align:right;
	overflow:hidden;
	white-space:nowrap;
	padding-right:15px;
}
.bwg_container_bottom
{
	width:100%;
	height:auto;
	min-height:480px;
}