/*------------ 文体字体 ------------*/
*{margin:0 auto;}
body,td,input,select {	font-size: 12px;	line-height: 16px;	color: #666666;}
.p14 {	font-size: 14px;	line-height: 120%px;}


/*------------ 树状菜单格式 ------------*/

.td_menu1{ font-size: 12px;padding:4px 0px 4px 0px}
.td_menu2{ font-size: 12px;padding:3px 0px 3px 7px; align:left;}

.td_tree1{ font-size: 12px;padding:0px 0px 0px 13px}

.td_help1_title{ font-size: 14px; line-height:18px; padding:4px 0px 4px 10px;	color: #F26521}
.td_help1{ font-size: 12px; line-height:18px; padding:4px 0px 4px 0px;	color: #9b080c;}
.td_help2{ font-size: 12px; line-height:18px;padding:3px 0px 3px 10px;	color: #666666;}


/*------------ 表格背景 ------------*/

.tab_bjno {
	background: #F4F4F4 url(/images/tab6_t_no.gif) no-repeat fixed center top; background-attachment:scroll; 
}
.tab_bjhot {
	background: #F4F4F4 url(/images/tab6_t_hot.gif) no-repeat fixed center top;background-attachment:scroll; 
}

.tab_bjnew {
	background: #F4F4F4 url(/images/tab6_t_new.gif) no-repeat fixed center top;background-attachment:scroll; 
}


.tab_bjtime {
	background: #F4F4F4 url(/images/tab6_t_time.gif) no-repeat fixed center top;background-attachment:scroll; 
}


.tab_bj5z {
	background: #F4F4F4 url(/images/tab6_t_5z.gif) no-repeat fixed center top;background-attachment:scroll; 
}
.tab_bj200-50 {
	background: #F4F4F4 url(/images/tab6_t_200-50.gif) no-repeat fixed center top;background-attachment:scroll; 
}

.tab_bjover1 {
	background: #F4F4F4 url(/images/tab6_t_over.gif) no-repeat fixed right top;background-attachment:scroll; 
}
.tab_bjover {
	background:  url(/images/tab6_t_over.gif) no-repeat fixed right top;background-attachment:scroll; 
}
.tab_ok {
	background: #ffffff url(/images/pic_ok_bj.gif) no-repeat fixed left bottom;background-attachment:scroll; 
}
.tab_error {
	background: #ffffff url(/images/pic_error_bj.gif) no-repeat fixed left bottom;background-attachment:scroll; 
}
.tab_help {
	background: url(/images/tab_help_t.gif) no-repeat fixed left top;background-attachment:scroll; 
}

/*------------ 表单框格式 ------------*/

.input1 {
	 BORDER-TOP-WIDTH: 1px; 
	BORDER-TOP-COLOR: #C0C0C0; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-LEFT-COLOR: #C0C0C0; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #C0C0C0; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #C0C0C0;
	BACKGROUND-COLOR: #ffffff; 
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #464646;
}


/*------------ 灰色线条表格 ------------*/

.td1
{
	font-size: 12px;
	line-height: 16px;
	color: #464646;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C0C0;
}

.td2
{
	font-size: 12px;
	line-height: 16px;
	color: #464646;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}

.td3
{
	font-size: 12px;
	line-height: 16px;
	color: #464646;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
	padding:4px 0px 4px 0px;
}

/*------------ 表格线条 ------------*/


.td_ok
{

	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #C0C0C0;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}


.td_lr_o
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F7941C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F7941C;
	font-size: 12px;
	color: #444444; 
}

/*------------ 菜单文字及线条 ------------*/

.menu_td_o
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FBAF5C;
	font-size: 12px;
	color: #444444; 
	font-weight:bold;
}
.menu_td_g
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.menu_td_g1
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}

.menu_td_b
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #19A1E0;
	font-size: 12px;
	color: #444444; 
	font-weight:bold;
}


/*------------ 虚格线 ------------*/
.hr1
{
	line-height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C0C0;
}

/*------------ 菜单文字及线条 ------------*/

.f_menu {	font-size: 12px;color: #444444; font-weight:bold}
.f_menu1 {	font-size: 12px;color: #ED135A; font-weight:bold}


/*------------ 链接文字 ------------*/

a.a_g:visited {	text-decoration: none;	color: #666666;}
a.a_g:hover {	text-decoration: underline;	color: #999999;}
a.a_g:link {	text-decoration: none;	color: #666666;}

a.a_o:visited {	text-decoration: none;	color: #F26521;}
a.a_o:hover {	text-decoration: underline;	color: #C20000;}
a.a_o:link {	text-decoration: none;	color: #F26521;}

.a_r {	color: #Ff0000;}
a.a_r:visited {	text-decoration: none;	color: #Ff0000;}
a.a_r:hover {	text-decoration: underline;	color: #C20000;}
a.a_r:link {	text-decoration: none;	color: #Ff0000;}


a.a_b:visited {	text-decoration: none;	color: #188093;}
a.a_b:hover {	text-decoration: underline;	color: #C20000;}
a.a_b:link {	text-decoration: none;	color: #188093;}

a.a_p:visited {	text-decoration: none;	color: #ff00ff;}
a.a_p:hover {	text-decoration: underline;	color: #C20000;}
a.a_p:link {	text-decoration: none;	color: #ff00ff;}

a.a_w:visited {	text-decoration: none;	color: #ffffff;}
a.a_w:hover {	text-decoration: underline;	color: #ffffff;}
a.a_w:link {	text-decoration: none;	color: #ffffff;}

a:visited {	text-decoration: none;	color: #666666;}
a:hover {	text-decoration:none;color: #666666;}
a:link {	text-decoration: none;color: #666666;}

.text-d {
	text-decoration: line-through;
}
/*------------ 颜色字体 ------------*/

.f_color1{color:#666666;}
a.f_color1:visited {	text-decoration: none;	color: #666666;}
a.f_color1:hover {	text-decoration: underline;	color: #666666;}
a.f_color1:link {	text-decoration: none;	color: #666666;}


.f_color2 {	color: #ff0000;}
a.f_color2:visited {	text-decoration: none;	color: #ff0000;}
a.f_color2:hover {	text-decoration: underline;	color: #ff0000;}
a.f_color2:link {	text-decoration: none;	color: #ff0000;}

.f_color3 {	color: #F26521;}
a.f_color3:visited {	text-decoration: none;	color: #F26521;}
a.f_color3:hover {	text-decoration: underline;	color: #F26521;}
a.f_color3:link {	text-decoration: none;	color: #F26521;}

.f_color4 {	color: #464646;}
a.f_color4:visited {	text-decoration: none;	color: #464646;}
a.f_color4:hover {	text-decoration: underline;	color: #464646;}
a.f_color4:link {	text-decoration: none;	color: #464646;}

.f_color5 {	color: #1F61A4;}
a.f_color5:visited {	text-decoration: none;	color: #1F61A4;}
a.f_color5:hover {	text-decoration: underline;	color: #1F61A4;}
a.f_color6:link {	text-decoration: none;	color: #1F61A4;}

.f_color6 {	color: #9b080c;}
a.f_color6:visited {	text-decoration: none;	color: #9b080c;}
a.f_color6:hover {	text-decoration: underline;	color: #9b080c;}
a.f_color6:link {	text-decoration: none;	color: #9b080c;}

.f_color7 {	color: #ff00ff;}
a.f_color7:visited {	text-decoration: none;	color: #ff00ff;}
a.f_color7:hover {	text-decoration: underline;	color: #ff00ff;}
a.f_color7:link {	text-decoration: none;	color: #ff00ff;}

.f_color8 {	color: #000000; line-height:140%;padding:4px 0px 4px 0px;}

.tab_200-50 {
	background-attachment: fixed;
	background-image: url(../images/tab7_t_200-50.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/*------------ 滤镜字体 ------------*/
.glow2 { font-family: "宋体"; font-size: 12.6px; color: #ffffff; FILTER: glow(color=8595AC, offx=0, offy=0, positive=2, Strength=3); }

/*------------ 删除文字 ------------*/
.del {
	font: 12px "新宋体";
	text-decoration: line-through;
}


/*------------ 游戏豆 ------------*/

#yxd_nnyy {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}
#yxd_jpg {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}
#yxd_jpgfm {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}
#yxd_jpgfd {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}
#qwzq {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}

#apple_y3z {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}

#zzbeanbag {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}
#beanbagtzj {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}

#beanbagtzn {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}

#beanny {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}
#chgf {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}

/*------------ 会员资格 ------------*/

#send365 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}
#send182 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:2;
	visibility: hidden;
}
#send91 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}
#send31 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#send10 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}


#withbag {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}

/*------------ 标志 ------------*/

#wzyx {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#ryringb {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}

#ryrings {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#seaheart {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#sdm {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#sdw {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#sds {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}

#sdxh {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}




#nnfish {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}



#12cow {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}


#dl {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}


#fz {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}

#bp {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}



#apple {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}
#appleg {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}
#goldding {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}
#fish {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}

#goldpic {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}



#footballking {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}
#footballstar {
	position:absolute;
	width:384px;
	height:70px;
	z-index:2;
	visibility: hidden;
}

#qpstar {
	position:absolute;
	width:384px;
	height:70px;
	z-index:2;
	visibility: hidden;
}


#ring1 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}
#ring2 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:2;
	visibility: hidden;
}
#bi {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}
#jyb {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}

#yyb {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#star1 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#star2 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#star3 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#ba {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#richm {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#richw {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#gamejl {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#cat {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#key {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#love {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}

#love1 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#money {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#lljkc {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#7xi {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#fire {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#queen {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#fzjy {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#ckl {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#zjf {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#lips{
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#ngt {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}

#endlesslove {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}

#tulip {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}

#hlb {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#mouse1 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}
#mouse2 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}

#hehua {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}

#happybirthday {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}

/*------------ 超值赠送 ------------*/
#flower {
	position:absolute;
	width:384px;
	height:70px;
	z-index:5;
	visibility: hidden;
}
#jh {
	position:absolute;
	width:384px;
	height:70px;
	z-index:2;
	visibility: hidden;
}
#gift {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}

#06gift_b {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}

#06gift_s {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}
#3id180 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}
#3id365 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}
#3id2y {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}

#zzgift {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}

#ring {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}
#rings {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}
#vvcall {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}

#jhjp1 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}
#jhjp2 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}


/*------------ 幸运系列 ------------*/



#magicbag {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}

#luckybay {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}
#luckycard {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}
#luckyfoot {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}
#luckyleaf {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}
#giftbagb {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}
#giftbagm {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}
#giftbags {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}

#mj2giftbag {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}

/*------------ 财神秀 ------------*/

#show1 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}
#show2 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}
#show3 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}
#show4 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}


#love9 {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}
#ytj {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}#jbp {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}#ding {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}#shuai {
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}#qiangd{
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}#yund{
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}#txs_ys{
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}#txs_suo{
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}#qkl{
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}#lsyj{
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}#zgj{
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}#bianp{
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}#fu{
	position:absolute;
	width:384px;
	height:70px;
	z-index:4;
	visibility: hidden;
}

.chineseid {
	position:absolute;
	width:384px;
	height:70px;
	z-index:3;
	visibility: hidden;
}