#cont {
	height: 100px;
	width: 1200px;
	padding: 30px;
}

.title {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	margin: 10px 0 50px 0;
}

p {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	margin: 0 0 3px 0;
}

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

.last_margin {
	margin: 0 0 30px 0;
}

.subTitle {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#swf_logo {
	height: 60px;
	width: 100%;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	vertical-align: middle;
}
#swf_img {
	margin: 0px;
	height: auto;
	width: 100%;
	background-color: #000000;
	vertical-align: middle;
}
#swf_menu {
	margin: 0px;
	height: 59px;
	width: 100%;
	background-position: top;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	vertical-align: middle;
}
#copyright {
	margin: 0px;
	height: 21px;
	width: 100%;
	background-color: #1c1c1c;
	vertical-align: middle;
}
#main {
	height: 100%;
	width: 100%;
	margin: 0px;
}

body {
	margin: 0px;
	background: #0D0D0D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#w1200 {
	height: 100%;
	width: 1200px;
	margin: 0px;
}
