.tabs{
	padding:0px;
}

.tabs a {
	display: block;
	float: left;
	padding: 5px;
	color: #5555AA;
	width:180px;
	background-color:#BBBBFF;
	border-right:1px solid #EEEEFF;
	padding:0px 20px;
}
.tabs a:link {
}
.tabs a:visited {
}
.tabs a:hover {
	color: #CCCCFF;
	text-decoration:none;
}
.tabs a:active {
	color: #000055;
}
.tabs a.selected {
	color: #000055;
	background-color:#EEEEFF;
}


.imagetabs a {
	display: block;
	float: left;
	padding: 3px;
}

.imagetabs a:link {
}
.imagetabs a:visited {
}
.imagetabs a:hover {
	background-color:#9999FF;
}
.imagetabs a:active {
	background-color:#22FF00;

}
.imagetabs a.selected {
	background-color:#22FF00;
}


.tabmaintext0 { /* ­º­¶¨Ï¥Îªº*/
	display:none;
	float:left;
	width:100%;
	height:450px;
	padding:0px;
	margin:0px;
	line-height:15px;
	text-align: center;
}
.tabmaintext0 p{
	display:block;
	width:100%;
	height:450px;
	text-align: center;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.tabmaintext0 p img{
	margin:0px;
	padding:0px;
	border:none;
}

.tabmaintext1{
	clear:both;
	width:730px;
	float: left;
	display:none;
	padding: 15px 0px;
}

.tabmaintext2{
	clear:both;
	width:730px;
	float: left;
	display:none;
	padding: 15px 0px;
	background-color:#EEEEFF;
} 
