@charset "utf-8";
/*全局css样式*/
div, table, html, body, form, ul, ol, li, dl, dt, img, dd, tr, span, input, select, img, p{margin:0 ;padding:0;}
h1,h2, h3, h4, h5, h6{padding:0px;margin:0px;}
body {font-size:12px; font-family:"宋体"; color:#333333; text-align:left; background-color:#CCCCCC}
a{text-decoration:none; color:#333333}
a:hover{ color:#CC0000}
ul li{list-style:none;}
img {border:none;} 

.container{
width:1000px;
height:auto;
background-color:#FFFFFF;
margin:0 auto;
}

.left{
width:16px;
height:0px;
position:relative;
left:0px;
top:0px;
}

.left_in{
width:16px;
height:220px;
position:absolute;
left:-16px;
top:-212px;
}

.right_in{
width:16px;
height:220px;
position:absolute;
left:1000px;
top:-212px;
}

.foot{
width:1000px;
text-align:center;
padding-top:50px;
padding-bottom:40px;
clear:both;
}


.minddle{
width:1000px;
overflow:hidden;
height:212px;
overflow:hidden;
background:url(/zhuanti/images/hr_bg.jpg) no-repeat left top;
}

.list{
padding-top:40px;
width:1825px;
overflow:hidden;
height:148px;
}

.list li{
width:149px;
height:148px;
float:left;
margin-left:16px;
display:inline;
}






















