@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:Arial, Helvetica, sans-serif;font-weight:normal; font-size:12px; line-height:23px;color:#000; background:url(images/index_01.jpg) no-repeat top center; background-color:#002d64;}

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;} /*定义微软雅黑字体*/





#wrap{ width:1000px; margin:0 auto;margin-bottom:50px;} /*定义外边框宽度1003px剧中显示*/



.info{padding:10px 50px;}



#copyright{padding:15px 0; background-color:#087FA1; text-align:center; color:#fff;}

#company{background-color:#FFF;}

#position{background-color:#FFF; margin-top:30px;}

#contact{background-color:#FFF;}

a:link {

	color: #0458bd;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #0458bd;

}

a:hover {

	text-decoration: underline;

	color: #00b0ff;

}

a:active {

	text-decoration: none;

}
