#visualArea_bg {
	margin-bottom: 20px;
	background-color:#eee;
}
#visualArea {
width:960px;
margin-right: auto;
	margin-left: auto;
}

#toppage #momorepo {
	margin-bottom: 20px;
	font-size:10px;
	line-height:1.2;
	height: 110px;
	width: 960px;
}

#toppage #momorepo ul {
width:721px;
overflow:hidden;
float:left;
height: 110px;
}

#toppage #momorepo li {
	margin-bottom: 20px;
	font-size:10px;
	line-height:1.2;
	padding: 0px 10px 0px 10px;
	border-right: 1px dotted #7D001A;
	width: 96px;
	float: left;
	height: 110px;
}
#toppage #momorepo li a {
text-decoration:none;
color:#333333;

}
#toppage #momorepo li:hover {
background-color:#F6DBE5;
text-decoration:none;

}
#toppage #momorepo li .photo {
margin-top:0;
margin-bottom:1px;
border: solid #CCCCCC 1px;
width:96px;
height:60px;
display:block;
position: relative;
overflow:hidden;
}
#toppage #momorepo li .photo img{
position:absolute;
border:none;
-ms-interpolation-mode:bicubic;
    top: 0px;
    left: -5px;
}

#toppage #momorepo li .date{
background: url(../common/img/icon_blank.gif) no-repeat right center;
display:inline;
padding-right:12px;
margin-bottom:2px;
}
#toppage #momorepo li .copy {

}

#toppage #bannerArea {
width:388px;
float:right;

}
#toppage #bannerArea ul {
 width:388px;
}
#toppage #bannerArea li {
float:left;
margin-bottom:7px;
}
#news {
width:511px;
	float: left;
	background: url(../img/top_news_btm.gif) no-repeat center bottom;
	padding-bottom: 10px;
}
#news a{
color:#333333;
text-decoration:none;
}
#news a:hover{
color:#7D001A;
}
#news .inner{
	border-left:#CCCED0 solid 2px;
	border-right:#CCCED0 solid 2px;
	padding-right: 20px;
	padding-left: 20px;

}
#news h2{
	background:url(../img/top_news_tit.gif) no-repeat;
	height: 26px;
	text-align: right;
	margin-bottom:0!important;
}
#news h2 a{
background: url(../common/img/arrow01.gif) no-repeat left center;
padding-left:15px;
}
#news table{

}
#news th{
padding-bottom:10px;
padding-top:15px;
}
#news td{
	text-align:left;
	/*vertical-align:top;*/
	padding:0 5px 0 5px;
  height: 26px;
}
#news td.date{
	text-align:left;
	/*vertical-align:top;*/
	background: url(../common/img/arrow04.gif) no-repeat left center;
	padding-left: 12px;
	width: 61px;
}
#news td.icon{
/*	padding-top:3px;*/
	width: 25px;
}
#news td.cont{
/*	padding-top:3px;*/
	width: 337px;
}

#news td span{
	color:#7D001A;
	font-weight:bold;
	margin-right:5px;
}
#news td img{
/*vertical-align:bottom;*/
}
#toppage .topBtmLink {
margin-top:20px;
}
#toppage .topBtmLink li {
	float: left;
}

/* ======= */
#toppage #content #scrollBtnLeft{
float:left;
}

#toppage #content #scrollBtnRight{
    float:right;
}

#bx-wrapper{
float:left !impotant;
}

