/* CSS Document */
#main{margin:0px;padding:0px;width:600px;background:url(./main_bg.jpg) repeat;
}
#head{margin:0px;padding:0px;width:600px;height:150px;background:url(./head.jpg) no-repeat;
}
.interviewtop{margin:5px 15px 0px 15px;padding:0px;width:570px;height:10px;height:10px;font-size:10px;line-height:10px;background:url(./interview_top.jpg) no-repeat;
}
.interviewbottom{margin:0px 15px 0px 15px;padding:0px;width:570px;height:15px;height:15px;font-size:15px;line-height:15px;background:url(./interview_bottom.jpg) no-repeat;
}
.interview{margin:0px 15px;padding:0px;width:570px;background:url(./interview_bg.jpg) repeat-y;
}
.barks{margin:0px;padding:5px 10px 5px 12px;color:#05f;font-size:13px;line-height:16px;font-weight:400;
}
.children{margin:0px;padding:5px 10px 5px 15px;color:#111;font-size:13px;line-height:18px;font-weight:400;
}
#link{margin:0px;padding:5px 0px 15px 350px;list-style-type:none;
}
#link li{margin:0px;padding:0px;display:inline;
}
#btnnext a{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;width:240px;height:30px;background:url(./btn_next.jpg) no-repeat;display:block;
}
#btnnext a:hover{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;width:240px;height:30px;background:url(./btn_next_over.jpg) no-repeat;display:block;
}
#btntop a{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;width:240px;height:30px;background:url(./btn_top.jpg) no-repeat;display:block;
}
#btntop a:hover{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;width:240px;height:30px;background:url(./btn_top_over.jpg) no-repeat;display:block;
}
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;
}
.textlink a:link{color:#fff;text-decoration: underline}
.textlink a:visited{color:#fff;text-decoration: underline}
.textlink a:hover{color:#60f;text-decoration: underline}
.textlink a:active{color:#fff;text-decoration: underline}