/*********六合彩*********/
body
{
width:950px;
margin:0px auto;
font-family: 'Microsoft YaHei', SimSun, Arial, Helvetica, sans-serif;
font-size:12px;
height:100%;
overflow:hidden; 
}

a
{
    text-decoration: none;
}

#bodydiv
{
	margin:0px auto;
}
/********六合彩   iframe    顶部**********/
#six_top
{
    width:950px;
    height:30px;
    margin:0px auto;
    background:url(/Content/common/images/siximg/bg_top.jpg) repeat-x;
}

/********六合彩   iframe  顶部  左部**********/
#six_top_left
{
    width:180px;
    height:28px;   
    float:left; 
    background:url(/Content/common/images/siximg/btn_bg.jpg) no-repeat left top;
    cursor:pointer;
}

#six_top_left:hover
{
    background:url(/Content/common/images/siximg/btn_bg.jpg) no-repeat left bottom;
}

#six_top_left_a
{
    background-image: none;
    padding-left: 1em;
    padding-right: 1em;
    font-weight: 900;
    font-family:黑体;
    font-size:18px;
    text-shadow: 0px 0px 1px black, -1px -1px 1px black;
    height: 28px;
    line-height: 28px;
    display: block;
    padding-left: 32px;
    border-left: 1px;
    border-right: 1px;
    color: white;
    text-decoration: none;
}

/********六合彩   iframe  顶部  右部**********/
#six_top_right
{
    height:28px;
	float:right;
	margin-right:50px;
}

#six_top_right a
{
    width:100px;
    height:28px;
	line-height:28px;
	color:#fff;
}

#six_top_right span
{
    width:100px;
    height:28px;
	line-height:28px;
	color:#fff;
}

#six_top_right a:hover
{
	color:#bb0;
}

.mycolor-yellow
{
	color:#ff0!important;
}

/********六合彩   iframe  下部主体**********/
#main
{
	background-color:#aeaeae;
	min-height:580px;
	height:auto; 
	overflow:hidden;
}

/********六合彩   iframe    下部   左菜单栏**********/
#left {
	width: 224px;
	background-color:#aeaeae;
	min-height:580px;
	height:auto; 
	float: left;
}

#left div{
	background:url(/Content/common/images/siximg/left_4.jpg) no-repeat;
	height: 24px;
	width:224px;
	text-decoration: none;
}

#left div:hover{
	background:url(/Content/common/images/siximg/left_5.jpg) no-repeat;
	height: 24px;
	cursor:pointer;
}

#left a span
{
	width:100%;
	font-size: 12px;
	margin-left: 60px;
	color: black;
	line-height:23px;
}

/********六合彩   iframe    下部   右边主体**********/
#content
{
	width:725px;
	background-color:#FFF;
	float:left;
}

#content_top
{
	width:725px;
	height:34px;
    background:url(/Content/common/images/siximg/bg_top.jpg) repeat-x right bottom;
}


/********六合彩   iframe    下部   右边主体  当前期信息**********/
#content_top #class1_param
{
	width:180px;
	height:30px;
	margin-left:10px;
	float:left;
	background: url("/Content/common/images/siximg/icon_star.png") no-repeat left center;
}

#content_top #class1_param span
{
	padding-left:25px;
	width:180px;
	float:left;
	color: #111;
	text-shadow: 0px 0px 0px #eee;
	font-size:16px;
	font-weight:bold;
	line-height:28px;
}

#game_info 
{
	width:520px;
	float:left;
	color: #111;
	text-shadow: 0px 0px 0px #eee;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
}

#game_info #kithe_div
{
	width:100px;
	float:left;
}

#game_info #opentime_div
{
	width:250px;
	margin-left:20px;
	float:left;
}

#game_info #gNumber,#gametime
{
	font-weight:bold;
	color:#000;
}

#game_info #ui-countdown {
	width:120px;
	float:right;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    min-width: 7em;
    padding-left: 22px;
	line-height: 28px;
    color: #900;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, 'Microsoft YaHei', SimSun, Arial, Helvetica, sans-serif;
    background: url("/Content/common/images/siximg/timeBg.gif") no-repeat left center;
}

#game_info #ui-countdown span{
    color: #900;
	line-height: 28px;
}

