/*
	[Destoon B2B System] Copyright (c) 2008-2011 Destoon.COM
	This is NOT a freeware, use is subject to license.txt
*/
/* global */
*
{
	word-break: break-all;
	font-family: Verdana,Arial;
}

input, select, textarea, td
{
	font-size: 12px;
}
img
{
	border: none;
}
ul li
{
	list-style-type: none;
}
ol li
{
	list-style-type: decimal;
}
ul, form
{
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active
{
	color: #333;
	text-decoration: none;
}
a:hover
{
	color: #f60;
}
/* links */
a.w:link, a.w:visited, a.w:active
{
	color: #FFFFFF;
	text-decoration: none;
}
a.w:hover
{
	color: #f4f3f2;
}
a.b:link, a.b:visited, a.b:active
{
	color: #333333;
	text-decoration: none;
}
a.b:hover
{
	color: #FF6600;
}
a.g:link, a.g:visited, a.g:active
{
	color: #666666;
	text-decoration: none;
}
a.g:hover
{
	color: #FF6600;
}
/* common */
.m
{
	margin: auto;
	width: 980px;
	background: #FFFFFF;
	clear: both;
}





.btntool
{
	margin-top: 10px;
	padding: 5px 0 5px 0;
	text-align: center;
	background: url( 'btntool.gif' ) no-repeat right center;
}
.btntool img
{
	margin: 0 0 8px 0;
}
.btntool span
{
	font-weight: bold;
	color: #666666;
}
.btntool a
{
	width: 83px;
	display: block;
}
/* ads */
.adword table
{
	background: url( 'adword_bg.gif' ) repeat-x 0 bottom;
}
.adword_tip
{
	color: #FF1100;
	border-bottom: #d9d9d9 1px solid;
	padding: 8px 10px 8px 28px;
	background: url( 'arrow_up.gif' ) no-repeat 10px 8px;
}
.sponsor
{
}
/* menu */

/* box */
.box_head
{
	border: #d9d9d9 1px solid;
	border-bottom: none;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	padding: 0 10px 0 10px;
	background: #EFF6FF url( 'box_head.gif' ) repeat-x;
	color: #1B4C7A;
}
.box_head strong
{
	font-size: 14px;
}
.box_body
{
	border: #d9d9d9 1px solid;
	border-top: none;
	padding: 6px 8px 6px 8px;
}
.box_body li
{
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.box_head_1
{
	background: url( 'box_head_1_l.gif' ) no-repeat;
}
.box_head_1 div
{
	height: 27px;
	line-height: 28px;
	overflow: hidden;
	padding: 0 12px 0 15px;
	background: url( 'box_head_1_r.gif' ) no-repeat right 0;
	color: #333333;
}
.box_head_1 strong
{
	font-size: 14px;
}
.box_head_2
{
	border: #d9d9d9 1px solid;
	border-bottom: none;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0 10px 0 10px;
	background: url( 'box_head_2.gif' ) repeat-x 0 bottom;
	color: #262626;
}
.box_head_2 strong
{
	font-size: 14px;
}
.box_head_3
{
	border: #FFCB56 1px solid;
	border-bottom: none;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	overflow: hidden;
	padding: 0 10px 0 10px;
	background: #FFEEBE url( 'box_head_3.gif' ) repeat-x 0 bottom;
	color: #333333;
	font-weight: bold;
}
.box_body_3
{
	border: #FFCB56 1px solid;
	border-top: none;
	padding: 6px 8px 6px 8px;
}
.tab_head
{
	border: #d9d9d9 1px solid;
	border-bottom: none;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	overflow: hidden;
	background: #EFF6FF url( 'box_head.gif' ) repeat-x;
	color: #1B4C7A;
	font-weight: bold;
}
.tab_1
{
	float: left;
	padding: 0 15px 0 15px;
	border-right: #d9d9d9 1px solid;
	cursor: pointer;
	font-weight: normal;
}
.tab_2
{
	float: left;
	padding: 0 15px 0 15px;
	border-right: #d9d9d9 1px solid;
	cursor: pointer;
	background: #FFFFFF;
}
.tab_1_1
{
	border-bottom: #d9d9d9 1px solid;
	cursor: pointer;
	color: #1B4C7A;
}
.tab_1_2
{
	border: #d9d9d9 1px solid;
	border-bottom: none;
	cursor: pointer;
	color: #1B4C7A;
	font-weight: bold;
}
.tab_head_2
{
	height: 27px;
	background: url( 'tab_head_2.gif' ) repeat-x;
	border-left: #d9d9d9 1px solid;
	border-right: #d9d9d9 1px solid;
	text-align: center;
	padding-left: 12px;
}
.tab_2_1
{
	float: left;
	width: 80px;
	height: 27px;
	line-height: 29px;
	overflow: hidden;
	background: url( 'tab_2_1.gif' ) no-repeat 6px right;
	cursor: pointer;
}
.tab_2_1 span
{
	color: #333333;
}
.tab_2_2
{
	float: left;
	width: 80px;
	height: 27px;
	line-height: 28px;
	overflow: hidden;
	background: url( 'tab_2_2.gif' ) no-repeat;
	cursor: pointer;
	font-weight: bold;
	margin-left: -2px;
}
.tab_2_2 span
{
	color: #FFFFFF;
	font-size: 13px;
}
.tab_body_2
{
	border: #d9d9d9 1px solid;
	border-top: none;
}
.li_dot li
{
	background: url( 'li_dot.gif' ) no-repeat 5px 9px;
	padding: 0 10px 0 12px;
}
/* pages */
.pages
{
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: 12px;
	color: #666666;
}
.pages a:link, .pages a:visited, .pages a:active
{
	color: #004499;
	background: #FFFFFF;
	border: #9AAFE5 1px solid;
	padding: 1px;
	text-decoration: none;
}
.pages a:hover
{
	background: #FFFFFF;
	border: #2E6AB1 1px solid;
	color: #FF6600;
	padding: 1px;
	text-decoration: none;
}
.pages strong
{
	background: #2E6AB1;
	padding: 1px;
	border: #1D589E 1px solid;
	color: #FFFFFF;
}
.pages_inp
{
	border: #2E6AB1 1px solid;
	padding: 1px;
	width: 30px;
	text-align: center;
	color: #666666;
}
.pages_btn
{
	width: 26px;
	background: #F1F7FC;
	border: #2E6AB1 1px solid;
	color: #004499;
	font-weight: bold;
	font-size: 11px;
}
.pages label
{
	background: #FFFFFF;
	border: #2E6AB1 1px solid;
	color: #004499;
	padding: 1px 5px 1px 5px;
}
.pages label em
{
	color: red;
	font-weight: bold;
	font-style: normal;
}
.pages label span
{
	font-weight: bold;
}
.pages cite
{
	font-style: normal;
}
/* table */
.tb
{
	background: #E3EEF5;
}
.tb th
{
	background: #F1F7FC;
}
.tb td
{
	background: #FFFFFF;
}
.tb tr
{
	background: #F1F7FC;
}
.ltd
{
	background: #F1F7FC;
}
/* user */
.user
{
	background: url( 'user_bg.gif' ) no-repeat;
	width: 300px;
}
.user_login
{
	padding: 15px 0 10px 25px;
}
.user_input
{
	border: #8DB2E3 1px solid;
	padding: 3px 0 4px 3px;
	width: 90px;
	color: #666666;
}
.user_tip
{
	margin: 0 20px 0 20px;
	padding: 0 0 5px 5px;
	border-bottom: #EEEEEE 1px solid;
	font-weight: bold;
	color: #333333;
}
.user_reg
{
	padding: 5px 0 0 20px;
}
.user_reg_c
{
	padding: 5px 0 10px 10px;
}
.user_can
{
	padding: 10px 10px 0 10px;
	text-align: center;
	color: #1B4C7A;
}
.user_can td
{
	padding: 6px 0 10px 0;
	background: url( 'user_can.gif' ) no-repeat center 0;
}
.user_load
{
	height: 200px;
	background: url( 'user_load.gif' ) no-repeat center center;
}
.user_wel
{
	padding: 18px 0 10px 45px;
	font-weight: bold;
	font-size: 14px;
	background: url( 'user_wel.gif' ) no-repeat 26px 18px;
}
.user_do
{
	padding: 0 10px 0 10px;
	text-align: center;
}
.user_do td
{
	padding: 6px 0 11px 0;
	background: url( 'user_can.gif' ) no-repeat center 0;
}
.user_foot
{
	height: 10px;
	line-height: 10px;
	font-size: 1px;
	background: url( 'user_bg.gif' ) no-repeat 0 bottom;
}
.user_warn
{
	padding: 5px;
	margin: 0 10px 0 10px;
	border: #FFC600 1px solid;
	background: #FFFEBF;
	text-align: center;
	font-weight: bold;
}
.thumb
{
	padding: 5px 0 5px 0;
}
.thumb img
{
	border: #D0D0D0 1px solid;
	padding: 3px;
}
.thumb li
{
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.imb img
{
	border: #DDDDDD 1px solid;
	padding: 3px;
}
/* album */
.album
{
	width: 250px;
	cursor: pointer;
}
.album div
{
	padding: 5px;
	border: #CCCCCC 1px solid;
	background: #F3F3F3;
}
.album div span
{
	display: block;
	width: 240px;
	height: 180px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.ab_im
{
	padding: 2px;
	margin: 10px 0 10px 13px;
	border: #C0C0C0 1px solid;
}
.ab_on
{
	padding: 2px;
	margin: 10px 0 10px 13px;
	border: #FF6600 1px solid;
	background: #FF6600;
}
/* basic */
.f_l
{
	float: left;
}
.f_r
{
	float: right;
}
.t_l
{
	text-align: left;
}
.t_r
{
	text-align: right;
}
.t_c
{
	text-align: center;
}
.f_b
{
	font-weight: bold;
}
.f_n
{
	font-weight: normal;
}
.f_white
{
	color: white;
}
.f_gray
{
	color: #666666;
}
.f_orange
{
	color: #FF6600;
}
.f_red
{
	color: red;
}
.f_green
{
	color: green;
}
.f_blue
{
	color: blue;
}
.f_dblue
{
	color: #1B4C7A;
}
.f_price
{
	font-weight: bold;
	font-family: Arial;
	color: #FF6600;
}
.px10
{
	font-size: 10px;
}
.px11
{
	font-size: 11px;
}
.px12
{
	font-size: 12px;
}
.px13
{
	font-size: 13px;
}
.px14
{
	font-size: 14px;
}
.px15
{
	font-size: 15px;
}
.px16
{
	font-size: 16px;
}
.b5
{
	height: 5px;
	font-size: 1px;
}
.b6
{
	height: 6px;
	font-size: 1px;
}
.b8
{
	height: 8px;
	font-size: 1px;
}
.b10
{
	height: 10px;
	font-size: 1px;
}
.b15
{
	height: 15px;
	font-size: 1px;
}
.pd3
{
	padding: 3px;
}
.pd5
{
	padding: 5px;
}
.pd10
{
	padding: 10px;
}
.pd15
{
	padding: 15px;
}
.pd20
{
	padding: 20px;
}
.lh18
{
	line-height: 180%;
}
.ls1
{
	letter-spacing: 1px;
}
.c_p
{
	cursor: pointer;
}
.c_b
{
	clear: both;
}
.dsn
{
	display: none;
}
.absm
{
	vertical-align: middle;
}
.btn
{
	background: url( 'btn.gif' ) no-repeat;
	height: 24px;
	line-height: 22px;
	width: 50px;
	border: none;
	cursor: pointer;
	letter-spacing: 3px;
}
.btn_1
{
	background: url( 'btn_1.gif' ) no-repeat;
	height: 21px;
	line-height: 21px;
	width: 69px;
	padding-left: 9px;
	border: none;
	cursor: pointer;
}
.btn_2
{
	background: url( 'btn_2.gif' ) no-repeat;
	height: 21px;
	line-height: 21px;
	width: 69px;
	padding-left: 9px;
	border: none;
	cursor: pointer;
}
.btn_4
{
	background: #FFB04A url( 'btn_4.gif' ) repeat-x;
	height: 20px;
	border: #F77328 1px solid;
	color: #FFFFFF;
}
.bd
{
	border: #CAD9EA 1px solid;
}
.highlight
{
	color: red;
}
.jt
{
	color: #003278;
	cursor: pointer;
}
.np
{
	padding: 20px 30px 20px 50px;
	line-height: 25px;
}
/* position */
.pos
{
	color: #666666;
	padding: 0 12px 0 12px;
	line-height: 34px;
	background: #ffffff url( 'pos.gif' ) repeat-x 0 bottom;
	margin: 1px 1px 0 1px;
}

/* show */
.title
{
	font-size: 20px;
	text-align: center;
	font-family: \9ED1\4F53;
	font-weight: normal;
}
.title_trade
{
	font-size: 16px;
	text-align: center;
	font-family: \9ED1\4F53;
	font-weight: normal;
	margin: 0 0 8px 0;
	border-bottom: #F1F1F1 1px solid;
	padding: 0 0 10px 0;
}
.info
{
	margin: 0 15px 0 15px;
	padding: 4px 10px 4px 10px;
	border-top: #D0D0D0 1px solid;
	border-bottom: #D0D0D0 1px solid;
}
.introduce
{
	margin: 15px;
	padding: 8px 12px 8px 12px;
	line-height: 180%;
	font-size: 14px;
	background: #F1F1F1;
}
.content
{
	font-size: 14px;
	line-height: 160%;
	padding: 10px 20px 10px 20px;
}
.content p
{
	text-indent: 2em;
}
.property
{
	border: #E6E6E6 1px solid;
	background: #F6F6F6;
	padding: 10px;
	margin: 0 10px 0 10px;
}
.property li
{
	float: left;
	width: 30%;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.detail
{
	background: url( 'arrow.gif' ) no-repeat 0 9px;
	border-bottom: #C0C0C0 1px dotted;
	padding: 8px 0 8px 20px;
	margin: 0 15px 0 15px;
}
.related
{
	padding: 5px 15px 5px 15px;
	line-height: 22px;
}
/* layout */
.m_l
{
	width: 670px;
}
.m_r
{
	width: 300px;
}
.m_n
{
	width: 10px;
}
.m_l_1
{
	width: 790px;
}
.m_r_1
{
	width: 180px;
}
/* left */
.left_box
{
	border: #d9d9d9 1px solid;
}
.left_head
{
	background: url( 'left_head.gif' ) repeat-x;
	padding: 8px 10px 7px 10px;
	font-weight: bold;
	font-size: 13px;
	color: #262626;
}
.left_head span
{
	font-weight: normal;
	font-size: 12px;
}
/* search */
.fsearch
{
	padding: 5px 0 10px 15px;
	margin: 1px 1px 0 1px;
	background: #F5FAFE url( 'fsearch_bg.gif' ) repeat-x; }
.sch
{
	padding: 15px 20px 5px 20px;
	margin-bottom: 10px;
}
.sch p
{
	padding: 10px 10px 10px 10px;
	font-size: 13px;
	margin: 0;
}
.sch_find
{
	border-top: #d9d9d9 1px solid;
	border-bottom: #EEEEEE 1px solid;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 5px;
	font-weight: bold;
}
.sch_site li
{
	background: url( 'ico_search.gif' ) no-repeat 3px 3px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding: 0 5px 0 25px;
	color: #666666;
}
.sch_relate li
{
	background: url( 'arrow_up.gif' ) no-repeat 3px 3px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding: 0 5px 0 25px;
	color: #666666;
}
.rank_list
{
	background: url( 'rank_list.gif' ) no-repeat;
}
.rank_list li
{
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding: 0 5px 0 35px;
}
.ppt
{
	padding: 1px 15px 1px 35px;
	line-height: 25px;
}
.ppt_l
{
	width: 60px;
	font-weight: bold;
}
.ppt_r
{
	color: #DFDFDF;
}
.ppt span
{
	padding: 1px;
	background: #2E6AB1;
	border: #1D589E 1px solid;
	color: #FFFFFF;
}
/* sell && buy && company */
.category
{
	padding: 10px 20px 5px 15px;
}
.category p
{
	padding: 5px 0 5px 0;
	margin: 0;
}
.category div
{
	padding: 0 20px 0 20px;
}
.list
{
	line-height: 180%;
	margin: 0 10px 0 10px;
}
.list div img
{
	border: #CCCCCC 1px solid;
}
.list table
{
	width: 100%;
	border-bottom: #CCCCCC 1px dotted;
}
.list td
{
	padding: 10px 0 10px 0;
}
.list h3
{
	font-size: 14px;
	margin: 0px;
	height: 22px;
	overflow: hidden;
}
.about
{
	border: #2786C6 1px solid;
	background: #F2F2F2;
	padding: 8px;
	margin: 15px 15px 0 15px;
}
.about li
{
	padding: 5px 0 5px 5px;
}
.about li span
{
	display: block;
	width: 100px;
	float: left;
	color: #1B4C7A;
}
.contact_head
{
	background: url( 'contact_head.gif' ) no-repeat;
	height: 35px;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}
.contact_head li
{
	padding: 10px 0 4px 18px;
}
.contact_body
{
	padding: 10px;
	border: #FF7300 1px solid;
}
.contact_body li
{
	line-height: 24px;
	border-bottom: #E2E2E2 1px solid;
	padding: 0 0 0 10px;
}
.contact_body li span
{
	color: #1B4C7A;
	padding: 0 8px 0 0;
}
.type
{
	height: 28px;
	line-height: 29px;
	overflow: hidden;
	border-top: #d9d9d9 1px solid;
	background: #D7E9FF url( 'type_bg.gif' ) repeat-x;
	padding-left: 35px;
}
a.type_t:link, a.type_t:visited, a.type_t:active, a.type_t:hover
{
	float: left;
	display: block;
	padding: 0 15px 0 15px;
	background: #FFFFFF;
	color: #ffffff;
	font-weight: bold;
	background: #FFFFFF url( 'type_1.gif' ) repeat-x;
}
a.type_2:link, a.type_2:visited, a.type_2:active
{
	float: left;
	display: block;
	padding: 0 15px 0 15px;
	border-right: #E2F0FB 1px solid;
}
a.type_2:hover
{
	background: #2676D9;
	color: #FFFFFF;
}
.img_tip
{
	width: 200px;
	z-index: 1000;
	position: absolute;
	padding: 5px;
	border: #d9d9d9 1px solid;
	background: #FFFFFF;
}
.vote
{
	padding: 10px;
}
.vote div
{
	font-weight: bold;
}
.vote li
{
	padding: 3px 0 3px 0;
}
.vote p
{
	margin: 5px 0 5px 0;
}
/* left_menu */
.left_menu
{
	width: 150px;
	font-size: 13px;
	letter-spacing: 1px;
	background: #FFFFFF url( 'left_menu.gif' ) repeat-y;
}
.left_menu a
{
	width: 90%;
	display: block;
}
.left_menu ul
{
	background: #FFFFFF url( 'left_menu_ul.gif' ) no-repeat;
	padding-top: 2px;
}
.left_menu_li
{
	line-height: 37px;
	height: 37px;
	background: url( 'left_menu_li.gif' ) no-repeat;
	padding-left: 30px;
}
.left_menu_on
{
	line-height: 37px;
	height: 37px;
	background: url( 'left_menu_on.gif' ) no-repeat;
	padding-left: 30px;
}
.warn
{
	padding: 30px 100px 30px 200px;
}
.warn div
{
	padding: 5px 0 0 60px;
	background: url( 'warn.gif' ) no-repeat;
	font-size: 14px;
	line-height: 200%;
}
.warn h1
{
	font-size: 16px;
	margin: 0;
}
.guest_warn
{
	padding: 2px 0 2px 0;
	text-align: center;
	margin: 0 130px 15px 130px;
	background: #FFF5D8;
	border: #FF7300 1px solid;
}
#imgshow
{
	z-index: 1000;
	position: absolute;
	margin: -40px 0 0 -10px;
	background: #F1F1F1;
	border: #666666 1px solid;
	padding: 5px;
}
#destoon_city
{
	color: red;
}
#destoon_toolbar
{
	clear: both;
	background: #F8F8F8 url( 'toolbar_bg.gif' ) repeat-x;
	z-index: 99999;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: visible;
}
.tb_m
{
	width: 980px;
	height: 30px;
	overflow: hidden;
	margin: auto;
}
.tb_r
{
	float: right;
	width: 300px;
	text-align: center;
}
.tb_r div
{
	padding: 8px 10px 10px 10px;
	border-left: #C6C6C6 1px solid;
	border-right: #C6C6C6 1px solid;
}
.tb_l
{
	width: 670px;
	float: left;
}
.tb_l div
{
	padding: 8px 0 10px 10px;
	border-left: #C6C6C6 1px solid;
	border-right: #C6C6C6 1px solid;
}
.tb_c
{
	width: 10px;
	height: 30px;
	background: url( 'toolbar_top.gif' ) no-repeat center center;
	float: left;
	cursor: pointer;
}
#powered
{
	padding: 6px 0 20px 0;
}

.class-name-btn strong
{
	float: left;
	height: 22px;
	line-height: 22px;
	margin-left: 10px;
	padding-left: 26px;
	background: url( 'ico-27.png' ) no-repeat left 3px;
}
.class-name
{
	height: auto;
	overflow: hidden;
	padding: 10px 0;
	padding-left: 140px;
	width: 600px;
}
.class-name-ele, .class-name-btn
{
	height: auto;
	margin-bottom: -900px;
	padding-bottom: 900px;
}
.class-name-btn
{
	_display: inline;
	float: left;
	width: 140px;
	margin-left: -140px;
}
.class-name-btn a
{
	background: url( 'offerbg.png' ) no-repeat -130px 0;
	height: 23px;
	width: 81px;
	text-indent: -999px;
	overflow: hidden;
	float: left;
	margin-left: 30px;
	margin-top: 3px;
	display: inline;
}
.class-name-btn a.class-name-btn1
{
	background: url( 'offerbg.png' ) no-repeat left -307px;
}
.class-name-ele
{
	float: right;
	width: 100%;
}
.class-name-item
{
	float: left;
	width: 100%;
}
.class-name-item li
{
	float: left;
	margin-left: 30px;
	height: 26px;
	line-height: 26px;
	width: 116px;
	overflow: hidden;
	display: inline;
}
.class-name-item li.spanhidden
{
	display: none;
}

.box_bodyali
{
	border: #D9D9D9 0px solid;
	border-top: none;
	padding: 0px 0px 6px 0px;
}
.box_bodyali li
{
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.expo-hd
{
	width: 180px;
	height: 29px;
	overflow: hidden;
	position: relative;
	background: transparent url( "ad_head.gif.gif" ) no-repeat 0px 0px;
}
.expo-hd .expo-login
{
	display: block;
	position: absolute;
	width: 28px;
	height: 27px;
	text-decoration: none !important;
	color: #cf7000;
	text-align: right;
	top: 2px;
	right: 2px;
	padding-left: 8px;
	white-space: nowrap;
	line-height: 27px;
}
.expo-hd .expo-title
{
	width: 114px;
	height: 29px;
	display: block;
	text-decoration: none !important;
}
.expo-hd .expo-title span
{
	display: none;
}
.hackbox
{
	border-top: 1px solid transparent !important;
	margin-top: -1px !important;
	border-top: 0px;
	margin-top: 0px;
	clear: both;
	visibility: hidden;
}
#gold_ads_v2 .hz_adbox
{
	font-family: '宋体';
	width: 178px;
	height: 209px;
	border: 1px solid #D9D9D9;
	margin-top: 8px;
	overflow: hidden;
}
#gold_ads_v2 img
{
	display: block;
	width: 178px;
	height: 209px;
}
#gold_ads_v2 .imgbox_relative
{
	position: relative;
	overflow: hidden;
	width: 178px;
	height: 209px;
}
#gold_ads_v2 .imgbox
{
	position: absolute;
	left: 0;
	top: 0;
	width: 316px;
	overflow: hidden;
	_zoom: 1;
}
#gold_ads_v2 .ad_pic
{
	float: left;
	cursor: pointer;
}
