@import url("payArea.css");
@import url("buttonCssStyle002.css");

/**全局***********************************************************************/
ul{list-style:none outside none;}

/**全局之点型*****************************************************************/
.clear{clear:both;}

.sjczBox{margin-top:10px;background:url("../t3payGamePay_img/game_007.jpg") no-repeat scroll right 23px transparent;}
.sjczBox h3{float:left;}
.sjczBox h3 img{vertical-align:top;}
.sjczBox .ftSelect{clear:both;font-size:14px;height:110px;margin-left:50px;overflow:hidden;padding-top:10px;list-style:none outside none;}
.sjczBox .ftSelect li{height:48px;position:relative;z-index:100;}
.sjczBox .ftSelect label{color:#666;display:block;float:left;line-height:34px;width:75px;}
.sjczBox .ftSelect #spm{font-size:14px;}
.sjczBox .ftSelect .ipt{
	font-size:14px;text-indent:5px;border:1px solid #CCC;font-family:Verdana;height:29px;
	padding-top:3px;width:203px;line-height:29px;
	background:none repeat scroll 0 0 #FFFCF4;float:left;margin-right:18px;
}
.sjczBox .ftSelect .buybtn{clear:both;height:65px;}

.gameChoiceDivStyle{
	background:url("../t3payGamePay_img/bg_g_line_001.gif") repeat-y scroll 69px top transparent;
	clear:both;margin-left:53px;margin-top:15px;width:501px;
}
.gameChoiceDivStyle .rightGameSLine{
	background:url("../t3payGamePay_img/game_p_003.png") no-repeat scroll -10px -8px rgba(0, 0, 0, 0);
	float:left;height:392px;width:5px;
}
.gameChoiceDivStyle .gameBoxStyle{background:none repeat scroll 0 0 #FFF;border-bottom:3px solid #AACFDD;border-top:3px solid #AACFDD;float:left;height:386px;line-height:26px;padding-left:7px;width:414px;}
.gameChoiceDivStyle .gameBoxStyle a{display: block;
    float: left;
    line-height: 50px;
    overflow: hidden;
    width: 133px;}
.gameChoiceDivStyle .gameBoxStyle ul{height:28px;}
.gameChoiceDivStyle .gameBoxStyle ul li{
	background:url("../t3payGamePay_img/game_006.jpg") no-repeat scroll center bottom transparent;
	color:#666;cursor:pointer;float:left;font-weight:bold;line-height:21px;margin-right:2px;
	padding-top:7px;text-align:center;width:67px;
}
.gameChoiceDivStyle .gameBoxStyle ul li.active{background:url("../t3payGamePay_img/game_005.jpg") no-repeat scroll center bottom transparent;}
.gameChoiceDivStyle .gameContentStyle{height:350px;overflow:auto;padding-left:10px;width:404px;}
.gameChoiceDivStyle .gameChoiceUlStyle{float:left;width:72px;list-style:none outside none;}
.gameChoiceDivStyle .gameChoiceUlStyle li{
	background:url("../t3payGamePay_img/game_004.jpg") no-repeat scroll right top transparent;color:#666;
	cursor:pointer;font-weight:bold;line-height:35px;padding-left:10px;
}
.gameChoiceDivStyle .gameChoiceUlStyle li.active{background:url("../t3payGamePay_img/game_002.jpg") no-repeat scroll right top transparent;}

/**右侧标题型图片*************************************************************/
.rightTitleImageDivStyle{width:750px;height:170px;background:url("../t3payGamePay_img/bg_004.jpg") #f8f3e0;overflow:hidden;margin-top:10px;}

/**右侧文字小导航*******************************************************/
.subLink{color:#CCC;float:right;line-height:18px;}
.subLink a{color:#267A9C;}