/* CSS Document */
#main{margin:0px;padding:0px;width:600px;background:url(./main_bg.jpg) repeat-y;
}
#head{margin:0px;padding:0px;width:600px;height:350px;background:url(./head.jpg) no-repeat;
}
#interview{margin:0px 20px 0px 25px;padding:0px;width:555px;background:url(./interview_bg.gif) repeat-y;
}
#interviewtop{margin:0px 0px 0px 0px;padding:0px;width:555px;height:65px;background:url(./interview_top.gif) no-repeat;display:block;
}
.barks{margin:0px;padding:10px 15px 0px 15px;color:#09c;font-size:13px;line-height:16px;font-weight:400;
}
.juju{margin:0px;padding:10px 15px 0px 15px;color:#333;font-size:13px;line-height:18px;font-weight:400;
}
#interviewbottom{margin:0px 0px 0px 0px;padding:0px;width:555px;height:20px;background:url(./interview_bottom.gif) no-repeat;display:block;
}
#bottom{margin:0px;padding:0px;width:600px;height:20px;background:url(./bottom.jpg) no-repeat;
}
.texts{margin:0px;padding:0px;color:#222;font-size:12px;line-height:16px;font-weight:600;
}
img.right {float:right;margin-left:5px;
}
.hide{display:none;
}
.space{margin:0px;padding:0px;height:10px;font-size:10px;line-height:10px;display:block;
}
.space2{margin:0px;padding:0px;height:5px;font-size:5px;line-height:5px;display:block;
}
.reset{clear:both;display:block;height:1px;font-size:1px;line-height:1px;
}
.barks a:link{color:#090;text-decoration: underline}
.barks a:visited{color:#090;text-decoration: underline}
.barks a:hover{color:#f90;text-decoration: underline}
.barks a:active{color:#090;text-decoration: underline}