

/* Start:/styles/betcoupon.css?17400560262235*/
/*.inner.page{
	background-color: #fdfdfd;
}*/
.betcoupon-first {
position: relative;
}
.betcoupon-imgLeft {
position: absolute;
    left: -330px;
	top:50px;
}

.bc-textRight1{
    position: absolute;
    width: 330px;
    right: 100px;
    top: 93px;
}
.bc-textRight2{
    position: absolute;
    width: 280px;
    right: 10px;
    top: 215px;
}
.bc-textRight2 ul {
list-style-image: url('/img/betcoupon/blue arrow.png');
}



.inner h2,
.inner h3{
	color: #333;
	font-weight: normal;
	position: relative;
}
.inner p{
	color: #333;
}
.text ul{
	list-style-type: none;
	padding-left: 0;
}
.text img{
	float: left;
	margin-right: 20px;
	width: 25px;
}
.text p{
	font-size: 16px;
	color: #595959;
}

.blue-underline{
	border-bottom: 2px solid #1095ce;
}

.bg{
	background: url("/img/betcoupon/bg.jpg") top left no-repeat;
	height: 1000px;
	position: relative;
	top: -800px;
	background-color:#1095ce;
	width: 100%;
	z-index: 0;
}


.sub-image{
	z-index: 0;
}

.some-info{
	padding-top: 70px;
}

.info{
	float: left;
	width: 40%;
}
.info img{
	border-right: 1px solid #bdbdbd;
	float: left;
	max-height: 75px;
	margin-right: 10px;
	padding: 5px 0;
}
.info p{
	font-size: 18px;
	color: #333;
	margin: 0;
}
.info h2{
	margin: 0;
	line-height: 1em;
	color: #2695ca;
}

.an {
	position: absolute;
	font-style: italic;
}

.list{
	padding-left: 20px;
	list-style-type: none;
}
.list li{
	margin-top: 5px;
	position: relative;
}
.list li:after{
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	background-color: #e44e50;
	top: 8px;
	left: -15px;
	border-radius: 50%;
}

@media (max-width: 843px) {
	.an1 {
		display: none;	
	}
}

.image-container {
	position: relative;
}

.padding-bottom{
	padding-bottom: 200px;
}

.screen-shadow {
-webkit-box-shadow: 0px 5px 3px 0px rgba(0, 0, 0, 0.35);
-moz-box-shadow:    0px 5px 3px 0px rgba(0, 0, 0, 0.35);
box-shadow:         0px 5px 3px 0px rgba(0, 0, 0, 0.35);
}
@media(max-width: 1200px) {
	.sub-image{
		display: none !important;
	}
	.image-adapt{
		width: 600px;
	}
}

.clearfix:after{
	content: "";
	display: table;
	clear: both;
}

.underline{
	position: relative;
}
.underline:after{
	content: '';
	position: absolute;
	height: 2px;
	background-color: #f00;
	bottom: 0;
	left: 0;
}
/* End */
/* /styles/betcoupon.css?17400560262235 */
