﻿/** 张小飞编写 电话13819115149 qq：39363666 Email:jikuibuzhai@163.com **/
html {
	text-align: center;
	background: #F5EDE0 url(../images/main_bg.jpg) repeat-y top;
}
body {
	width: 940px;
	text-align: left;
	margin: 0 auto;

}
td {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
	color: #333;
}
input { font: 10pt Verdana, Arial, Helvetica, sans-serif, "宋体"; }
img {
	border: none;
}
p,ul,ol,li,form{
	margin: 0;
	padding: 0;
	list-style: none;
}
iframe {
	padding: 0;
	position: static;
	list-style: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #c30!important;
	text-decoration: underline;
}
.content {
}
.sider {
	width: 275px;
}
.homepage .sider {
	width: 275px;
}

/** 页头区 **/
/** 导航 **/
.nav {
	background: url(../images/nav_bg.jpg) repeat-x left top;
}
.nav .nav_global {
	padding-left: 5px;
}
.nav .nav_global ul {
	margin-left: 2px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 24px;
}
.nav .nav_global li {
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 12px;
	line-height: 24px;
	color: #f2f2f2;
	background: url(../images/nav_line.jpg) no-repeat left top;
	padding-right: 1px;
}
.nav .nav_global li a {
	display: block;
	color: #f2f2f2;
	text-align: center;
	padding: 0 14px;
}
.nav .nav_global li a:hover {
	color: #000!important;
	text-decoration: none;
}
.nav .nav_global li.curr a {
	color: #000;
	background: url(../images/nav_li_hover.jpg) repeat-x center top;
}
.nav_sub {
	padding: 6px;
}
.nav_sub a {
	padding: 0 2px;
}
/* 子栏目导航菜单距离调整 */
#tabnav_div_1 {
}
#tabnav_div_2 {
	padding-left: 80px;
}
#tabnav_div_3 {
	padding-left: 160px;
}
#tabnav_div_4 {
	padding-left: 240px;
}
#tabnav_div_5 {
	padding-left: 320px;
}
#tabnav_div_6 {
	padding-left: 400px;
}
#tabnav_div_7 {
	padding-left: 480px;
}
#tabnav_div_8 {
	padding-left: 560px;
}
#tabnav_div_9 {
	padding-left: 640px;
}
#tabnav_div_10 {
	padding-left: 720px;
}
#tabnav_div_11 {
	padding-left: 720px;
}
#tabnav_div_17 {
	padding-right: 40px;
	text-align: right;
}
#tabnav_btn_111 {
	padding-left: 860px;
}
/* 页尾区 */
.links {
	margin-top: -10px;
}
.links hr {
	color: #DCDCDC;
}
.search {
	background: #1F73BE;
	color: #fff;
}
.search td, .search a {
	color: #fff;
}
.search a:hover {
	color: #fff!important;
}
.copyright {
	margin: 5px 0;
}

