/* 总体CSS */

body
{
margin:0px;
font-size:12px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}
div
{
text-align:left;
font-size:12px;
}
p
{
font-size:12px;
}
span
{
fon-size:14px;
}
form
{
margin:0px;
}

a 
{color:#000000;
text-decoration:none;
} 
a:hover 
{
text-decoration : underline; 
color : #333333; 
} 
.focusViwer
{
float:left;
border:solid 1px #B2ACA6;
}

/* 拍卖 */
.rulespace
{
margin-left:2px;
}
.auction_list
{
padding-bottom:30px;
background:bottom center no-repeat url("/images/auction_listline.jpg");
clear:both;
height:100px;
margin-right:12px;
}
.auction_list1
{
background:left no-repeat url("/images/auction_listbg1.jpg");
width:363px;
height:178px;
padding-left:18px;
padding-top:20px;
line-height:22px;
}
.auction_list2
{
background:left repeat-y url("/images/auction_listbg2.jpg");
width:636px;
}
.auction_list2 p
{
line-height:16px;
padding-left:20px;
padding-right:25px;
}
.auction_listpic
{
margin-left:10px;
margin-right:22px;
border:solid 2px #B4AEA8;
float:left;
}
.auction_listpic img
{
border:solid 1px #ffffff;
}
.auction_listcontent
{
line-height:6px;
width:405px;
}
.auction_listtitle
{
font-size:14px;
font-weight:bold;
line-height:25px;
position:relative;
left:-14px;
}
.auction_listcontent_left
{
width:305px;
float:left;
line-height:25px;
}
.auction_listcontent_right
{
color:#CA0000;
font-weight:bold;
width:100px;
float:left;
line-height:25px;
}
.auction_page
{
text-align:right;
font-size:14px;
padding-right:15px;
}
.auction_page span
{
margin:2px;
}

/* 空间样式 */
.shop_new
{
background:url("/images/new_bg5.jpg");
width:195px;
height:351px !important;
height:290px;
text-align:center;
font-size:14px;
line-height:20px;
padding-top:61px;
}
.shop_listbg
{
background:left repeat-y url("/images/shop_listbg.jpg");
}
.shop_list1
{
padding-left:10px;
}
.shop_list1 div
{
float:left;
width:153px;
text-align:center;
line-height:15px;
}
.shop_list1 img
{
margin-top:10px;
margin-bottom:10px;
border:solid 1px #000000;
width:128px;
height:128px;
}
.shop_list1 span
{
margin:10px;
font-weight:bold;
line-height:30px;
}
.shop_list2
{
padding-left:20px;
height:90px;
padding-bottom:10px;
}
.shop_list2 div
{
float:left;
width:292px;
line-height:15px;
background:bottom repeat-x url("/images/shop_listline.gif");
height:100px;
}
.shop_list2 img
{
margin:10px;
border:solid 1px #000000;
width:75px;
height:75px;
}
.shop_list2 span
{
line-height:25px;
font-weight:bold;
}
.shop_page
{
clear:both;
text-align:right;
font-size:14px;
padding-top:15px;
padding-right:15px;
}
.shop_page span
{
margin:2px;
}

/* 专题样式 */
.special_background
{
width: 345px;
height: 110px;
overflow: hidden;
text-overflow:ellipsis;
margin-bottom:6px;
line-height:14px;
}
.special_background p
{
margin:0px;
}

/* 展会直通车样式 */
.ex_title
{
background:no-repeat url("/images/exhibition_titlebg.gif");
height:18px;
line-height:16px;
font-size:14px;
font-weight:bold;
padding-left:20px;
overflow:hidden;
white-space:nowrap;
width:570px;
}
.ex_title input
{
background:no-repeat url("/images/exhibition_titlebg1.gif");
width:100%;
border:0px;
margin-left:10px;
}
.exhibition_content
{
padding-left:5px;
padding-top:20px;
padding-bottom:20px;
line-height:18px;
}
.exhibition_content p
{
margin:0px;
}
.exbition_list
{
margin-top:10px;
margin-bottom:10px;
line-height:20px;
color:#ca0000;
}

/*杂志样式*/
.magazineserch
{
background:no-repeat center url(/images/magazine_searchbg.gif);
padding-top:59px;
width:199px;
height:159px !important;
height:100px;
margin-top:5px;
}
.magazineserch select
{
padding:0px;
width:120px;
}
.magazineserch div
{
text-align:center;
margin-top:10px;
}

/*用户控制面板样式 */
.user_title
{
color:#ca0000;
font-size:14px;
font-weight:bold;
}

/*下拉菜单样式 */
.menuskin 
{
border : 1px solid #666666; 
visibility : hidden; 
font-size : 12px;
position : absolute;
padding:5px;
z-index:100;
} 
