body, p, h1, h2, h3, h4, h5, ul, li {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#plan_box{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E6F1FF;
	clear: both;
	margin-bottom: 30px;
	padding:2px 0 0 2px;
}
#plan_box #plan_view {
	width:500px;
	height:375px;
	overflow:hidden;
	float:left;
	border: 2px solid #FFF;
}
#plan_box #plan_view p {
	
}



#plan_box #plan_sam {
	list-style-type: none;
	width: 250px;
	float:right;	
}

#plan_box #plan_sam li {
	float: left;
	vertical-align: bottom;
	margin:3px;
}
#plan_box #plan_sam li img {
	vertical-align: bottom;
	cursor: pointer;
	 opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	border: 2px solid #FFF;
}
#plan_box #plan_sam li.active img{
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	border: 2px solid #000;
}
#plan_box #plan_sam li img:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}


#plan_box #caption_plan01 {
	font-weight: bold;
	padding: 380px 10px 10px 10px;
	display: block;
	height: 20px;
	background-color: #E6F1FF;
}
#plan_box #caption_plan02 {
	background-color: #EEEEEE;
	padding: 20px;
	width: auto;
	display: block;
	overflow: hidden;
	border: 1px solid #999;
}


/*-------------------------------------*/
#plan_box2{
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E6F1FF;
	clear:both;
	margin-bottom: 30px;
	padding:2px 0 0 2px;
}
#plan_box2 #plan_view2 {
	width:500px;
	height:375px;
	overflow:hidden;
	float:left;
	border: 2px solid #FFF;
}
#plan_box2 #plan_view2 p {
	
}



#plan_box2 #plan_sam2 {
	list-style-type: none;
	width: 250px;
	float:right;	
}

#plan_box2 #plan_sam2 li {
	float: left;
	vertical-align: bottom;
	margin:3px;
}
#plan_box2 #plan_sam2 li img {
	vertical-align: bottom;
	cursor: pointer;
	 opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	border: 2px solid #FFF;
}
#plan_box2 #plan_sam2 li.active2 img{
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	border: 2px solid #000;
}
#plan_box2 #plan_sam2 li img:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}


#plan_box2 #caption_plan012 {
	font-weight: bold;
	padding: 380px 10px 10px 10px;
	display: block;
	height: 20px;
	background-color: #E6F1FF;
}
#plan_box2 #caption_plan022 {
	background-color: #EEEEEE;
	padding: 10px;
	width: auto;
	display: block;
	overflow:hidden;
	border: 1px solid #999;
}


/*-------------------------------------*/
#plan_box3{
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E6F1FF;
	clear:both;
	margin-bottom: 30px;
	padding:2px 0 0 2px;
}
#plan_box3 #plan_view3 {
	width:500px;
	height:375px;
	overflow:hidden;
	float:left;
	border: 2px solid #FFF;
}
#plan_box3 #plan_view3 p {
	
}



#plan_box3 #plan_sam3 {
	list-style-type: none;
	width: 250px;
	float:right;	
}

#plan_box3 #plan_sam3 li {
	float: left;
	vertical-align: bottom;
	margin:3px;
}
#plan_box3 #plan_sam3 li img {
	vertical-align: bottom;
	cursor: pointer;
	 opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	border: 2px solid #FFF;
}
#plan_box3 #plan_sam3 li.active3 img{
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	border: 2px solid #000;
}
#plan_box3 #plan_sam3 li img:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}


#plan_box3 #caption_plan013 {
	font-weight: bold;
	padding: 380px 10px 10px 10px;
	display: block;
	height: 20px;
	background-color: #E6F1FF;
}
#plan_box3 #caption_plan023 {
	background-color: #EEEEEE;
	padding: 10px;
	width: auto;
	display: block;
	overflow:hidden;
	border: 1px solid #999;
}
