﻿@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#mainimg {
    /* background: #fff; */
    text-align: center;
    margin: -60px auto 0;
}
/*-------------------------------------------------------------------
	#news
-------------------------------------------------------------------*/
#news {
	margin-bottom: 20px;
}
#news ul.image {
	width: 200px;
	text-align: center
}
#news ul.image li.fancybox a,
#news ul.image li span {
	border: 1px solid #CCCCCC;
	width: 198px;
	height: 198px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#news div.text {
	margin-right: 220px;
}
#news p.date {
	margin-bottom: 5px;
	font-weight: bold;
}
#content .back {
	margin: 0 0 70px;
	/*font-size: 2em;*/
}
