﻿@charset "utf-8";
/* Global CSS Document */
body {width:980px; margin:0 auto; padding:0; color:#333; font-size:12px; background:url(../Images/body_bg.jpg) repeat-x #000;}
div,span,em,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,img,fieldset {margin:0; padding:0; border:none; font-size:12px; font-style:normal; list-style-type:none;}
form,input,select,textarea {background:none;}
a {color:#ccc; text-decoration:none;}
a:hover {color:#fff; text-decoration:underline;}

.Header {width:1000px; height:480px; clear:both;}
.login {width:880px; height:60px; margin:0 60px; clear:both;}
  .login .text {width:880px; height:35px; background-color:#333; color:#ccc;}
  .login .img {width:880px; height:25px; background-image:url(/Images/login1.jpg); cursor:pointer;}
.login1 {width:880px; height:25px; margin:0 60px; clear:both; background-image:url(/Images/login1.jpg); cursor:pointer;}
.enter {background-image:url(/Images/Member_enter.jpg); width:40px; height:20px; margin:0; padding:0; border:none; font-size:12px;}
.wrap {width:880px; margin:0 60px; float:left; display:inline; clear:both; overflow:hidden;}
  .News {width:440px; height:210px; overflow:hidden; float:left; background-image:url(../Images/Mnews_bg.jpg);}
    .News .top {height:28px; background-image:url(../Images/Mnews_top.jpg);}
	.News .con {height:80px; margin-top:23px; padding:0 30px;}
	  .News .con_img {background-image:url(../Images/Mnews_img.jpg); padding:3px; float:left;}
	    .News .con_img img {width:104px; height:74px;}
	  .News .con_lis {width:250px; float:right;}
	    .News .con_lis li {width:250px; height:21px; line-height:21px; color:#bbb; clear:both; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
	.News .end {height:77px; background-image:url(../Images/Mnews_end.jpg);}
	  .News .end img {margin:30px 0 0 370px;}
  .mail {width:210px; height:210px; float:left; background-image:url(/Images/mail_bg.jpg);}
    .mail .mail_top {background-image:url(/Images/mail_top.jpg); height:53px;}
	.mail .mail_con {width:180px; height:120px; margin:0 15px; background-image:url(/Images/mail_con.jpg);}
	.mail_input {width:102px; height:16px; border:1px solid #D1D1D1; background-image:url(/Images/input_bg.jpg); font-size:12px;}
	.mail_end {background-image:url(/Images/mail_end.jpg); height:37px;}
  .work {width:230px; height:210px; float:left; background-color:#3b3b3b;}
    .work .top {height:50px; background-image:url(../Images/Mwork_top.jpg); clear:both;}
	.work .con {height:150px; clear:both;}
	  .work .con a {width:220px; padding-left:10px; height:30px; line-height:30px; display:block; clear:both;}
	  .work .con a:hover {background-color:#000; text-decoration:none;}
	    .work .con a span {width:80px; float:left; cursor:pointer;}
	.work .end {height:10px; clear:both; overflow:hidden;}
  .jobs {width:440px; height:80px; background:url(/Images/job_bg.jpg); float:left;}
    .jobs ul {width:220px; height:60px; margin:10px 0 10px 215px;}
	.jobs li {width:220px; height:20px; line-height:20px;}
	  .jobs li span {width:150px; float:left;}
	    .jobs li span a {color:#333;}
  .link {width:210px; height:80px; background:url(/Images/link_bg.jpg) no-repeat #3B3B3B; float:left;}
    .link .ul_1 {width:170px; height:25px; background-image:url(/Images/link.jpg); color:#fff; padding-left:10px; margin:40px 0px 0px 15px;}
	  .link .ul_1 li {width:170px; height:25px; line-height:25px; cursor:pointer;}
	.link .ul_2 {width:168px; float:left; background-color:#5A5A5A; border:1px solid #B7B7B7; color:#fff; padding-left:10px; border-bottom:none; margin:-320px 0 0 15px; position:absolute;}
	  .link .ul_2 li {width:170px; height:25px; line-height:25px; cursor:pointer;}
  .imag {width:230px; height:80px; background-image:url(/Images/img.jpg); float:left;}
.Footer {width:880px; height:120px; background:url(../Images/footer.jpg) no-repeat; padding-bottom:20px; margin:0 60px; clear:both; overflow:hidden; float:left; color:#ccc; font-family:Arial; display:inline;}
  .footer_l {width:540px; height:50px; float:left; margin:35px 0 0 20px;}
    .footer_l span {display:block; height:25px; line-height:25px;}
	.footer_l a {color:#ccc;}
	.footer_l a:hover {color:#fff;}
  .footer_r {width:300px; height:50px; line-height:25px; float:right; margin:35px 20px 0 0;}
