@charset "utf-8";
/* common CSS Document */
/* 
16px=1em; 
12px=0.75em
14px=0.875em

1. body选择器中声明Font-size=62.5%或则63%;
2. 将你的原来的px数值除以10，然后换上em作为单位;
3. 重新计算那些被放大的字体的em数值。避免字体大小的重复声明。
*/
/*html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}*/
body{
	margin:0px;
	font-family: Microsoft YaHei, simsun, Arial, Helvetica, sans-serif;
	background:url(../../../images/365tkt3.0/portbga.jpg) repeat-x;
	background-color:#E1F3F7;
	font-size=63%!important;
	_font-size:16px;
}
#index{
	width:auto;
	height:30px;
	color:#72B4CD;
	float:right;
	display:inline;
}
#index a{
	color:#72B4CD;
}
#index a:link
{
	text-decoration:none;
}
#index a:active
{
	text-decoration:none;
} 
#index a:visited
{
	text-decoration:none;
} 
#index a:hover
{
	text-decoration:underline;
}
#bdybottom{
	width:100%;
	background:url(../../../images/365tkt3.0/portbottoma.jpg) repeat-x bottom;
}
#bdy{
	width:980px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
#bdy1{
	width:580px;
	height:30px;
	float:left;
	display:inline;
}
#loginsucc{
	width:auto;
	height:30px;
	float:left;
	display:inline;
}
#bdybtmbg{
	clear:both;
	height:165px;
	width:980px;
	background:url(../../../images/365tkt3.0/portbtmbg.jpg) repeat-x bottom left;
	margin:auto;
}
#bdybtmhint{
	font-size:0.75em;
	color:#0B66A6;
	text-align:center;
	width:100%;
	height:95px;
	margin:auto;
	line-height:95px;
}
#bdybtmpic{
	width:980px;
	height:20px;
	background:url(../../../images/365tkt3.0/portbtmrow.gif) no-repeat;
	margin:auto;
}
#member{
	width:980px;
	height:30px;
	margin:auto;
	line-height:28px;
	font-size:0.75em;
	color:#FFF;
}
#membermemo{
	width:auto;
	height:28px;
	float:left;
	display:inline;
	color:#F60;
	font-weight:bold;
}
#memberword{
	width:auto;
	height:28px;
	float:left;
	display:inline;
	margin-left:12px;
}
#memberinput{
	width:122px;
	height:18px;
	margin-top:4px;
	float:left;
	display:inline;
}
#logo{
	width:980px;
	height:100px;
	margin:auto;
}
#logopic{
	width:360px;
	height:100px;
	background:url(../../../upload/logo_bmlycz.jpg) no-repeat;
	float:left;
	display:inline;
	cursor:hand;
}
#navinfo{
	width:980px;
	height:39px;
	background:url(../../../images/365tkt3.0/portnavbg.jpg) repeat-x;
	margin:auto;
	line-height:39px;
	font-size:0.875em;
	color:#FFF;
	text-align:center;
}
#navleft{
	width:6px;
	height:39px;
	background:url(../../../images/365tkt3.0/portnav.jpg) no-repeat;
	background-position:0 0px;
	float:left;
	display:inline;
}
#navright{
	width:6px;
	height:39px;
	background:url(../../../images/365tkt3.0/portnav.jpg) no-repeat;
	background-position:0 -39px;
	float:right;
	display:inline;
}
#navword{
	width:88px;
	height:39px;
	float:left;
	display:inline;
}
#navword a{
	color:#FFF;
}
#navword a:link
{
	text-decoration:none;
}
#navword a:active
{
	text-decoration:none;
} 
#navword a:visited
{
	text-decoration:none;
} 
#navword a:hover
{
	background:url(../../../images/365tkt3.0/portnavho.gif) repeat-x bottom;
	font-weight:bold;
	text-decoration:none;
}
#navpic{
	background:url(../../../images/365tkt3.0/portnavlist.jpg) no-repeat;
	width:8px;
	height:26px;
	margin-top:6px;
	margin-left:6px;
	float:left;
	display:inline;
}
#info{
	background:#F0F8FB;
	width:980px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
