body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 12px;
  font-family: "微软雅黑", "Arial";;
}
A {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
	border: none;
}
A:Hover {
    color: #ec743a;
    text-decoration: none;
    cursor: pointer;
	border: none;
}
a img {
	border: none;
}
#main {
    display:block;
    width: 926px;
    margin: 25px auto;
    background-color: #ffffff;
}
#head {
    display:block;
    width: 100%;
    height: 43px;
    margin-bottom: 6px;
}
#head_logo {
    display: block;
    width: 139px;
    height: 42px;
    float: left;
}
#head_option {
    display: block;
    width: 100px;
    height: 42px;
    float: right;
}
#head_lang {
    display:block;
    float:right;
    width: 100px;
    height: 17px;
    margin-top: 4px;
    cursor: pointer;
    text-align: right;
}
#head_weibo {
    display: block;
    float: right;
    width: 82px;
    height: 22px;
}
#head_weibo a {
    display: block;
    float: left;
}
#head_weibo a img {
    display: block;
    width: 31px;
    height: 22px;
}
#head_weibo a span {
    display:block;
    width: 50px;
    height: 22px;
    line-height: 22px;
}
#navigation {
    display: block;
    width: 928px;
    height: 34px;
    text-align: left;
}
#navigation ul {
    display: inline-table;
    width:auto;
    margin: 0;
    padding: 0;
    text-align: center;
}
#navigation ul li {
    display: block;
    float: left;
    height: 34px;
    line-height: 34px;
}
#navigation ul li a{
	display: block;
    color: #ffffff;
    height: 34px;
}
#navigation ul li a:hover{
    color: #acabac;
}
#navigation ul li a.first-line {
    background: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    behavior: url(404.png);
}
#foot {
	clear: both;
	display: block;
    float: left;
    width: 520px;
    margin: 20px 0 40px 230px;
    color: #C4C3C3;
}
.cur_lang {
    font-style: normal;
    color: #ec743a;
}
.common_cur {
    color: #acabac;
    background: url("../image/cur_nav_bak.jpg")repeat-x;
}
#com_line_6 {
    display: block;
    margin: 0px 0px 0px 0px;
    height: 6px;
    clear: both; 
}
#com_line_22 {
    display: block;
    margin: 0px 0px 0px 0px;
    height: 22px;
    clear: both; 
}
#com_line_25 {
    display: block;
    margin: 0px 0px 0px 0px;
    height: 25px;
    clear: both; 
}
#com_line_72 {
    display: block;
    margin: 0px 0px 0px 0px;
    height: 72px;
    clear: both; 
}
.clear {
	clear: both;
}
.nav_shouye_off {
	width: 146px;
	background: url("../image/nav_shouye_off.jpg") no-repeat;
}
.nav_shouye_on {
	background: url("../image/nav_shouye_on.jpg") no-repeat;
    color: #acabac;
}
#navigation ul .nav_shouye_on a {
	color: #b5b5b6;
}
.nav_wenhua_off {
	width: 133px;
    background: url("../image/nav_wenhua_off.jpg") no-repeat;
}
.nav_wenhua_on {
    background: url("../image/nav_wenhua_on.jpg") no-repeat;
    color: #acabac;
}
#navigation ul .nav_wenhua_on a {
	color: #b5b5b6;
}
.nav_fuwu_off {
	width: 122px;
    background: url("../image/nav_fuwu_off.jpg") no-repeat;
}
.nav_fuwu_on {
    background: url("../image/nav_fuwu_on.jpg") no-repeat;
    color: #acabac;
}
#navigation ul .nav_fuwu_no a {
	color: #b5b5b6;
}
.nav_kehu_off {
	width: 116px;
    background: url("../image/nav_kehu_off.jpg") no-repeat;
}
.nav_kehu_on {
    background: url("../image/nav_kehu_on.jpg") no-repeat;
    color: #acabac;
}
#navigation ul .nav_kehu_on a {
	color: #b5b5b6;
}
.nav_lianxi_off {
	width: 154px;
    background: url("../image/nav_lianxi_off.jpg") no-repeat;
}
.nav_lianxi_on {
    background: url("../image/nav_lianxi_on.jpg") no-repeat;
    color: #acabac;
}
#navigation ul .nav_lianxi_on a {
	color: #b5b5b6;
}
.nav_shijiao_off {
	width: 132px;
    background: url("../image/nav_shijiao_off.jpg") no-repeat;
}
.nav_shijiao_on {
    background: url("../image/nav_shijiao_on.jpg") no-repeat;
    color: #acabac;
}
#navigation ul .nav_shijiao_on a {
	color: #b5b5b6;
}
.nav_zhaopin_off {
	width: 125px;
    background: url("../image/nav_zhaopin_off.jpg") no-repeat;
}
.nav_zhaopin_on {
    background: url("../image/nav_zhaopin_on.jpg") no-repeat;
    color: #acabac;
}
#navigation ul .nav_zhaopin_on a {
	color: #b5b5b6;
}