/* THE BIG GUYS */
* {
	margin:0;
	padding:0;
	text-indent: 0em;
}

body {
  background: #fff;
  color:#000;
  font:12px Arial,"宋体",Helvetica,"新宋体",sans-serif;
  margin:0 auto;
}

td {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; text-decoration:none;line-height:18px}

/* LINKS */
a {color:#000; text-decoration: none}
a:link {color:#000; text-decoration: none}
a:visited {color:#666; text-decoration: none}
a:active {color:#f00; text-decoration: none}
a:hover {color:#f00; text-decoration: none}

/* channel table */
table.channel {border-collapse:collapse;}
table.channel td {color:#FFF}
table.channel a {color:#FFF; text-decoration: none}
table.channel a:link {color:#FFF; text-decoration: none}
table.channel a:visited {color:#FFF; text-decoration: none}
table.channel a:active {color:#f00; text-decoration: none}
table.channel a:hover {color:#f00; text-decoration: none}

/* footer table */
table.footer {border-collapse:collapse;}
table.footer td {color:#fff}
table.footer a {color:#fff; text-decoration: none}
table.footer a:link {color:#fff; text-decoration: none}
table.footer a:visited {color:#fff; text-decoration: none}
table.footer a:active {color:#f00; text-decoration: none}
table.footer a:hover {color:#f00; text-decoration: none}

/*布局表格*/
table.layout {width:965px;border:0px;background:#FFF;border-collapse:collapse;}

td.menuTitle{text-align:left;padding:2px 25px;color:#FFFFFF;font-weight:bold;background:url("/styles/images/szhr07_title_blueleaf.gif")}
td.menu{text-align:left;padding:3px 0px 3px 40px;valign:middle;background:#ffffff}
/* GENERAL */
img {border:none}
hr {margin: 0.1em 0;background:#f2f2f2;height:1px;color:#f2f2f2;border:none;clear:both}

/*招聘人数*/
.zhaopin{color:red}

/* 字体大小 */
.px12 {font-size:12px; color:#000000; line-height:18px}
.px14 {font-size:14px; color:#000000; line-height:22px}
.px16 {font-size:16px; color:#000000; line-height:24px}

/* 输入框
input{font-size:12px;padding:1px;color:#666}
textarea{font-size:12px;padding:1px;line-height:1.3em;letter-spacing: 1px;color:#666}
select{color:#666}

.bot1 {
  background-color:#ffffff;
  border-bottom:#cccccc 1px solid;
  border-left:#cccccc 1px solid;
  border-right:#cccccc 1px solid;
  border-top:#cccccc 1px solid;
  width:80px;
  font-size:12px
} */
/* 按钮
button {color:#fff;padding:1px; background-color:#666; border:#999 1px solid;font-size:12px}

div.buttons-wrap {padding: 10px;text-align:center}
.buttons {margin:5px;padding: 1px 2px;background: transparent url("styles/images/szhr07_title_blueleaf.gif") no-repeat 0 0;color:#fff;font-weight:normal;font-size:12px;}

span.sample{margin-left:5px;background: transparent url("/styles/images/sample.gif") no-repeat 0 0;padding-left:16px;}
span.help{margin-left:5px;background: transparent url("/styles/images/iconHelp.gif") no-repeat 0 0;padding-left:16px;}*/
p {
	text-indent: 2em;
}


