@charset "utf-8";
/* CSS Document */

@import url("../../../css/common/common.css");
@import url("../../../css/common/stracture.css");
@import url("../../../css/common/local-menu.css");
@import url("../../exam.css");

#main h4{border-top:double 5px #009999;
	border-bottom:double 5px #009999;
	padding:5px;margin-bottom:10px;
	font-size:16px;
	color:#009999;
	margin-left:0px;}

#main h4 span{font-size:14px;color:#009999;}

#main table th{font-size:13px;text-align:center;}

#main table td{font-size:13px;}


