@charset "utf-8";
body {
	font-size: 12px;
	background-image: url(../images/common/body-bg.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.topimage {
	clear: both;
	width: 760px;
}
#center-block {
	width: 760px;
	clear: both;
}
#center-block-2 {
	width: 700px;
	clear: both;
	margin-left: 30px;
	background-image: url(../images/index/sponsors-title.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 90px;
	margin-bottom: 20px;
}
#footer {
	width: 760px;
	clear: both;
	background-image: url(../images/common/footer.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
.cbl {
	float: left;
	width: 530px;
	text-align: center;
}
.cbl01 {
	width: 510px;
	margin-left: 10px;
}
.cbl02 {
	width: 510px;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(../images/index/wet-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 38px;
}
.cbl02-center td {
	background-image: url(../images/index/wet-line.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 8px;
	text-align: left;
	color: #666666;
}

.cbl02-center {
	background-image: url(../images/index/wet-center.jpg);
	background-repeat: repeat-y;
	width: 510px;
}
.cbl02-bottom {
	background-image: url(../images/index/wet-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 17px;
	width: 510px;
}

.cbr {
	float: right;
	width: 219px;
	background-image: url(../images/common/menu-bg.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-bottom: 5px;
}
.menubox01 {
	width: 209px;
	background-image: url(../images/common/mt01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	margin-top: 30px;
}
.menubox02 {
	width: 209px;
	background-image: url(../images/common/mt02.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 75px;
	margin-top: 20px;
}
.sponsor-area {
	background-image: url(../images/index/sponsor-area.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 660px;
	margin-left: 20px;
	padding-top: 25px;
}
.sponsor {
	background-image: url(../images/index/sponsor-.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 660px;
	margin-left: 20px;
	padding-top: 25px;
	margin-top: 20px;
}

.gold-sponsor {
	background-image: url(../images/index/gold-t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 570px;
	padding-top: 50px;
	padding-left: 35px;
	margin-left: 20px;
}
.silver-sponsor {
	background-image: url(../images/index/silver-t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 570px;
	padding-top: 50px;
	padding-left: 35px;
	margin-left: 20px;
	margin-top: 10px;
}
.bronze-sponsor {
	background-image: url(../images/index/bronze-t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 570px;
	padding-top: 50px;
	padding-left: 35px;
	margin-left: 20px;
	margin-top: 10px;
}
.media-sponsor {
	background-image: url(../images/index/media-t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 570px;
	padding-top: 50px;
	padding-left: 35px;
	margin-left: 20px;
	margin-top: 10px;
}
#center-block-3 {
	width: 700px;
	clear: both;
	margin-left: 30px;
	margin-bottom: 20px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 15px;
}
#center-block-3 table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#center-block-3 th {
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	color: #162286;
}
#center-block-3 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}

