/* ----------------------- */
/* Title: 简单页面         */
/* Update: 2008-10-11      */
/* ----------------------- */
@import url(public/base.css);
@import url(public/class.css);
@import url(public/layout.css);
/* ----------------------- */
/* 页面主体                */

#wrapper {
	background:#f6f6f6 url(../images/bg.gif) repeat 0 0;
}
#container {
	clear:both;
	border:none;
}
#container #content {
	border:none;
	background:none;
}
/* POP */
#pop {
	height:100px;
	background:url(../images/index_bg_pop.gif) repeat-x 0 0;
	padding:2px 0;
	margin-bottom:4px;
}
#pop .ad {
	float:left;
	width:664px;
	height:98px;
	border:1px solid #003;
	background:#f8d971;
}
#pop #index_auction {
	float:right;
	width:284px;
	height:100px;
	background:#fff8bd url(../images/index_bg_sauction.gif) no-repeat 2px 26px;
}
#pop .info {
	border:1px solid #d5b076;
}
#pop .info a {
	display:block;
	height:51px;
	overflow:hidden;
	border:1px solid #fffcea;
	padding:10px;
}
#pop .info a p {
	font-size:12px;
	line-height:150%;
}

/* Main */
#main {

}
/* Side */
#side {
	width:282px;
	border:1px solid #a3c2dd;
	border-top:none;
	background:#f1f8ff;
	float:right;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#side h4 {
	background:url(../images/title_bg.gif) repeat-x 0 -93px;
	padding:0;
	height:32px;
}
#side h4 a {
	display:block;
	float:left;
	width:80px;
	height:32px;
	text-align:center;
	line-height:25px;
	color:#364d6e;
	height:25px;
	_height:24px;
	border-right:1px solid #a3c2dd;
	margin-top:1px;
}
#side h4 a:hover {
	background-color:#d8ecfe;
}
#side h4 a:link.on,#side h4 a:hover.on,#side h4 a:visited.on {
	background:url(../images/index_bg_title.gif) no-repeat 100% 100%;
	color:#fff;
	height:32px;
	border:none;
	margin:0;
}
#side h4 a.more {
	background:none;
	float:right;
	height:25px;
	_height:24px;
	font-size:12px;
	border:none;
}
/* Login */
.logon {
	padding:20px 0;
	border-top:1px solid #a3c2dd;
	height:102px;
}
#side #verify {
	width:60px;
}
#side #verify_img {
	vertical-align:middle;
}
#side #verify_chk {
	font-size:12px;
}
#side .side_news li{
	float:left;
}
#side .side_news li.row1 {
	overflow:hidden;
	width:80%;
	height:22px;
	line-height:22px;
	border-bottom:1px dashed;
}
#side .side_news li.row2 {
	/*width:18%;*/
	font-size:13px;
	height:22px;
	line-height:22px;
	padding-left:8px;
}
#side .side_news {
	margin:8px 4px;
	*margin:4px !important;
	_margin:7px 4px;
	height:auto;
}
#side .side_news li a {
	display:block;
	height:22px;
	line-height:22px;
	font-size:12px;
}
#side a.side_service {
	background:url(../images/index_pic_service.jpg) no-repeat 0 100%;
	display:block;
	margin:8px 2px 4px 2px;
	border:1px solid #043d8d;
	height:62px;
	text-indent:-9999px;
}
/* Detail */
#detail {
	float:left;
	width:666px;
}
#detail div.left, #detail div.right {
	width:332px;
}
#detail #form {
	height:125px;
	text-align:center;
}
#detail #form h3 {
	background:url(../images/title_bg.gif) repeat-x 0 -126px;
	height:32px;
	border:none;
	border-right:1px solid #a3c2dd;
}
#detail #form h3 a  {
	display:block;
	float:left;
	width:120px;
	height:32px;
	text-align:center;
	line-height:25px;
	color:#364d6e;
	height:25px;
	_height:24px;
	border-right:1px solid #a3c2dd;
	margin-top:1px;
	padding:0;
}
#detail #form h3 a:link.on,#detail #form h3 a:hover.on,#detail #form h3 a:visited.on {
	background:url(../images/index_bg_title.gif) no-repeat 0 0;
	color:#fff;
	height:32px;
	border:none;
	margin:0;
}
#detail #form h3 a.more {
	background:none;
	float:right;
	height:25px;
	_height:24px;
	font-size:12px;
	border:none;
	text-align:right;
	padding-right:8px;
}
#detail #form div.form_trade h3 a:link.on,#detail #form div.form_trade h3 a:hover.on,#detail #form div.form_trade h3 a:visited.on {
	background:url(../images/index_bg_title.gif) no-repeat 0 -32px;
}
#detail #form .form_trade,#detail #form .form_register {
	height:125px;
}
#detail #form .form_trade {
	background:url(../images/index_pic_form.jpg) no-repeat 0 0;
}
#detail #form .form_register  {
	background:url(../images/index_pic_form.jpg) no-repeat 0 -125px;
}
#detail #form .form_trade h3 {
	background:url(../images/title_bg.gif) repeat-x 0 -158px;
	border-right:1px solid #e3b681;
}
#detail #form h3 a span {
	background:url(../images/index_bg_title_text.gif) no-repeat center 5px;
	display:block;
	height:26px;
	float:none;
	margin:0;
	padding:0;
	text-indent:-999px;
}
#detail #form .form_trade h3 a span {
	background:url(../images/index_bg_title_text.gif) no-repeat center -27px;
	display:block;
	height:26px;
	float:none;
	margin:0;
	padding:0;
}
#detail #form .trade_slogan {
	background:url(../images/index_txt_form.png) no-repeat center 0;
	height:26px;
	margin-top:8px;
	text-indent:-9999px;
}
#detail #form .trade_word {
	background:url(../images/index_txt_form.png) no-repeat center 100%;
	height:24px;
	text-indent:-9999px;
	margin-bottom:6px;
}
#detail #form .register_slogan {
	display:none;
}
#detail #form .form_register dl {
	margin:6px 0 0 40px;
	*margin:4px 0 0 40px;
}
#detail #form .form_register dd {
	margin:0;
}

#detail div.left div.left, #detail div.left div.right, #detail div.right div.left, #detail div.right div.right {
	width:165px;
}

#detail .list {
	background-color:#fff;
	margin-top:6px;
}
#index_list_bid .row1{
	width:48%;
}
#index_list_bid .row2{
	width:19%;
}
#index_list_bid .row3{
	width:33%;
}

#index_list_auction .row1 {
	width:48%;
}
#index_list_auction .row2 {
	width:19%;
}
#index_list_auction .row3 {
	width:33%;
}


#index_list_backorder .row1, #index_list_scarebuying .row1 {
	width:70%;
}
#index_list_backorder .row2, #index_list_scarebuying .row2 {
	width:30%;
}
#index_list_trade .row1, #index_list_sold .row1 {
	width:70%;
}
#index_list_trade .row2, #index_list_sold .row2 {
	width:30%;
}


