#MainCenter {
	padding:0;
	margin:0px auto 50px;
	background:#FFFFFF;
	width:960px;
}

#MainCenter h2 {
	padding:30px 0px 30px 0;
	margin:0px 0px 0px 0px;
}

#Information {
	padding:0px 0 10px 40px;
	width:900px;
}

#Information h3{
	margin: 0px 0px 10px 0px;
	padding:2px 0;
	font-weight:normal;
	line-height:150%;
	/*background: #E8E8E8;*/
	border-bottom:1px solid #bebebe;
}

#Information .Box{
	padding:0px 0px 10px;
	margin:0px 0px 50px 0px;
	width:920px;
	float:none;
}

#Information .Box img{
	margin:0px 10px 10px 0px;
	float:left;

}

#Information .Box p{
	padding:0px 0px 20px;

}

#Information .Box p.date{
	color:#bebebe;
	font-size:95%;
}

#Information .BL{
/*	float:left;*/
	padding:0px 0px 10px 0px;
	

}

#Information .BR{
	clear:both;
	padding: 0px 5px;
	color:#444444;
	/*font-size:85%;*/
	font-size:100%;
}

/*#Information .BR img{
	border: 5px solid #EEEEEE;
	padding:1px;
}*/

#Information .BR img{
	background:url(../images/media/media_img_bg.gif);
	width:200px;
	display:block;
	overflow:hidden;
	padding:15px;
	margin:0 15px 10px 0;
	text-align:center;
	float:left;
}

#Information .BR table{
	margin:0px 0px 10px 0px;	
}


#Information .BR th{
	vertical-align: top;
	padding:5px 0px 0px;
	font-weight:normal;
	color:#444444;
	width:70px;
	text-align:left;
}

#Information .BR td{
	padding:5px 0px 0px;
	vertical-align: top;
	font-weight:normal;
	text-align:left;
	color:#444444;

}



#Information p.date {
	margin: 0px 0px 5px 0px;
	/*font-size:85%;*/
	font-size:100%;
	padding: 0px 0px 0px 0px;
	line-height:100%;
	color:#555555;
}

/*#Information #Paginate{
	width:810px;
	text-align : right;
}


#Information .moreBtn{
	width:70px;
	height:24px;
	float:right;
}

#Information .moreBtn a{
	background:url(../images/information/btn_more.gif) no-repeat top left;
	width:70px;
	height:24px;
	display:block;
	text-indent:-9999px;
}

#Information .moreBtn a:hover{
	background:url(../images/information/btn_more_over.gif) no-repeat top left;
}
#Information .moreBtn{
	clear:both;
	width:65px;
	height:25px;
	margin:0;
	padding:0;
	/*float:right;
	float:left;*/
/*}

#Information .moreBtn a{
	background:url(../images/information/btn_more2.gif) no-repeat top left;
	width:65px;
	height:25px;
	display:block;
	text-indent:-9999px;
}

#Information .moreBtn a:hover{
	background:url(../images/information/btn_more2.gif) no-repeat bottom left;
}*/

#Information .imgBlock{
	/*background:url(../images/media/media_img_bg.gif);*/
	width:300px;
	display:block;
	overflow:hidden;
	/*padding:15px;*/
	text-align:center;
	float:left;
}
#Information .imgBlock img{
	text-align:center;
}

#Information .imgBlock .smallImg{
	width:300px;
	max-height:220px;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0;
	vertical-align:top;
}

#Information h3{
	margin:0;
	padding:0 0 5px;
	color:#000;
	font-size:100%;
	border-bottom:1px solid #bebebe;
}

#Information h3 span{
	color:#bebebe;
	font-size:85%;
	padding:0 0 5px;
	font-weight:normal;
}

#Information .txtBlock{
	width:560px;
	float:right;
	margin:0;
	padding:0;
}

#Information .txtBlock .txtBox{
	clear:both;
	margin:0;
	padding:15px 15px 0;
	display:table;
	/*width:430px;*/
}

#Information .txtBlock .txtBox p{
	margin:0;
	padding:0 0 10px;
}

#Information .txtBlock p.btnBox{
	width:75px;
	height:25px;
	margin:0 0;
	/*float:right;*/
}

#Information .txtBlock p.btnBox a{
	background:url(/images/media/btn_more2.gif) no-repeat top left;
	width:75px;
	height:25px;
	display:block;
	text-indent:-9999px;
}

#Information .txtBlock p.btnBox a:hover{
	background:url(/images/media/btn_more2.gif) no-repeat bottom left;
}

#Information div.space{
	clear:both;
	height:30px;
}

#Information div.space hr{ display:none; }
