/* CSS Document */
#main{margin:0px;padding:0px;width:600px;background:#06f;
}
#head{margin:0px;padding:0px;width:600px;height:285px;background:url(./head.gif) no-repeat;
}
#interviewtop{margin:0px;padding:0px;width:600px;height:95px;background:url(./interview_top.gif) no-repeat;
}
#interviewbottom{margin:0px;padding:0px;width:600px;height:35px;background:url(./interview_bottom.gif) no-repeat;
}
#interview{margin:0px;padding:0px;width:600px;background:url(./interview_bg.gif) repeat-y;
}
.barks{margin:0px;padding:10px 30px 0px 35px;color:#06c;font-size:13px;line-height:16px;font-weight:400;
}
.manzo{margin:0px;padding:10px 30px 0px 35px;color:#333;font-size:13px;line-height:18px;font-weight:400;
}
#photomanzo{margin:0px 0px 0px 35px;padding:0px;width:530px;height:190px;background:url(./photo01.jpg) no-repeat bottom;display:block;
}
#photomanzo02{margin:10px 0px 0px 5px;padding:0px;width:230px;height:270px;background:url(./photo02.jpg) no-repeat bottom left;float:right;display:block;
}
.hide{display:none;
}
.reset{clear:both;display:block;height:1px;font-size:1px;line-height:1px;
}
.barks a:link{color:#f0c;text-decoration: underline}
.barks a:visited{color:#f0c;text-decoration: underline}
.barks a:hover{color:#060;text-decoration: underline}
.barks a:active{color:#f0c;text-decoration: underline}