* {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.clear{
	clear:both;
}
a{
	color:#333333;
}
#SectionTop{
	background-color: #63668F;
	color: #ffffff;
	line-height:24px;
	margin-bottom:1px;
	padding-left:10px;
}
#SectionTop a{
	color: #ffffff;
	text-decoration: none;
}
#Wrapper {
	width: 1000px;
	background-color: #F2FAFB;
	margin-top: 0px;
	margin-right: auto;
}
#Banner{
	float:left;
}
#SectionBody{
	float:right;
}
#SectionBody .Packagelist{
	width:620px;
	border:1px solid #A8C0CE;
	background:#fff;
	margin-bottom:3px;
}
#SectionBody .Packagelist .head{
	display:block;
	width:100%;
	background:url(images/bg_01.jpg);
	color:#fff;
	line-height:24px;
	height:24px;
}
#SectionBody .Packagelist .head h2{
	display:inline;
	font-size:14px;
	padding-left:25px;
	float:left;
}
#SectionBody .Packagelist .head .more{
	display:inline;
	float:right;
	margin-right:15px;
}
#SectionBody .Packagelist .head .more a{
	color:#fff;
	text-decoration:none;
}
#SectionBody .Packagelist .body{
	clear:both;
}
#SectionBody .Packagelist .body ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#SectionBody .Packagelist .body ul li{
	list-style:none;
	margin:0px;
	padding:0px;
}
#SectionFoot {
	clear: both;
	margin: 5px auto;
}
#SectionFoot #copyright {
	line-height: 25px;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #63668F;
}
#SectionFoot #info {
	line-height: 25px;
	text-align: center;
}
#SectionFoot #info a{
	color: #000000;
	text-decoration: none;
}
#SectionFoot #zhuban {
	text-align: center;
}