/********六合彩   iframe    下部   右边主体  class2菜单栏**********/
#content_middle
{
	width:725px;
	height:30px;
	background-color:#fff;
    border-bottom: 2px solid rgb(221, 221, 221);
}

#content_middle #wager_groups {
    padding-left: 15px;
    height: 30px;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    position: relative;
}

#content_middle #wager_groups div#allplay {
    background: url("/Content/common/images/siximg/addIcon.png") 2px 50% no-repeat transparent;
    padding-left: 20px;
	padding-right: 15px;
	width:30px;
	height:30px;
	line-height:30px;
	float:left;
	color:#000;
}

#content_middle #wager_groups a {
    display: inline-block;
    vertical-align: top;
    height: 27px;
    line-height: 30px;
    color: rgb(53, 53, 53);
    font-size: 12px;
    overflow-x: hidden;
    overflow-y: hidden;
    background: url("/Content/common/images/siximg/arrow_02.gif") 2px 50% no-repeat;
    padding: 0px 7px 0px 15px;
}

#content_middle #wager_groups a:hover, #content #wager_groups a.NowPlay {
    color: rgb(148, 5, 1);
    background-image: url("/Content/common/images/siximg/arrow_03.gif");
    border-bottom: 4px solid rgb(221, 221, 221);
}

/********六合彩   iframe    下部   右边主体  下注区域**********/

#content_main
{
	width:725px;
	min-height:600px;
	background-color:#fff;
}
#content_main div.round-table {
    _border:0;
	_height:auto;
	_overflow:visible;
	background-color:#fff;
	font-size:11pt;
	line-height:1;
	overflow:visible;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	position:relative;
	vertical-align:baseline;
	width:96%;
	margin:10px auto;
}

#content_main .mywidth-450 {
	width:450px!important;
}
#content_main .mywidth-430 {
	width:430px!important;
}
#content_main .mywidth-250 {
	width:250px!important;
}
#content_main .mywidth-230 {
	width:230px!important;
}
#content_main .mywidth-100 {
	width:100px!important;
}
#content_main .myheight-20 {
	height:20px!important;
}
#content_main .myheight-320 {
	height:320px!important;
}
#content_main .myheight-340 {
	height:340px!important;
}
#content_main .myfloat-left {
	float:left!important;
}
#content_main .myfloat-right {
	float:right!important;
}
#content_main .mymarginleft-15
{
	margin-left:15px!important;
}

#content_main div.round-table > table{
    _border:0;
	_border-collapse:collapse;
	_font-size:12px;
	_width:100%;
	background-color:#fff;
	border-bottom-width:0px;
	border-collapse:collapse;
	border-left-width:0px;
	border-right-width:0px;
	border-spacing:0;
	border-top-width:0px;
	clear:both;
	font-size:12px;
	margin:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	vertical-align:baseline;
	width:100%;
}

#content_main div.round-table table tr {
    height:24px;
}

#content_main div.round-table table td img{
    text-align:center;
    padding-top: 3px;
	padding-left:2px;
	padding-right:2px;
    margin-bottom: -3px;
    *margin-bottom: 0px;
	*padding-bottom:3px;
	border-radius:20px;
}

#content_main div.round-table > table .title_tr{
    _height:26px;
	border-bottom-width:0px;
	border-collapse:collapse;
	border-left-width:0px;
	border-right-width:0px;
	border-spacing:0;
	border-top-width:0px;
	height:24px;
	line-height:1;
	margin:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	vertical-align:baseline;
}

#content_main div.round-table > table .title_tr td{
    _border:1px solid #333;
	_padding:0px;
	_text-align:center;
	background-color:#828282;
    border:1px solid #333;
	border-collapse:collapse;
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	height:22px;
	line-height:22px;
	margin:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	text-align:center;
	vertical-align:middle;
}

#content_main div.round-table table td{
    _border:1px solid #333;
	_padding:0px;
	_text-align:center;
    border:1px solid #333;
	border-collapse:collapse;
	color:#000;
	font-size:12px;
	font-weight:normal;
	height:22px;
	line-height:22px;
	margin:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	text-align:center;
	vertical-align:middle;
}

#content_main div.round-table table td:hover{
	background-color:#AAC5E0;
}

#content_main div.round-table table .title_tr td:hover{
	background-color:#828282;
}

