@charset "utf-8";
/* CSS Document */
/*body {
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  text-align: center;
  height: auto;
  width: auto;
  background-color:#5c5c5c5c;
  color:#5c5c5c5c;
}*/
#container {
  text-align: left;
  width: auto;
  height: auto;
  padding-top:20px;
  background-color:#FFFFFF;
}

#container #title {
  height: 28px;
}
#container #title li {
  float: left;
  list-style-type: none;
  height: 28px;
  line-height: 28px;
  text-align: center;
  margin-right: 1px;
}
#container #title ul {
  background-color: #FFFFFF;
  height: 28px;
}
#container #title a {
  text-decoration: none;
  color: #000000;
  display: block;
  width: auto;
  background: url(images/tab_selected_left_bk2.gif) no-repeat left -29px;
}
#container #title a span{
  display: block;
  background: url(images/tab_selected_right_bk2.gif) no-repeat right -29px;
  padding: 0 15px 0 15px;
}
#container #title #tag1 a:hover {
  text-decoration: none;
  color: #ffffff;
  display: block;
  width: auto;
  background: url(images/tab_selected_left_bk2.gif) no-repeat left -87px;
}
#container #title #tag1 a:hover span{
  display: block;
  background: url(images/tab_selected_right_bk2.gif) no-repeat right -87px;
  padding: 0 15px 0 15px;
}
#container #title #tag2 a:hover {
  text-decoration: none;
  color: #ffffff;
  display: block;
  width: auto;
  background: url(images/tab_selected_left_bk2.gif) no-repeat left 0px;
}
#container #title #tag2 a:hover span{
  display: block;
  background: url(images/tab_selected_right_bk2.gif) no-repeat right 0px;
  padding: 0 15px 0 15px;  
}
#container #title #tag3 a:hover {
  text-decoration: none;
  color: #ffffff;
  display: block;
  width: auto;
  background: url(images/tab_selected_left_bk2.gif) no-repeat left -58px;
}
#container #title #tag3 a:hover span{
  display: block;
  background: url(images/tab_selected_right_bk2.gif) no-repeat right -58px;
  padding: 0 15px 0 15px;  
}

#container #title .selectli1 {
  text-decoration: none;
  color: #ffffff;
  display: block;
  width: auto;
  background: url(images/tab_selected_left_bk2.gif) no-repeat left -87px;
}
#container #title a .selectspan1 {
  display: block;
  background: url(images/tab_selected_right_bk2.gif) no-repeat right -87px; 
  padding: 0 15px 0 15px;
}
#container #title .selectli2 {
  text-decoration: none;
  color: #ffffff;
  display: block;
  width: auto;
  background: url(images/tab_selected_left_bk2.gif) no-repeat left 0px;
}
#container #title a .selectspan2 {
  display: block; 
  background: url(images/tab_selected_right_bk2.gif) no-repeat right 0px; 
  padding: 0 15px 0 15px;
}
#container #title .selectli3 {
  text-decoration: none;
  color: #ffffff;
  display: block;
  width: auto;
  background: url(images/tab_selected_left_bk2.gif) no-repeat left -58px;
}
#container #title a .selectspan3 {
  display: block; 
  background: url(tab_selected_right_bk2.gif) no-repeat right -58px; 
  padding: 0 15px 0 15px;
}
#container #content ul {margin:5px 0 0 0px;font-size:15px;font-family:Arial, Helvetica, sans-serif;line-height:22px;text-indent: 1em;}
#container #content ul img {margin:5px 0 0 0;display:block;}
#container #content {
  height: auto;
  padding: 15px;
}
.content1 {
  border-top-width: 3px;
  /*border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;*/
  border-top-style: solid;
  /*border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;*/
  border-top-color: #3A81C8;
  /*border-right-color: #3A81C8;
  border-bottom-color: #3A81C8;
  border-left-color: #3A81C8;*/
  background-color: #ffffff;
}
.content2 {
  border-top-width: 3px;
  /*border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;*/
  border-top-style: solid;
  /*border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;*/
  border-top-color: #ff950b;
  /*border-right-color: #ff950b;
  border-bottom-color: #ff950b;
  border-left-color: #ff950b;*/
  background-color: #ffffff;
}
.content3 {
  border-top-width: 3px;
  /*border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;*/
  border-top-style: solid;
  /*border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;*/
  border-top-color: #FE74B8;
  /*border-right-color: #FE74B8;
  border-bottom-color: #FE74B8;
  border-left-color: #FE74B8;*/
  background-color: #FFFFFF;
}
.hidecontent {display:none;}


/*左侧部分*/
.company_right{
float:left;
width:191px;}
.company_righttop{
background-color:#cde3ec;}
.company_welcomepic{
margin-top:16px;}
.company_welcomecontent{
background-color:#E0EDF3;
height:auto;
text-align:center;
padding-bottom:12px;
padding-top:5px;}

