@charset "utf-8";
.container {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	display: block;
}
.container a:link{
	text-decoration: none;
	color: #56BAE0
}
.container a:hover{
	text-decoration: underline;
}
.leftbanner {
	width:250px;
	height:500px;
	float: left;
}
.leftbanner_s {
	width:250px;
	height:120px;
	float: left;
}
.topbanner {
	width:700px;
	height:120px;
	float: left;
}
.main{
	width:640px;
	height:auto;
	float: left;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(images/images/intro/intro-3.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.intro {
	width: 360px;
	margin-left: 0px;
	float: none;
	padding-right: 280px;
	padding-top: 10px;
	color: #333333;
	padding-bottom: 20px;
}
.intro a:link{
	color: #3399FF;
}

.introB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
.opening {
	width:950px;
	height:347px;
	float: left;
	background-image: url(images/images/opbg1.jpg);
	background-repeat: no-repeat;
}
.opening_bottombox {
	width:950px;
	height:100px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
}
.opening_bottombox .shadow {
	width:885px;
	float:left;
	padding-left:33px;
	padding-right:32px;
	background-image: url(images/images/mainpage_btmshadow.gif);
	background-repeat: no-repeat;
	height: 10px;
	background-position: 40px;
	padding-top: 10px;
}


/*wilson*/
.remind{
	width:640px;
	height:auto;
	float: left;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(images/images/intro/webpage-3_03.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.remind2{
	width:640px;
	height:auto;
	float: left;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(images/images/remind/remind-bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;}
	
/*cargo*/
.main_plan{
	width:640px;
	height:auto;
	float: left;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(images/images/plan/plan_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.plan_day{
	width:320px;
	float: left;
	text-align: left;
	padding-left: 30px;
	padding-top: 20px;
	background-image: url(images/images/plan/plan_line.gif);
	background-repeat: no-repeat;
}
