@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../slide/images/slide_base.gif);
	height: 600px;
	width: 920px;
	background-repeat: no-repeat;
	margin-top: 35px;
	margin-left: 35px;
}
.main {
	height: 530px;
	width: 850px;
	font-size: 13.5px;
	color: #333;
	line-height: 20px;
}
.small {
	font-size: 11px;
	color: #666;
}