#navhint{
	width:980px;
	height:34px;
	margin:auto;
	line-height:34px;
	font-size:0.875em;
	color:#FFF;
}
#navhint a{
	color:#FFF;
}
#navhint a:link
{
	text-decoration:none;
}
#navhint a:active
{
	text-decoration:none;
} 
#navhint a:visited
{
	text-decoration:none;
} 
#navhint a:hover
{
	text-decoration:underline;
}
#linetop{
	width:980px;
	height:8px;
	background:#F0F8FB;
	margin:auto;
	overflow:hidden;
}
#linepic{
	width:22px;
	height:22px;
	background:url(../../../images/365tkt3.0/jngcqcz/gc_list.gif) no-repeat;
	float:left;
	display:inline;
	margin-left:8px;
	margin-top:6px;
}
#lineword{
	width:auto;
	height:30px;
	line-height:34px;
	font-size:0.875em;
	font-weight:bold;
	color:#0B66A8;
	float:left;
	display:inline;
	margin-left:6px;
}
#ltleft{
	width:8px;
	height:8px;
	background:url(../../../images/365tkt3.0/jngcqcz/gc_linetop.jpg) no-repeat;
	background-position:0 0px;
	float:left;
	display:inline;
}
#ltright{
	width:8px;
	height:8px;
	background:url(../../../images/365tkt3.0/jngcqcz/gc_linetop.jpg) no-repeat;
	background-position:0 -16px;
	float:right;
	display:inline;
}
#imain{
	width:958px;
	height:auto;
	margin:auto;
	margin-top:4px;
	overflow:hidden;
}
#ileft{
	width:680px;
	height:auto;
	float:left;
	display:inline;
	overflow:hidden;
}
#iright{
	width:270px;
	height:auto;
	float:right;
	display:inline;
	overflow:hidden;
}
#iselect{
	width:678px;
	height:auto;
	border:1px #B3DAEC double;
	margin:auto;
	overflow:hidden;
}
#itop{
	width:676px;
	height:30px;
	background:url(../../../images/365tkt3.0/jngcqcz/gc_linebg.jpg) repeat-x;
	border:1px #FFF double;
	margin:auto;
}
#iblank{
	width:678px;
	height:12px;
	border-top:1px #B3DAEC double;
	margin:auto;
	overflow:hidden;
}
#ilinetop{
	width:654px;
	height:32px;
	background:#3C3;
	font-weight:bold;
	line-height:32px;
	font-size:0.875em;
	color:#FFF;
	margin:auto;
	text-align:center;
}
#ipubtop{
	width:240px;
	height:32px;
	float:left;
	display:inline;
}
#iendport{
	width:174px;
	height:32px;
	float:left;
	display:inline;
}
#iinfo{
	width:654px;
	height:auto;
	background:#DFF7FF;
	margin:auto;
	overflow:hidden;
}
#ioblank{
	width:654px;
	height:12px;
	margin:auto;
	overflow:hidden;
}
#iportinfo{
	width:634px;
	height:98px;
	margin:auto;
}
#iportpub{
	width:240px;
	height:98px;
	font-size:0.875em;
	float:left;
	display:inline;
}
#iportpub1{
	width:240px;
	height:98px;
	font-size:0.75em;
	float:left;
	display:inline;
}
#iportpic{
	background:#FFF;
	width:68px;
	height:68px;
	border:1px #D6D6D6 double;
	float:left;
	display:inline;
}
#iporthint{
	width:166px;
	height:68px;
	float:left;
	display:inline;
	margin-left:4px;
}
#iportname{
	width:166px;
	height:34px;
	margin:auto;
	line-height:34px;
	color:#00F;
}
#iportword{
	width:166px;
	height:34px;
	margin:auto;
	line-height:34px;
	color:#C60;
}
#itel{
	width:240px;
	height:68px;
	line-height:20px;
	color:#517D00;
	float:left;
	display:inline;
}
#ipname{
	width:152px;
	height:68px;
	font-size:1.8em;
	line-height:68px;
	font-weight:bold;
	color:#F00;
	float:left;
	display:inline;
	text-align:center;
}
#ilidatehint{
	width:634px;
	height:30px;
	line-height:30px;
	margin:auto;
}
#iliotherhint{
	width:auto;
	height:30px;
	font-size:0.875em;
	color:#F00;
	float:left;
	display:inline;
}
#ilidateinfo{
	width:auto;
	height:30px;
	font-size:1em;
	font-weight:bold;
	color:#3C3;
	float:left;
	display:inline;
}
#ilihint{
	width:634px;
	height:20px;
	line-height:20px;
	font-size:0.75em;
	color:#999;
	margin:auto;
}
#illblank{
	width:0px;
	height:30px;
	border-right:1px #B4DCE7 double;
	float:left;
	display:inline;
}
#ilrblank{
	width:0px;
	height:30px;
	border-left:1px #FFF double;
	float:left;
	display:inline;
}
#ildate{
	width:60px;
	height:30px;
	float:left;
	display:inline;
}
#ilsur{
	width:43px;
	height:30px;
	float:left;
	display:inline;
}
#ilport{
	width:82px;
	height:30px;
	float:left;
	display:inline;
}
#ilprice{
	width:80px;
	height:30px;
	float:left;
	display:inline;
}
#ilcontr{
	width:72px;
	height:30px;
	color:#F60;
	float:left;
	display:inline;
}
#ildcontr{
	width:72px;
	height:30px;
	font-size:0.875em;
	color:#CCC;
	font-weight:bold;
	float:left;
	display:inline;
}
#ilpic{
	background:url(../../../images/365tkt3.0/yyzz_btn.jpg) no-repeat;
	width:69px;
	height:26px;
	margin:auto;
	margin-top:2px;
	margin-left:2px;
	cursor:hand;
}
#query{
	width:270px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
