/* CSS Document */

/* 最新活动大图 */
#featured {	width: 320px; position: relative; height:200px;  overflow:hidden;}
#featured .word { 
			position: absolute;
			width: 310px;
			background: url(../images/bg_transparent.gif) no-repeat;
			left: 0;
			bottom: 0;
			z-index: 10;
			padding:10px 10px 6px 10px;
			color:#fff;
			}
#featured .word h3{  font-size:14px; margin:0; padding:0;}
#featured .word h3 a{ color:#fff; text-decoration:none;}
#featured .word h3 a:hover{ color:#018ab4; text-decoration:underline;}
#featured .ui-els-hide{ display: none; }

#thumbs {
		 	width:100px;
			*width:60px;
			z-index:list-style-type: none;
			height: 15px;
			margin:-22px 0 0 220px;
			*margin:-22px 0 0 260px;
			position:relative;
			z-index:11;
			}

* html #thumbs { height: 100%; }

#thumbs li { float:left; width:18px; height:15px; margin-right:1px; background-color:#828282;  display:inline;  text-align:center; font-size:12px; font-family:Arial;}

#thumbs ul{ margin:0; }
#thumbs li a { width:18px; color:#fff; display:block; text-decoration:none;}
#thumbs li a:hover{ width:18px; background-color:#018ab4;}
#thumbs li a.current{ width:18px; background-color:#018ab4; }


/* 艺术市场TOP */
.financetop{ padding: 15px 9px 20px 19px; margin:0 1px; width:615px; background:url(../images/financetopbg.jpg) no-repeat;}
.financetopimg{ width:320px; float:left;}
.financetoptext{ width:255px; height:200px; padding:0 15px; background:url(../images/financetextbg.gif) no-repeat; float:right;}
.financetoptext h4{ font-size:14px; font-weight:bold; margin:0; padding:18px 0 6px 0;}
.financetoptext h4 a{ color:#2391bb; text-decoration:none;}
.financetoptext h4 a:hover{ text-decoration:underline;}
.financetoptext .list{ font-size:12px; line-height:200%; margin:0;}
.financetoptext .list a{ color:#7e7e7e; text-decoration:none;}
.financetoptextline{ padding-top:13px; padding-bottom:1px;}

.financeline{ width:615px; height:1px; background:url(../images/500line.jpg) repeat-x; margin-left:20px; _margin-bottom:-17px;}

.listline{ width:595px; height:1px; background:url(../images/500line.jpg) repeat-x; margin-left:10px; margin-bottom:15px; _margin-bottom:0;}

.financelist{ margin: 15px 10px 15px 20px; padding-top:5px; width:615px; background:#f5fdff;}


/* 艺术市场 */

.market_column{ width:595px; height:33px; background:url(../images/market_column_bg.gif) repeat-x; margin-left:20px; padding-left:20px;}
.market_column img { float:left; padding-right:15px;}

.markettext { font-size:12px; line-height:240%; color:#7e7e7e;}
.markettext .title{ padding:3px 0 0 10px;}
.markettext a{ width:360px; color:#7f7f7f; font-size:14px; font-weight:bold; text-decoration:none; display:inline-block;}
.markettext a:hover{ color:#2391bb; text-decoration:underline;}
.markettext .from{ width:130px; padding-left:30px;  display:inline-block;}
.markettext .date{ width:70px; display:inline-block;}
.markettext .detail{ width:600px; padding:5px 0 15px 10px; line-height:200%;}




