.img_new {
 margin:0;
 padding:0;
 border:none;
 }

#img1{
float:left;
}
#img2{
float:left;
display:none;
}
#img3{
float:left;
display:none;
}
#img4{
float:left;
display:none;
}

#aba1 {
 display:none;
 float:left;
}
#aba2 {
 float:left;
}
#aba3 {
 float:left;
}
#aba4 {
 float:left;
}

#menuP dl{
margin:1px 0 0 2px;
padding:0;
}

#menuP dt {
	display: none;
}

#menuP dt:active {
	display: none;
	color:#f60;
}

#menuP dd{
	padding: 0px;
	margin: 0px;
}

#menuP .aa{
	background: #4665bd;
	float: left;
	width: 5px;
	border-bottom: #4665bd 1px solid;
}
#menuP .bb{
	padding: 2px 0 2px 0;
	border-top: #4665bd 1px solid;
	background: #4665bd;
	float: left;
	border-bottom: #4665bd 1px solid;
	text-align: center;
}
#menuP .sela{
	font:11px verdana, arial, sans-serif;
	background: #F4E2D8;
	float: left;
	width: 5px;
}
#menuP .selb{
    padding:2px 0 2px 0;
	border-top: #000 1px solid;
	font:10px verdana, arial, sans-serif;
	background: #F4E2D8;
	float: left;
	color: #f00;
	text-align: center;
}
#menuP .va{
	border-top: #fff 5px solid;
	background: #009;
	float: left;
	overflow: hidden;
	width: 1px;
}
#menuP .vb{
	border-top: #fff 2px solid;
	background: #ccc;
	float: left;
	overflow: hidden;
	width: 1px;
	border-bottom: #009 2px solid;
	height: 1px;
}
#menuP .vc{
	border-top: #fff 1px solid;
	background: #ccc;
	float: left;
	overflow: hidden;
	width: 1px;
	border-bottom: #009 1px solid;
	height: 1px;
}
#menuP .vd {
	border-top: #ccc 1px solid;
	background: #009;
	float: left;
	overflow: hidden;
	width: 2px;
	height: 1px;
}
html #menuP .vb{
	height: 1px;
}
html #menuP .vc{
	height: 1px;
}
html #menuP .vd{
	height: 1px;
}
#menuP A{
	font:10px verdana, arial, sans-serif;
	background: #c88;
	cursor:pointer;
	color: #fff;
	text-decoration: none;
}
#menuP A:visited{
	font:10px verdana, arial, sans-serif;
	background: #c88;
	cursor:pointer;
	color: #fff;
	text-decoration: none;
}

.pad{
	float: left;
	color: #fff;
}
.padtop{
    padding: 0 5px 0 5px;
	display: block;
    float: left;
}
