@import "common.css";

/* ----- contact CSS ----- */
/* // rayouts // */
.h4_topic {
	margin			: 10px 10px 20px 40px;
}

/* // tags // */
h2 {
	display			: block;
	text-indent		: -9999em;
	height			: 30px;
	background		: URL(../images/admission/t_admission.gif) no-repeat;
	background-position : left top;
}

h3 {
	padding			: 3px 0 3px 10px;
	margin			: 20px 10px 10px 10px;
	border-bottom	: dashed #ccc 1px;
	border-left		: solid #3366cc 4px;
	color			: #333;
	font-size		: 120%;
	line-height		: 150%;
}

h4 {
	margin			: 0 10px 0 25px;
	color			: #333;
	font-size		: 120%;
	line-height		: 150%;
}


.line_box {
	width			: 560px;
	margin			: 5px 0 20px 20px;
	padding			: 3px;
	color			: #666;
	background		: #ecf5ff;
	border			: solid 1px #ccc;
}