#TopImg {
	background-image: url(../images/users/top_image.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding-right: 50px;
}
#DlInfo {
	width: 200px;
	text-align: center;
	float: right;
	margin-top: 45px;
}
#DlInfo span {
	font-weight: bold;
	color: #FF6600;
}
#DlInfo p {
	line-height: 150%;
}


#DlTotal {
	background-image: url(../images/common/top_dl_total.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 6px;
	padding-bottom: 5px;
}
#DlTotal span {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 5px;
}
h1,h2 {
	margin: 0px;
	padding: 0px;
}
#About {
	width: 696px;
	background-color: #FFFFFF;
}
#LoginBox {
	float: right;
	background-image: url(../images/common/login_box_bg.gif);
	background-repeat: repeat-y;
	margin-top: 7px;
	margin-right: 8px;
	font-weight: bold;
	line-height: 150%;
}


#Main {
	margin-top: 18px;
}
#TopContents {
	background-image: url(../images/common/top_content_bg.gif);
}
#whatsnew {
	background-color: #FFFFFF;
	width: 357px;
	padding-bottom: 15px;
}
#whatsnew iframe {
	height: 237px;
	width: 320px;
	margin-left: 10px;
}
.news 
{
	height: 237px;
	width: 320px;
	margin-left: 28px;
	overflow: auto;
}
#UserLogin {
	background-image: url(../images/users/top_user_bg.gif);
	background-repeat: no-repeat;
	height: 183px;
	width: 330px;
}
#TopContentsInner {
	padding: 12px;
}
