.win-banner, .mac-banner, .photo-banner, .edb-banner{
	width:1100px;
	height:412px;
    background:url(../images/slide01.gif) no-repeat;
	float:left;}
	
.mac-banner{
	background:url(../images/slide02.gif) no-repeat;

}
.wdr-new-banner{
	background:url(../images/slide03.gif) no-repeat;

}

.photo-banner{
	background:url(../images/slide04-new01.gif) no-repeat;

}

.edb-banner{
	background:url(../images/slide05.jpg) no-repeat;
}


.banner-txt{
	width:480px;
	float:left;
	padding:61px 0 0 38px;
	color:#444444;
	font-size:12px;
}

.banner-txt	.idx-t1{
	color:#00478e;
	font-size:28px;
}

.banner-txt ul{
	
	color:#444444;
}
.banner-txt	.idx-t1 span, .banner-txt	.idx-t1 h2{
	float:left;
	font-size:34px;
	color:#444444;	
	letter-spacing:-1px;
}


.banner-txt .bnr-sub-txt{	
	font-size:14px;
	padding:5px 0;
	font-weight:bold;
	float:left;
	letter-spacing:-1px;
}

.bnr-sub-txt{
	color:#00478E;
	line-height:18px;
}


.win-banner ul {
	list-style:none;
	width:440px;
	line-height:20px;
	padding-left:20px;
	
}

.win-banner ul li {

	margin-top:4px;
	background:url(../images/sub-blt.gif) 0px 8px no-repeat;
	padding-left:18px;
}

.buttons {
	float:left;
	font-size:26px;
	width:430px;
	height:25px;
	padding:10px 0px 0px 20px;
	color:#2bb00c;
}


.buttons img{
	float:left;
	margin-right:10px;
	display:inline;

	}
	
.main_view {
	float: left;
	position: relative;
	width:960px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

.window {

    height: 461px;
    overflow: hidden;
    position: relative;
    width: 1100px;
}

.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: right;}

.paging {
position: absolute;
top: 10px; float:right;
margin:522px 0 0 900px;
width: 150px;
height: 47px;
line-height: 40px;
z-index: 100; 
text-align: center;
display: none;
}

.paging a {
padding: 10px;
text-decoration: none;
color: #fff;
font-size: 0px;
width: 18px;
height: 18px;
text-align: center;
background: url(../images/dot1.jpg) no-repeat 0px 0px; margin-left:-3px;
}

.paging a:hover {
font-weight: bold;
color: #3987d4;
}
.paging a.active {
background: url(../images/dot2.jpg) no-repeat 0px 0px;
color: #3987d4;
}
