@charset "utf-8";



#bgHeader {
	height: 80px;
}
#header {
	height: 80px;
}

#bgMain {
	width: 100%;
	height: 531px;
	overflow: hidden;
}
#main {
	width: 100%;
	height: 531px;
	margin: 0 auto;
/*	overflow: hidden;	*/
}

#bgMv {
	width: 100%;
	height: 450px;
}
#mv {
	width: 100%;
	height: 450px;
	margin: 0 auto;
}


#topicsArea {
	width: 960px;
	height: 71px;
	margin: 0 auto;
}
*html #topicsArea {
	height: 71px;
}

#topicsArea #news {
	float: left;
	margin: 2px 0 0 0;
}
#topicsArea #news li {
	margin: 5px 0 0 0;
	font-size: 11px;
	line-height: 1.2;
	padding: 0 0 0 12px;
	background: url(../image/home/bl_news.gif) 0 3px no-repeat;
}

#topicsArea #banner {
	float: right;
	margin: 6px 0 0 0;
}
#topicsArea #banner li {
	float: left;
	margin: 0 0 0 9px;
}


#jqmContent{ width:99%; height:99%; display:block; clear:both; margin:auto; margin-top:10px; background:#111; border:1px dotted #f00; }



iframe {
}
