@charset "utf-8";
/* CSS Document */
/*====================== common ======================*/
div#wrap h2 {
 background:url(../images/h2bg.jpg) no-repeat scroll left top;
	}
div#cmain h4 {
	background:url(../../share/images/dotx_o2.gif) repeat-x scroll left bottom;
	padding:0 0 8px 10px;
	font-size:14px;
	color:#f28d01;
	font-weight:bold;
	margin:0 0 15px;
	}
div.box {
	padding:0 10px 30px;
	width:690px;
	overflow:hidden;
	}
div.box p {
	padding:0 0 1em 0;
	}
div.box ul {
	padding:0 0 1em 0;
	}
div.box h5 {
	font-weight:bold;
	font-size:12px;
	background:url(../../share/images/icon_o.gif) no-repeat scroll left center;
	padding:0 0 0 13px;
	margin-bottom:3px;
	}
div.box dl {
	padding-bottom:1em;
	}
	div.box dl dt {
		padding:0 0 2px 0;
		}
		div.box dl dt.tit {
			background:url(../../share/images/icon_o.gif) no-repeat scroll left center;
			padding:0 0 0 13px;
			font-weight:bold;
			}
	div.box dl dd p {
		padding:0 0 0 5px;
		}
/*top*/
dl.topbnr {
	width:339px;
	float:left;
	padding:0 8px;
 }
	dl.topbnr dd {
		background:#ffd78b;
		padding:0 2px;
		}
		dl.topbnr dd ul li {
			padding-bottom:2px;
			}
		dl.topbnr dd ul li a {
			width:300px;
			height:32px;
			padding:38px 0 0 35px;
			display:block;
			}
			dl.topbnr dd ul li a span {
				background:url(../../sitemap/images/arrows.gif) no-repeat scroll left center;
				padding-left:10px;
				}
			dl.topbnr dd ul li.guide a {
				background:url(../images/guideline_bg.gif) no-repeat scroll left top;
				}
			dl.topbnr dd ul li.scholar a {
				background:url(../images/scholarship_bg.gif) no-repeat scroll left top;
				}

/*table*/
div.box table {
	background:#ffffff;
	border:1px solid #cdb18a;
	margin-bottom:10px;
	width:690px;
	margin:0 auto 3px;
	}
	div.box table th {
		padding:5px 7px;
		border:1px solid #cdb18a;
		background:#ffe9bf;
		font-weight:bold;
		vertical-align:middle;
		}
	div.box table td {
		padding:5px 7px;
		border:1px solid #cdb18a;
		}

	div.box table.t_a th {
		width:20%;
		text-align:center;
	 }
		
	div.box table.t_b th,
	div.box table.t_b td {
		width:33%;
		text-align:center;
	 }

	div.box table.t_c {
		margin:0 auto 15px;
		}
		div.box table.t_c th {
			text-align:center;
			}
		div.box table.t_c td.tc01 {
			width:80%;
			}

	div.box table.t_d th {
		width:20%;
		text-align:center;
		vertical-align:middle;
	 }
	div.box table.t_d td {
		text-align:center;
	 }
		
	div.box table.t_e th,
	div.box table.t_e td {
		text-align:center;
		}
		div.box table.t_e td.te_l {
			text-align:left;
			}
		




