@charset "utf-8";

#header{
	width: 902px;
	margin: 0 auto;
}

#globalNav{
	width: 902px;
	margin: 0 auto;
}

#mainContents{
	width:900px;
}

#mainVis #img{
	width: 902px;
	margin: 18px auto 0;
}

#prodNav{
	position: relative;
	margin-bottom: 11px;
}

#prodNav #moreInfo{
	position: absolute;
	top: 6px;
	right: 6px;
	margin: 0px;
}

#prodNav #menu{
	margin-left: 0;
}

#prodNav #menu li{
	display: inline;
}

#topicsArea{
	width: 443px;
	float: left;
	display: inline;
	position: relative;
	/*background: url(../img/rssarea_bg.png) no-repeat left bottom;*/
	padding-bottom: 10px;
}

#blogArea,
#newsArea{
	width: 444px;
	float: right;
	display: inline;
	position: relative;
	background: url(../img/rssarea_bg.png) no-repeat left bottom;
	padding-bottom: 10px;
}

#newsArea{
	margin-bottom: 15px;
}

#topicsArea #topicsTab{
	position: absolute;
	top: 9px;
	right: 70px;
}

#topicsTab li{
	float: left;
	display: inline;
	padding-left: 6px;
}

#mainContents #rssArea{
	margin-bottom: 15px;
}

#rssArea h3{
	margin-bottom: 10px;
}

#rssArea table{
	margin: 0px 10px 10px;
}

#rssArea table th,
#rssArea table td{
	padding: 3px;
}

#rssArea table th{
	font-size: 90%;
}

#rssArea table a{
	color: #017DC7;
	text-decoration: none;
}

#rssArea table a:hover{
	text-decoration: underline;
}

#rssArea .rssNav{
	margin: 0 10px;
}

#rssArea .rssNav .rssBtn{
	background: url(../img/rssArea_icon.png) no-repeat left top;
	padding-left: 20px;
	float: left;
	display: inline;
}

#rssArea .rssNav .listBtn{
	float: right;
	display: inline;
}

#mainContents #bnrArea{
	margin: 15px 0;
}

#bnrArea{
	zoom: 1;
}

#bnrArea:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

#bnrArea li{
	float: left;
	display: inline;
}
#bnrArea > li:nth-child(2){
	padding-left: 13px;
}


#bnrArea .lastChild{
	padding-left: 13px;
}

.topmovie{
	width:356px;
	float:left;
	margin-left: 38px;
}

.topmovie iframe{
	display: inline;
	padding:0 10px;
}
#rssArea #bnrArea {
	float:right;
	margin: 0;
	width: 900px;
}
#rssArea #bnrArea li{
		float: left;	
		display: inherit;
		margin-bottom: 5px;
}
