.main_b1 {
    margin:10px auto 40px auto; 
	width:880px; 
	height:1120px;
}

.b1 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:10px 0px 28px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:128px; 
	width:744px; 
	display:block; 
	background-image:url(../banners/banner_728x90_2.jpg);
	border-radius:8px;
	cursor:pointer;
	transform: scale(1);
    -moz-transform: scale(1);
}

.b1:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b1_nb {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:10px 0px 28px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:128px; 
	width:744px; 
	display:block; 
	background-image:url(../banners/banner_728x90_2.jpg);
	border-radius:8px;
	opacity:0.6;
}

.b2 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:0px 0px 0px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:136px; 
	display:block; 
	background-image:url(../banners/banner_120x600_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b2_nb {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:0px 0px 0px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:136px; 
	display:block; 
	background-image:url(../banners/banner_120x600_nb1.jpg);
	border-radius:8px;
	opacity:0.6;
}

.b2:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b3 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:0px 0px 0px 40px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:176px; 
	display:block; 
	background-image:url(../banners/banner_160x600_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b3_nb {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:0px 0px 0px 40px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:176px; 
	display:block; 
	background-image:url(../banners/banner_160x600_nb1.jpg);
	border-radius:8px;
	opacity:0.6;
}

.b3:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b4 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:18px 0px 0px 76px; 
	box-shadow:3px 3px 3px #999999; 
	height:288px; 
	width:316px; 
	display:block; 
	background-image:url(../banners/banner_300x250_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b4_nb {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:18px 0px 0px 76px; 
	box-shadow:3px 3px 3px #999999; 
	height:288px; 
	width:316px; 
	display:block; 
	background-image:url(../banners/banner_300x250_nb1.jpg);
	border-radius:8px;
	opacity:0.6;
}

.b4:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b5 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:40px 0px 40px 78px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:316px; 
	display:block; 
	background-image:url(../banners/banner_300x600_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b5:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b5_nb {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:40px 0px 40px 78px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:316px; 
	display:block; 
	background-image:url(../banners/banner_300x600_nb1.jpg);
	border-radius:8px;
	opacity:0.6;
}

.b6 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:-358px 0px 40px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:318px; 
	width:352px; 
	display:block; 
	background-image:url(../banners/banner_336x280_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b6_nb {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:-358px 0px 40px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:318px; 
	width:352px; 
	display:block; 
	background-image:url(../banners/banner_336x280_nb1.jpg);
	border-radius:8px;
	opacity:0.6;
}

.b6:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b21 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:10px 0px 28px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:128px; 
	width:744px; 
	display:block; 
	background-image:url(../banners/banner2_728x90_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b21:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b22 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:0px 0px 0px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:136px; 
	display:block; 
	background-image:url(../banners/banner2_120x600_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b22:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b23 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:0px 0px 0px 40px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:176px; 
	display:block; 
	background-image:url(../banners/banner2_160x600_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b23:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b24 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:18px 0px 0px 76px; 
	box-shadow:3px 3px 3px #999999; 
	height:288px; 
	width:316px; 
	display:block; 
	background-image:url(../banners/banner2_300x250_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b24:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b25 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:40px 0px 40px 78px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:316px; 
	display:block; 
	background-image:url(../banners/banner2_300x600_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b25:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b26 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:-358px 0px 40px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:318px; 
	width:352px; 
	display:block; 
	background-image:url(../banners/banner2_336x280_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b26:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b31 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:10px 0px 28px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:128px; 
	width:744px; 
	display:block; 
	background-image:url(../banners/banner3_728x90_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b31:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b32 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:0px 0px 0px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:136px; 
	display:block; 
	background-image:url(../banners/banner3_120x600_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b32:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b33 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:0px 0px 0px 40px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:176px; 
	display:block; 
	background-image:url(../banners/banner3_160x600_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b33:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b34 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:18px 0px 0px 76px; 
	box-shadow:3px 3px 3px #999999; 
	height:288px; 
	width:316px; 
	display:block; 
	background-image:url(../banners/banner3_300x250_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b34:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b35 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:40px 0px 40px 78px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:316px; 
	display:block; 
	background-image:url(../banners/banner3_300x600_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b35:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b36 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:-358px 0px 40px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:318px; 
	width:352px; 
	display:block; 
	background-image:url(../banners/banner3_336x280_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b36:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b41 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:10px 0px 28px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:128px; 
	width:744px; 
	display:block; 
	background-image:url(../banners/banner4_728x90_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b41:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b42 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:0px 0px 0px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:136px; 
	display:block; 
	background-image:url(../banners/banner4_120x600_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b42:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b43 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:0px 0px 0px 40px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:176px; 
	display:block; 
	background-image:url(../banners/banner4_160x600_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b43:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b44 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:18px 0px 0px 76px; 
	box-shadow:3px 3px 3px #999999; 
	height:288px; 
	width:316px; 
	display:block; 
	background-image:url(../banners/banner4_300x250_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b44:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b45 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:40px 0px 40px 78px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:316px; 
	display:block; 
	background-image:url(../banners/banner4_300x600_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b45:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b46 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:-358px 0px 40px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:318px; 
	width:352px; 
	display:block; 
	background-image:url(../banners/banner4_336x280_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b46:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}


.b51 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:10px 0px 28px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:128px; 
	width:744px; 
	display:block; 
	background-image:url(../images/bbanner5_728x90_11.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b51:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}


.b51_1 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:10px 0px 28px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:128px; 
	width:744px; 
	display:block; 
	background-image:url(../images/bbanner5_728x90_3.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b51_1:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b51_2 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:10px 0px 28px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:128px; 
	width:744px; 
	display:block; 
	background-image:url(../images/cbanner1_728x90_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b51_2:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b52 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:10px 0px 28px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:128px; 
	width:744px; 
	display:block; 
	background-image:url(../images/bbanner5_728x90_21.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b52:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}


.b53 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:0px 0px 0px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:176px; 
	display:block; 
	background-image:url(../images/bbanner5_160x600_11.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b53:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b53_1 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:312px 0px 0px 24px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:176px; 
	display:block; 
	background-image:url(../images/bbanner5_160x600_3.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b53_1:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b53_2 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:-410px 0px 0px 0px; 
	box-shadow:3px 3px 3px #999999; 
	height:88px; 
	width:337px; 
	display:block; 
	background-image:url(../images/bbanner5_320x50_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b53_2:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b53_3 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:24px 0px 0px 24px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:176px; 
	display:block; 
	background-image:url(../images/cbanner1_160x600_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b53_3:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b53_4 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:-158px 0px 0px 564px; 
	box-shadow:3px 3px 3px #999999; 
	height:88px; 
	width:337px; 
	display:block; 
	background-image:url(../images/cbanner1_320x50_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b53_4:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b54 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:0px 0px 0px 40px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:176px; 
	display:block; 
	background-image:url(../images/bbanner5_160x600_21.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b54:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}


.b55 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:18px 0px 0px 36px; 
	box-shadow:3px 3px 3px #999999; 
	height:288px; 
	width:316px; 
	display:block; 
	background-image:url(../images/bbanner5_300x250_11.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b55:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}


.b55_2 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:right; 
	position:relative; 
	margin:0px 0px 0px 0px; 
	box-shadow:3px 3px 3px #999999; 
	height:288px; 
	width:316px; 
	display:block; 
	background-image:url(../images/bbanner5_300x250_3.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b55_2:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b55_3 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:0px 0px 0px 0px;
	box-shadow:3px 3px 3px #999999; 
	height:518px; 
	width:336px; 
	display:block; 
	background-image:url(../images/bbanner5_320x480_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b55_3:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b55_4 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:right; 
	position:relative; 
	margin:24px 0px 0px 24px; 
	box-shadow:3px 3px 3px #999999; 
	height:288px; 
	width:316px; 
	display:block; 
	background-image:url(../images/cbanner1_300x250_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b55_4:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}



.b56 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:42px 0px 40px 36px; 
	box-shadow:3px 3px 3px #999999; 
	height:288px; 
	width:316px; 
	display:block; 
	background-image:url(../images/bbanner5_300x250_21.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b56:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b56_2 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:right;
	position:relative; 
	margin:24px 0px 0px 0px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:316px; 
	display:block; 
	background-image:url(../images/bbanner5_300x600_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b56_2:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b56_3 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:right;
	position:relative; 
	margin:24px 0px 0px 0px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:316px; 
	display:block; 
	background-image:url(../images/cbanner1_300x600_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b56_3:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b61 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:10px 0px 28px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:128px; 
	width:744px; 
	display:block; 
	background-image:url(../banners/bbanner6_728x90_11.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b61:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b63 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:0px 0px 0px 40px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:176px; 
	display:block; 
	background-image:url(../banners/banner6_160x600_21.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b63:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b64 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:18px 0px 0px 76px; 
	box-shadow:3px 3px 3px #999999; 
	height:288px; 
	width:316px; 
	display:block; 
	background-image:url(../banners/bbanner6_300x250_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b64:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b71 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:10px 0px 28px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:128px; 
	width:744px; 
	display:block; 
	background-image:url(../banners/bbanner7_728x90_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b71:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b73 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:0px 0px 0px 40px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:176px; 
	display:block; 
	background-image:url(../banners/banner7_160x600_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b73:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.b74 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:18px 0px 0px 76px; 
	box-shadow:3px 3px 3px #999999; 
	height:288px; 
	width:316px; 
	display:block; 
	background-image:url(../banners/bbanner7_300x250_2.jpg);
	border-radius:8px;
	cursor:pointer;
}

.b74:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.wd1 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:10px 0px 28px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:128px; 
	width:744px; 
	display:block; 
	background-image:url(../images/wdbanner1_728x90_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.wd1:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.wd2 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:24px 0px 0px 24px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:176px; 
	display:block; 
	background-image:url(../images/wdbanner1_160x600_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.wd2:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.wd3 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:right; 
	position:relative; 
	margin:24px 0px 0px 24px; 
	box-shadow:3px 3px 3px #999999; 
	height:288px; 
	width:316px; 
	display:block; 
	background-image:url(../images/wdbanner1_300x250_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.wd3:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.wd4 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:right;
	position:relative; 
	margin:24px 0px 0px 0px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:316px; 
	display:block; 
	background-image:url(../images/wdbanner1_300x600_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.wd4:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.wd5 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:-158px 0px 0px 564px; 
	box-shadow:3px 3px 3px #999999; 
	height:88px; 
	width:337px; 
	display:block; 
	background-image:url(../images/wdbanner1_320x50_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.wd5:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}


.wuppg11 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:10px 0px 28px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:128px; 
	width:744px; 
	display:block; 
	background-image:url(../images/wuppg_golf_banner1_728x90_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.wuppg11:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.wuppg12 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:24px 0px 0px 24px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:176px; 
	display:block; 
	background-image:url(../images/wuppg_golf_banner1_160x600_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.wuppg12:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.wuppg13 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:right; 
	position:relative; 
	margin:24px 0px 0px 24px; 
	box-shadow:3px 3px 3px #999999; 
	height:288px; 
	width:316px; 
	display:block; 
	background-image:url(../images/wuppg_golf_banner1_300x250_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.wuppg13:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.wuppg14 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:right;
	position:relative; 
	margin:24px 0px 0px 0px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:316px; 
	display:block; 
	background-image:url(../images/wuppg_golf_banner1_300x600_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.wuppg14:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.wuppg15 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:-158px 0px 0px 564px; 
	box-shadow:3px 3px 3px #999999; 
	height:88px; 
	width:337px; 
	display:block; 
	background-image:url(../images/wuppg_golf_banner1_320x50_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.wuppg15:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.wuppg21 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:10px 0px 28px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:128px; 
	width:744px; 
	display:block; 
	background-image:url(../images/wuppg_ornamental_banner1_728x90_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.wuppg21:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.wuppg22 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:24px 0px 0px 24px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:176px; 
	display:block; 
	background-image:url(../images/wuppg_ornamental_banner1_160x600_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.wuppg22:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.wuppg23 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:right; 
	position:relative; 
	margin:24px 0px 0px 24px; 
	box-shadow:3px 3px 3px #999999; 
	height:288px; 
	width:316px; 
	display:block; 
	background-image:url(../images/wuppg_ornamental_banner1_300x250_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.wuppg23:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.wuppg24 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:right;
	position:relative; 
	margin:24px 0px 0px 0px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:316px; 
	display:block; 
	background-image:url(../images/wuppg_ornamental_banner1_300x600_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.wuppg24:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.wuppg25 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:-158px 0px 0px 564px; 
	box-shadow:3px 3px 3px #999999; 
	height:88px; 
	width:337px; 
	display:block; 
	background-image:url(../images/wuppg_ornamental_banner1_320x50_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.wuppg25:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}


.dvoll11 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:10px 0px 28px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:128px; 
	width:744px; 
	display:block; 
	background-image:url(../images/vbanner1_728x90_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.dvoll11:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.dvoll12 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:24px 0px 0px 24px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:176px; 
	display:block; 
	background-image:url(../images/vbanner1_160x600_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.dvoll12:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.dvoll13 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:right; 
	position:relative; 
	margin:24px 0px 0px 24px; 
	box-shadow:3px 3px 3px #999999; 
	height:288px; 
	width:316px; 
	display:block; 
	background-image:url(../images/vbanner1_300x250_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.dvoll13:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.dvoll14 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:right;
	position:relative; 
	margin:24px 0px 0px 0px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:316px; 
	display:block; 
	background-image:url(../images/vbanner1_300x600_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.dvoll14:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.dvoll15 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:-158px 0px 0px 564px; 
	box-shadow:3px 3px 3px #999999; 
	height:88px; 
	width:337px; 
	display:block; 
	background-image:url(../images/vbanner1_320x50_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.dvoll15:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.brent11 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:10px 0px 28px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:128px; 
	width:744px; 
	display:block; 
	background-image:url(../images/rebanner1_728x90_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.brent11:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.brent12 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:24px 0px 0px 24px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:176px; 
	display:block; 
	background-image:url(../images/rebanner1_160x600_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.brent12:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.brent13 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:right; 
	position:relative; 
	margin:24px 0px 0px 24px; 
	box-shadow:3px 3px 3px #999999; 
	height:288px; 
	width:316px; 
	display:block; 
	background-image:url(../images/rebanner1_300x250_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.brent13:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.brent14 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:right;
	position:relative; 
	margin:24px 0px 0px 0px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:316px; 
	display:block; 
	background-image:url(../images/rebanner1_300x600_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.brent14:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.brent15 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:-158px 0px 0px 564px; 
	box-shadow:3px 3px 3px #999999; 
	height:88px; 
	width:337px; 
	display:block; 
	background-image:url(../images/rebanner1_320x50_1.jpg);
	border-radius:8px;
	cursor:pointer;
}

.brent15:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.brent_728x90_1 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:10px 0px 28px 68px; 
	box-shadow:3px 3px 3px #999999; 
	height:128px; 
	width:744px; 
	display:block; 
	border-radius:8px;
	cursor:pointer;
}

.brent_728x90_1:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.brent_160x600_1 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:24px 0px 0px 24px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:176px; 
	display:block; 
	border-radius:8px;
	cursor:pointer;
}

.brent_160x600_1:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.brent_300x250_1 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:right; 
	position:relative; 
	margin:24px 0px 0px 24px; 
	box-shadow:3px 3px 3px #999999; 
	height:288px; 
	width:316px; 
	display:block;
	border-radius:8px;
	cursor:pointer;
}

.brent_300x250_1:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.brent_300x600_1 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:right;
	position:relative; 
	margin:24px 0px 0px 0px; 
	box-shadow:3px 3px 3px #999999; 
	height:638px; 
	width:316px; 
	display:block; 
	border-radius:8px;
	cursor:pointer;
}

.brent_300x600_1:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.brent_320x50_1 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:-158px 0px 0px 564px; 
	box-shadow:3px 3px 3px #999999; 
	height:88px; 
	width:337px; 
	display:block;
	border-radius:8px;
	cursor:pointer;
}

.brent_320x50_1:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

.brent_300x50_1 {
	transition:All .3s linear;
	-moz-transition:All .3s linear;
	-webkit-transition:All .3s linear;
    float:left; 
	position:relative; 
	margin:-158px 0px 0px 564px; 
	box-shadow:3px 3px 3px #999999; 
	height:88px; 
	width:317px; 
	display:block;
	border-radius:8px;
	cursor:pointer;
}

.brent_300x50_1:hover {
	transform: scale(1.02);
    -moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
}

#banner1 {
    float:left; 
	position:relative; 
	display:block; 
	width:728px; 
	height:90px; 
	margin:30px 0 0 8px;
}

#banner11 {
    float:left; 
	position:relative; 
	display:block; 
	width:728px; 
	height:90px; 
	margin:30px 0 0 8px;
}

#banner12 {
    float:left; 
	position:relative; 
	display:block; 
	width:728px; 
	height:90px; 
	margin:30px 0 0 8px;
}

#banner13 {
    float:left; 
	position:relative; 
	display:block; 
	width:728px; 
	height:90px; 
	margin:30px 0 0 8px;
}

#banner2 {
    float:left; 
	position:relative; 
	display:block; 
	width:120px; 
	height:600px; 
	margin:30px 0 0 8px;
}

#banner3 {
    float:left; 
	position:relative; 
	display:block; 
	width:160px; 
	height:600px; 
	margin:30px 0 0 8px;
}

#banner31 {
    float:left; 
	position:relative; 
	display:block; 
	width:160px; 
	height:600px; 
	margin:30px 0 0 8px;
}

#banner32 {
    float:left; 
	position:relative; 
	display:block; 
	width:320px; 
	height:50px; 
	margin:30px 0 0 8px;
}

#banner33 {
    float:left; 
	position:relative; 
	display:block; 
	width:160px; 
	height:600px; 
	margin:30px 0 0 8px;
}

#banner4 {
    float:left; 
	position:relative; 
	display:block; 
	width:300px; 
	height:250px; 
	margin:30px 0 0 8px;
}

#banner41 {
    float:left; 
	position:relative; 
	display:block; 
	width:300px; 
	height:250px; 
	margin:30px 0 0 8px;
}

#banner42 {
    float:left; 
	position:relative; 
	display:block; 
	width:300px; 
	height:600px; 
	margin:30px 0 0 8px;
}

#banner43 {
    float:left; 
	position:relative; 
	display:block; 
	width:320px; 
	height:480px; 
	margin:30px 0 0 8px;
}

#banner5 {
    float:left; 
	position:relative; 
	display:block; 
	width:300px; 
	height:600px; 
	margin:30px 0 0 8px;
}

#banner6 {
    float:left; 
	position:relative; 
	display:block; 
	width:336px; 
	height:280px; 
	margin:30px 0 0 8px;
}

#banner61 {
    float:left; 
	position:relative; 
	display:block; 
	width:728px; 
	height:90px; 
	margin:30px 0 0 8px;
}

#banner63 {
    float:left; 
	position:relative; 
	display:block; 
	width:160px; 
	height:600px; 
	margin:30px 0 0 8px;
}

#banner64 {
    float:left; 
	position:relative; 
	display:block; 
	width:300px; 
	height:250px; 
	margin:30px 0 0 8px;
}

#banner71 {
    float:left; 
	position:relative; 
	display:block; 
	width:728px; 
	height:90px; 
	margin:30px 0 0 8px;
}

#banner73 {
    float:left; 
	position:relative; 
	display:block; 
	width:160px; 
	height:600px; 
	margin:30px 0 0 8px;
}

#banner74 {
    float:left; 
	position:relative; 
	display:block; 
	width:300px; 
	height:250px; 
	margin:30px 0 0 8px;
}

.b_title1 {
    float:left; 
	position:relative; 
	margin:2px 0px 8px 312px;
}

.pages1 {
    float:right; 
	position:relative; 
	margin:-20px 68px 0px 0px;
}

.pages2 {
    float:right; 
	position:relative; 
	margin:20px 0px 40px 0px;
}

#ul1 {
	width:28px;
	height:34px;
	margin-left:-28px;
	opacity:0;
}

#ul1:hover {
    width:28px;
	height:34px;
	margin-left:-28px;
    opacity:1;
}

#ul11 {
	width:36px;
	height:34px;
	margin-left:-36px;
	opacity:0;
}

#ul11:hover {
    width:36px;
	height:34px;
	margin-left:-36px;
    opacity:1;
}

.ctrl1 {
    float:right; 
	position:absolute; 
	width:68px; 
	height:20px; 
	bottom:12px; 
	right:12px;
	opacity:0;
}

.play1 {
    float:left;
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:20px;
	background:url(../images/blue_play1s.png)
}

.pause1 {
    float:left;
	position:absolute;
	top:0px;
	left:24px;
	width:20px;
	height:20px;
	background:url(../images/blue_pause1s.png)
}

.rewind1 {
    float:left;
	position:absolute;
	top:0px;
	left:48px;
	width:20px;
	height:20px;
	background:url(../images/blue_rewind1s.png)
}
