/**/
.i_0 {
	/*width:960px;
	height:320px;*/
	background:url('images/bg/dieraBlue1/index.jpg') no-repeat top left;		
}
.b_0 {	
	background:url('images/bg/dieraBlue1/index_bg.jpg') repeat-x top;	
}
.i_0 h1 a#logoText_A, .i_4 h1 a#logoText_A, .i_3 h1 a#logoText_A  {
	color:#fff;
}
.i_0 p#logoText_P, .i_4 p#logoText_P, .i_3 p#logoText_P {
	color:#fff;
}
.i_0 a#logoText_P_A, .i_4 a#logoText_P_A, .i_3 a#logoText_P_A {
	color:#fff;
}
/**/
.i_1 {
	background:url('images/bg/bull/index.jpg') no-repeat top left;	
}

.i_1 h1 a#logoText_A {
	color:#489100;	
}
.i_1 p#logoText_P {
	color:#53a600;
}
.i_1 p a#logoText_P_A {
	color:#53a600;
}
.b_1 {	
	background:url('images/bg/bull/index_bg.jpg') repeat-x top;
	
}
/**/
.i_2 {
	background:url('images/bg/robo/index.jpg') no-repeat top left;		
}
.i_2 h1 a#logoText_A {
	color:#489100;
}
.i_2 p#logoText_P {
	color:#53a600;
}
.i_2 p a#logoText_P_A {
	color:#53a600;
}
.b_2 {	
	background:url('images/bg/robo/index_bg.jpg') repeat-x top;
	
}
/**/
.i_3 {
	background:url('images/bg/23/index_bg.jpg') no-repeat top left;		
}
.b_3 {	
	background:url('images/bg/23/bg.jpg') repeat-x top;	
}
.i_3 h1 a#logoText_A {}
.i_3 p a#logoText_P_A {}

/**/
.i_4 {
	background:url('images/bg/ufo/index.jpg') no-repeat top left;		
}
.b_4 {	
	background:url('images/bg/ufo/index_bg.jpg') repeat-x top;
	
}
/*UI*/
.bannerPanel {
	position:absolute;
	bottom:15px;
	left:15px;
	font-size:9pt;
}
.bannerPanel ul.buttons {
	padding:2px;
	margin:0;
	padding:0;
	/*width:auto;
	border:1px solid #efefef;*/
	/*height:18px;*/
	display:inline-block;
	/*position:absolute;*/
}
.button {
	display:inline-block;
	float:left;
	margin-right:1px;
	width:15px;
	height:15px;
	/*background-color:#e5e5e5;*/
	border:1px solid #bfbfbf;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	list-style:none;
	background-color:#e5e5e5;
}
.over {
	display:inline-block;
	float:left;
	/*margin-right:10px;*/
	width:15px;
	height:15px;	
	border:1px solid #808080;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-color:#fff;
}
.selected {
	border:1px solid #0080ff;
	color:#0080ff;
}
.out {
	display:inline-block;
	float:left;
	/*margin-right:10px;*/
	width:15px;
	height:15px;
	border:1px solid #bfbfbf;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-color:#fff; 
}
.click {
	
}
span.bannerTitle { border:1px solid #bfbfbf; background-color:#efefef; height:15px; margin-right:2px; float:left; display:inline-block; padding:0px 3px; font-size:8pt; }