#qtop{
	width:270px;
	height:34px;
	background:url(../../../images/365tkt3.0/jngcqcz/gc_qtop.jpg) repeat-x;
	background-position:0 -34px;
	margin:auto;
	color:#0B66A8;
	line-height:34px;
}
#qtleft{
	width:9px;
	height:34px;
	background:url(../../../images/365tkt3.0/jngcqcz/gc_qtop.jpg) no-repeat;
	background-position:0 0px;
	float:left;
	display:inline;
}
#qtright{
	width:9px;
	height:34px;
	background:url(../../../images/365tkt3.0/jngcqcz/gc_qtop.jpg) no-repeat;
	background-position:0 -68px;
	float:right;
	display:inline;
}
#qtmore{
	width:auto;
	height:34px;
	font-size:0.75em;
	float:right;
	display:inline;
	margin-right:6px;
}
#qtmore a{
	color:#0B66A8;
}
#qtmore a:link
{
	text-decoration:none;
}
#qtmore a:active
{
	text-decoration:none;
} 
#qtmore a:visited
{
	text-decoration:none;
} 
#qtmore a:hover
{
	text-decoration:underline;
}
#qtpic{
	width:22px;
	height:22px;
	background:url(../../../images/365tkt3.0/jngcqcz/gc_query.jpg) no-repeat;
	float:left;
	display:inline;
	margin-top:6px;
	margin-left:2px;
}
#qtword{
	width:auto;
	height:34px;
	font-size:0.875em;
	font-weight:bold;
	float:left;
	display:inline;
	margin-left:6px;
}
#qinfo{
	background:#FFF;
	border:1px #C7DFE0 double;
	border-bottom-style:none;
	border-top-style:none;
	width:268px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
