
body{
	background:#FFF;
}

div.bodyarea{
	max-width:1020px!important;
	margin:0 auto;
	width:100%!important;
	padding: 0 20px;
	box-sizing:border-box;
}

.contentsarea,
.maincontents{
	width:100%!important;
}

#header #corporatesymbol{
	text-align: left;
}


div#fmvHeader div.tag .fundMsg{
	font-size:14px!important;
}

div.series_header{
	font-size:14px;
	margin-bottom:20px;
}

div.productInfo{
	margin-bottom:60px;
}

div.productInfo h2{
	font-size:16px;
	margin:10px 0;
}

div.productInfo ul li.bottomLine{
	margin-bottom:0.75em;
}

div.productInfo div.description h3{
	font-size:16px;
	font-weight:bold;
}


div.productInfo div.description ul li{
	font-size:13px;
	font-family: Arial, Verdana, "Lucida Grande", '‚l‚r ‚oƒSƒVƒbƒN', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', sans-serif;
}

.footer {
    width: 100%;
    min-width: 100%;
    color: #fff;
    background: #666 url(/images/common/fj/imgv4/common/footer_bg.gif) repeat-x left bottom;
}


#footerinner {
	display: block;
    max-width: 1020px;
    width: 100%;
    padding: 4px 20px 25px 20px;
    margin: 0 auto;
    text-align: left;
    box-sizing: border-box;
}

#creditline{
	padding:0!important;
}

#creditline p{
	margin: 0;
    padding: 0;
    font-size: 115%!important;
    line-height: 1.3;
    text-align: right;
    white-space: nowrap;
}


@media only screen and (max-width: 768px){

	#creditline{
		font-size:12px!important;
	}
	
	#creditline p{
		font-size:100%!important;
	}
	
	div.bodyarea{
		padding: 0 1rem .7rem;
	}
	
	
}


@media only screen and (max-width: 600px){

	#creditline p{
		font-size:12px!important;
		text-align: center;
	}
	
	
}
