@charset "gb2312";

/* CSS Document */



*{ padding:0; margin:0;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  }

body {

	font-family:Verdana, Geneva, sans-serif, "宋体", Arial, "微软雅黑";

	font-weight:normal;

	font-size:12px;

	line-height:24px;

	color:#040404;

	background: url(../images/index_01.jpg) no-repeat center top  #ffffff;

}
.on{font-weight:bold;}


img{ border:0;}

ol,ul,li { list-style-position:inside;}

table {border-collapse:collapse;border-spacing:0;empty-cells:show;text-align:left;}

th,td {border-collapse:collapse;}

caption{text-align:left;}

img{ border:0;}

img.ie6{ vertical-align:text-bottom;} /*ie6图片分裂使用*/

button {cursor:pointer;}

.clearfix{ overflow:hidden; zoom:1;} /*清除浮动使用*/

h4{font:14px/normal "Microsoft YaHei", "Microsoft JhengHei";color:#000; font-weight:bold;} /*定义微软雅黑字体*/

a:link, a:visited {

	color: #006eb4;

	text-decoration:none;

}

a:hover, a:active {

	color: #ec354f;

	text-decoration:underline; font-weight:bold; 

}

#wrap{ width:1002px; margin:0 auto} 

#company{ background: url(../images/index_04.jpg) no-repeat;height:45px;}

#position{ background: url(../images/index_07.jpg) no-repeat;height:45px;}

#info{ margin:0; padding:10px 20px 10px 20px; text-align:justify; text-justify:inter-ideograph; }

#job{margin:0; padding:10px 20px 10px 20px; text-align:justify; text-justify:inter-ideograph; }

#copyright{background:url(../images/index_12.jpg) repeat-x; background:#326792; color:#FFF; line-height:29px; margin:0 auto; text-align:center; }



