/*--------------------- Sub navigation -----------------------*/
.my_mainnav{
    background-color:#e7f6ff;
}
.my_mainnav h2{
    background:#45ade1 url(../img/2duauction/cs/my_mainnav_tt1_bg2.gif) repeat-x left top;
	height:24px;
	border:1px solid #1c4d86;
}
.my_mainnav h2 span{
    background:url(../img/2duauction/cs/my_mainnav_tt1_icon.gif) no-repeat 8px 3px;
    font-size:14px;
	color:#fff;
	display:block;
	height:22px;
	line-height:22px;
	overflow:hidden;
	padding-left:26px;
	margin-top:2px;
}

.my_mainnav ul{
    padding:3px 0;
	border-left:1px solid #97c5e2;
	border-right:1px solid #97c5e2;
}
.my_mainnav ul li{
    height:21px;
}
.my_mainnav ul li a{
    display:block;
    height:21px;
	line-height:21px;
	border-top:1px solid #e7f6ff;
	border-bottom:1px solid #e7f6ff;
	padding-left:20px;
	background:url(../img/main_pic/sub_nav_bg.gif) no-repeat 8px 6px;
}
.my_mainnav ul li a:hover{
	background:#fff url(../img/main_pic/sub_nav_bg2.gif) no-repeat 8px 6px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.my_mainnav ul li.my_nav_cur{
    display:block;
    height:21px;
	line-height:21px;
	border-top:1px solid #edf8ff;
	border-bottom:1px solid #edf8ff;
	padding-left:20px;
	background:#fffef3 url(../img/main_pic/sub_nav_bg2.gif) no-repeat 8px 6px;
	font-weight:bold;
	border-top:1px solid #ffd18e;
	border-bottom:1px solid #ffd18e;
	color:#ff6600;
}

/*---------------------表格样式--------------------------*/
.setauction_ttl{
	padding-left:20px;
	background:url(../img/2duauction/main/icon_setcalendar.gif) no-repeat left -1px;
}
.setup_au{
border-collapse:collapse;
}
.setup_au th{
    text-align:right;
	background:#e7f6ff;
	border-bottom:1px solid #add4ef;
	border-right:1px solid #add4ef;
	font-size:14px;
	font-weight:normal;
	vertical-align:top;
	padding:5px;
}
.setup_au td{
    border-bottom:1px solid #add4ef;
	padding:5px;
}
.setup_au td .tbl_nobdr tr td{
    border:none;
	padding:5px;
}
.sc_normal_setup{
	padding:5px 10px;
	display:block;
}
/*拍卖会列表管理*/
.au_manage_ttl{
	padding-left:20px;
	background:url(../img/2duauction/main/icon_manage.gif) no-repeat left top;
}
.au_manage_btl{
	
}
.au_manage_btl tr th{
	height:20px;
	padding:2px;
	background:url(../img/2duauction/hp/hdr_bg_a.gif) repeat-x left top;
}
.au_manage_btl tr td{
	height:20px;
	padding:4px 2px;
}
.ttl_srh{
	padding-left:18px;
	background:url(../img/2duauction/main/icon_magnifier.gif) no-repeat left top;
}
.srh_tbl{

}
.srh_tbl tr th{
	text-align:left;
	padding:5px 10px;
}
.srh_tbl tr td{
	padding:5px 10px;
}

.au_manage_sach {margin-top:30px; line-height:40px; line-height:40px; padding:8px; background-color:#f4fbff; border-top:1px solid #97c5e2;}



/*-------------------拍品管理----------------------------*/
.au_manage{
	
}
.au_manage tr th{
	text-align:left;
	padding:5px 10px;
}
.au_manage tr td{
	padding:5px 10px;
}



.au_manage_trfont td{
	background-color:#fffce3;
	padding:10px;
	line-height:20px;
	font-size:12px;
	color:#ff6600;
}