
td{
	font-size: 12px;
	color: #333;
}
#contain{
	width: 772px;
	background-color: white;
	text-align: left;
}
#block1{
	width: 100%;
	height: 350px;
}
#video{
	width: 330px;
	height: 315px;
	float: left;
	margin: 10px 0 0 10px;
	background: #52B5D6;
	line-height: 315px;
	text-align: center;
}
#video iframe{
	margin-top: 5px;
}
#main{
	width: 385px;
	height: 305px;
	float: left;
	margin: 10px 0 0 20px;
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
}
#main_head{
	background-image: url(../images/main_head.gif);
	width:365px;
	height: 27px;
}
#main_foot{
	background-image: url(../images/main_foot.gif);
	width:365px;
	height: 36px;
}
#block2{
	width: 100%;
	height: 189px;
}
#info{
	width: 330px;
	height: 189px;
	float: left;
	margin: 0 0 0 10px;
}
#sec{
	width: 363px;
	height: 189px;
	float: left;
	margin: 0 0 0 20px;
	border: 1px solid #dbdbdb;
}
#sec_head{
	background-image: url(../images/sec_head.gif);
	height: 20px;
	width: 365px;
}
#block3{
	width: 606px;
	background: #AAC7D9;
	margin: 20px;
	padding: 20px;
	padding-bottom: 0;
}
#submit{
	text-align: center;
}
.imgs{
	margin: 10px;
	margin-top: 30px;
}
.imgs img{
	border: 2px solid #333;
	float: left;
	text-align: left;
	margin-right:10px;
	margin-bottom: 10px;
}

#banner{
	text-indent: -9999px;
	background-image: url(../images/banner.gif);
	height: 20px;
}