@charset "utf-8";
/* CSS Document */
/*update 2010-06-02*/

/* School
------------------------------*/
#main h2 {
	width:656px;
	height:84px;
	margin:0 0 13px 0;
	background-image:url(../images/school/title.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#tab_yearning {
	border-bottom:15px solid #003eab;
	height:57px;
}
#tab_career {
	border-bottom:15px solid #ed7507;
	height:57px;
}
#tab_yearning h3 {
	float:left;
}
#tab_career h3 {
	float:left;
}
#yearning_tab {
	margin-right:8px;
}
#yearning .entry h4 {
	width:589px;
	height:56px;
	margin:10px 0 0 0;
	padding:0px 14px 14px 53px;
	background-image:url(../images/school/yearning_h4.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:20px;
	color:#FFFFFF;
}
#career .entry h4 {
	width:589px;
	height:56px;
	margin:10px 0 0 0;
	padding:0px 14px 14px 53px;
	background-image:url(../images/school/career_h4.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:20px;
	color:#FFFFFF;
}
.entry .entrybody {
	margin:8px;
}
.entry .entrybody img {
	margin:0 0px 0px 0;
}
.entry .entrybody table {
	clear:both;
	margin:0;
	padding:0;
}
.entry .entrybody table th {
	margin:0;
	padding:2px;
	border:1px solid #cdcdcd;
	background-color:#fef8db;
	text-align:center;
}
.entry .entrybody table td {
	margin:0;
	padding:4px;
	border:1px solid #cdcdcd;
}
#yearning .entry .button {
	width:306px;
	height:75px;
	margin:8px 0 0 0;
	padding:10px 167px;
	background-color:#fffbe7;
}
#career .entry .button {
	width:306px;
	height:75px;
	margin:8px 0 0 0;
	padding:10px 167px;
	background-color:#f4f9ff;
}
#yearning .entry .button p a {
	display:block;
	width:305px;
	height:76px;
	background-image:url(../images/school/yearning_button.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#career .entry .button p a {
	display:block;
	width:305px;
	height:76px;
	background-image:url(../images/school/career_button.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.author {
	width:640px;
	background-image:url(../images/blog/author_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:4px 0 0 0;
	padding:4px 10px 10px 4px;
	text-align:right;
	font-size:10px;
}

