#about_mtv {
	width: 778px;
	overflow: hidden;
}
#login {
	position: absolute;
	left: 33px;
	top: 125px;
	color: #FFFFFF;
}
#bt_login {
	position: absolute;
	left: 155px;
	top: 10px;
}

#login input {
	width: 140px;
	margin-bottom: 7px;
	display: block;
	background-color: #F5F5F5;
}
#login li {
	list-style: none;
	margin-bottom: 10px;
}
#login ul {
	position: absolute;
	left: 230px;
	top: 25px;
	width: 160px;
}

#login li a {
	padding-left: 13px;
	background-image: url(icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
}
#vwlogin li a {
	padding-left: 13px;
	background-image: url(icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
}
#topimage {
	position: relative;
}
#download {
	width: 153px;
	position: absolute;
	left: 625px;
	top: 15px;
	height: 130px;
	text-align: center;
	line-height: 1.75em;
	color: #FFFFFF;
}
.dl_hd {
	color: #FFE900;
}
#dl_item {
	font-weight: bold;
	color: #000000;
	background-image: url(dl_item_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 109px;
	height: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 3px auto;
}
#dl_item span{
	font-size: 16px;
}
h1 {
	font-size:14px;
	float: right;
	display: inline;
}
#contents {
	margin-top: 0px;
}
#info {
	float: left;
	width: 763px;
	border-bottom: 3px solid #707070;
}
#info_contants {
	height: 210px;
	overflow: auto;
	margin-bottom: 10px;
	padding-left: 10px;
    width: 737px;
}

.ranking {
	width: 266px;
}