#qhint{
	width:234px;
	height:24px;
	margin:auto;
	color:#0B66A8;
}
#qhleft{
	width:72px;
	height:24px;
	float:left;
	display:inline;
	font-size:0.875em;
	line-height:24px;
	text-align:right;
	font-weight:bold;
}
#qhright{
	width:162px;
	height:24px;
	float:right;
	display:inline;
	font-size:0.75em;
}
#qhbtn{
	height:44px;
	width:234px;
	background:url(../../../images/365tkt3.0/jngcqcz/gc_btn.jpg) no-repeat;
	cursor:hand;
	margin:auto;
}
#qhblank{
	width:234px;
	height:12px;
	margin:auto;
	overflow:hidden;
}
#qhweather{
	width:234px;
	height:24px;
	margin:auto;
	overflow:hidden;
	font-size:0.75em;
	color:#F60;
	font-weight:bold;
	line-height:24px;
}
#qbtm{
	width:270px;
	height:8px;
	background:url(../../../images/365tkt3.0/jngcqcz/gc_qbtm.jpg) repeat-x;
	background-position:0 -8px;
	margin:auto;
	overflow:hidden;
}
#qbleft{
	width:9px;
	height:8px;
	background:url(../../../images/365tkt3.0/jngcqcz/gc_qbtm.jpg) repeat-x;
	background-position:0 0px;
	float:left;
	display:inline;
}
#qbright{
	width:9px;
	height:8px;
	background:url(../../../images/365tkt3.0/jngcqcz/gc_qbtm.jpg) repeat-x;
	background-position:0 -16px;
	float:right;
	display:inline;
}
#flowblank{
	width:656px;
	height:12px;
	margin:auto;
	overflow:hidden;
}
#flowhint{
	width:auto;
	height:30px;
	font-size:0.875em;
	font-weight:bold;
	color:#999;
	float:left;
	display:inline;
}
#flowinfo{
	width:630px;
	height:20px;
	margin:auto;
}
#fright{
	width:550px;
	height:20px;
	float:right;
	display:inline;
}
#fblue{
	width:100px;
	height:20px;
	float:left;
	display:inline;
	font-weight:bold;
	color:#03F;
	font-size:0.75em;
}
#fgray{
	width:100px;
	height:20px;
	float:left;
	display:inline;
	font-weight:bold;
	color:#999;
	font-size:0.75em;
}
#flast{
	width:auto;
	height:20px;
	float:left;
	display:inline;
	font-weight:bold;
	color:#999;
	font-size:0.75em;
}
#ftblank{
	width:630px;
	height:12px;
	border-bottom:1px #D6D6D6 dotted;
	margin:auto;
	overflow:hidden;
}
#flow01{
	background:url(../../../images/365tkt3.0/flow1.gif) no-repeat;
	background-position:0 0px;
	width:626px;
	height:30px;
	margin:auto;
}
#flow02{
	background:url(../../../images/365tkt3.0/flow1.gif) no-repeat;
	background-position:0 -30px;
	width:626px;
	height:30px;
	margin:auto;
}
#flow03{
	background:url(../../../images/365tkt3.0/flow1.gif) no-repeat;
	background-position:0 -60px;
	width:626px;
	height:30px;
	margin:auto;
}
#flow04{
	background:url(../../../images/365tkt3.0/flow1.gif) no-repeat;
	background-position:0 -90px;
	width:626px;
	height:30px;
	margin:auto;
}
#flow05{
	background:url(../../../images/365tkt3.0/flow1.gif) no-repeat;
	background-position:0 -120px;
	width:626px;
	height:30px;
	margin:auto;
}
#flow06{
	background:url(../../../images/365tkt3.0/flow1.gif) no-repeat;
	background-position:0 -150px;
	width:626px;
	height:30px;
	margin:auto;
}
#hottel{
	border:1px #C7DFE0 double;
	background:#FFF;
	width:268px;
	height:auto;
	margin:auto;
	margin-top:12px;
	overflow:hidden;
}
#htop{
	border:1px #FFF double;
	background:#D8EDED;
	width:266px;
	height:30px;
	font-size:0.875em;
	font-weight:bold;
	color:#0B66A8;
	line-height:32px;
}
#htoppic{
	background:url(../../../images/365tkt3.0/helptel.gif) no-repeat;
	width:18px;
	height:20px;
	margin-top:5px;
	margin-left:12px;
	float:left;
	display:inline;
}
#htopword{
	width:auto;
	height:30px;
	float:left;
	display:inline;
	margin-left:4px;
}
#hbtop{
	border-top:1px #C7DFE0 double;
	width:268px;
	height:12px;
	margin:auto;
	overflow:hidden;
}
#hbbtm{
	width:268px;
	height:12px;
	margin:auto;
	overflow:hidden;
}
#htmemo{
	width:244px;
	height:48px;
	margin:auto;
	font-size:1.4em;
	color:#F60;
	font-weight:bold;
	line-height:48px;
}
#htpic{
	width:46px;
	height:48px;
	background:url(../../../images/365tkt3.0/gc_tel.jpg) no-repeat;
	float:left;
	display:inline;
}
#htword{
	width:auto;
	height:48px;
	float:left;
	display:inline;
	margin-left:12px;
}
#sale{
	width:270px;
	height:auto;
	float:right;
	display:inline;
	/*margin-top:12px;*/
	overflow:hidden;
}
#spic{
	width:22px;
	height:22px;
	background:url(../../../images/365tkt3.0/jngcqcz/gc_money.jpg) no-repeat;
	float:left;
	display:inline;
	margin-top:6px;
	margin-left:2px;
}
#sblank{
	width:240px;
	height:12px;
	margin:auto;
	overflow:hidden;
}
#sinfo{
	border-bottom:1px #D6D6D6 dotted;
	width:240px;
	height:24px;
	margin:auto;
	font-size:0.8em;
	color:#0B66A8;
	line-height:24px;
	font-weight:bold;
}
#sinfo1{
	width:240px;
	height:auto;
	margin:auto;
	font-size:0.75em;
	color:#0B66A8;
	line-height:18px;
	overflow:hidden;
}
#sipic{
	background:url(../../../images/365tkt3.0/jngcqcz/gc_arrow.gif) no-repeat;
	width:3px;
	height:5px;
	margin-top:9px;
	float:left;
	display:inline;
}
#sword{
	width:232px;
	height:24px;
	float:left;
	display:inline;
	margin-left:5px;
}
#sword a{
    color:red;
}
#siinfo{
	background:#FFF;
	border:1px #C7DFE0 double;
	border-bottom-style:none;
	border-top-style:none;
	width:268px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
