.CampBlock{
	color:#565656;
}
	.CampBlock .list li{
		float:left;
		height:101px;
		margin-bottom:5px;
	}

	.CampBlock .SignArea{
		clear:both;
	}
		.CampBlock .SignArea .arrow{
			margin:0px 0 10px 163px;
		}
		.CampBlock .SignArea .sign{
			margin:0 0 30px 30px;
		}

	.CampBlock .title{
		clear:both;
		/* padding-top:20px; */
	}

	.CampBlock .price{
		margin-top:15px;
	}
	.CampBlock .price .attention{
		margin-top:5px;
		padding:10px;
		font-size:80%;
	}
	.CampBlock .Seoarrow{
		margin:0px 0 10px 100px;
	}

	.CampBlock .SeoArea{
		font-size:80%;
		margin-bottom:30px;
	}
		.CampBlock .SeoArea .left{
			float:left;
			width:293px;
			height:234px;
		}
		.CampBlock .SeoArea .right{
			float:left;
			width:286px;
			height:159px;
		}
		.CampBlock .SeoArea .right .content{
			width:271px;
			height:70px;
			background:url(/camp/img06/yahoo_attention.jpg) no-repeat;
			padding:5px 10px 0px 5px;
		}

	.CampBlock .SeoArea .flow{
		background:url(/camp/img06/yahoo_flowcoment.jpg) repeat-y;
		width:539px;
		 /* height:118px; */
		height:130px;
		padding:20px;
		font-size:90%;
		line-height:140%;
	}
	.CampBlock .SeoArea .input{
		background:url(/camp/img06/yahoo_checkinput.jpg) no-repeat;
		width:420px;
		height:25px;
		padding:0 0 0 50px;
		color:#000;
	}
	.CampBlock .SeoArea .bottom{
		background:url(/camp/img06/yahoo_checkbottom.jpg) no-repeat;
		width:539px;
		height:22px;
		padding-left:40px;
		font-size:90%;
		color:#000;
	}

	.CampBlock .details{
		margin-top:15px;
		font-size:80%;
	}
		.CampBlock .details .TableBlock{
		}
			.CampBlock .details .TableBlock th{
				padding:5px;
				font-weight:bold;
				background-color:#DFDFDF;
				width:200px;
				text-align:center;
				vertical-align:middle;
			}
			.CampBlock .details .TableBlock td{
				padding:5px;
				width:400px;
			}
			.CampBlock .details .TableBlock .Left{
				border-left:1px solid #999999;
				border-top:1px solid #999999;
			}
			.CampBlock .details .TableBlock .Right{
				border-left:1px solid #999999;
				border-top:1px solid #999999;
				border-right:1px solid #999999;
			}
			.CampBlock .details .TableBlock .LeftL{
				border-left:1px solid #999999;
				border-top:1px solid #999999;
				border-bottom:1px solid #999999;
			}
			.CampBlock .details .TableBlock .RightL{
				border-left:1px solid #999999;
				border-top:1px solid #999999;
				border-right:1px solid #999999;
				border-bottom:1px solid #999999;
			}

				.CampBlock .details .TableBlock .RightL li{
					margin-bottom:5px;
				}
				.CampBlock .details .TableBlock .RightL ul{
					margin-top:5px;
				}
			
			.CampBlock .details .attention{
				font-size:80%;
				margin-bottom:30px;
				margin-top:5px;
			}
				.CampBlock .details .attention li{
					margin-bottom:3px;
				}
			.CampBlock .details .yahoo{
				/* font-size:80%; */
				margin-bottom:30px;
			}
				.CampBlock .details .yahoo .title{
					font-weight:bold;
					margin-bottom:10px;
				}
				.CampBlock .details .yahoo li{
					margin-bottom:5px;
					line-height:120%;
				}

	.CampBlock .Signup{
		margin-bottom:30px;
	}
		.CampBlock .Signup .signbtn{
			float:left;
			width:360px;
			margin-right:15px;
		}
		.CampBlock .Signup .demandbtn{
			float:left;
			width:200px;
		}

	.CampBlock .Signup:after {
	    content: "";
	    display: block;
	    clear: both;
	    height: 1px;
	    overflow: hidden;
	}