/** 公共定义 **/
.title {
	border: 0px ;
	border-bottom: none;
}
.title td {
	font-size: 14px;
	line-height: 26px;
	color: #990000;
	padding: 0px;
}
.box {
	border: 1px solid #BCA633;
	border-width: 1px;
	background: #F5EDE0;
}
.box ul {
	list-style: none;
	padding: 8px;
}
.box ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.box ul li strong {
	display: block;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 28px;
	line-height: 23px;
}
.rank li.no1 {
	background: url(../images/1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #FCF9F3 url(../images/2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(../images/3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #FCF9F3 url(../images/4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(../images/5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #FCF9F3 url(../images/6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(../images/7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #FCF9F3 url(../images/8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(../images/9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #FCF9F3 url(../images/10.gif) no-repeat 4px center;
}
.news_title {
	margin-top: 10px;
}
.news_title strong {
	background: #f4f4f4 url(../images/h2_icon.gif) no-repeat 8px center;
	display: block;
	padding-left: 20px;
	line-height: 2;
	margin: 0 8px;
	font-size: 14px;
}
.news_title p {
	margin: 6px 8px 0px;
	padding: 0 0 8px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.focus {
	margin-top: 10px;
	background: url(../images/focus_bg.jpg) repeat-x left top;
	border: 1px solid #DDCF82;
}
.focus strong {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 6px;
	text-align: center;
	display: block;
	border-bottom: 1px dashed #ccc;
}
.margin_top {
	margin-top: 10px;
}
.inputText {
	border: 1px solid #ccc;
}
.banner_ad {
	padding: 0 10px;
}
.picText {
	margin-bottom: 5px;
	padding: 10px;
	background-color: #FAF5ED;
}
.picText strong {
	display: block;
}
.picText img {
}
.picList {
	padding: 8px 0;
}
.picList table td img {
	margin-bottom: 1px;
}
.tprice span {
	text-decoration: line-through;
}
.price {
	color: #f60;
}

/* tab选项卡 */
.tbtncon {
	height:26px;
	background:url(../images/title_bg.gif) repeat-x;
}
.tbtn1 {
	font-size:12px;
	font-weight:normal;
	height:26px;
	border:1px solid #BCA633;
}
.tbtncon li{
	border:1px solid #BCA633;
	border-left:none;
	border-top:none;
	color:#990000;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:80px;
	height:25px;
	line-height:25px;
}
.tbtncon li:hover{
	text-decoration:underline;
}
.tbtncon li.curr{
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}

/* 频道和列表页 */
.position {
	background: url(../images/title_bg.gif) repeat-x left top;
	color: #990000;
	border: 0px solid #DDCF82;
	border-bottom: none;
	margin-bottom: 10px;
}
.position td {
	line-height: 26px;
	padding: 0px 10px;
	font-family: "宋体";
}
.channle .box {
	padding: 0px;
}
.listpage .news_list .box {
	border-width: 1px;	
	padding: 0 10px;
}
.listpage .list_content .box{
	border-width: 1px;	
	padding: 10px;
}
.listpage .news_list .box ul {
	border-bottom: 1px dashed #ccc;
}
.news_list .box ul li {
	clear: both;
	padding: 0 0 0 8px;
	line-height: 28px;
	height: 28px;
}
.news_list .box ul li a {
	font-size: 14px;
	float: left;
}
.news_list .box ul li span {
	font-size: 14px;
	float: right;
}
.flash_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.flash_list .flashsay {
	color: #666;
}
.movie_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.movie_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.shop_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.shop_list .line_bottom table {
	margin-bottom: 8px;
}
.photo_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.photo_list .line_bottom table {
	margin-bottom: 8px;
}
.info_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.info_list .line_bottom .titlepic {
	width: 90px;
}
.info_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.info_list .line_bottom .click {
	color: #f60;
}
.info_list .line_bottom .smalltext {
	color: #666;
}

/* 内容页 */
.showpage .main .box {
	border-width: 1px;
}
.news .main .box {
	padding: 0 20px;
	background: #FBF7F0;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	text-align: center;
}
.showpage .main .title_info h1 {
	font-size: 24px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2px;
	padding-bottom: 6px;
	color: #666;
}
.showpage .main .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
}
.showpage .digg {
	background: url(../images/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.showpage .digg td {
	text-align: center;
	padding-right: 4px;
}
.showpage .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.showpage .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.showpage .main #text {
	font-size: 14px;
	line-height: 1.8;
}
.showpage .main #text p {
    text-indent: 2em;
	margin: 1em 0;
}
.showpage .main #text .img {
	margin: 0;
	text-indent: 0px;
}
.showpage .main #text img {
	text-indent: 0px;
	margin: 0;
}
.showpage #plpost {
	margin-top: 10px;
	border: 1px solid #DDCF82;
}
.showpage #plpost .title {
	border: 0px solid #DDCF82;
}
.showpage #plpost .title span {
	color: #CC0000;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}

/* 系统文件表格样式 */
.header	{ 
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #990000;
	border: 1px solid #DDCF82;
	border-bottom: none;
}
.header a				{ color: #000000 }
.tableborder			{ background: #E1EFFB; border: 1px solid #DDCF82 } 

/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px;
	border: 1px solid #BCA633;
	text-align: center;
	display: inline;
	font-size: 12px;
	background-color: #E7D3B4;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D9C971;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

/*分页样式2*/
.showpage {
	height:20px;
	}
.epages{margin:3px 0;font:11px/12px Tahoma;}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:0px solid #990000;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#990000 0px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:0px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}

/*图片自动缩图*/
.photoresize {
	max-width:560px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 560)?"560px":"auto"}
		   );
	}
	/*拍品列表*/
