/* [div#main] /////////////////////*/
#main {
	width: 540px;
	float: left;
}
#main h3 {
	background: url(/inq/inq_tit.gif) no-repeat;
	padding: 50px 0 0 40px;
	height: 34px;
	font-weight: normal;
	font-size: 12px;
}
#main p {
	padding-left: 40px;
	margin-bottom: 10px;
}
#main form {
	margin-bottom: 15px;
}
#main table {
	width: 500px;
	margin: 0 auto;
}
#main table caption {
	text-align: center;
	border-bottom: 2px solid #69f;
	margin-bottom: 2px;
}
#main table th {
	font-weight: normal;
	font-size: 10px;
	text-align:left;
	padding: 10px;
	background: #9cf;
	border-bottom: 2px solid #fff;
}
#main table th span {
	color: #f30;
}
#main table td {
	padding: 10px 0 10px 10px;
	border-bottom: 2px solid #fff;
}
#main table td li {
	list-style: none;
	margin-bottom: 2px;
}

/* [div#side] /////////////////////*/
#side {
	width: 200px;
	margin-right: 10px;
	float: left;
}
#side h3 {
	background: url(/main_img/kensaku_tit_s.gif) no-repeat;
	font-weight: normal;
	font-size: 12px;
	color: #666;
	padding-top: 40px;
}

/* [div#tintai] /////////////////////*/
#tintai h4 {
	padding: 6px 0 0 95px;
	height: 29px;
	font-weight: normal;
	font-size: 10px;
	background: url(/main_img/tintai_ti_ss.gif) no-repeat;
}
#tintai div{
	height: 115px;
	padding: 25px 0 0 10px;;
	font-size: 12px;
	background: url(/main_img/tintai_back_ss.gif) no-repeat;
}
#tintai div li {
	background: url(/main_img/arrow.gif) no-repeat;
	padding-left: 20px;
	list-style: none;
}
#tintai div .column li {
	width: 75px;
	float: left;
}

/* [div#baibai] /////////////////////*/
#baibai h4 {
	padding: 6px 0 0 95px;
	height: 29px;
	font-weight: normal;
	font-size: 10px;
	background: url(/main_img/baibai_tit_ss.gif) no-repeat;
}
#baibai div{
	height: 75px;
	padding: 15px 0 0 10px;;
	font-size: 12px;
	background: url(/main_img/baibai_back_ss.gif) no-repeat;
}
#baibai div li {
	background: url(/main_img/arrow.gif) no-repeat;
	padding-left: 20px;
	list-style: none;
}

/* [div#college] /////////////////////*/
#college div {
	height: 110px;
	padding: 10px 10px 0;
	background: url(/main_img/stud_back_ss.gif) no-repeat;
}
#college div li {
	background: url(/main_img/arrow.gif) no-repeat;
	padding-left: 20px;
	list-style: none;
}

/* [div#co_list] /////////////////////*/
#co_list {
	margin-top: 10px;
}
#co_list li {
	list-style: none;
	border-bottom: 1px solid #999;
	padding-bottom: 1px;
	margin-bottom: 2px;
}

/* [dl#adjust_inq] /////////////////////*/
#adjust_inq dt {
	font-weight: bold;
	clear: both;
}

/* [ul.cbList] */
.cbList {
	list-style: none;
}
.cbList li {
	margin: 0 3px 3px 0;
	float: left;
}
.cbList li label {
	cursor: pointer;
}
.cbList li label:hover {
	color: #f90;
}

