/****  new css 20120717 头尾和中基部   *****/
.mhead {
    background-image: url(/image/20120720/index/mheadbg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    height: 140px; /*设置最小宽度*/
    min-width: 999px; /*设置最小宽度兼容IE6*/
    width: expression_r(document.body.clientWidth < 999 ? "999px":"auto");
}

.mbody {
    text-align: center; /*设置最小宽度*/
    min-width: 999px; /*设置最小宽度兼容IE6*/
    width: expression_r(document.body.clientWidth < 999 ? "999px":"auto");
    background-color: #FFFFFF;
}

.mbottom {
    text-align: center; /*设置最小宽度*/
    min-width: 999px; /*设置最小宽度兼容IE6*/
    width: expression_r(document.body.clientWidth < 999 ? "999px":"auto");
}

.nhead {
    width: 999px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 5px;
}

.nbody, .nbottom {
    width: 999px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.nhead_t {
    float: left;
    width: 999px;
    height: 80px;
    overflow: hidden;
}

.nhead_tl {
    float: left;
    width: 200px;
    margin-left: 33px;
    margin-top: 1px;
    display: inline;
}

.nhead_tr {
    float: right;
    width: 600px;
}

.nhead_tm {
    float: right;
    width: 600px;
    margin-top: 4px;
    margin-right: 8px;
    display: inline;
}

.head_top_mume_t2, .head_top_mume_tspan {
    float: right;
    display: inline
}

.head_top_mume_t2 {
    margin: 0px;
    font-family: "宋体";
    color: #666666;
}

.head_top_mume_tspan {
    margin-left: 7px;
    margin-right: 7px;
    margin-top: -2px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
}

.head_top_mume_t2 a {
    color: #666666;
    text-decoration: none;
}

.head_top_mume_t2 a:hover {
    color: #666666;
    text-decoration: none;
}

.head_top_mume_tnumber {
    color: #666666;
    margin: 0px 5px;
    display: inline;
}

.nhead_ts {
    float: left;
    width: 600px;
    margin-top: 6px;
    margin-right: 8px;
    display: inline;
}

.nhead_ts1 {
    float: right;
    width: 199px;
    margin-right: 3px;
    display: inline;
}

.nhead_ts2 {
    float: right;
    width: 68px;
    margin-right: 6px;
    display: inline;
}

.head-links-list {
    float: left;
    width: 917px;
    margin-left: 3px;
    display: inline;
}

.head-links-list a {
    color: #E2E2E2;
    text-decoration: none;
    width: 99px;
    padding: 0px;
    margin: 0px;
}

.head-links-list a:HOVER {
    color: #CCCCCC;
    text-decoration: none;
    width: 99px;
    padding: 0px;
    margin: 0px;
}

.head-links-list ul {
    list-style-type: none;
    padding-top: 3px;
    padding-left: 5px;
}

.head-links-list li {
    color: #E2E2E2;
    float: left;
    text-decoration: none;
    font-family: "宋体";
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
}

.head-links-list_li {
    float: left;
	margin:0px;
	padding:0px 12px 0px 12px;
	_padding:0px 10px 0px 10px;
	display:inline;
	width:60px;
	overflow:hidden;
}

.head-links-list_span {
    float: left;
    margin: 0px 1px;
    padding: 0px;
    display: inline;
}

.head-links-list .li_hover {
    color: #E2E2E2;
    float: left;
    text-decoration: none;
    font-family: "";
    font-size: 14px;
    font-weight: bold;
    line-height: 24px; /* border-bottom:#FF0000 solid 1px; */
    padding-bottom: 3px;
    margin: 0px;
    padding: 0px 20px 0px 30px;
    display: inline;
}
/*
.nhead_m {
    float: left;
    width: 999px;
    margin-top: 1px;
    display: inline;
}

.nhead_s {
    background-image: url(/image/20120720/index/mhead_sbg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0px;
    margin-top: 2px;
    padding: 0px;
    width: 999px;
    height: 25px;
    float: left;
    display: inline;
}
 */

.nhead_m {
	float: left;
	width: 999px;
	margin-top:1px;
	display:inline;
	height:29px;
	overflow:hidden;
}
.nhead_s {
	background-image: url(../image/mhead_sbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 999px;
	height:25px;
	float:left;
	display:inline;
	overflow:hidden;
}
 
.head-links-search {
    float: right;
    width: 200px;
    margin-top: 0px;
    display: inline;
}

.head_hot_search {
    float: right;
    padding-top: 5px;
    padding-right: 10px;
    color: #FFFFFF;
}

.head_span {
    padding: 0px 3px;
    float: left;
}

.head_hot_search a {
    color: #FFFFFF;
    text-decoration: none;
}

.search-input {
    float: right;
    width: 109px;
    margin-top: 3px;
    _margin-top: 2px;
    display: inline;
}

.search-input input {
    height: 17px;
    width: 107px;
    margin: 0px;
    padding: 0px;
    border: 1px solid #3C3E3D;
    line-height: 17px;
}

.search-botton {
	float: right;
	width: 57px;
	color:#FFFDFC;
	margin-right:8px;
	margin-left:4px;
	margin-top:3px;
	padding-top:0px;
	display:inline;
	background-color: #3E3A39;
	cursor:pointer;
	border:#666666 1px solid;
	line-height:16px;
	text-align:center;
}
.head_hot_search {
	float: right;
	padding-top:7px;
	padding-right:10px;
	color:#FFFFFF;
}

.dropMenu {
    position: absolute;
    top: 0;
    z-index: 100;
    visibility: hidden;
    margin-top: 5px;
    margin-left: -90px;
    border: 1px solid #676767;
    border-bottom: #FF0000 solid 2px;
    background-color: #E5E5E5;
    padding: 4px;
    padding-left: 14px;
    width: 190px;
    background-image: url(/image/20120720/index/redimg.jpg);
    background-repeat: no-repeat;
    background-position: center 2px;
    padding-top: 20px;
}

.dropMenu li {
    float: left;
    width: 83px;
    margin-left: 7px;
    height: 32px;
    padding: 0;
    padding-right: 10px;
    margin: 0;
    display: inline;
    text-align: left;
}

.dropMenu li a {
    display: block;
    padding: 4px 2px 2px 5px;
    color: #666666;
    text-decoration: none;
}

/* .dropMenu a:hover {text-decoration: underline;color:#000;} */
.dropMenu a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #C17878;
}

/* 11-04޸ */

/** base.css ***/
.base_back {
    background-image: url(/image/20120720/index/index_49.jpg);
    background-repeat: repeat-x;
    width: 100%; /*С*/
    min-width: 999px;
    margin-top: 2px; /*СȼIE6*/
    width: expression_r(document.body.clientWidth < 999 ? "999px":"auto");
    height: 111px;
    clear: both;
}

.base_main {
    width: 999px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #717171;
}

.base_logo {
    float: left;
    height: 58px;
    width: 149px;
    margin-top: 22px;
}

.base_right {
    float: left;
    margin-left: 80px;
    width: 680px;
    line-height: 30px;
}

.base_menu {
    float: left;
    padding: 0px;
    clear: both;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.base_menu ul {
    float: left;
}

.base_menu li {
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    list-style-type: none;
}

.base_icp {
    float: left;
    width: 680px;
    text-align: left;
}

.base_tel {
    float: left;
    width: 100%;
    text-align: left;
}

.base_main a {
    color: #717171;
}

.base_main a:hover {
    color: #000000;
}

/*** art.css ***/
.art_man {
    width: 999px;
    margin-right: auto;
    margin-left: auto;
}

.art_back {
    background-image: url(/image/20120720/index/index_47.gif);
    background-repeat: repeat-y;
    float: left;
    width: 999px;
    margin-top: 2px;
    padding-bottom: 10px;
}

.art_type {
    float: left;
    width: 999px;
}

.art_type ul {
    float: left;
    margin: 0px;
}

.art_type li {
    text-align: left;
    float: left;
    list-style-type: none;
    height: 30px;
    width: 152px;
    overflow: hidden;
    line-height: 30px;
    color: #FFFFFF;
    font-size: 14px;
    text-indent: 50px;
}

.baisex {
    float: left;
    width: 999px;
    margin: 0px;
    height: 1px;
    overflow: hidden;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
}

.art_title {
    float: left;
    margin-top: 10px;
    width: 152px;
    line-height: 20px;
    padding-bottom: 5px;
}

.art_title li {
    float: left;
    width: 152px;
    list-style-type: none;
    text-align: left;
    text-indent: 50px;
    color: #FFFFFF;
}

.art_title a {
    color: #FFFFFF;
}

.art_title a:hover {
    color: #000000;
}

