﻿

#LeftColumn .JFSHCardPay
{
	clear: both;
	margin-top:10px;
	padding: 0;
	margin-bottom:0px;
}

#LeftColumn .JFHZCardPay
{
	clear: both;
	margin-top:10px;
	padding: 0;
	margin-bottom:10px;
	background:url("../img/jf_hz_index_bg.gif") repeat-x top;
	height:167px;
}


.JFSHCardPayLeft
{
	float:left;
	padding-top:45px;
	padding-left:35px;
	width:152px;
	background:url("../img/jf_sh_index_bg.gif") repeat-x 1px 0px;
	height:80px;
}
.JFHZCardPayLeft
{
	float:right;
	padding-top:110px;
	padding-right:75px;
	width:142px;
}


.JFSHCardPayRight
{
	float:left;
}


#LeftColumn .LeftBottom
{
	clear:both;
	margin-left:10px;
}
#LeftColumn .LeftBottom .Tips
{
	margin-top:10px;
	float:left;
}
#LeftColumn .LeftBottom .LinkToAll
{
	margin-top:10px;
	float:right;
}


#LeftColumn #ResList
{
	text-align: left;
	overflow:hidden;
	_display:inline-block;
	margin-top:10px;
  position:relative;
}

#ResList .ResListRight
{
	position:absolute;
	z-index:2;
	right:5px;
	top:5px;
}



#ResList h2{float:left;margin:0;padding:0;font-size:12px;font-weight:normal;}

.tabList a,.tabList a span{background:url(/static/img/tab.gif)  no-repeat;}
.tabList{  height:25px; border-bottom:3px solid #f93; position:relative; zoom:1;}
.tabList li{ display:inline;}
.tabList a{background-position:0 0; float:left; margin-right:2px;}
.tabList a span{ float:left; font-size:13px; text-align:center; display:block; height:18px;background-position:right -25px;cursor:pointer; padding:7px 15px 0; }
.tabList a.on{background-position:0 -50px; float:left;margin-right:2px; }
.tabList a.on span{ float:left; font-size:13px; text-align:center; display:block; height:21px;background-position:right -75px; font-weight:bold; cursor:pointer; padding:4px 15px 0; }


.btnJFCardReg
{
	background: url(/static/img/button/jfcardreg.gif);
	width: 140px;
	height: 30px;
	display:block;
}

a.btnJFCardReg:hover
{
	background: url(/static/img/button/jfcardreg.gif) 0px -30px;
	width: 140px;
	height: 30px;
	display:block;
}

.ItemLink
{
	padding-top:10px;
}
