
#intro_top{
	padding:150px 20px 35px 20px;
	background-image:url('../img/intro_top_back.png');
}
#intro_top_select_wrap{
	width:560px;
	height:225px;
}
#intro_top_select{
	margin:0;
	padding:0;
	overflow:hidden;
}
#intro_top_select li{
	list-style:none;
	width:280px;
	height:75px;
	float:left;
}
#intro_top_select li a{
	display:block;
	line-height:75px;
	text-align:center;
	text-decoration:none;
}
a.b1:hover{
	background:#ffffff url("../img/intro_top_on1.png");
}
a.b2:hover{
	background:#ffffff url("../img/intro_top_on2.png");
}
a.b3:hover{
	background:#ffffff url("../img/intro_top_on3.png");
}
a.b4:hover{
	background:#ffffff url("../img/intro_top_on4.png");
}
a.b5:hover{
	background:#ffffff url("../img/intro_top_on5.png");
}

#outline{
	margin-bottom:10px;
}
.text_outline{
	margin:0;
	padding:15px 20px;
	line-height:30px;
	font-size:16px;
	background:#ffffff;
	border-right:solid 1px #999999;
	border-left:solid 1px #999999;
	border-top:dotted 1px #999999;
	border-bottom:dotted 1px #999999;
}




#result{
	margin-bottom:10px;
}
.text_result{
	margin:0;
	padding:15px 20px;
	line-height:30px;
	font-size:16px;
	font-family:monospace;
	background:#ffffff;
	border-right:solid 1px #999999;
	border-left:solid 1px #999999;
	border-top:dotted 1px #999999;
	border-bottom:dotted 1px #999999;
}
.text_result span{
	font-weight:bold;
}




#forfreshman{
	margin-bottom:10px;
}
.text_forfreshman{
	margin:0;
	padding:15px 20px;
	line-height:30px;
	font-size:16px;
	background:#ffffff;
	border-right:solid 1px #999999;
	border-left:solid 1px #999999;
	border-top:dotted 1px #999999;
	border-bottom:dotted 1px #999999;
}
.text_forfreshman span{
	font-weight:bold;
}


#contact{
	margin-bottom:10px;
}
.text_contact{
	margin:0;
	padding:15px 20px;
	line-height:30px;
	font-size:16px;
	background:#ffffff;
	border-right:solid 1px #999999;
	border-left:solid 1px #999999;
	border-top:dotted 1px #999999;
	border-bottom:dotted 1px #999999;
}

