﻿@charset "utf-8";
#Main {
	width: 980px;
	height: 430px;
	background: url(../img/index/main-nankai.jpg) no-repeat;
}
h3 {
	margin: 20px 0 10px 0;
	padding: 6px 0 4px 25px;
	background-image: url(../img/common/h3.png);
	background-repeat: no-repeat;
	background-position: 0;
	font-size: 136%;
	font-weight: bold;
	border-bottom: 1px dotted #777;
}
#Body-container {
	padding: 30px;
}