#mbody {
	height:100%!important;
	height:902px;
	min-height:902px;
	position:relative;
	background:url(images/news_bg.jpg) no-repeat;
}

#mbody #search {
	top:35px;
	left:535px;
	position:absolute;
}
#mbody #search span{
	display:block;
}
#mbody #search b {
	width:400px;
	height:29px;
	display:block;
	vertical-align:middle;
	padding:17px 0 0 50px;
}
#mbody #search label {
	float:left;
	width:25px;
	height:25px;
	display:block;
	background:url(images/search_icon.gif) 0px 6px no-repeat;
}
#mbody #search input {
	width:293px;
	margin:6px 5px 0 0; 
	border:solid 1px #bababa;
}
#mbody #search select {
	margin:0 5px 0 0; 
	border:solid 1px #bababa;
}
#mbody #search button {
	border:none;
	width:58px;
	height:21px;
	cursor:pointer;
	margin-top:-2px;
	background:url(images/search_btn.gif) no-repeat;
}

#mbody #news {
	width:843px;
	margin:0 auto;
	padding-top:75px;
}

#mbody #newslist {
	margin-bottom:30px;
}
#mbody #newslist .list {
}
#mbody #newslist .list h2 {
	height:24px;
	font-size:12px;
	line-height:24px;
	padding-left:28px;
	font-family:Verdana;
	background:url(images/news_icon.gif) 7px 4px no-repeat #e7e7e7;
}
#mbody #newslist .list h2 a {
	color:#c70026;
}
#mbody #newslist .list h2 label {
	font-size:11px;
	font-weight:normal;
}
#mbody #newslist .list h2 span {
	float:right;
}
#mbody #newslist .list h2 span a {
	width:10px;
	height:12px;
	display:block;
	margin:5px 10px 0 0;
	background:url(images/news_off.gif) no-repeat;
}
#mbody #newslist .list h2 span a.on {
	background:url(images/news_on.gif) no-repeat;
}
#mbody #newslist .list div.con {
	line-height:165%;
	margin:10px 0 10px 0;
}
#mbody #newslist .list div.con img {
	float:left;
}
#mbody #newslist .list div.con {
	color:#666;
}
#mbody #newslist .list div.con .intro {
	height:auto!important;
	height:90px;
	min-height:90px;
	font-size:11px;
	margin-left:137px;
}
#mbody #newslist .list div.con .intro_x {
	height:auto!important;
	height:90px;
	min-height:90px;
	font-size:11px;
}
#mbody #newslist .list div.con .intro_on {
	height:auto!important;
	height:90px;
	min-height:90px;
	font-size:11px;
	margin-left:137px;
}
#mbody #newslist .list div.con .intro_on_x {
	height:auto!important;
	height:90px;
	min-height:90px;
}

#mbody .pagelist {
	clear:both;
	height:30px;
	font-size:11px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	font-family:Verdana;
}
#mbody .pagelist a{
	color:#000;
	text-decoration:underline;
}
#mbody .pagelist .pageLabel {
	color:#000;
	margin-right:5px;
}
#mbody .pagelist .pagePN {
	color:#0072CB;
}
#mbody .pagelist del {
	text-align:center;
	display:inline-block;
	text-decoration:none;
}
#mbody .pagelist del .page {
	display:table;
	margin:0 auto;
	text-align:center;
}