@charset "utf-8";

/* --------------------------------
   □ index.html
-------------------------------- */ 
#contentsArea #top-swf{
	display:block;
	width:971px;
	height:492px;
	background-color:#FFF;
}

#contentsArea #topics{
	display:block;
	float:left;
	overflow:hidden;
	width:540px;
	height:122px;
	background:url(../images/index/topics-back.gif) 0 0 no-repeat;
	margin-top:10px;
	padding:0px 20px;
}

#contentsArea #topics h2{
	margin-top:15px;
	font-size:12px!important;
}


#contentsArea #topics ul li{
	font-size:12px;
	background:url(../images/index/mark.gif) 0 6px no-repeat;
	padding:3px 0 3px 22px;
	border-bottom:1px dotted #666;
	width:520px;
}

#contentsArea #topics img.photo{
	float:right;
	margin:-10px 100px 0 0;
}



#contentsArea #mov{
	display:block;
	float:left;
	overflow:hidden;
	width:381px;
	height:122px;
	
	margin-top:10px;
	padding:0px 0 10px 8px;
}


#footer{
	clear:both;
	display:block;
	overflow:hidden;
	width:973px;
	height:114px;
	background:url(../images/index/footer-bg.gif) 0 0 no-repeat;
	padding:10px;
	margin-top:10px;
	padding-top:10px;
	
}

#footer ul li{
	float:left;
	margin-right:8px;
}

#footer ul li.rogo{
	height:71px; 
	width:72px;
	vertical-align:middle;
	margin-top:11px;
	}
