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

body {
	margin:0;
	text-align:center;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000;
	font-size:12px;
}

img{
	border-width:0;
}

#flashContent {
	width:100%;
	min-width:1000px;
	height:533px;
	margin:0 auto;
}



#social{
	margin:0 auto;
	width:962px;
	margin-top:10px;
	overflow:hidden;
	text-align:left;
}


#social *{
	margin-top:0;
}


#social .api{
	overflow:hidden;
	display:inline;
	float:right;
	margin:0 10px 0 0;
	padding:0px;
	width:100px;
}


#base-info{
	width:962px;
	margin:0 auto;
	margin-top:10px;
	text-align:left;

}

#base-info img,
#base-info #news{
	float:left;
}

#base-info img{
	border:1px #434366 solid;
}

#base-info #news{
	width:551px;
	height:150px;
	margin-left:15px;
	text-align:center;
	background-image:url(../images/news_bg.jpg);
}


#base-info #news #news-area{
	width:530px;
	height:115px;
	margin:0 auto;
	margin-top:33px;
	overflow:auto;
}

#base-info #news #news-area table tr{
	vertical-align:top;
	text-align:left;
	color:#fff;
}


#base-info #news #news-area table tr th{
	width:50px;
}


#base-info #news #news-area table td a{
	color:#FF9;
}

#footer{
	width:962px;
	margin:0 auto;
	margin-top:25px;
}


#footer img{
	float:right;
}

#footer #links{
	font-size:12px;
	color:#FFF;
	float:left;
}

#footer #links a{
	color:#FFF;
	text-decoration:none;
}

#footer #links span{
	color:#555;
}

/*----*/
#sb-container{
	z-index:9999;
}


/*---------------*/
#bnns{
	/*width:650px;*/
	float:none;
	width:962px;
	height:60px;
	text-align:center;
	margin:5px auto;
	margin-top:15px;
}

#bnns img{
	float:none;
	margin:0 2px;
	border:0;
}


