#warp {
		vertical-align:top;
        text-align:center;
        /* for mozilla */
        min-width:640px;
        min-height:320px;
		max-width:1280;
		max-height:640;
        width:100%;
        height:100%;
        /* for IE */
        width:expression( Math.min( Math.max( document.body.clientWidth,640 ),1280 ) + "px" );
        height:expression( Math.min( Math.max(document.body.clientHeight,320 ),640 ) + "px" );
    }
.body_white{
	margin: 0px 0px 0px 0px;
	background:#FFF;
	text-align: right;
}
.body_black{
	margin: 0px 0px 0px 0px;
	background:#000;
}
BUTTON {
PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 0px; OVERFLOW: visible; WIDTH: auto; PADDING-TOP: 0px
}
.querybox INPUT{
	font-family:Verdana, Geneva, sans-serif;
	color:3366FF;
	font-size:12px;
	line-height:25px;
}

/*sort icon */
.nosort{filter:progid:DXimageTransform.Microsoft.Gradient(startColorStr='#ffffff', endColorStr='#e5e5f0', gradientType='0');}

.desc{filter:progid:DXimageTransform.Microsoft.Gradient(startColorStr='#ffffff', endColorStr='#e5e5f0', gradientType='0');}
.desc a{cursor:pointer;color:#000D5C;width:60px;padding-left:10px;display:block;background: url(../image/desc.gif) no-repeat center left;text-decoration:none;text-align=center;}
.desc a:hover {color:#FFCC00;background: url(../image/asc_change.gif) no-repeat center left;}

.asc{filter:progid:DXimageTransform.Microsoft.Gradient(startColorStr='#ffffff', endColorStr='#e5e5f0', gradientType='0');}
.asc a{cursor:pointer;color:#000D5C;width:60px;padding-left:10px;display:block;background: url(../image/asc.gif) no-repeat center left;text-decoration:none;text-align=center;}
.asc a:hover{color:#FFCC00;background: url(../image/desc_change.gif) no-repeat center left;}

.no2asc{filter:progid:DXimageTransform.Microsoft.Gradient(startColorStr='#ffffff', endColorStr='#e5e5f0', gradientType='0');}
.no2asc a{cursor:pointer;color:#000D5C;width:60px;padding-left:10px;display:block;text-decoration:none;text-align=center;}
.no2asc a:hover{color:#FFCC00;background: url(../image/asc_change.gif) no-repeat center left;}

.no2desc{filter:progid:DXimageTransform.Microsoft.Gradient(startColorStr='#ffffff', endColorStr='#e5e5f0', gradientType='0');}
.no2desc a{cursor:pointer;color:#000D5C;width:60px;padding-left:10px;display:block;text-decoration:none;text-align=center;}
.no2desc a:hover{color:#FFCC00;background: url(../image/desc_change.gif) no-repeat center left;}
/* */
.dot_line_b {border-bottom:dotted 1px #dedede;}
.xp_close{display:block;height:21px;width:21px;background: url(../image/button/xp_close.gif) center center no-repeat;}

.xp_close a{display:block;height:21px;width:21px;background: url(../image/button/xp_close.gif) center center no-repeat;}
.xp_close a:hover {display:block;height:21px;width:21px;background: url(../image/button/xp_close_over.gif) center center no-repeat;}

.sysnews {
background: url(../image/sysnews.gif) no-repeat center center;
}
.starpoint {
width:15px;background: url(../image/dot.gif) no-repeat center center;
}
.coinmachine{background: url(../image/coinmachine.gif) left center no-repeat;}
.popcoinmachine{background: url(../image/popcoinmachine.gif) left center no-repeat;}

.menu_bg {display:block;width:203px;height:70px;background: url(../image/logo/logo.png) bottom center no-repeat;}
.game_item{height:200px;width:400px; background: url(../image/coin_game.gif) center center no-repeat;}
.coin_icon{background: url(../image/coin_icon.gif) top center no-repeat;}
.iconbar {background: url(/image/IconPic/iconbar.gif) 0px 0px no-repeat;height:37px;}
.iconbar_txt {color:#001644;padding-top:8px;}
/* subpage icon */
.coin_key{background: url(../image/icon/key.gif) top center no-repeat;}
.coin_lock{background: url(../image/icon/lock.gif) top center no-repeat;}
.coin_unlock{background: url(../image/icon/unlock.gif) top center no-repeat;}
.coin_news{background: url(../image/icon/ok.gif) top center no-repeat;}
.coin_paypass{background: url(../image/icon/paypass.gif) top center no-repeat;}
.coin_sign{background: url(../image/icon/sign.gif) top center no-repeat;}
.coin_report{background: url(../image/icon/report.gif) top center no-repeat;}
.coin_ini{background: url(../image/icon/ini.gif) top center no-repeat;}
.coin_declareship{background: url(../image/icon/declareship.gif) top center no-repeat;}
.coin_carrier{background: url(../image/icon/carrier.gif) top center no-repeat;}
.coin_lotto{background: url(../image/icon/lotto.gif) top center no-repeat;}
.coin_lotto{background: url(../image/icon/lotto.gif) top center no-repeat;}

/* */
.line_l{background: url(../image/line_l.gif) bottom left no-repeat;}
.line_r{background: url(../image/line_r.gif) bottom right no-repeat;}
.search_bg{background: url(../image/search_bg.jpg) bottom left no-repeat;}
.input_bg{background: url(../image/input_box_bg.gif) top left no-repeat;}
.input_bg_l{background: url(../image/input_bg_l.gif) top left no-repeat;}
.input_bg_m{background: url(../image/input_bg_m.gif) top repeat-x;}
.input_bg_r{background: url(../image/input_bg_r.gif) top right no-repeat;}
.input_l{background: url(../image/input_l.gif) top left no-repeat;}
.input_m{background: url(../image/input_m.gif) top left repeat-x;}
.input_r{background: url(../image/input_r.gif) top right no-repeat;}

.gap {
padding-left: 1px;
padding-right: 1px;
}
.gap_mt {
padding-top:5px;
}
.cursor_hand {
cursor:pointer;
}
blockquote {
margin-bottom:0px;
}
.boxnone {
font-family: Verdana, Arial, Helvetica, sans-serif;
cursor: pointer;
background-color: #F7F7F7;
border-top: solid 0px;
border-left: solid 0px;
border-right: solid 0px;
border-bottom: solid 0px;
}
.boxnone2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
cursor: pointer;
border: solid 0 0 0 0;
}
.input_box_bg {background: url(../image/input_box_bg.gif) no-repeat left center;}

.tab_h {
vertical-align:middle;
line-height:13px;
font-size	: 9px;
font-family:Verdana, Geneva, sans-serif;}
.hide_120 {height:120px;}
.hide_80 {height:80px;}
.hide_40 {height:40px;}
.hide_25 {height:25px;line-height:25px;}
.hide_5 {height:5px;line-height:5px;}
.wide_40 {width:40px;}
.wide_50 {width:50px;}
.wide_60 {width:60px;}
.wide_80 {width:80px;}
.wide_100 {width:100px;}
.wide_120 {width:120px;}
.wide_150 {width:150px;}
.wide_175 {width:175px;}
.wide_200 {width:200px;}
.wide_250 {width:250px;}
.wide_300 {width:300px;}
.wide_400 {width:400px;}
.wide_450 {width:450px;}
.wide_500 {width:500px;}
.wide_600 {width:600px;}
.wide_700 {width:700px;}
.wide_file {width:260px;}
.wide_auto {width:100%;}
.hide_auto {height:100%;}

.box50{border:1px solid #C0C0C0;width:50px;height:19px;clip:rect(0px,181px,18px,0px);overflow:hidden;}
.box48{border:1px solid #F4F4F4;width:48px;height:17px;clip:rect(0px,179px,16px,0px);overflow:hidden;}

.box60{border:1px solid #C0C0C0;width:60px;height:19px;clip:rect(0px,181px,18px,0px);overflow:hidden;}
.box58{border:1px solid #F4F4F4;width:58px;height:17px;clip:rect(0px,179px,16px,0px);overflow:hidden;}

.box200{border:1px solid #C0C0C0;width:200px;height:19px;clip:rect(0px,181px,18px,0px);overflow:hidden;}
.box198{border:1px solid #F4F4F4;width:198px;height:17px;clip:rect(0px,179px,16px,0px);overflow:hidden;}

.box50 select {position:relative;left:-2px;top:-2px;font-size:12px;width:51px;line-height:14px;border:0px;}
.box60 select {position:relative;left:-2px;top:-2px;font-size:12px;width:61px;line-height:14px;border:0px;}
.box100 select  {position:relative;left:-2px;top:-2px;font-size:12px;width:101px;line-height:14px;border:0px;}
.box200 select  {position:relative;left:-2px;top:-2px;font-size:12px;width:201px;line-height:14px;border:0px;}

.widebutton{
cursor: pointer;
width: 100px;
height: 25px;
color: #5e7ba5;
padding-top:0px;
border-left: solid 0px #E9E9FF; 
border-top: solid 0px #E9E9FF; 
border-right: solid 0px #7694C8; 
border-bottom: solid 0px #7694C8;
background: url(../image/button/btn_bg1.gif) no-repeat 0px 0px;
}
.widebutton2{
cursor: pointer;
width: 100px;
height: 25px;
color: #FF9900;
padding-top : 0px;
border-left  : solid 0px #E9E9FF; 
border-top   : solid 0px #E9E9FF; 
border-right : solid 0px #7694C8; 
border-bottom: solid 0px #7694C8;
background: url(../image/button/btn_bg1.gif) no-repeat 0px -25px;
}
.widebutton3{
cursor          : pointer;
width: 100px;
height: 25px;
color: #FF9900;
padding-top: 0px;
border-left  : solid 0px #E9E9FF; 
border-top   : solid 0px #E9E9FF; 
border-right : solid 0px #7694C8; 
border-bottom: solid 0px #7694C8;
background: url(../image/button/btn_bg1.gif) no-repeat 0px -25px;
}
.mainbutton{
cursor      : pointer;
width: 66px;
height: 21px;
color: #5e7ba5;
padding-top: 0px;
border: 0px;
background: url(../image/btn_model_0304.gif) no-repeat 0px 0px;
}
.mainbutton2{
cursor      : pointer;
width: 66px;
height: 21px;
color: #FF9900;
padding-top: 0px;
border: 0px;
background: url(../image/btn_model_0304.gif) no-repeat 0px -21px;
}
.mainbutton3{
cursor          : pointer;
width: 66px;
height: 21px;
color: #FF9900;
padding-top: 0px;
border: 0px;
background: url(../image/btn_model_0304.gif) no-repeat 0px -21px;
}
.faltbutton{
cursor      : pointer;
width: 120px;
height: 23px;
color: #646464;
padding-top: 0px;
border: 0px;
background: url(../image/btn_model_056.gif) no-repeat 0px 0px;
}
.faltbutton2{
cursor      : pointer;
width: 120px;
height: 23px;
color: #FFFFFF;
padding-top: 0px;
border: 0px;
background: url(../image/btn_model_0506.gif) no-repeat 0px -23px;
}
.faltbutton3{
cursor      : pointer;
width: 120px;
height: 23px;
color: #FFFFFF;
padding-top: 0px;
border: 0px;
background: url(../image/btn_model_0506.gif) no-repeat 0px -23px;
}
/**/
.b_normalstate {
cursor:pointer;

border-top: solid 2px #e3eaf2;
border-left: solid 2px #e3eaf2;
border-right: solid 2px #e3eaf2;
border-bottom: solid 2px #e3eaf2;
}
.b_selectedstate {
cursor:pointer;

border-top: solid 0px #FFCC00;
border-left: solid 2px #FFCC00;
border-right: solid 2px #FFCC00;
border-bottom: solid 2px #FFCC00;
}
.b_selectstate {
cursor:pointer;

border-top: solid 0px #FF9900;
border-left: solid 2px #FF9900;
border-right: solid 2px #FF9900;
border-bottom: solid 2px #FF9900;
}
.b_yellowlight {
cursor:pointer;

border-top: solid 2px #FF9900;
border-left: solid 2px #FF9900;
border-right: solid 2px #FF9900;
border-bottom: solid 2px #FF9900;
}
.b_whitelight {
cursor:pointer;

border-top: solid 2px #ffffff;
border-left: solid 2px #ffffff;
border-right: solid 2px #ffffff;
border-bottom: solid 2px #ffffff;
}
/**/
.yellowlight2 {
cursor:pointer;

border-top: solid 2px #FF9900;
border-left: solid 2px #FF9900;
border-right: solid 2px #FF9900;
border-bottom: solid 2px #FF9900;
}
.whitelight2 {
cursor:pointer;

border-top: solid 2px #ffffff;
border-left: solid 2px #ffffff;
border-right: solid 2px #ffffff;
border-bottom: dotted 2px #dedede;
}
.bluelight2 {
cursor:pointer;

border-top: solid 2px #ffd0c8;
border-left: solid 2px #ffd0c8;
border-right: solid 2px #ffd0c8;
border-bottom: dotted 2px #ffd0c8;
}
/**/
.normalstate {
cursor:pointer;

border-top: solid 0px #e3eaf2;
border-left: solid 2px #e3eaf2;
border-right: solid 2px #e3eaf2;
border-bottom: solid 2px #e3eaf2;
}
.selectedstate {
cursor:pointer;

border-top: solid 0px #FFCC00;
border-left: solid 2px #FFCC00;
border-right: solid 2px #FFCC00;
border-bottom: solid 2px #FFCC00;
}
.selectstate {
cursor:pointer;

border-top: solid 0px #FF9900;
border-left: solid 2px #FF9900;
border-right: solid 2px #FF9900;
border-bottom: solid 2px #FF9900;
}

.yellowlight {
cursor:pointer;

border-top: solid 0px #FF9900;
border-left: solid 2px #FF9900;
border-right: solid 2px #FF9900;
border-bottom: solid 2px #FF9900;
}
.whitelight {
cursor:pointer;

border-top: solid 0px #FF9900;
border-left: solid 2px #FF9900;
border-right: solid 2px #FF9900;
border-bottom: solid 2px #FF9900;
}
.box_title1{
color: #ff0080;
background: url(../image/box_title_0102.gif) no-repeat 0px 0px;
}
.box_title2{
color: #ff0080;
background: url(../image/box_title_0102.gif) no-repeat 0px -23px;
}
.box_title3{
color: #ffffff;
background: url(../image/box_title_0304.gif) no-repeat 0px 0px;
}
.box_title4{
color: #000000;
background: url(../image/box_title_0304.gif) no-repeat 0px -23px;
}
.box_title1, .box_title2, .box_title3, .box_title4 {
height:23px;
width:154px;
}

.v1 td.bg_tl{height:13px;width:13px;background: url(../image/popwin/bg_tl.gif) bottom left no-repeat;}
.v1 td.bg_tm{height:13px;background: url(../image/popwin/bg_tm.gif) bottom center repeat-x;}
.v1 td.bg_tr{height:13px;width:13px;background: url(../image/popwin/bg_tr.gif) bottom right no-repeat;}
.v1 td.bg_gl{width:13px;background: url(../image/popwin/bg_gl.gif) repeat-y top left;}
.v1 td.bg_gm{background: #BBCFD9;}
.v1 td.bg_gr{width:13px;background: url(../image/popwin/bg_gr.gif) repeat-y top right;}
.v1 td.bg_l{width:13px;background: url(../image/popwin/bg_l.gif) repeat-y top left;}
.v1 td.bg_m{background: #FFFFFF;}
.v1 td.bg_r{width:13px;background: url(../image/popwin/bg_r.gif) repeat-y top right;}
.v1 td.bg_bl{height:13px;width:13px;background: url(../image/popwin/bg_bl.gif) top left no-repeat;}
.v1 td.bg_bm{height:13px;background: url(../image/popwin/bg_bm.gif) repeat-x top left;}
.v1 td.bg_br{height:13px;width:13px;background: url(../image/popwin/bg_br.gif) top right no-repeat;}

.v2 td.bg_tl{height:13px;width:13px;background: url(../image/popwin/bg_tl2.gif) bottom left no-repeat;}
.v2 td.bg_tm{height:13px;background: url(../image/popwin/bg_tm2.gif) bottom center repeat-x;}
.v2 td.bg_tr{height:13px;width:13px;background: url(../image/popwin/bg_tr2.gif) bottom right no-repeat;}
.v2 td.bg_l{width:13px;background: url(../image/popwin/bg_l.gif) repeat-y top left;}
.v2 td.bg_m{background: #FFFFFF;}
.v2 td.bg_r{width:13px;background: url(../image/popwin/bg_r.gif) repeat-y top right;}
.v2 td.bg_bl{height:13px;width:13px;background: url(../image/popwin/bg_bl.gif) top left no-repeat;}
.v2 td.bg_bm{height:13px;background: url(../image/popwin/bg_bm.gif) repeat-x top left;}
.v2 td.bg_br{height:13px;width:13px;background: url(../image/popwin/bg_br.gif) top right no-repeat;}

.v3 td.bg_tl{height:13px;width:13px;background: url(../image/popwin/bg_tl3.png) bottom left no-repeat;}
.v3 td.bg_tm{height:13px;background: url(../image/popwin/bg_tm3.png) bottom center repeat-x;}
.v3 td.bg_tr{height:13px;width:13px;background: url(../image/popwin/bg_tr3.png) bottom right no-repeat;}
.v3 td.bg_gl{width:13px;background: url(../image/popwin/bg_gl3.gif) repeat-y top left;}
.v3 td.bg_gm{background: #eef3f6;}
.v3 td.bg_gr{width:13px;background: url(../image/popwin/bg_gr3.gif) repeat-y top right;}
.v3 td.bg_l{width:13px;background: url(../image/popwin/bg_l.png) repeat-y top left;}
.v3 td.bg_m{background: #FFFFFF;}
.v3 td.bg_r{width:13px;background: url(../image/popwin/bg_r.png) repeat-y top right;}
.v3 td.bg_bl{height:13px;width:13px;background: url(../image/popwin/bg_bl.png) top left no-repeat;}
.v3 td.bg_bm{height:13px;background: url(../image/popwin/bg_bm.png) repeat-x top left;}
.v3 td.bg_br{height:13px;width:13px;background: url(../image/popwin/bg_br.png) top right no-repeat;}

.bbox1_l, .bbox1_r, .bbox2_l, .bbox2_r, .bbox3_l, .bbox3_r, .bbox4_l, .bbox4_r, .bbox5_l, .bbox5_r {
display:block;
height:31px;
width:5px;
}
.bbox1_l {background: url(../image/box_bg.gif)   0px 0px no-repeat;}
.bbox2_l {background: url(../image/box_bg.gif) -10px 0px no-repeat;}
.bbox3_l {background: url(../image/box_bg.gif) -20px 0px no-repeat;}
.bbox4_l {background: url(../image/box_bg.gif) -30px 0px no-repeat;}
.bbox5_l {background: url(../image/box_bg.gif) -40px 0px no-repeat;}
.bbox6_l {background: url(../image/box_bg.gif) -50px 0px no-repeat;}

.bbox1_r {background: url(../image/box_bg.gif)  -5px 0px no-repeat;}
.bbox2_r {background: url(../image/box_bg.gif) -15px 0px no-repeat;}
.bbox3_r {background: url(../image/box_bg.gif) -25px 0px no-repeat;}
.bbox4_r {background: url(../image/box_bg.gif) -35px 0px no-repeat;}
.bbox5_r {background: url(../image/box_bg.gif) -45px 0px no-repeat;}
.bbox6_r {background: url(../image/box_bg.gif) -55px 0px no-repeat;}

.bbox1_m {background-color:#bbcfd9;}
.bbox2_m {background-color:#36648B;}
.bbox3_m {background-color:#6699CC;}
.bbox4_m {background-color:#339933;}
.bbox5_m {background-color:#9B6604;}
.bbox6_m {background-color:#990066;}

.bodynomargin {margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;}

.menubox {padding: 1px 5px 1px 5px;display:block;}
/**/
.orderstate0, .orderstate1, .orderstate2, .orderstate3, .orderstate4 {
display:block;
height:35px;
width:32px;
}
.orderstate0 {background: url(/image/IconPic/orderstate.gif) 0px 0px no-repeat;}
.orderstate1 {background: url(/image/IconPic/orderstate.gif) 0px -35px no-repeat;}
.orderstate2 {background: url(/image/IconPic/orderstate.gif) 0px -70px no-repeat;}
.orderstate3 {background: url(/image/IconPic/orderstate.gif) 0px -105px no-repeat;}
.orderstate4 {background: url(/image/IconPic/orderstate.gif) 0px -140px no-repeat;}
.deltxt {text-decoration:line-through;}

.nohtml{
color:#000000;
background:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
word-wrap:break-word;
}

#greet_id {
color: #FFCC00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#mainpannel {
width:1015px;
vertical-align:text-top;
text-align:left;
}
#leftpannel {
width:210px;
float: left;
vertical-align:top;
}
#rightpannel{
width:805px;
float: right;
vertical-align:top;
}

.menu_pannel {
padding-top:8px;
}
.left_pannel {
text-align:center;
vertical-align:top;
}
.top_pannel {
vertical-align:top;
}
.top_pannel li{
list-style:none;
line-height:18px;
padding-bottom:10px;
margin-left:-40px;
}

.contact_memo {
	font-family:Verdana, Geneva, sans-serif;
	width:400px;
	height:100px;
}

.triangle	{height:10px;width:6px;background: url(../image/icon/arrow.gif) center center no-repeat;}
.hurry		{height:9px;width:19px;background: url(../image/icon/hurry.gif) center center no-repeat;}
.new		{height:11px;width:28px;background: url(../image/icon/newicon.gif) center center no-repeat;}
.hot		{height:11px;width:28px;background: url(../image/icon/hot.gif) center center no-repeat;}

.Link {
   background-color: #FFFFFF;   
   padding: 2px 6px 2px 6px;
}
.LinkOver {
   background-color: #3366CC;
   padding: 2px 6px 2px 6px;
}
#result {
   position: absolute; 
   background-color: #FFFFFF; 
   text-align: left; 
   border: 1px solid #000000;			
}
#result b{
	color:#F0F;
	font-weight:bold;
}

.xr_tl {position: absolute; white-space: pre; unicode-bidi:bidi-override;}
.xr_tr {position: absolute; white-space: pre; unicode-bidi:bidi-override; text-align:right;}
.xr_tc {position: absolute; white-space: pre; unicode-bidi:bidi-override; text-align:center;}
.xr_tj {position: absolute; unicode-bidi:bidi-override; text-align:justify;}
.xr_ap {position: absolute; border:none;}
.xr_tb {position: absolute; unicode-bidi:bidi-override;}
.xr_tu {unicode-bidi:bidi-override;margin-top:0px;margin-bottom:0px;}

/*silder*/
.infiniteCarousel {
  width: 472px;
  height:400px;
  margin-left:0px;
  margin-top:0px;
  margin-bottom:0px;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 472px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  height:400px;
  overflow: auto;
  margin: 0 0;
  position: absolute;
}
.infiniteCarousel .wrapper ul.wild {
  width: 472px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
}

.infiniteCarousel ul li.wp {
  display:block;
  float:left;
  padding: 0px 0px;
  height: 400px;
  width: 472px;
}

