
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-color:#f0f0f0;
	height:100%;
}

#menu{
	width:800px;
	height:184px;
	margin:0 auto 0 auto;
	padding:0;
	background:url(../images/top_menu_bg2.jpg) top left no-repeat;
	text-align:left;
}
#swf{
	width:800px;
	height:320px;
	margin:0 auto 0 auto;
	padding:0;
}
#alert{
	width:788px;
	height:24px;
	margin:12px auto 0 auto;
	padding:0;
	clear:both;
	float:none;
	text-align:right;
	font-size:10px;
	color:#999;
	font-family:"Lucida Grande","helvetica", sanserif;

}

.topics, .footage, .catalog, .others{
	display:block;
	width:199px;
	height:184px;
	font-family:"Lucida Grande","helvetica", sanserif;
	font-size:10px;
	line-height:15px;
	color: #666666;
	float:left;
}

.topics{
	border-top:3px solid #FF9900;
	background:url(../images/top_menu_bg.jpg) no-repeat 0px -2px;
}
.footage{
	border-top:3px solid #d1e626;
	background:url(../images/top_menu_bg.jpg) no-repeat -200px -2px;
}

.catalog{
	border-top:3px solid #cc6699;
	background:url(../images/top_menu_bg.jpg) no-repeat -399px -2px;
}
.others{
	background:url(../images/top_menu_bg.jpg) no-repeat -599px 0px;
}

a.topics:hover{
	background-image:none;
}

a.catalog:hover{
	background-image:none;
}


a.footage:hover{
	background-image:none;
}

a.topics:active{
	background:url(../images/top_menu_bg.jpg) no-repeat 0px -2px;
}

a.catalog:active{
	background:url(../images/top_menu_bg.jpg) no-repeat -399px -2px;
}

a.footage:active{
	background:url(../images/top_menu_bg.jpg) no-repeat -200px -2px;
}

.footage, .catalog, .others{
	border-left:1px solid #cccccc;
}

.category{
	margin:10px 0 0 10px;
}
.btn{
	margin:0 0 0 9px;
}
.desc{
	margin:0 4px 0 8px;
	width:187px;
}
#desc{
	margin:0 4px 0 10px;
}

.topics .desc,.topics #desc{
	margin-top:18px;
}

.others .btns{
	height:126px;
	margin:10px 0 0 0;
	padding:0;
}

.others  #lang_logo{
	text-align:right;
	width:196px;
	height:48px;
	margin:0;
	padding:0;
}
.others  #lang_logo img{
	margin:20px 12px 0 0;
}

.others .btns h2{
	font-size:11px;
	color:#666666;
	margin:0px 0 0 10px;
	padding:0;
}



.clear{
	clear:both;
}
a{
	text-decoration:none;
}

img{
	border:0;
}

ul{
list-style:none;
margin:0 0 0 10px;
padding:0;
}
li{
	padding:0 0 0 12px;
	background:url(../images/top_menu_leftarr.gif) left no-repeat;
}

li a:link{
	color:#666666;
}
li a:visited{
	color:#666666;
}
li a:hover{
	color:#FF6600;
}
li a:active{
	color:#FF6600;
}
