/* CSS Document */
body {
	background-color: #000000;
	text-align: center;
}
#swfaddress {
	width:960px;
	height:600px;
}
#iconBar {
	width:960px;
	text-align: right;
	margin:0px auto 5px auto;
}
#iconBar img {
	margin-left: 0.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*** for seo content ***/
p {
    color: #FFFFFF;
    text-align:left;
}
a {
    color: #D1A7D2;
}
ul {
    text-align:left;
}