#ilptype{
	width:74px;
	height:30px;
	float:left;
	display:inline;
}
#ilptypez{
	background:#F70200;
	width:74px;
	height:30px;
	font-size:0.875em;
	color:#FFF;
	font-weight:bold;
	float:left;
	display:inline;
}
#bmdatehint{
	width:680px;
	height:24px;
	line-height:24px;
	font-size:0.875em;
	color:#03F;
	font-weight:bold;
	margin:auto;
}
#bmdate{
	border:1px #D6D6D6 double;
	background:#F2F2F2;
	width:650px;
	height:32px;
	line-height:32px;
	font-size:0.875em;
	font-weight:bold;
	text-align:center;
	margin:auto;
}
.cpmoveport{
	overflow:hidden;
	position:relative;
	width:590px;
	height:32px;
	float:left;
	z-index:999;

}
.bmselectdate{
	border:1px #FFF double;
	width:70px;
	height:30px;
	background:#3C3;
	color:#FFF;
	float:left;
	display:inline;
	cursor:hand;
}
.cpcanmove{
	position:absolute;
	left:0px;
}
.bmnoselectdate{
	border:1px #FFF double;
	width:70px;
	height:30px;
	background:#F2F2F2;
	color:#03F;
	float:left;
	display:inline;
	cursor:hand;
}
.cpmoveleft{
	width:20px;
	height:29px;
	float:left;
	display:inline;
	cursor:hand;
}
.cpmoveright{
	width:20px;
	height:29px;
	float:right;
	display:inline;
	cursor:hand;
}


#bmPorthint{
	width:654px;
	height:48px;
	line-height:48px;
	margin:auto;
}
#bmPorthint1{
	width:654px;
	height:2px;
	margin:auto;
	overflow:hidden;
}
#bmotherhint{
	width:auto;
	height:48px;
	line-height:48px;
	font-size:0.75em;
	color:#666;
	margin:auto;
}
#bmallhint{
	width:auto;
	height:32px;
	font-size:0.875em;
	color:#03F;
	float:left;
	display:inline;
}
#bmpname{
	width:auto;
	height:32px;
	font-size:1.2em;
	font-weight:bold;
	color:red;
	float:left;
	display:inline;
}
#ilinfo{
	border:1px #B4DCE7 double;
	background:#DFF7FF;
	width:654px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