#pplist { font:12px/12px Tahoma; width: 100%; float: left; list-style-type: none; margin: 0; list-style: none; }
#pplist p {
	margin: 0; list-style: none;}
#pplist #pplisttitle {
	background-color: #EDDFC7;
	text-align: center;
	text-indent: 0;
	height: 30px;
	padding-top: 20px;
	list-style-type: none;
	margin: 0;
	list-style: none;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #990000;
}
#pplist .pplist1 {width: 860px; background-color: #FCF9F3; text-align: left; text-indent: 0; height: 20px; padding-top: 10px; list-style-type: none; margin: 0; list-style: none;}
#pplist .pplist2 {width: 860px; background-color: #F9F2E3; text-align: left; text-indent: 0; height: 20px; padding-top: 10px; list-style-type: none; margin: 0; list-style: none;}
.ppbooknumber { width: 60px; float: left; text-align: center;}
.pptitle {width: 410px; float: left;  padding-left: 50px; text-align: left;}
.pptitlepp {width: 430px; padding-right: 30px; float: left; }
.pptitlepp a{width: 430px; padding-right: 30px; float: left; }
.ppAssessment {width: 170px; float: left; text-align: left;}
.ppBidprices {width: 130px; float: left; text-align: left;}
.tooltips{
	position:relative; /*这个是关键*/
	height: auto;
	width: width: 430px;
}
.tooltips:hover{
	z-index:3;
	background:none;
	text-decoration: none; /*没有这个在IE中不可用*/
}
.tooltips span{
	display: none;
	text-decoration: none;
}
.tooltips:hover span{ /*span 标签仅在 :hover 状态时显示*/
	display:block;
	position:absolute;
	top:40px;
	left:9px;
	width:140;
	border:1px solid black;
	background-color:#FFFFFF;
	padding: 3px;
	color:black;
	}
.tooltipstitle{
	text-decoration: none;
	font-style: normal;
}
/*拍品预展面页*/
#ppimageshow {
	margin-bottom: 20px;
	position: static;
}
#ppimageshow img{
	position: static;
	padding: 5px;
	border: 1px solid #660000;}
/*搜索工具条*/
.inputbar{
	border: 1px solid #AD9100;
	height: 16px;
	width: 220px;
	top: 2px;
}
.searchbar{
	padding-top: 0px;
}
.inputbarpp{
	border: 1px solid #AD9100;
	height: 16px;
	width: 100%;
	padding: 0px;
	left: 30px;
}
.searchbarpp{
	right: 30px;
}
.title_line{
	height: 1px;
	width: 98%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #bca633;
        padding-bottom:10px;
}



.bigpic {	DISPLAY: none;	PADDING-LEFT: 6px;	Z-INDEX: 2007;	POSITION: absolute; top:-190px;left:400px;} 
.bigpic DIV {	BORDER-RIGHT: #666 1px solid;	BORDER-TOP: #666 1px solid;	BACKGROUND: #fff;	BORDER-LEFT: #666 1px solid;	BORDER-BOTTOM: #666 1px solid;height:220px}
.bigpic A {	BORDER-RIGHT: #e8e8e8 4px solid;	BORDER-TOP: #e8e8e8 4px solid;	DISPLAY: block;	BACKGROUND: #fff;	VERTICAL-ALIGN: middle;	BORDER-LEFT: #e8e8e8 4px solid;	WIDTH: 160px; HEIGHT: 160px;BORDER-BOTTOM: #e8e8e8 4px solid;		TEXT-ALIGN: center} 
.bigpic A IMG {	BORDER-RIGHT: #b6b6b6 1px solid;	BORDER-TOP: #b6b6b6 1px solid;	VERTICAL-ALIGN: middle;	BORDER-LEFT: #b6b6b6 1px solid;	BORDER-BOTTOM: #b6b6b6 1px solid;	max-width: 150px;	max-height: 150px}
.bigpic .arrow {	BACKGROUND: url(arrow.gif) no-repeat 0px 0px;	LEFT: 0px;	WIDTH: 7px;	POSITION: absolute;	TOP: 195px;	HEIGHT: 13px} 

.pic{float:left;position: relative;width:400px;padding-bottom:1px;text-align:left;}
.maxwidth{
	max-width:300px;
	/*width:300px;*/  
 	width:expression(width>300?"300px":width+"px");max-width: 300px;
 	overflow:hidden;
 }
