body {
	background-image: url(../images/bg_all.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
.font-white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.font-gray {
	font-family: Tahoma;
	font-size: 12px;
	color: #616878;
	text-decoration: none;
}
.font-gray,.font-gray a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #616878;
	text-decoration: none;
}
.font-gray a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #616878;
	text-decoration: underline;
}
.font-gray a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #616878;
	text-decoration: none;
}

.font-more,.font-more a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #3366CC;
	text-decoration: underline;
}
.font-more a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6633;
	text-decoration: underline;
}

.font-titlelink,.font-titlelink a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #616878;
	text-decoration: none;
}
.font-titlelink a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6633;
	text-decoration: underline;
}

.tab-menu1 {
	padding-left:10px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #616878;
	text-decoration: none;
	background-image: url(../images/bg_tab1.gif);
	background-repeat:no-repeat;
}
.tab-menu2 {
	padding-left:10px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #616878;
	text-decoration: none;
	background-image: url(../images/bg_tab2.gif);
	background-repeat:no-repeat;
}
.tab-menu3 {
	padding-left:10px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #616878;
	text-decoration: none;
	background-image: url(../images/bg_tab3.gif);
	background-repeat:no-repeat;
}
.tab-menu-sony {
	padding-left:10px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #616878;
	text-decoration: none;
	background-image: url(../images/bg_tab-sony.gif);
	background-repeat:no-repeat;
}
.footer{
	font-family: Tahoma;
	font-size: 12px;
	color: #0851b8;
	text-decoration: none;
}