@charset "utf-8";
p{
	margin-bottom:20px;
	line-height:22px;
	font-size:14px;
}

p.comment{
	color:#2f7676;
}

div.content{
	width:490px;
}

p.topicList{
	float:left;
	font-size:12px;
	margin:20px 0;
}

#sb-list-contna{
	margin-top:20px;
}
#Img01{
	clear:both;
	background:url('../imgs/img-01.jpg') left top no-repeat;
	text-align: center;
	height:656px;
	margin:0 0 50px 0;
	padding:0 0 50px 470px;
	border-bottom:solid 1px #d9d9d9;
}

#Img01 img{
	margin-bottom:40px;
}

#Img01 .content p{
	font-size:14px;
	line-height:24px;
}
#Img03{
	background:url('../imgs/img-03.jpg') right 90px no-repeat;
	padding-right:430px;
}

#Img03 h2{
	margin-bottom:40px;
}

#Img04:before,#Img04:after{
	content:"";
	background:url('../imgs/ksen.gif') left top repeat-x;
	height:1px;
	display: block;
	margin:40px 0;
}

#Img04{

}

#Img04 img{
	margin:10px 0 40px 0;
}
#Img05{
	background:url('../imgs/img-05.jpg') left top no-repeat;
	height:654px;
	padding-left:430px;
	margin-bottom:40px;
}	

#Img05 .content{
	margin-left:40px;
}

#Profile:before{
	content:"";
	height:1px;
	border-bottom:solid 1px #d9d9d9;
	display:block;
}

#Profile p{
	color:#666666;
	font-size:12px;	
	padding:20px 0 25px 0;
	line-height:19px;
}

#Profile p a:hover{
	text-decoration:none;
}
.InterviewBnr{
	display: block;
	text-align: center;
}