#iltop{
	background:#CCE9FA;
	border:1px #FFF double;
	width:652px;
	height:30px;
	font-size:0.75em;
	font-weight:bold;
	color:#000;
	line-height:30px;
	text-align:center;
	margin:auto;
}
#iltlid{
	width:80px;
	height:30px;
	float:left;
	display:inline;
}
#ilplid{
	width:70px;
	height:30px;
	float:left;
	display:inline;
}
#ilbus{
	width:80px;
	height:30px;
	float:left;
	display:inline;
}
#iltblank{
	width:654px;
	height:0px;
	border-bottom:1px #B4DCE7 double;
	margin:auto;
	overflow:hidden;
}
#ildata{
	width:654px;
	height:30px;
	background:#FFF;
	border:1px #FFF double;
	text-align:center;
	line-height:30px;
	margin:auto;
}
#ildlid{
	width:70px;
	height:30px;
	font-size:0.75em;
	color:#00F;
	float:left;
	display:inline;
}
#ildlid1{
	background:url(../../../images/365tkt3.0/sale.gif) no-repeat;
	width:70px;
	height:30px;
	font-size:0.75em;
	color:#00F;
	float:left;
	display:inline;
}
#ilptypeg{
	width:80px;
	height:30px;
	font-size:0.875em;
	color:#F00;
	float:left;
	display:inline;
}
#ilddate{
	width:80px;
	height:30px;
	font-size:0.875em;
	color:#F60;
	font-weight:bold;
	float:left;
	display:inline;
}
#ildbus{
	width:80px;
	height:30px;
	font-size:0.75em;
	color:#00F;
	float:left;
	display:inline;
}
#ildsur{
	width:80px;
	height:30px;
	font-size:0.875em;
	color:#F60;
	font-weight:bold;
	float:left;
	display:inline;
}
#ildport{
	width:80px;
	height:30px;
	font-size:0.75em;
	color:#00F;
	float:left;
	display:inline;
}
#ildprice{
	width:80px;
	height:30px;
	font-size:1em;
	color:#F00;
	font-weight:bold;
	float:left;
	display:inline;
}
#bmtjdata{
	width:654px;
	height:42px;
	background:#FFF;
	border:1px #FFF double;
	text-align:center;
	line-height:42px;
	margin:auto;
}
#bmtjhint{
	background:#CCE9FA;
	width:70px;
	height:42px;
	font-size:0.75em;
	font-weight:bold;
	color:#000;
	line-height:42px;
	text-align:center;
	float:left;
	display:inline
}
#tjlblank{
	width:0px;
	height:42px;
	border-right:1px #B4DCE7 double;
	float:left;
	display:inline;
}
#tjrblank{
	width:0px;
	height:42px;
	border-left:1px #FFF double;
	float:left;
	display:inline;
}
#tujingz{
	height:auto;
	float:left;
}
#tjport{
	width:70px;
	height:42px;
	text-align:center;
	float:left;
	display:inline;
}
#tjprtname{
	width:70px;
	height:21px;
	line-height:21px;
	font-size:0.75em;
	color:#090;
	margin:auto;
	cursor:hand;
}
#tjprtprice{
	width:70px;
	height:21px;
	line-height:21px;
	font-size:0.75em;
	font-weight:bold;
	color:#00F;
	margin:auto;
}
#tjblank{
	width:0px;
	height:42px;
	border-right:2px #FFF double;
	float:left;
	display:inline;
}
#sinfobus {
	border-bottom:1px #D6D6D6 dotted;
	width:240px;
	height:auto;
	margin:auto;
	font-size:0.75em;
	color:#0B66A8;
}
#tktqry{
	border:1px #C7DFE0 double;
	background:#FFF;
	width:268px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
#tqpic{
	background:url(../../../images/365tkt3.0/jngcqcz/gc_qtkt.gif) no-repeat;
	width:22px;
	height:22px;
	margin-top:5px;
	margin-left:12px;
	float:left;
	display:inline;
}
#thint{
	width:244px;
	height:16px;
	font-size:0.75em;
	margin:auto;
	color:#999;
	line-height:16px;
	overflow:hidden;
}
#tinput{
	width:244px;
	height:24px;
	margin:auto;
}
#tbtn{
	background:url(../../../images/365tkt3.0/jngcqcz/gc_qbtn.jpg) no-repeat;
	width:69px;
	height:24px;
	float:left;
	display:inline;
	cursor:hand;
}
#memoinfo{
	border:1px #B4DCE7 double;
	background:#FFF;
	width:654px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
#bmmemo{
	width:630px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
#mypiao{
	width:654px;
	height:27px;
	margin:auto;
}
#mypiaopic{
	background:url(../../../images/365tkt3.0/buybill.jpg) no-repeat;
	width:127px;
	height:27px;
	margin:auto;
	cursor:hand;
}
#citybus{
	width:240px;
	height:auto;
	line-height:20px;
	font-size:0.75em;
	color:#06F;
	margin:auto;
	overflow:hidden;
}
#cbpic{
	width:22px;
	height:22px;
	background:url(../../../images/365tkt3.0/jngcqcz/gc_citybus.gif) no-repeat;
	float:left;
	display:inline;
	margin-top:6px;
	margin-left:2px;
}
