body { margin:0; padding:0; margin-bottom:30px;
       font-family:"宋体";}
td,th,tr,p,div,input,select,textarea { font-family:"宋体"; font-size:12px;}
form { margin:0; padding:0;}
.chose_style { height:30px; line-height:30px; padding-right:10px;}
.chose_style input{width:12px; height:12px;border:1px black solid; margin-bottom:5px; cursor:pointer; margin-left:2px;}
.chose_style .btn1{ background-color:#006699;}
.chose_style .btn2{ background-color:#99cc33;}
.chose_style .btn3{ background-color:#ff9900;}
.chose_style .btn4{ background-color:#999999;}

/*简历浏览样式*/
a:link    { color:#0132CC; text-decoration:underline;}
a:visited { color:#0132CC; text-decoration:underline;}
a:hover   { color:#0132CC; text-decoration:none;}
a:active  { color:#0132CC; text-decoration:none;}
.ResumeTitle { font-size:18px; font-weight:bold;}
.ResumeTL { font-size:14px; font-weight:bold; background:#F7F3F7; text-indent:5px;}
.ResumeRed { color:#FF0000;}
.ResumeTDline { height:1px; background:#BDC3D6;}
.ResumeTDleft { width:100px; text-align:right;}
.ResumeTDright { width:299px; text-align:left;}
.ResumeTDco { line-height:18px;}
.ResumeTDlineContent { height:2px; background:#ffffff;}
