body {
	margin: 0 auto 0 auto;
	padding: 0;
}
table {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
*{
	padding:0px;
	margin:0px;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	font-weight: normal;
}
a:link, a:visited {
	color:#003399;
}
a{ 
text-decoration:none
}
a:hover{
text-decoration:underline;color:#0099FF;
}
.txt10pt14line {
	font-size: 10px;
	line-height: 14px;
}
.txt12pt {
	font-size: 12px;
	line-height: 14px;
}
.link {
	font-size: 11px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	color: #666666;
}
.car-name14pt {
	font-size: 14px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
.car-name12pt {
	font-size: 12px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
.video-name12pt {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
}
.video-text10pt {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: normal;
}
/*whatsnew**********/
.whatsnew_waku{
	width:630px;
	height:200px;
	overflow:auto;
}
.whatsnew_box{
	width:295px;
	height:115px;
	font-size:10px;
	float:left;
	padding-right:10px;
	overflow:auto;
}
.sub01{
	width:100px;
	float:left;
}
.sub02{
	width:185px;
	float:right;
}
.sub02 p{
	padding-bottom:5px;
	line-height:14px;
}
h6{
	font-size:10px;
	color:#003366;
	font-weight:bold;
	border-bottom:#999 1px solid;
	margin-bottom:5px;
}

/*videos*/
.videos{
	float:left;
	width:650px;
	overflow:hidden;
}
.videos ul{
	list-style:none;
	margin:0;
	padding:0;
	width:660px;
	overflow:hidden;
}
.videos li{
	float:left;
	width:210px;
	margin:0 10px 10px 0;
	padding:0;
	font-size:10px;
}
.videos object{
	margin:5px 0 0 0;
}
