﻿/*全局*/
body
{
    padding: 0px;
    margin:0px;
    font-family: Arial, 宋体;
    font-size: 12px;
    color: #8C8C8C;
}
A:link {
	text-decoration: none; color:#8C8C8C;
}
A:visited {
	text-decoration: none; color:#8C8C8C;
}
A:hover {
	text-decoration: underline; color:#1080DF;
}

.divcenter{margin-left: auto; margin-right: auto}
.divwidth_1{width: 100%;}
.divwidth_2{width: 900px;}

input      { font-family:  Arial, 宋体; font-size: 12px }
select     { font-family:  Arial, 宋体; font-size: 12px }
textarea   { font-family:  Arial, 宋体; font-size: 12px }
img  {  border: 0px none; }

.BlackTxt 
{
    color:#000000;
}
.BlackLink a:link,.BlackLink a:visited
{
    color:#000000;
    text-decoration:none;
}
.BlackLink a:hover
{
    color:#1080DF;
    text-decoration:underline;
}

.Btn_1
{
  background-color: #53B5E6;
  border: solid 1px #6FC3EC;
  color: #ffffff;
  font-family:Tahoma;
}

/*用户&模态*/
.modalBackground
{
  background-color: Gray;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modalClose a
{
    display:block;
    background-position: 0px center;
    background-image: url(close.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 100%;
}
.modalClose a:hover
{
    background-position: -18px center;
}

.loginSite div
{
  padding-top: 7px;
  margin: 0 auto;
  width: 110px;
}
.loginSite div a:link, .loginSite div a:visited
{
  display:block;
  padding:3px;
  border: solid 1px #53B5E6;
  background-color: #53B5E6;
  color: #ffffff;
  text-decoration: none;
  text-align:center;
}
.loginSite div a:hover
{
  display:block;
  padding:3px;
  border: solid 1px #c0c0c0;
  background-color: #ffffcc;
  color: #333333;
  text-decoration: none;
  text-align:center;
}
	
/*导航*/
.menu
{
  color: #5C5B5B;
  height: 33px;
  font-family:Tahoma;
  overflow:hidden;
  font-size: 14px;
  text-align: center;
  background-image: url(menu_01.gif);
  background-position: left center;
  background-repeat: repeat-x;
}
.menu a:link,.menu a:visited
{
  color:#545454;
  text-decoration:none;
  padding: 3px 5px;
}
.menu a:hover
{
  color: #1080DF;
  border-bottom: dotted 1px #1080DF;
  text-decoration: none;
  padding: 3px 5px;
}
.menu span
{
  margin:0px 14px;
}
.menu_path
{
    font-family:宋体;
    line-height: 26px;
    background-position: 25px 10px;
    background-image: url(ico_03.gif);
    background-repeat: no-repeat;
    padding-left: 35px;
}

/*底部*/
.foot
{
    margin-top:7px;
    height:88px;
    border-top:solid 2px #F4F6F9;
    background-position: left bottom;
    background-image: url(foot_01.gif);
    background-repeat: repeat-x;
}
.foot span
{
    font-family: 宋体;
    margin-left:20px;margin-right:20px;
}

/*home*/
.know a:link,.know a:visited
{
    color:#565656;
    text-decoration:underline;
    background-position: 8px center;
    background-image: url(ico_01.gif);
    background-repeat: no-repeat;
    padding-left:15px;
}
.know a:hover
{
    color:#1080DF;
    text-decoration:none;
    background-position: 8px center;
    background-image: url(ico_01.gif);
    background-repeat: no-repeat;
    padding-left:15px;
}

/*pages*/
.pages
{
    color: #000000;
    font-family:Tahoma;
    vertical-align: bottom;
}
.pages span
{
    border:#1C4D8C 1px solid;
    background-color:#ffffff;
    padding:3px;
    margin-left:5px;
}
.pages .ps
{
    padding:2px;
}
.pages .ps select
{
    padding: 0px;
    margin: 0px;
    font-family:Arial;
    vertical-align: middle;
    font-size: 8px;
}
.pages a
{
    border:#1C4D8C 1px solid;
    background-color:#ffffff;
    padding:3px;
    margin-left:5px;
}
.pages .enabled
{
    color:#bbbbbb;
}
.pages a:link, .pages a:visited
{
    color:#000000;
}
.pages a:hover
{
    background-color: #1C4D8C;
    color: #ffffff;
    text-decoration: none;
}

/*left*/
.left_bg
{
    background-position: left top; background-image: url(left_bg.gif); background-repeat: repeat-y; width: 100%;
}
.left_end
{
    background-position: left bottom; background-image: url(left_end.gif); background-repeat: no-repeat; width: 100%;
}
.left_li
{
    font-size:14px;
    height:26px;
    line-height:26px;
    border-bottom:solid 1px #BFC2C3;
}
.left_li a:link, .left_li a:visited
{
    display:block; 
    width:128px;
    background-position: 13px 8px;
    background-image: url(ico_05.gif);
    background-repeat: no-repeat;
    padding-left:60px;
    color:#5C5B5B;
    text-decoration: none;
}
.left_li a:hover
{
    background-position: 13px 8px;
    background-image: url(ico_04.gif);
    background-repeat: no-repeat;
    padding-left:60px;
    color:#1080DF;
    text-decoration: none;
}
.left_li_01, .left_li_02, .left_li_03
{
  height: 25px;
  line-height:25px;
  text-align:center;
  font-size:14px;
  font-weight:bold;
  margin-top:4px;
}
.left_li_01 a:link,.left_li_01 a:visited, .left_li_02 a:link,.left_li_02 a:visited, .left_li_03 a:link,.left_li_03 a:visited
{
  color:#ffffff;
}
.left_li_01 a:hover, .left_li_02 a:hover, .left_li_03 a:hover
{
  color:#666666;
}
.left_li_01 .a
{
   float:left;
   width:4px;
   background-image:url(left_css_01_01.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height: 100%;
}
.left_li_01 .b
{
  float: left;
  width: 188px;
  background-color: #FDC300;
  height: 100%;
}
.left_li_01 .c
{
   float:left;
   width:4px;
   background-image:url(left_css_01_02.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height: 100%;
}
.left_li_01 .d
{
   clear:both;
   margin:0;
   padding:0;
}

.left_li_02 .a
{
   float:left;
   width:4px;
   background-image:url(left_css_02_01.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height: 100%;
}
.left_li_02 .b
{
  float: left;
  width: 188px;
  background-color: #70CA21;
  height: 100%;
}
.left_li_02 .c
{
   float:left;
   width:4px;
   background-image:url(left_css_02_02.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height: 100%;
}
.left_li_02 .d
{
   clear:both;
   margin:0;
   padding:0;
}

.left_li_03 .a
{
   float:left;
   width:4px;
   background-image:url(left_css_03_01.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height: 100%;
}
.left_li_03 .b
{
  float: left;
  width: 188px;
  background-color: #FF7B00;
  height: 100%;
}
.left_li_03 .c
{
   float:left;
   width:4px;
   background-image:url(left_css_03_02.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height: 100%;
}
.left_li_03 .d
{
   clear:both;
   margin:0;
   padding:0;
}
/*right*/
.right
{
  background-color: #E9E9E9;
  background-image: url(right_03.gif);
  background-position:left bottom;
  background-repeat: no-repeat;
}

/*title*/
.title_name
{
    padding-top:1px; 
}
.title_name .title_1
{
    font-size:14px;
    font-weight:bold;
    color:#5C5B5B; 
    height:24px;
    line-height:24px;
    padding-left:15px;
}
.title_name .title_2
{
    margin:0px 8px;
    height:3px;
    overflow:hidden;
    background-color:#00377E;
    background-image:url(right_02.gif);
    background-position:right top;
    background-repeat:no-repeat;
}
.title_name .title__1
{
    margin:0px 8px;
    height:3px;
    overflow:hidden;
    background-color:#FDC300;
    background-image:url(right_04.gif);
    background-position:right top;
    background-repeat:no-repeat;
}
.title_name .title__2
{
    margin:0px 8px;
    height:3px;
    overflow:hidden;
    background-color:#70ca21;
    background-image:url(right_05.gif);
    background-position:right top;
    background-repeat:no-repeat;
}
.title_name .title__3
{
    margin:0px 8px;
    height:3px;
    overflow:hidden;
    background-color:#ff7b00;
    background-image:url(right_06.gif);
    background-position:right top;
    background-repeat:no-repeat;
}
.title_name_01, .title_name_02, .title_name_03
{
  width:674px;
  margin:0px auto;
  height: 28px;
  line-height:28px;
  font-size:14px;
  font-weight:bold;
}

.title_name_01 .a
{
   float:left;
   width:5px;
   background-image:url(title_css_01_01.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height: 100%;
}
.title_name_01 .b
{
  float: left;
  width: 664px;
  background-color: #FDC300 ;
  height: 100%;
}
.title_name_01 .b span
{
 color:#ffffff;
 margin-left:3px;
}
.title_name_01 .b a:link, .title_name_01 .b a:visited
{
  float:right;
  margin-right:10px;
  color:#ffffff;
}
.title_name_01 .b a:hover
{
  float:right;
  margin-right:10px;
  color:#666666;
}

.title_name_01 .c
{
   float:left;
   width:5px;
   background-image:url(title_css_01_02.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height: 100%;
}
.title_name_01 .d
{
   clear:both;
   margin:0;
   padding:0;
}

.title_name_02 .a
{
   float:left;
   width:5px;
   background-image:url(title_css_02_01.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height: 100%;
}
.title_name_02 .b
{
  float: left;
  width: 664px;
  background-color: #70CA21;
  height: 100%;
}
.title_name_02 .b span
{
 color:#ffffff;
 margin-left:3px;
}
.title_name_02 .b a:link, .title_name_02 .b a:visited
{
  float:right;
  margin-right:10px;
  color:#ffffff;
}
.title_name_02 .b a:hover
{
  float:right;
  margin-right:10px;
  color:#666666;
}

.title_name_02 .c
{
   float:left;
   width:5px;
   background-image:url(title_css_02_02.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height: 100%;
}
.title_name_02 .d
{
   clear:both;
   margin:0;
   padding:0;
}

.title_name_03 .a
{
   float:left;
   width:5px;
   background-image:url(title_css_03_01.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height: 100%;
}
.title_name_03 .b
{
  float: left;
  width: 664px;
  background-color: #FF7B00;
  height: 100%;
}
.title_name_03 .b span
{
 color:#ffffff;
 margin-left:3px;
}
.title_name_03 .b a:link, .title_name_03 .b a:visited
{
  float:right;
  margin-right:10px;
  color:#ffffff;
}
.title_name_03 .b a:hover
{
  float:right;
  margin-right:10px;
  color:#666666;
}

.title_name_03 .c
{
   float:left;
   width:5px;
   background-image:url(title_css_03_02.gif);
   background-position:left top;
   background-repeat:no-repeat;
   height: 100%;
}
.title_name_03 .d
{
   clear:both;
   margin:0;
   padding:0;
}

/*pro*/
.pro_img a:link img, .pro_img a:visited img
{
  padding: 3px;
  width: 125px;
  height: 128px;
  border: solid 1px #A1A1A1;
  background-color:#f7f7f7;    
}
.pro_img a:hover img
{
  padding: 3px;
  width: 125px;
  height: 128px;
  border: solid 1px #bbbbbb;
  background-color:#d7d7d7;
}
.pro_toit
{
    text-align: center;
    color: #000000;
    font-size: 14px;
}
/*info*/
.info_span
{
    line-height:25px;
    height:100%;
    padding-left: 5px;
}
.info_span p
{
    margin:0px;
    padding:0px;
}
.info_li a:link, .info_li a:visited
{
    color:#000000;
}
.info_li a:hover
{
    color:#1080DF;
    cursor: pointer;
    text-decoration: none;
}
.info_li a:hover .info_span
{
    background-color:#f7f7f7;
}
.info_li .li1
{
    float:left;
    width:570px;
}
.info_li .li2
{
    float:right;
    width:70px;
}

/*Reg*/
.reg_err
{
    position: absolute;
    margin-top: 19px;
}
.reg_err #errt
{
    position: absolute;
    top: -5px;
    width: 25px;
    height: 6px;
    font-size: 0px;
    background-position: 3px top;
    background-image: url(err_t.gif);
    background-repeat: no-repeat;
}
.reg_err #errc
{
    border: #c0c0c0 1px solid;
    color:#000000;
    background-color: #ffffcc;
    font-size: 12px;
    font-family: Verdana,Tahoma;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 18px;
    background-position: 3px center;
    background-image: url(err_ico1.gif);
    background-repeat: no-repeat;
}

.reg_err_ico
{
    background-position: 8px center;
    background-image: url(err_ico2.gif);
    background-repeat: no-repeat;
    padding-left: 26px;
}

/*job*/
.zhaopin
{
  margin-top: 10px;
  color:#5C5B5B;
}
.zhaopin td
{
  height: 25px;
}
.zhaopin .t
{
  width:97px;
  text-align:right;
  color:#ffffff;
  background-color:#53B5E6;
}
.zhaopin .c
{
  width: 220px;
  padding-left:7px;
}
.zhaopin .h
{
  width:317px;
  padding-left:7px;
}
.zhaopin .hh
{
  width:537px;
  padding-left:7px;
  word-wrap:break-word;
  overflow:hidden;
}
