@charset "UTF-8";
/* CSS Document */

#article {
	width: 800px;
	margin-top: 30px;
	float: left;
	margin-bottom: 20px;
}
#article #pic {
	float: left;
	height: 200px;
	width: 200px;
	margin-left: 25px;
	display: inline;
}
#article #prof, .prof2 {
	float: right;
	height: auto;
	width: 525px;
	padding-right: 25px;
	padding-left: 25px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
}
th {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #E5E5E5;
	width: 100px;
	border: 1px solid #999999;
}
td {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}
.name {
	font-size: 18px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 10px;
}
.head {
	text-align: left;
	background: #6699FF;
	border-style: none;
}
.hobby {
	color: #3366FF;
	font-weight: bold;
}
#belong td {
	font-size: 12px;
	width: 50%;
	border: 1px solid #666666;
	text-align: left;
	line-height: 20px;
}
#prof2 {
	clear: both;
	width: 750px;
	padding-right: 25px;
	padding-left: 25px;
}
.head h2 {
	text-align: left;
}
#belong .head {
	border-style: none;
}
.act_title {
	background: #FFFFCC;
	border: 1px solid #999999;
	text-align: justify;
}
.act_title h3 {
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 0px 10px;
	font-size: 12px;
}
#prof2 {
	width: 750px;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	display: inline;
}

#interview th {
	width: 205px;
	color: #3366FF;
	background: #FFFFFF;
	vertical-align: top;
	font-size: 11px;
	text-align: left;
	margin-top: 0px;
	border-style: none;
}
#interview td {
	font-size: 12px;
	vertical-align: top;
	line-height: 20px;
	margin-top: 0px;
}
#greeting {
	line-height: 20px;
}
.act_cont {
	border: 1px solid #999999;
}

#prof ul {
	list-style: disc outside;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	text-align: left;
	font-size: 12px;
}
#prof li {
	margin-bottom: 5px;
}
#belong .qualified
{
	border:none;
}
