a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #CC3300;
	text-decoration: none;
}



a img{ border:0;}

#fl1{
	width:940px;
	margin:0 auto;
	position:relative;
}
#pvFrame{
	width:334px;
	height:202px;
	background-image:url(../images/top/pvFrame.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	left:720px;
	z-index:2;
}
#pvFrame #topPv{
	position:absolute;
	top:42px;
	left:47px;
}
#pvFrame #pvTitle{
	text-align:left;
	position:absolute;
	top: 190px;
	left: 30px;
	width: 220px;
}
* html #pvTitle{ padding-top:12px;}/* for ie6 */
*:first-child+html #pvTitle{padding-top:12px;}/* for ie7 */
#main{
	padding-top:14px;
}

#mmag{
	margin-left:45px;
	margin-bottom:10px;
}
* html #mmag{/* for ie6 */
	margin-left:25px;
}
#mmag, #mmag p{
	text-align:left;
}

#release-info{
	float:left;
	width:580px;
	margin-left:45px;
}
* html #release-info {/* for ie6 */
	margin-left:25px;
} 
#rel-info-new{
	background-image:url(../images/top/bg_newrelease.gif);
	background-repeat:no-repeat;
	background-position: 0 60px;
}
#rel-info-next{
	background-image:url(../images/top/bg_nextrelease.gif);
	background-repeat:no-repeat;
	background-position: 0 60px;
	display:none;
}
.mBox{
	margin-left:60px;
	margin-bottom:20px;
	border-bottom:1px dashed #999999;
	padding-bottom:10px;
}
.mWrapper{
	width:480px;
}
.bar{
	margin-bottom:40px;
}
.jake{
	float:left;
	background-image:url(../images/top/bg_jake.gif);
	width:130px;
	padding:7px;
}
.stat{
	float:right;
	border-left:2px solid #000000;
	width:300px;
}
.mTitle, .mName, .mDate, .mPrice{
	padding-left:14px;
}
.mTitle{
	margin-top:0;
	padding-top:0;
	font-size:14pt;
	font-weight:bold;
	line-height:1.2em;
}
.mName{
	font-size:12pt;
}
.mDate, .mPrice{
	color:#666666;
}
.mDesc{
	width:490px;
	color:#333333;
}

#visual{
	margin-left:60px;
}

#beta{
	float:right;
	width:300px;
	border-left:1px solid #333333;
	/*
	background-image:url(../images/top/bg_news.gif);
	background-repeat:no-repeat;
	background-position:14px 7px;
	*/
}
.bar_news{
	margin-left: 20px;
}
#news{
	height:400px;
	margin-left:20px;
	overflow: auto;
}
#sideBnr{
	margin-left:20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
}
#sideBnr p{
	margin:0 0 5px;
	padding:0;
}
#whatsnew{
	padding:25px 0 0 60px;
	background-image:url(../images/top/bg_whatsnew.gif);
	background-repeat:no-repeat;
	background-position: 14px 12px;
}

#noize{
	position:absolute;
	top:0;
	left:0;
}
#sideBnr2{
	margin-left:20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
}
#sideBnr2 p{
	margin:0 0 5px;
	padding:0;
}

#twitt{
	margin-left: 20px;
}