@charset "utf-8";
/* CSS Document */


.goAny {
	background-image: url(/images/go2any.gif);
	background-repeat: no-repeat;
	background-position:0px 1px;
	padding-left:15px;
}
.prev{
	background-image:url(../../../../images/go2Prev.gif);
	background-repeat: no-repeat;
	background-position:0px 1px;
	padding-left:15px;
}


h2{
	margin-bottom:24px;
	}

.planList{
	margin-bottom:24px;
}
.planList strong{
	display:block;
	font-weight:normal;
	margin-top:12px;
}
.textBox{
	float:right;
	width:209px;
	margin-top:24px;
	
	
}
	
.titleText{
	font-weight:bold;
	color:#666666;
	
}
.button a{
	display:block;
	background-image:url(../../../../plan/ex/images/planBt.jpg);
	background-repeat:no-repeat;
	width:165px;
	height:22px;
	
}
.button a:hover{
	/*background-position:0px -22px;*/
}
.imageBox{
	float:left;
	width:380px;
}

hr{
	
	height:1px;
	background-color:#CCCCCC;
	color:#cccccc;
	} 


.planTitle{
	background-image:url(/plan/ex/images/titleBg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;
	/*color:#000099;*/
	font-weight:bold;
}
.sankou{
	margin-right:20px;
	float:left;
}
.priceText{
	float:right;
}

.planText{
	padding-left:12px;
	padding-right:14px;
}
	.planText a{
		display:block;
	}
	
.picBox{
	padding:3px;
	border:solid 1px #CCCCCC;
}
	.picBox img{
	
	border:solid 1px #EBEBEB;
	}
	
	.planBox{
	margin:0px 0px 50px 0px;
	width:320px;
	float:left;
	}

