.dum {
	width: 998px;
	margin: 0px auto;
}
#header {
	height: 845px;
	position: relative;
}
#ttl {
	z-index: 6;
	height: 144px;
	width: 426px;
	position: absolute;
	left: 524px;
	top: 5px;
}
#newbnr {
	z-index: 4;
	position: absolute;
	top: 590px;
	left: 278px;
}
#newitem {
	z-index: 3;
	margin-top: 19px;
	height: 777px;
	width: 535px;
	position: absolute;
	top: 5px;
}
#whatsnew {
	height: 274px;
	width: 460px;
	position: absolute;
	left: 519px;
	top: 126px;
	z-index: 5;
	background-image: url(../images/bg_whats.png);
	background-repeat: no-repeat;
	background-position: 14px 14px;
}
#whatsnew h2 {
	z-index: 1;
	position: absolute;
}
#news {
	z-index: 0;
	width: 380px;
	height: 187px;
	position: absolute;
	top: 56px;
	left: 65px;
	overflow: auto;
}
#news ul {
	background-image: url(../images/line_whats.png);
	background-repeat: no-repeat;
}
#news li {
	clear: both;
	background-image: url(../images/line_whats.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#news .date {
	float: left;
	display: block;
	width: 59px;
	padding: 10px 12px 10px 11px;
}
#news .news_txt{
	float: left;
	display: block;
	width: 266px;
	padding: 10px 0px;
}
#whatsnew .more_btn {
	display: block;
	position: absolute;
	left: 393px;
	top: 245px;
}

#twitter {
	height: 363px;
	width: 451px;
	position: absolute;
	left: 540px;
	top: 401px;
	background-image: url(../images/bg_twitter.png);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	padding-left: 4px;
	z-index: 1;
	position: relative;
}
#twitter .prof {
	font-size: 10px;
}
#twitter_btn {
	position: absolute;
	left: 182px;
	top: 12px;
	z-index: 10;	
}
.twi_inner {
	position: relative;
	width: 363px;
	height: 251px;
	margin: 10px auto 0;	
	z-index: 5;	
}

#nav_bg {
	background-image: url(../images/bg_menu.png);
	background-repeat: repeat-x;
	clear: both;
	width: 100%;
	height: 81px;
	z-index: 2;
	position: absolute;
	top: 751px;
}
#nav {
	width: 1098px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 755px;
	z-index: 4;
}
#nav ul {
	margin-left: 158px;
}

#nav li {
	float: left;
	padding-left: 7px;
}
#nav_st {
	padding-top: 10px;
}
#nav_blog {
	padding-top: 13px;
}
#nav_ev {
	padding-top: 4px;
}
#nav_visa {
	padding-top: 14px;
}
#banner {
	clear: both;
	width: 100%;
}
#banner ul {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#banner li {
	float: left;
	padding-bottom: 10px;
}

#footer_wrapp {
	clear: both;
	width: 100%;
	background-image: url(../images/bg_footer.png);
	background-repeat: repeat-x;
	padding-top: 30px;
	height: 85px;
}
#footer {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
		
}
#footer_nav {
	width: 763px;
	float: left;
}

#footer ul {
	clear: both;
}
#footer li {
	float: left;
	padding-bottom: 5px;
	padding-right: 4px;
}
#footer_logo {
	float: left;
	width: 168px;
	text-align: right;
}
#logo_vridge {
	float: left;
	padding-top: 12px;
}
#logo_d3p {
	float: left;
}
#logo_copy {
	clear: both;
	padding-top: 8px;
}
