@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	body{font-size:12px;background-image:url(http://zhaopin.100zp.com/images/bg/adbg.jpg);	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;};
}
#main{width:980px; margin:8px auto; background-color:#FFF; border: #CCCCCC 1px solid;}
.top{width:980px; float:left;}
.content{padding:8px 10px; float:left; width:960px;}
h2{font-size:16px; color:#CC0000; margin:10px 0 10px 2em;;}
h2 span{font-size:12px; float:right; font-weight:normal;}
p{font-size:12px; line-height:25px; text-indent:24px; margin:8px 10px;}
.clear{clear:both;}
.fotter{text-align:center; background-color:#AC1A1D; color:#FFF; padding:10px; font-size:12px;}
table{background-color:#CCCCCC; border:1px;line-height:20px; font-size:12px;}
table th{background-color:#CC3300; color:#FFF;}
table tbody{text-align:center; background-color:#FFF;}
table thead tr{background-color:#FFFFFF; text-align:center;}
table tfoot{text-align:center;}
table td{background-color:#FFF; padding:5px;}
table caption{font-size:18px; font-weight:bold;}