.headImgDiv {
    width: 1190px;
    margin: 0 auto;
}

/***********菜单导航条*************/
.menuList {
    clear: both;
    height: 50px;
    border-bottom: 2px solid #D73660;
}

.menu_ul {
    height: 50px;
    list-style: none;
	padding:0px;
}

.menu_ul_li_sel {
    width: 150px;
    height: 50px;
    float: left;
}

.menu_ul_li_sel_ul {
	cursor: pointer;
    list-style: none;
}

.menu_ul_li_sel_li_text {
    font-size: 14px;
    font-weight: 600;
    font-family: "微软雅黑";
    height: 50px;
    line-height: 50px;
    text-align: right;
    width: 110px;
    float: left;
    margin-right: 5px;
    color:#333;
}

.menu_ul_li_sel_li_icon {
    float: left;
    width: 20px;
    height: 50px;
}

.pulldownIcon {
    height: 9px;
    width: 14px;
    cursor: pointer;
    margin-top:22px;
}

.menu_ul_li {
	width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
	cursor:pointer;
}
.menu_ul_li_a {
	display:block;
	font-size: 14px;
	font-weight:bolder;
	color:#000;
	text-decoration: none;
}

.menu_ul_li_a.hover{
	 text-decoration: none;
}
.menu_active{
	color:#D73660;
}

/*******************************/
.picShow {
    height: 485px;
    position: relative;
}

/*************拍品分类样式**************/

.showppClassify_wrap{
	position: absolute;
	z-index: 1200;
}

.showppClassify_lef {
    width: 240px;
    float:left;
	display: block;
	height:450px;

}

.showppClassify_rig {

    width: 230px;
    background: url(http://www.artrade.com/static/images/dian.png) repeat;
    float:left;
	display: block;
	border: 0px solid #E2E2E2;
	position:relative;

	height:450px;
	padding:0px 5px;
}

.shcfy_rig_first{
	width:230px;
	float:left;
}

.shcfy_rig_second{
	width:230px;
	float:left;
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	
}

.shcfy_child_title{
	height:35px;
	line-height:35px;
	margin-left:20px;
	text-align:left;
}

.shcfy_rig_shoplist{
	margin-left:10px;
	font-weight:600;
}


.shcfy_rig_third{
	width:320px;
	float:left;
}


.shop_span_text{
	line-height:32px;
	text-align:center;
	cursor:pointer;
	margin-left:15px;
	margin-right:15px;
}

.shcfy_child_title_cn{
	font-size:14px;
	font-weight:600;
}
.shcfy_child_title_en{
	font-size:12px;
	font-weight:700;
}

.shcfy_rig_first_content{
	
	height: auto;	
	text-align:left;
	width: auto; 	
	margin:2px 10px 0px 10px;
	float:left;
	cursor:pointer;
	font-size:14px;
}

.shcfy_rig_first_content_activity{
	color:#D73660;
}
.showppClassify_ul {
    list-style: none; 
	margin:0px;
	padding:0px;
}

.showppClassify_ul_li {
    height: 40px;
    line-height: 40px;
    text-align: left;
    cursor: pointer;
    font-size: 12px;
    color: #f30;
}

.showppClassify_li_span{
	display:block;
	height: auto;    
    text-align: left;
	margin-left:0px;
	margin-right:0px;
	border-bottom:1px dotted #ccc;
}

.showppClassify_li_activity{
	background:#0FF;
	color:#fff; font-weight:bold;
}
span.showppClassify_li_span{ width:230px; margin:0px; height:auto; font-size:14px; padding:7px 0px 2px 0px; text-indent:10px; font-weight:bold;}