#content_main div.round-table div.round-top-left, div.round-table div.round-top-right, div.round-table div.round-bottom-left, div.round-table div.round-bottom-right {
    position:absolute;
    display:none;
    display:block;
    width:5px;
    height:5px;
}
#content_main div.round-table div.round-top-left
{
	top:0px;
	left:0px;
	background:url(/Content/common/images/siximg/round-white.png) no-repeat left top;
}
#content_main div.round-table div.round-top-right
{
	top:0px;
	right:0px;
	background:url(/Content/common/images/siximg/round-white.png) no-repeat right top;
}
#content_main div.round-table div.round-bottom-left
{
	bottom:0px;
	left:0px;
	background:url(/Content/common/images/siximg/round-white.png) no-repeat left bottom;
}
#content_main div.round-table div.round-bottom-right
{
	bottom:0px;
	right:0px;
	background:url(/Content/common/images/siximg/round-white.png) no-repeat right bottom;
}

#content_main .input_betmoney{
    border-bottom:#000 1px solid;
	border-collapse:collapse;
	border-left:#000 1px solid;
	border-radius:3px;
	border-right:#000 1px solid;
	border-spacing:0;
	border-top:#000 1px solid;
	font-size:100%;
	font-weight:normal;
	margin:0px 2px;
	-moz-border-radius:3px;
	text-align:center;
	-webkit-border-radius:3px;
	width:55px;
}

#content_main .input_betmoney:hover{
	background-color:#E3EEFB;
	border-color:#000;
}


#content_main div.round-table table td .oddsspan{
    color: rgb(204, 0, 0);
	color: #333333;
    font-weight: bold;
    font-size: 12px;
    *font-size: 12px;
}

#content_main .thespan
{
	background-color: #ddd;
}

#content_main .red
{
	color:red;
}

#content_main .green
{
	color:green;
}

#content_main .blue
{
	color:blue;
}

#content_main .paramdiv
{
	width:600px;
	float:right;
	height:30px;
	background-color:#fff;
	vertical-align:middle;
	margin:10px auto;
	line-height:28px;
	padding-bottom:40px;
}
#content_main .paramdiv div
{
	width:200px;
	float:left;
	height:30px;
	background-color:#fff;
	vertical-align:middle;
	line-height:28px;
}

.six-btn-attr {
border: 0px;
cursor: pointer;
font-size: 14px;
text-align: center;
margin: 5px;
_margin: 10px 5px;
padding: 0px;
width: 60px;
line-height: 28px;
_height: 28px;
_line-height: 14px;
font-family: 'microsoft yahei','Helvetica',simhei,simsun,sans-serif;
}

.six-btn-bet:hover {
    background: #5b5ae3;
}
.six-btn-bet {
    background: #1412c6;
    color: #FFF;
	font-weight:900;
    border-radius:5px;
}


.six-btn-ok:hover {
    background: #009966;
}
.six-btn-ok {
    background: #006633;
    color: #FFF;
	font-weight:900;
    border-radius:5px;
}

.six-btn-cancel:hover {
    background: #BD0000;
}
.six-btn-cancel{
    background: #8a0000;
    color: #FFF;
	font-weight:900;
    border-radius:5px;
}

/**********连码  胆拖  样式***********/

.six_lm #dantuo_play table tbody .choosenumber td
{
	cursor:pointer;
	width:44px;
}

.six_lm #dantuo_play input
{
	display:none;
}

.six_lm .bechoosenumber
{
	background-color:#ff0;
	text-align:center;
	vertical-align:middle;
}

.six_lm .bechoosenumber:hover
{
	background-color:#ff0!important;
}

.six_lm .nochoosenumber
{
	background-color:#FFF;
	cursor:default!important;
	text-align:center;
	vertical-align:middle;
}

.six_lm .nochoosenumber:hover
{
	background-color:#FFF!important;
	cursor:default!important;
}

/**********确认下注***********/
.layui-layer-dialog {
	/*top:100px!important;*/
	font-family: '微软雅黑'!important;
}
.layui-layer-content {
    padding: 1px!important;
}
.layui-layer-padding {
    padding: 20px 20px 20px 55px!important;
}
.layui-layer-content table 
{
	font-family: "宋体", Arial;
    font-size: 13px;
	text-align:center;
}

.layui-layer-btn {
	background-color:#ffffff;
}