@charset "utf-8";
/* CSS Document */

body {
	background:#ecebe7 url(../img/main_bg.gif) repeat-x;
	margin:0px;
	padding:0px;
	color:#0F4BA1;
}
img { border:0;}
a {
	outline:none;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	outline:none;
}
.banner {
	padding-top:34px;
}
.white_bg {
	background:#ffffff url(img/white_bg.gif) repeat-y;
}
.padding {
	padding-top:12px;
}
.pad_right {
	padding-right:22px;
	padding-left:28px;
}
.cricket {
	padding-left:48px;
	text-indent:-1000em;
	padding-bottom:33px;
	}
.cricket a
{width:418px;
height:48px;
background:url(../img/cricket.gif) no-repeat left top;
display:block;
text-indent:-1000em;
}
.cricket a:hover
{width:418px;
height:48px;
background:url(../img/cricket.gif) no-repeat left bottom;
text-indent:-900em; 
}

.hockey {
	padding-left:64px;
	padding-right:42px;
	padding-bottom:33px;
}
.hockey a
{width:418px;
height:48px;
background:url(../img/hockey.gif) no-repeat left top;
display:block;
text-indent:-1000em;
}
.hockey a:hover
{width:418px;
height:48px;
background:url(../img/hockey.gif) no-repeat left bottom;
text-indent:-900em; 
}
.footer_bg {
	width:1000px;
	height:41px;
	margin:0px auto;
	background-color:#2b84e6;
	margin-top: 16px;
}
.footer_left {
	width:570px;
	float:left;
	font:14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left:6px;
	padding-top:15px;
	padding-bottom:15px;
}
.footer_right {
	width:412px;
	float:right;
	padding-top:15px;
	padding-bottom:15px;
}
.icon_1 {
	background:url(img/icon/phone.gif) no-repeat;
	width:16px;
	height:13px;
	float:left;
	margin-right:10px;
}
.white {
	font:14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float:left;
	margin-right:16px;
}
.icon_2 {
	background:url(img/icon/mobile.gif) no-repeat;
	width:13px;
	height:16px;
	float:left;
	margin-right:12px;
}
.icon_3 {
	background:url(img/icon/email.gif) no-repeat;
	width:16px;
	height:12px;
	float:left;
	margin-right:12px;
	margin-top:2px;
}
.yellow {
	font:14px Arial, Helvetica, sans-serif;
	color:#FFF;
	float:left;
	margin-right:13px;
}
.yellow a {
	font:14px Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	margin-right:13px;
	
	text-decoration:none;
}
.yellow a:hover {
	font:14px Arial, Helvetica, sans-serif;
	color:#0C3C70;
	float:left;
	margin-right:13px;

	text-decoration:underline;
}
.last_text1 {
	font:12px Arial, Helvetica, sans-serif;
	color:#484848;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:30px;
}
.last_text2 {
	font:12px Arial, Helvetica, sans-serif;
	color:#484848;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:30px;
}
.last_text1 a{
	font:12px Arial, Helvetica, sans-serif;
	color:#484848;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:30px;
}
.last_text1 a:hover{
	font:12px Arial, Helvetica, sans-serif;
	color:#484848;
	padding-left:8px;
	padding-top:8px;
	text-decoration:underline;
	padding-bottom:30px;
}












