.Style3 {color: #FFFFFF; font-weight: bold; }

.tss {
	color: #FFFFFF;
	text-decoration: none;
}

.tss2 {
	white-space: nowrap;
	width: 880px;
}

body {
	margin-top: 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	background-image: url(../img/fd.gif);
}

.main .container{
	background:#FFF;
	margin-top:8px;
	padding-bottom: 8px;
	border-radius:8px;
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
}

.main table{
	width:100%;
	margin: 16px auto;
}

.main table td{
	padding:8px 1px;
}

.banner img{
	width:100%;
	height: auto;
}

.banner{
	margin-bottom: 24px;
}

.Style4 {color: #FFFFFF}