@charset "utf-8";
/* CSS Document */

#catch{
	width:760px;
	height:22px;
	margin:0 0 10px;
	text-align:center;
}

.typeBlock{
	width:760px;
	margin:0 auto 40px;
}

.typeTitle{
	width:760px;
	height:43px;
}

.typeBlock ul{
	width:760px;
	margin:10px auto;
}

.typeBlock li{
	width:49px;
	height:34px;
	margin:10px;
	float:left;
}

#detailMain{
	width:800px;
	background-color:#FFFFFF;
	margin:0 auto 20px;
}

table{
	border:0;
	margin:20px auto;
	border-spacing:0;
}

#listBtn{
	width:760px;
	height:58px;
	text-align:right;
	margin:0;
}

#type{
	width:760px;
	margin:30px auto;
}

#detail{
	width:760px;
	margin:0 auto;
	padding:50px 0;
}

#planImg{
	width:380px;
	float:left;
	text-align:center;
}

#planImg2{
	width:760px;
	text-align:center;
	margin:0 auto 100px;
}


#planPic{
	width:380px;
	float:right;
	text-align:center;
}

#planPic2{
	width:380px;
	margin:0 auto;
	text-align:center;
}

#picthum{
	width:380px;
	margin:0;
}

#update{
	width:640px;
	margin:0 auto;
}

#list{
   border:none;
   border-spacing:0;
   width:640px;
   margin:0 auto 30px;
   background-color:#FFFFFF;
   }
   
#list th{
   padding:3px;
   height:30px;
   text-align:center;
   background:url(../../list/th_bg.jpg);
   font-weight:normal;
   }

#list td{
   border-bottom:solid 1px #888888;
   text-align:center;
   padding:5px;
   }
