/*global*/

* { margin: 0px; padding: 0px; }
html {
	overflow: -moz-scrollbars-vertical;
}
html, body {
	width: 100%;
	height: 100%;
}
body{
	margin: 0px auto;
	background-color: #000000;
	font-family: "Tahoma",MS Sans Serif, Arial;
	font-size: 11px;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	color: #999999;
}
img{ behavior: url(css/iepngfix.htc); }
img { border: 0px; }
table { border-collapse: collapse; }
div.main{
	width: 960px;
	text-align: left;
	margin: auto auto;
}
div.main div.head{
	position: relative;
	left: 0px;
	top: 0px;
	background: url('../images/bg_head.jpg') no-repeat top left;
	width: 960px;
	height: 147px;
}
div.main div.head div.logo{
	position: absolute;
	left: 0px;
	top: 0px;
}
div.main div.head div.menu{
	position: absolute;
	left: 13px;
	top: 97px;
}
div.main div.head div.login{
	position: absolute;
	left: 680px;
	top: 10px;
	background: url('../images/bg_login.jpg') no-repeat top left;
	width: 278px;
	height: 58px;
}
div.main div.head div.login table{
	margin: 4px 3px;
	vertical-align: top;
}
div.main div.head div.login table td{
	padding: 0px 2px 2px 2px;
}
div.main div.head div.login table td input.text{
	font-family: "Tahoma",MS Sans Serif, Arial;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #333333;
	border: 1px solid #333333;
	height: 13px;
}
div.main div.head div.lang{
	position: absolute;
	left: 898px;
	top: 72px;
}
div.main div.head div.site{
	position: absolute;
	left: 815px;
	top: 71px;
}
div.footer{
	position: absolute;
	bottom: 15px;
	left: 0px;
	width: 600px;
	vertical-align: top;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
div.footer a{
	color: #999999;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
div.footer a:hover{
	color: #FF0000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

/*home*/

div.home{
	position: relative;
	left: 0px;
	top: 0px;
	background: url('../images/bg.jpg') repeat-y top left;
	width: 960px;
	height: 453px;
}
div.home div.bg_footer{
	background: url('../images/bg_footer.jpg') no-repeat bottom right;
	width: 960px;
	height: 453px;
	margin: 0px auto;
}
div.home div.bg_footer div.news{
	position: absolute;
	top: 3px;
	left: 327px;
	background: url('../images/home/bg_news.jpg') no-repeat top left;
	width: 281px;
	height: 319px;
}
div.home div.bg_footer div.moto{
	position: absolute;
	top: 15px;
	left: 610px;
	z-index: 1;
}
div.home div.bg_footer div.vdo{
	position: absolute;
	top: 10px;
	left: 0px;
}
div.home div.bg_footer div.text_yamaha{
	position: absolute;
	top: 170px;
	left: 680px;
	z-index: 2;
}
div.home div.bg_footer div.news div.scholl{
	margin: 40px 0px 0px 15px;
	width: 250px;
}
div.home div.bg_footer div.news div.more{
	margin: 5px 0px 0px 210px;
}
div.home div.bg_footer div.news div.scholl .holder{
	padding-right: 10px;
	_padding-right: 0px;
}
div.home div.bg_footer div.news div.scholl .holder .scroll-pane{
	width: 269px;
	height: 240px;
	overflow: auto;
}
.btn a.jScrollArrowUp {
	position: absolute;
	width: 11px !important;
	height: 6px !important;
	top: 0px;
	background: url('../images/up.gif') no-repeat 0 0;
}
.btn a.jScrollArrowDown {
	position: absolute;
	width: 11px !important;
	height: 6px !important;
	top: 234px;
	background: url('../images/down.gif') no-repeat 0 0;
}
.btn .jScrollPaneTrack {
	/*display: none;*/
	background:transparent;
	right:3px;
}
.btn .jScrollPaneTrack .jScrollPaneDrag {
	background-color:#333333;
}

div.home div.bg_footer div.news div.scholl .holder .scroll-pane table td{
	padding: 0px 5px 5px 0px;
	vertical-align: top;
}
div.home div.bg_footer div.news div.scholl .holder .scroll-pane table td span{
	font-weight: bold;
}
div.home div.bg_footer div.news div.scholl .holder .scroll-pane table td a{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
div.home div.bg_footer div.news div.scholl .holder .scroll-pane table td a:hover{
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

/* Product Sheet */
div.product_Sheet {
	height: 300px;
	position:  relative;
}
div.commingsoon {
	font-size:30px;
	font-weight:bold;
	position:absolute;
	left:250px;
	top:120px;
}
div.product_Sheet div.btn_link{
	position: absolute;
	top: 165px;
	right: 20px;
	width: 172px;
	height: auto;
}
div.product_Sheet div.btn_link div.detail a{
	background: url('../images/btn_detail.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.product_Sheet div.btn_link div.v360 a{
	background: url('../images/btn_360.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.product_Sheet div.btn_link div.gallery_btn a{
	background: url('../images/btn_gallery.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.product_Sheet div.btn_link div.equip a{
	background: url('../images/btn_equ.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.product_Sheet div.btn_link div.sheet{
	background: url('../images/btn_sheet.jpg') no-repeat left bottom;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.product_Sheet div.btn_link div.detail a:hover, div.product_Sheet div.btn_link div.gallery_btn a:hover,
div.product_Sheet div.btn_link div.v360 a:hover,
div.product_Sheet div.btn_link div.equip a:hover, div.product_Sheet div.btn_link div.sheet a:hover{
	background-position: left bottom;
}


/*YZF_R1*/
div.product01{
	position: relative;
	left: 0px;
	top: 0px;
	background: url('../images/bg.jpg') repeat-y top left;
	width: 960px;
	height: 810px;
}
div.product01 div.bg_footer{
	width: 960px;
	margin: 0px auto;
}
div.product01 div.bg_footer div.con01{
	position: absolute;
	top: 40px;
	left: 20px;
	background: url('../images/product/bg_content.jpg') no-repeat top left;
	width: 321px;
	height: 275px;
	text-align:justify;
}
div.product01 div.bg_footer div.con01 div.scholl{
	margin: 15px 0px 0px 25px;
	width: 278px;
}
div.product01 div.bg_footer div.con01 div.scholl .holder{
	padding-right: 10px;
	_padding-right: 0px;
}
div.product01 div.bg_footer div.con01 div.scholl .holder .scroll-pane{
	width: 279px;
	height: 240px;
	overflow: auto;
	padding-right:4px;
}
div.product01 div.bg_footer div.vdo_r1{
	position: absolute;
	top: 340px;
	left: 20px;
	width: 321px;
	height: 240px;
}
div.product01 div.bg_footer div.pic_r1{
	position: absolute;
	top: 300px;
	left: 340px;
	width: 607px;
	height: 268px;
}
div.product01 div.bg_footer div.pic{
	position: absolute;
	top: 0px;
	right: 20px;
	height: 259px;
	width: 600px;
}
div.product01 div.bg_footer div.btn_link{
	position: absolute;
	top: 165px;
	right: 20px;
	width: 172px;
	height: auto;
}
div.product01 div.bg_footer div.btn_link div.detail {
	background: url('../images/btn_detail.jpg') no-repeat left bottom;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.product01 div.bg_footer div.btn_link div.detail a{
	background: url('../images/btn_detail.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
}
div.product01 div.bg_footer div.btn_link div.v360 a{
	background: url('../images/btn_360.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.product01 div.bg_footer div.btn_link div.gallery_btn a{
	background: url('../images/btn_gallery.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.product01 div.bg_footer div.btn_link div.equip a{
	background: url('../images/btn_equ.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.product01 div.bg_footer div.btn_link div.sheet a{
	background: url('../images/btn_sheet.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.product01 div.bg_footer div.btn_link div.detail a:hover, div.product01 div.bg_footer div.btn_link div.gallery_btn a:hover,
div.product01 div.bg_footer div.btn_link div.v360 a:hover,
div.product01 div.bg_footer div.btn_link div.equip a:hover, div.product01 div.bg_footer div.btn_link div.sheet a:hover{
	background-position: left bottom;
}

div.product01 div.bg_footer div.engine{
	position: absolute;
	background: url('../images/product/engine.gif') no-repeat top left;
	top: 595px;
	left: 30px;
	width: 310px;
	height: 220px;
}
div.product01 div.bg_footer div.engine table{
	margin: 32px 0px 0px 100px;
}
div.product01 div.bg_footer div.engine table td.normal{
	padding-bottom: 9px;
}
div.product01 div.bg_footer div.engine table td.space{
	vertical-align: top;
	height: 33px;
}
div.product01 div.bg_footer div.chassis{
	position: absolute;
	background: url('../images/product/chassis.gif') no-repeat top left;
	top: 595px;
	left: 375px;
	width: 310px;
	height: 220px;
}
div.product01 div.bg_footer div.chassis table{
	margin: 32px 0px 0px 100px;
}
div.product01 div.bg_footer div.chassis table td.normal{
	padding-bottom: 9px;
}
div.product01 div.bg_footer div.chassis table td.space{
	vertical-align: top;
	height: 33px;
}
div.product01 div.bg_footer div.dimen{
	position: absolute;
	background: url('../images/product/dimension.gif') no-repeat top left;
	top: 595px;
	left: 700px;
	width: 250px;
	height: 220px;
}
div.product01 div.bg_footer div.dimen table{
	margin: 32px 0px 0px 100px;
}
div.product01 div.bg_footer div.dimen table td.normal{
	padding-bottom: 9px;
}
div.product01 div.bg_footer div.dimen table td.space{
	vertical-align: top;
	height: 33px;
}

/*YZF_R1 equipped*/
div.equ{
	position: relative;
	left: 0px;
	top: 0px;
	background: url('../images/bg.jpg') repeat-y top left;
	width: 960px;
	height: 1280px;
}
div.equ div.bg_footer{
	width: 960px;
	margin: 0px auto;
}
div.equ div.bg_footer div.head{
	position: absolute;
	top: 10px;
	left: 20px;
	height: 43px;
	width: 106px;
}
div.equ div.bg_footer div.pic{
	position: absolute;
	top: 0px;
	right: 20px;
	height: 189px;
	width: 307px;
}
div.equ div.bg_footer div.text{
	position: absolute;
	top: 60px;
	left: 20px;
	font-size: 11px;
	color: #999999;
	width: 500px;
	height: auto;
}
div.equ div.bg_footer div.con01{
	position: absolute;
	top: 120px;
	left: 20px;
	background: url('../images/equ/bg_content.jpg') no-repeat top left;
	font-size: 11px;
	color: #999999;
	width: 596px;
	height: 285px;
	line-height: 12px;
}
div.equ div.bg_footer div.con01 table td.pic_con, div.equ div.bg_footer div.con02 table td.pic_con
, div.equ div.bg_footer div.con03 table td.pic_con, div.equ div.bg_footer div.con04 table td.pic_con{
	padding: 12px 0px 0px 25px;
}
div.equ div.bg_footer div.con01 table td.text_red, div.equ div.bg_footer div.con02 table td.text_red
, div.equ div.bg_footer div.con03 table td.text_red, div.equ div.bg_footer div.con04 table td.text_red{
	font-weight: bold;
	color: #FF0000;
	vertical-align: middle;
	text-align: center;
}
div.equ div.bg_footer div.con01 table td.text, div.equ div.bg_footer div.con02 table td.text
, div.equ div.bg_footer div.con03 table td.text, div.equ div.bg_footer div.con04 table td.text{
	padding: 5px 0px 0px 25px;
}
div.equ div.bg_footer div.con02{
	position: absolute;
	top: 410px;
	left: 20px;
	background: url('../images/equ/bg_content.jpg') no-repeat top left;
	font-size: 11px;
	color: #999999;
	width: 596px;
	height: 285px;
	line-height: 12px;
}
div.equ div.bg_footer div.con03{
	position: absolute;
	top: 700px;
	left: 20px;
	background: url('../images/equ/bg_content.jpg') no-repeat top left;
	font-size: 11px;
	color: #999999;
	width: 596px;
	height: 285px;
	line-height: 12px;
}
div.equ div.bg_footer div.con04{
	position: absolute;
	top: 990px;
	left: 20px;
	background: url('../images/equ/bg_content.jpg') no-repeat top left;
	font-size: 11px;
	color: #999999;
	width: 596px;
	height: 285px;
	line-height: 12px;
}
div.equ div.bg_footer div.arr{
	position: absolute;
	bottom: 20px;
	right: 30px;
	width: 17px;
	height: 21px;
}
div.equ div.bg_footer div.btn_link{
	position: absolute;
	top: 165px;
	right: 20px;
	width: 172px;
	height: auto;
}
div.equ div.bg_footer div.btn_link div.detail a{
	background: url('../images/btn_detail.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ div.bg_footer div.btn_link div.v360 a{
	background: url('../images/btn_360.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ div.bg_footer div.btn_link div.gallery_btn a{
	background: url('../images/btn_gallery.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ div.bg_footer div.btn_link div.equip {
	background: url('../images/btn_equ.jpg') no-repeat left bottom;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ div.bg_footer div.btn_link div.equip a{
	background: url('../images/btn_equ.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ div.bg_footer div.btn_link div.sheet a{
	background: url('../images/btn_sheet.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ div.bg_footer div.btn_link div.detail a:hover, div.equ div.bg_footer div.btn_link div.gallery_btn a:hover,
div.equ div.bg_footer div.btn_link div.v360 a:hover,
div.equ div.bg_footer div.btn_link div.equip a:hover, div.equ div.bg_footer div.btn_link div.sheet a:hover{
	background-position: left bottom;
}

/*YZF_R1 gallery */

div.gallery{
	position: relative;
	left: 0px;
	top: 0px;
	background: url('../images/bg.jpg') repeat-y top left;
	width: 960px;
	height: 420px;
}
div.gallery div.bg_footer{
	width: 960px;
	margin: 0px auto;
}
div.gallery div.bg_footer div.pic{
	position: absolute;
	top: 0px;
	right: 20px;
	height: 189px;
	width: 307px;
}
div.gallery div.bg_footer div.btn_link{
	position: absolute;
	top: 165px;
	right: 20px;
	width: 172px;
	height: auto;
}
div.gallery div.bg_footer div.btn_link div.detail a{
	background: url('../images/btn_detail.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.gallery div.bg_footer div.btn_link div.v360{
	background: url('../images/btn_360.jpg') no-repeat bottom left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.gallery div.bg_footer div.btn_link div.v360 a{
	background: url('../images/btn_360.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
}
div.gallery div.bg_footer div.btn_link div.gallery_btn {
	background: url('../images/btn_gallery.jpg') no-repeat left bottom;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.gallery div.bg_footer div.btn_link div.gallery_btn a{
	background: url('../images/btn_gallery.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
}
div.gallery div.bg_footer div.btn_link div.equip a{
	background: url('../images/btn_equ.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.gallery div.bg_footer div.btn_link div.sheet a{
	background: url('../images/btn_sheet.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.gallery div.bg_footer div.btn_link div.detail a:hover, div.gallery div.bg_footer div.btn_link div.gallery_btn a:hover,
div.gallery div.bg_footer div.btn_link div.v360 a:hover,
div.gallery div.bg_footer div.btn_link div.equip a:hover, div.gallery div.bg_footer div.btn_link div.sheet a:hover{
	background-position: left bottom;
}
div.gallery div.bg_footer div.bg_sh{
	position: absolute;
	top: 40px;
	left: 20px;
	background: url('../images/gallery/bg.jpg') no-repeat top left;
	width: 518px;
	height: 360px;
}

/*YZF_R6*/

div.product02{
	position: relative;
	left: 0px;
	top: 0px;
	background: url('../images/bg.jpg') repeat-y top left;
	width: 960px;
	height:980px;
}
div.product02 div.bg_footer{
	width: 960px;
	margin: 0px auto;
}
div.product02 div.bg_footer div.con01{
	position: absolute;
	top: 40px;
	left: 20px;
	background: url('../images/product/bg_content.jpg') no-repeat top left;
	width: 321px;
	height: 275px;
	text-align:justify;
}
div.product02 div.bg_footer div.con01 div.scholl{
	margin: 15px 0px 0px 25px;
	width: 278px;
}
div.product02 div.bg_footer div.con01 div.scholl .holder{
	padding-right: 10px;
	_padding-right: 0px;
}
div.product02 div.bg_footer div.con01 div.scholl .holder .scroll-pane{
	width: 292px;
	height: 240px;
	overflow: auto;
	padding-right:4px;
}
div.product02 div.bg_footer div.vdo_r1{
	position: absolute;
	top: 340px;
	left: 20px;
	width: 321px;
	height: 240px;
}
div.product02 div.bg_footer div.pic_r6{
	position: absolute;
	top: 300px;
	left: 340px;
	width: 607px;
	height: 453px;
}
div.product02 div.bg_footer div.pic{
	position: absolute;
	top: 0px;
	right: 20px;
	height: 259px;
	width: 600px;
}
div.product02 div.bg_footer div.btn_link{
	position: absolute;
	top: 165px;
	right: 20px;
	width: 172px;
	height: auto;
}
div.product02 div.bg_footer div.btn_link div.detail {
	background: url('../images/btn_detail.jpg') no-repeat left bottom;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.product02 div.bg_footer div.btn_link div.detail a{
	background: url('../images/btn_detail.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}

div.product02 div.bg_footer div.btn_link div.v360{
	background: url('../images/btn_360.jpg') no-repeat bottom left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.product02 div.bg_footer div.btn_link div.v360 a{
	background: url('../images/btn_360.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
}
div.product02 div.bg_footer div.btn_link div.gallery_btn a{
	background: url('../images/btn_gallery.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.product02 div.bg_footer div.btn_link div.equip a{
	background: url('../images/btn_equ.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.product02 div.bg_footer div.btn_link div.sheet a{
	background: url('../images/btn_sheet.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.product02 div.bg_footer div.btn_link div.detail a:hover, div.product02 div.bg_footer div.btn_link div.gallery_btn a:hover,
div.product02 div.bg_footer div.btn_link div.v360 a:hover,
div.product02 div.bg_footer div.btn_link div.equip a:hover, div.product02 div.bg_footer div.btn_link div.sheet a:hover{
	background-position: left bottom;
}
div.product02 div.bg_footer div.engine{
	position: absolute;
	background: url('../images/product/engine.gif') no-repeat top left;
	top: 770px;
	left: 30px;
	width: 310px;
	height: 220px;
}
div.product02 div.bg_footer div.engine table{
	margin: 32px 0px 0px 100px;
}
div.product02 div.bg_footer div.engine table td.normal{
	padding-bottom: 9px;
}
div.product02 div.bg_footer div.engine table td.space{
	vertical-align: top;
	height: 33px;
}
div.product02 div.bg_footer div.chassis{
	position: absolute;
	background: url('../images/product/chassis.gif') no-repeat top left;
	top: 770px;
	left: 375px;
	width: 310px;
	height: 220px;
}
div.product02 div.bg_footer div.chassis table{
	margin: 32px 0px 0px 100px;
}
div.product02 div.bg_footer div.chassis table td.normal{
	padding-bottom: 9px;
}
div.product02 div.bg_footer div.chassis table td.space{
	vertical-align: top;
	height: 33px;
}
div.product02 div.bg_footer div.dimen{
	position: absolute;
	background: url('../images/product/dimension.gif') no-repeat top left;
	top: 770px;
	left: 700px;
	width: 250px;
	height: 220px;
}
div.product02 div.bg_footer div.dimen table{
	margin: 32px 0px 0px 100px;
}
div.product02 div.bg_footer div.dimen table td.normal{
	padding-bottom: 9px;
}
div.product02 div.bg_footer div.dimen table td.space{
	vertical-align: top;
	height: 33px;
}


/*YZF_R6 equipped*/

div.equ02{
	position: relative;
	left: 0px;
	top: 0px;
	background: url('../images/bg.jpg') repeat-y top left;
	width: 960px;
	height: 1280px;
}
div.equ02 div.bg_footer{
	width: 960px;
	margin: 0px auto;
}
div.equ02 div.bg_footer div.head{
	position: absolute;
	top: 10px;
	left: 20px;
	height: 43px;
	width: 106px;
}
div.equ02 div.bg_footer div.pic{
	position: absolute;
	top: 0px;
	right: 20px;
	height: 189px;
	width: 307px;
}
div.equ02 div.bg_footer div.text{
	position: absolute;
	top: 60px;
	left: 20px;
	font-size: 11px;
	color: #999999;
	width: 600px;
	height: auto;
}
div.equ02 div.bg_footer div.con01{
	position: absolute;
	top: 120px;
	left: 20px;
	background: url('../images/equ/bg_content.jpg') no-repeat top left;
	font-size: 11px;
	color: #999999;
	width: 596px;
	height: 285px;
	line-height: 12px;
}
div.equ02 div.bg_footer div.con01 table td.pic_con, div.equ02 div.bg_footer div.con02 table td.pic_con
, div.equ02 div.bg_footer div.con03 table td.pic_con, div.equ02 div.bg_footer div.con04 table td.pic_con{
	padding: 12px 0px 0px 25px;
}
div.equ02 div.bg_footer div.con01 table td.text_red, div.equ02 div.bg_footer div.con02 table td.text_red
, div.equ02 div.bg_footer div.con03 table td.text_red, div.equ02 div.bg_footer div.con04 table td.text_red{
	font-weight: bold;
	color: #FF0000;
	vertical-align: middle;
	text-align: center;
}
div.equ02 div.bg_footer div.con01 table td.text, div.equ02 div.bg_footer div.con02 table td.text
, div.equ02 div.bg_footer div.con03 table td.text, div.equ02 div.bg_footer div.con04 table td.text{
	padding: 5px 25px 0px 25px;
}
div.equ02 div.bg_footer div.con02{
	position: absolute;
	top: 410px;
	left: 20px;
	background: url('../images/equ/bg_content.jpg') no-repeat top left;
	font-size: 11px;
	color: #999999;
	width: 596px;
	height: 285px;
	line-height: 12px;
}
div.equ02 div.bg_footer div.con03{
	position: absolute;
	top: 700px;
	left: 20px;
	background: url('../images/equ/bg_content.jpg') no-repeat top left;
	font-size: 11px;
	color: #999999;
	width: 596px;
	height: 285px;
	line-height: 12px;
}
div.equ02 div.bg_footer div.con04{
	position: absolute;
	top: 990px;
	left: 20px;
	background: url('../images/equ/bg_content.jpg') no-repeat top left;
	font-size: 11px;
	color: #999999;
	width: 596px;
	height: 285px;
	line-height: 12px;
}
div.equ02 div.bg_footer div.arr{
	position: absolute;
	bottom: 20px;
	right: 30px;
	width: 17px;
	height: 21px;
}
div.equ02 div.bg_footer div.btn{
	position: absolute;
	top: 165px;
	right: 20px;
	width: 172px;
	height: auto;
}
div.equ02 div.bg_footer div.btn div.detail a{
	background: url('../images/btn_detail.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ02 div.bg_footer div.btn div.gallery_btn a{
	background: url('../images/btn_gallery.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ02 div.bg_footer div.btn div.v360 a{
	background: url('../images/btn_360.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ02 div.bg_footer div.btn div.equip {
	background: url('../images/btn_equ.jpg') no-repeat left bottom;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ02 div.bg_footer div.btn div.equip a{
	background: url('../images/btn_equ.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ02 div.bg_footer div.btn div.sheet a{
	background: url('../images/btn_sheet.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ02 div.bg_footer div.btn div.detail a:hover, div.equ02 div.bg_footer div.btn div.gallery_btn a:hover,
div.equ02 div.bg_footer div.btn div.v360 a:hover,
div.equ02 div.bg_footer div.btn div.equip a:hover, div.equ02 div.bg_footer div.btn div.sheet a:hover{
	background-position: left bottom;
}

/*FZ1 equipped*/

div.equ_FZ1{
	position: relative;
	left: 0px;
	top: 0px;
	background: url('../images/bg.jpg') repeat-y top left;
	width: 960px;
	height: 700px;
}
div.equ_FZ1 div.bg_footer{
	/*background: url('../images/bg_footer.jpg') no-repeat bottom right;
	height: 860px;*/
	width: 960px;
	margin: 0px auto;
}
div.equ_FZ1 div.bg_footer div.head{
	position: absolute;
	top: 10px;
	left: 20px;
	height: 43px;
	width: 106px;
}
div.equ_FZ1 div.bg_footer div.pic{
	position: absolute;
	top: 0px;
	right: 20px;
	height: 189px;
	width: 307px;
}
div.equ_FZ1 div.bg_footer div.text{
	position: absolute;
	top: 60px;
	left: 20px;
	font-size: 11px;
	color: #999999;
	width: 500px;
	height: auto;
}
div.equ_FZ1 div.bg_footer div.con01{
	position: absolute;
	top: 120px;
	left: 20px;
	background: url('../images/equ/bg_content.jpg') no-repeat top left;
	font-size: 11px;
	color: #999999;
	width: 596px;
	height: 285px;
	line-height: 12px;
}
div.equ_FZ1 div.bg_footer div.con01 table td.pic_con, div.equ_FZ1 div.bg_footer div.con02 table td.pic_con
, div.equ_FZ1 div.bg_footer div.con03 table td.pic_con, div.equ_FZ1 div.bg_footer div.con04 table td.pic_con{
	padding: 12px 0px 0px 25px;
}
div.equ_FZ1 div.bg_footer div.con01 table td.text_red, div.equ_FZ1 div.bg_footer div.con02 table td.text_red
, div.equ_FZ1 div.bg_footer div.con03 table td.text_red, div.equ_FZ1 div.bg_footer div.con04 table td.text_red{
	font-weight: bold;
	color: #FF0000;
	vertical-align: middle;
	text-align: center;
}
div.equ_FZ1 div.bg_footer div.con01 table td.text, div.equ_FZ1 div.bg_footer div.con02 table td.text
, div.equ_FZ1 div.bg_footer div.con03 table td.text, div.equ_FZ1 div.bg_footer div.con04 table td.text{
	padding: 5px 0px 0px 25px;
}
div.equ_FZ1 div.bg_footer div.con02{
	position: absolute;
	top: 410px;
	left: 20px;
	background: url('../images/equ/bg_content.jpg') no-repeat top left;
	font-size: 11px;
	color: #999999;
	width: 596px;
	height: 285px;
	line-height: 12px;
}
div.equ_FZ1 div.bg_footer div.arr{
	position: absolute;
	bottom: 20px;
	right: 30px;
	width: 17px;
	height: 21px;
}
div.equ_FZ1 div.bg_footer div.btn_link{
	position: absolute;
	top: 165px;
	right: 20px;
	width: 172px;
	height: auto;
}
div.equ_FZ1 div.bg_footer div.btn_link div.detail a{
	background: url('../images/btn_detail.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ_FZ1 div.bg_footer div.btn_link div.v360 a{
	background: url('../images/btn_360.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ_FZ1 div.bg_footer div.btn_link div.gallery_btn a{
	background: url('../images/btn_gallery.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ_FZ1 div.bg_footer div.btn_link div.equip {
	background: url('../images/btn_equ.jpg') no-repeat left bottom;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ_FZ1 div.bg_footer div.btn_link div.equip a{
	background: url('../images/btn_equ.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ_FZ1 div.bg_footer div.btn_link div.sheet a{
	background: url('../images/btn_sheet.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ_FZ1 div.bg_footer div.btn_link div.detail a:hover, div.equ_FZ1 div.bg_footer div.btn_link div.gallery_btn a:hover,
div.equ_FZ1 div.bg_footer div.btn_link div.v360 a:hover,
div.equ_FZ1 div.bg_footer div.btn_link div.equip a:hover, div.equ_FZ1 div.bg_footer div.btn_link div.sheet a:hover{
	background-position: left bottom;
}

/*FZ1 equipped*/

div.equ_FZ6{
	position: relative;
	left: 0px;
	top: 0px;
	background: url('../images/bg.jpg') repeat-y top left;
	width: 960px;
	height: 990px;
}
div.equ_FZ6 div.bg_footer{
	width: 960px;
	margin: 0px auto;
}
div.equ_FZ6 div.bg_footer div.head{
	position: absolute;
	top: 10px;
	left: 20px;
	height: 43px;
	width: 106px;
}
div.equ_FZ6 div.bg_footer div.pic{
	position: absolute;
	top: 0px;
	right: 20px;
	height: 189px;
	width: 307px;
}
div.equ_FZ6 div.bg_footer div.text{
	position: absolute;
	top: 60px;
	left: 20px;
	font-size: 11px;
	color: #999999;
	width: 500px;
	height: auto;
}
div.equ_FZ6 div.bg_footer div.con01{
	position: absolute;
	top: 120px;
	left: 20px;
	background: url('../images/equ/bg_content.jpg') no-repeat top left;
	font-size: 11px;
	color: #999999;
	width: 596px;
	height: 285px;
	line-height: 12px;
}
div.equ_FZ6 div.bg_footer div.con01 table td.pic_con, div.equ_FZ6 div.bg_footer div.con02 table td.pic_con
, div.equ_FZ6 div.bg_footer div.con03 table td.pic_con, div.equ_FZ6 div.bg_footer div.con04 table td.pic_con{
	padding: 12px 0px 0px 25px;
}
div.equ_FZ6 div.bg_footer div.con01 table td.text_red, div.equ_FZ6 div.bg_footer div.con02 table td.text_red
, div.equ_FZ6 div.bg_footer div.con03 table td.text_red, div.equ_FZ6 div.bg_footer div.con04 table td.text_red{
	font-weight: bold;
	color: #FF0000;
	vertical-align: middle;
	text-align: center;
}
div.equ_FZ6 div.bg_footer div.con01 table td.text, div.equ_FZ6 div.bg_footer div.con02 table td.text
, div.equ_FZ6 div.bg_footer div.con03 table td.text, div.equ_FZ6 div.bg_footer div.con04 table td.text{
	padding: 5px 0px 0px 25px;
}
div.equ_FZ6 div.bg_footer div.con02{
	position: absolute;
	top: 410px;
	left: 20px;
	background: url('../images/equ/bg_content.jpg') no-repeat top left;
	font-size: 11px;
	color: #999999;
	width: 596px;
	height: 285px;
	line-height: 12px;
}
div.equ_FZ6 div.bg_footer div.con03{
	position: absolute;
	top: 700px;
	left: 20px;
	background: url('../images/equ/bg_content.jpg') no-repeat top left;
	font-size: 11px;
	color: #999999;
	width: 596px;
	height: 285px;
	line-height: 12px;
}
div.equ_FZ6 div.bg_footer div.arr{
	position: absolute;
	bottom: 20px;
	right: 30px;
	width: 17px;
	height: 21px;
}
div.equ_FZ6 div.bg_footer div.btn_link{
	position: absolute;
	top: 165px;
	right: 20px;
	width: 172px;
	height: auto;
}
div.equ_FZ6 div.bg_footer div.btn_link div.detail a{
	background: url('../images/btn_detail.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ_FZ6 div.bg_footer div.btn_link div.v360 a{
	background: url('../images/btn_360.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ_FZ6 div.bg_footer div.btn_link div.gallery_btn a{
	background: url('../images/btn_gallery.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ_FZ6 div.bg_footer div.btn_link div.equip {
	background: url('../images/btn_equ.jpg') no-repeat left bottom;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ_FZ6 div.bg_footer div.btn_link div.equip a{
	background: url('../images/btn_equ.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ_FZ6 div.bg_footer div.btn_link div.sheet a{
	background: url('../images/btn_sheet.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ_FZ6 div.bg_footer div.btn_link div.detail a:hover, div.equ_FZ6 div.bg_footer div.btn_link div.gallery_btn a:hover,
div.equ_FZ6 div.bg_footer div.btn_link div.v360 a:hover,
div.equ_FZ6 div.bg_footer div.btn_link div.equip a:hover, div.equ_FZ6 div.bg_footer div.btn_link div.sheet a:hover{
	background-position: left bottom;
}

/*FJR1300A equipped*/

div.equ_FJR1300A{
	position: relative;
	left: 0px;
	top: 0px;
	background: url('../images/bg.jpg') repeat-y top left;
	width: 960px;
	height: 990px;
}
div.equ_FJR1300A div.bg_footer{
	/*background: url('../images/bg_footer.jpg') no-repeat bottom right;
	height: 1150px;*/
	width: 960px;
	margin: 0px auto;
}
div.equ_FJR1300A div.bg_footer div.head{
	position: absolute;
	top: 10px;
	left: 20px;
	height: 43px;
	width: 106px;
}
div.equ_FJR1300A div.bg_footer div.pic{
	position: absolute;
	top: 0px;
	right: 20px;
	height: 189px;
	width: 307px;
}
div.equ_FJR1300A div.bg_footer div.text{
	position: absolute;
	top: 60px;
	left: 20px;
	font-size: 11px;
	color: #999999;
	width: 650px;
	height: auto;
}
div.equ_FJR1300A div.bg_footer div.con01{
	position: absolute;
	top: 120px;
	left: 20px;
	background: url('../images/equ/bg_content.jpg') no-repeat top left;
	font-size: 11px;
	color: #999999;
	width: 596px;
	height: 285px;
	line-height: 12px;
}
div.equ_FJR1300A div.bg_footer div.con01 table td.pic_con, div.equ_FJR1300A div.bg_footer div.con02 table td.pic_con
, div.equ_FJR1300A div.bg_footer div.con03 table td.pic_con, div.equ_FJR1300A div.bg_footer div.con04 table td.pic_con{
	padding: 12px 0px 0px 25px;
}
div.equ_FJR1300A div.bg_footer div.con01 table td.text_red, div.equ_FJR1300A div.bg_footer div.con02 table td.text_red
, div.equ_FJR1300A div.bg_footer div.con03 table td.text_red, div.equ_FJR1300A div.bg_footer div.con04 table td.text_red{
	font-weight: bold;
	color: #FF0000;
	vertical-align: middle;
	text-align: center;
}
div.equ_FJR1300A div.bg_footer div.con01 table td.text, div.equ_FJR1300A div.bg_footer div.con02 table td.text
, div.equ_FJR1300A div.bg_footer div.con03 table td.text, div.equ_FJR1300A div.bg_footer div.con04 table td.text{
	padding: 5px 0px 0px 25px;
}
div.equ_FJR1300A div.bg_footer div.con02{
	position: absolute;
	top: 410px;
	left: 20px;
	background: url('../images/equ/bg_content.jpg') no-repeat top left;
	font-size: 11px;
	color: #999999;
	width: 596px;
	height: 285px;
	line-height: 12px;
}
div.equ_FJR1300A div.bg_footer div.con03{
	position: absolute;
	top: 700px;
	left: 20px;
	background: url('../images/equ/bg_content.jpg') no-repeat top left;
	font-size: 11px;
	color: #999999;
	width: 596px;
	height: 285px;
	line-height: 12px;
}
div.equ_FJR1300A div.bg_footer div.arr{
	position: absolute;
	bottom: 20px;
	right: 30px;
	width: 17px;
	height: 21px;
}
div.equ_FJR1300A div.bg_footer div.btn_link{
	position: absolute;
	top: 165px;
	right: 20px;
	width: 172px;
	height: auto;
}
div.equ_FJR1300A div.bg_footer div.btn_link div.detail a{
	background: url('../images/btn_detail.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ_FJR1300A div.bg_footer div.btn_link div.v360 a{
	background: url('../images/btn_360.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ_FJR1300A div.bg_footer div.btn_link div.gallery_btn a{
	background: url('../images/btn_gallery.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ_FJR1300A div.bg_footer div.btn_link div.equip {
	background: url('../images/btn_equ.jpg') no-repeat left bottom;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ_FJR1300A div.bg_footer div.btn_link div.equip a{
	background: url('../images/btn_equ.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ_FJR1300A div.bg_footer div.btn_link div.sheet a{
	background: url('../images/btn_sheet.jpg') no-repeat top left;
	width: 172px;
	height: 27px;
	display: block;
	margin-bottom: 5px;
}
div.equ_FJR1300A div.bg_footer div.btn_link div.detail a:hover, div.equ_FJR1300A div.bg_footer div.btn_link div.gallery_btn a:hover,
div.equ_FJR1300A div.bg_footer div.btn_link div.v360 a:hover,
div.equ_FJR1300A div.bg_footer div.btn_link div.equip a:hover, div.equ_FJR1300A div.bg_footer div.btn_link div.sheet a:hover{
	background-position: left bottom;
}

/*Accessories*/

div.ass{
	position: relative;
	left: 0px;
	top: 0px;
	background: url('../images/bg.jpg') repeat-y top left;
	width: 960px;
	height: 700px;
}
div.ass div.bg_footer{
	background: url('../images/bg_footer.jpg') no-repeat bottom right;
	width: 960px;
	height: 700px;
	margin: 0px auto;
}
div.ass div.bg_footer div.head_ass{
	position: absolute;
	top: 15px;
	left: 20px;
	width: 147px
	height: 23px;
}
div.ass div.bg_footer div.data{
	position: absolute;
	top: 60px;
	left: 20px;
	width: 872px
	height: auto;
}
div.ass div.bg_footer div.catalog{
	position: absolute;
	top: 15px;
	left: 790px;
	background: url('../images/apparel/bg_cen.jpg') repeat-x top left;
	width: 110px;
	height: 26px;
}
div.ass div.bg_footer div.catalog div.left{
	background: url('../images/apparel/bg_left.jpg') no-repeat top left;
	width: 5px;
	height: 26px;
}
div.ass div.bg_footer div.catalog div.left div.right{
	background: url('../images/apparel/bg_right.jpg') no-repeat top right;
	width: 110px;
	height: 26px;
}
div.ass div.bg_footer div.catalog div.left div.right div.catalog_pic{
	float: left;
	margin: 8px 0px 0px 12px;
}
div.ass div.bg_footer div.catalog div.left div.right div.catalog_drop{
	float: left;
	margin: 3px 0px 0px 10px;
}
div.ass div.bg_footer div.catalog div.left div.right div.catalog_drop .input01{
	font-size: 11px;
	color: #FFF;
	background-color: #151515;
}
div.ass div.bg_footer div.catalog div.left div.right div.page{
	float: left;
	margin: 8px 0px 0px 12px;
}
div.ass div.bg_footer div.data table.outside{
	margin: 0px 10px 10px 25px;
}
div.ass div.bg_footer div.data table.outside td.border{
	border: 1px solid #666;
}
div.ass div.bg_footer div.data table.outside table.list_data{
	margin: 5px;
}
div.app div.bg_footer div.data table.outside table.list_data td{
	vertical-align: top;
}
div.ass div.bg_footer div.data table.outside table.list_data td.num{
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
}
div.ass div.bg_footer div.data table.outside table.list_data td.pic{
	padding-bottom: 5px;
}
div.ass div.bg_footer div.data table.outside table.list_data td.bold{
	font-weight: bold;
}

/*price list*/

div.price{
	position: relative;
	left: 0px;
	top: 0px;
	background: url('../images/bg.jpg') repeat-y top left;
	width: 960px;
	height: 1900px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
div.price div.bg_footer{
	background: url('../images/bg_footer.jpg') no-repeat bottom right;
	width: 960px;
	height: 1900px;
	margin: 0px auto;
}
div.price div.bg_footer div.head_ass{
	position: absolute;
	top: 15px;
	left: 20px;
	width: 147px
	height: 23px;
}
div.price div.bg_footer div.line_price01{
	position: absolute;
	top: 713px;
	left: 20px;
	background: url('../images/price/line.jpg') repeat-x top left;
	width: 905px;
	height: 1px;
}
div.price div.bg_footer div.line_price02{
	position: absolute;
	top: 1143px;
	left: 20px;
	background: url('../images/price/line.jpg') repeat-x top left;
	width: 905px;
	height: 1px;
}
div.price div.bg_footer div.line_price03{
	position: absolute;
	top: 1425px;
	left: 20px;
	background: url('../images/price/line.jpg') repeat-x top left;
	width: 905px;
	height: 1px;
}
div.price div.bg_footer div.yzf_r1{
	position: absolute;
	top: 65px;
	left: 20px;
	width: 747px
	height: auto;
}
div.price div.bg_footer div.yzf_r6{
	position: absolute;
	top: 285px;
	left: 20px;
	width: 747px
	height: auto;
}
div.price div.bg_footer div.yzf_r6_02{
	position: absolute;
	top: 500px;
	left: 20px;
	width: 747px
	height: auto;
}
div.price div.bg_footer div.fz1{
	position: absolute;
	top: 715px;
	left: 20px;
	width: 747px
	height: auto;
}
div.price div.bg_footer div.fz6{
	position: absolute;
	top: 940px;
	left: 20px;
	width: 747px
	height: auto;
}
div.price div.bg_footer div.fjr{
	position: absolute;
	top: 1145px;
	left: 20px;
	width: 747px
	height: auto;
}
div.price div.bg_footer div.price01{
	position: absolute;
	top: 227px;
	left: 780px;
	width: 73px
	height: auto;
}
div.price div.bg_footer div.price02{
	position: absolute;
	top: 437px;
	left: 780px;
	width: 73px
	height: auto;
}
div.price div.bg_footer div.price03{
	position: absolute;
	top: 647px;
	left: 780px;
	width: 73px
	height: auto;
}
div.price div.bg_footer div.price04{
	position: absolute;
	top: 857px;
	left: 780px;
	width: 73px
	height: auto;
}
div.price div.bg_footer div.price05{
	position: absolute;
	top: 1077px;
	left: 780px;
	width: 73px
	height: auto;
}
div.price div.bg_footer div.price06{
	position: absolute;
	top: 1322px;
	left: 780px;
	width: 73px
	height: auto;
}
div.price div.bg_footer div.text01{
	position: absolute;
	top: 245px;
	left: 860px;
	width: 73px
	height: auto;
}
div.price div.bg_footer div.text02{
	position: absolute;
	top: 455px;
	left: 860px;
	width: 73px
	height: auto;
}
div.price div.bg_footer div.text03{
	position: absolute;
	top: 665px;
	left: 860px;
	width: 73px
	height: auto;
}
div.price div.bg_footer div.text04{
	position: absolute;
	top: 875px;
	left: 860px;
	width: 73px
	height: auto;
}
div.price div.bg_footer div.text05{
	position: absolute;
	top: 1095px;
	left: 860px;
	width: 73px
	height: auto;
}
div.price div.bg_footer div.text06{
	position: absolute;
	top: 1340px;
	left: 860px;
	width: 73px
	height: auto;
}
div.price div.bg_footer div.cal{
	position: absolute;
	top: 1475px;
	left: 135px;
	width: 694px;
	height: 248px;
}
div.price div.bg_footer div.cal div.outside{
	position: relative;
	width: 694px;
	height: 248px;
}
div.price div.bg_footer div.cal div.outside div.bg{
	margin: 3px;
	background: url('../images/price/bg.jpg') repeat-x top left;
	width: 688px;
	height: 242px;
}
div.price div.bg_footer div.cal div.outside div.bg div.head_cal{
	position: absolute;
	top: -15px;
	left: 20px;
	width: 199px;
	height: 37px;
	background: transparent;
}
div.price div.bg_footer div.cal div.outside div.bg div.not01{
	position: absolute;
	top: -5px;
	left: -5px;
	width: 19px;
	height: 19px;
}
div.price div.bg_footer div.cal div.outside div.bg div.not02{
	position: absolute;
	top: -5px;
	right: -5px;
	width: 19px;
	height: 19px;
}
div.price div.bg_footer div.cal div.outside div.bg div.not03{
	position: absolute;
	bottom: -5px;
	left: -5px;
	width: 19px;
	height: 19px;
}
div.price div.bg_footer div.cal div.outside div.bg div.not04{
	position: absolute;
	bottom: -5px;
	right: -5px;
	width: 19px;
	height: 19px;
}
div.price div.bg_footer div.cal div.outside div.bg div.data {
	padding: 50px 0px 0px 55px;
	_padding: 45px 0px 0px 55px;
	*padding: 45px 0px 0px 55px;
}
div.price div.bg_footer div.cal div.outside div.bg div.data table td{
	vertical-align: top;
	padding: 0px 30px 10px 0px;
}
div.price div.bg_footer div.cal div.outside div.bg div.data table td .listbox01{
	font-size: 11px;
	color: #FFF;
	width: 125px;
	background-color: #000;
	border: 1px solid #000;
}
div.price div.bg_footer div.cal div.outside div.bg div.data table td .textbox01{
	font-size: 11px;
	color: #FFF;
	width: 200px;
	background-color: #000;
	border: 1px solid #000;
}
div.price div.bg_footer div.cal div.outside div.bg div.data table td .textbox02{
	font-size: 11px;
	color: #FFF;
	width: 200px;
	background-color: #333;
	border: 1px solid #333;
}
div.price div.bg_footer div.cal div.outside div.bg div.data table td .listbox02{
	font-size: 11px;
	color: #FFF;
	width: 100px;
	background-color: #000;
	border: 1px solid #000;
}

/* News */

div.news{
	position: relative;
	left: 0px;
	top: 0px;
	background: url('../images/bg.jpg') repeat-y top left;
	width: 960px;
	height: 620px;
}
div.news div.bg_footer{
	background: url('../images/bg_footer.jpg') no-repeat bottom right;
	width: 960px;
	height: 620px;
	margin: 0px auto;
}
div.news div.bg_footer div.head_ass{
	position: absolute;
	top: 15px;
	left: 20px;
	width: 114px
	height: 41px;
}
div.news div.bg_footer div.data{
	position: absolute;
	top: 70px;
	left: 40px;
	width: 390px;
	height: auto;
}
div.news div.bg_footer div.data table td{
	padding: 2px;
}
div.news div.bg_footer div.data table td .box{
	background-color: #333;
	color: #FFF;
	font-size: 11px;
	border: 1px solid #333;
	overflow: auto;
	text-align: center;
}
div.news div.bg_footer div.data table td.page{
	padding: 15px 0px 0px 15px;
	color: #FFF;
	font-weight: bold;
}
div.news div.bg_footer div.data table td.page div.right a{
	float: left;
	background: url('../images/news/arrow01.gif') no-repeat top left;
	width: 11px;
	height: 10px;
	display: block;
	margin: 3px 2px 0px 5px;
}
div.news div.bg_footer div.data table td.page div.left a{
	float: left;
	background: url('../images/news/arrow02.gif') no-repeat top left;
	width: 11px;
	height: 10px;
	display: block;
	margin: 3px 5px 0px 2px;
}
div.news div.bg_footer div.data table td.page div.right a:hover, div.news div.bg_footer div.data table td.page div.left a:hover{
	background-position: left bottom;
}



/*Apparel*/

div.app{
	position: relative;
	left: 0px;
	top: 0px;
	background: url('../images/bg.jpg') repeat-y top left;
	width: 960px;
	height: 700px;
}
div.app div.bg_footer{
	background: url('../images/bg_footer.jpg') no-repeat bottom right;
	width: 960px;
	height: 700px;
	margin: 0px auto;
}
div.app div.bg_footer div.head_app{
	position: absolute;
	top: 15px;
	left: 20px;
	width: 147px;
	height: 23px;
}
div.app div.bg_footer div.data{
	position: absolute;
	top: 60px;
	left: 20px;
	width: 872px;
	height: auto;
}
div.app div.bg_footer div.catalog{
	position: absolute;
	top: 15px;
	left: 600px;
	background: url('../images/apparel/bg_cen.jpg') repeat-x top left;
	width: 302px;
	height: 26px;
}
div.app div.bg_footer div.catalog div.left{
	background: url('../images/apparel/bg_left.jpg') no-repeat top left;
	width: 5px;
	height: 26px;
}
div.app div.bg_footer div.catalog div.left div.right{
	background: url('../images/apparel/bg_right.jpg') no-repeat top right;
	width: 302px;
	height: 26px;
}
div.app div.bg_footer div.catalog div.left div.right div.catalog_pic{
	float: left;
	margin: 8px 0px 0px 12px;
}
div.app div.bg_footer div.catalog div.left div.right div.catalog_drop{
	float: left;
	margin: 3px 0px 0px 10px;
}
div.app div.bg_footer div.catalog div.left div.right div.catalog_drop .input01{
	font-size: 11px;
	color: #FFF;
	background-color: #151515;
}
div.app div.bg_footer div.catalog div.left div.right div.page{
	float: left;
	margin: 8px 0px 0px 12px;
}
div.app div.bg_footer div.data table.outside{
	margin: 0px 10px 10px 25px;
}
div.app div.bg_footer div.data table.outside td.border{
	border: 1px solid #666;
}
div.app div.bg_footer div.data table.outside table.list_data{
	margin: 5px;
}
div.app div.bg_footer div.data table.outside table.list_data td{
	vertical-align: top;
}
div.app div.bg_footer div.data table.outside table.list_data td.num{
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
}
div.app div.bg_footer div.data table.outside table.list_data td.pic{
	padding-bottom: 5px;
}
div.app div.bg_footer div.data table.outside table.list_data td.bold{
	font-weight: bold;
}

/*contact*/

div.contact{
	position: relative;
	left: 0px;
	top: 0px;
	background: url('../images/bg.jpg') repeat-y top left;
	width: 960px;
	height: 460px;
}
div.contact div.bg_footer{
	background: url('../images/bg_footer.jpg') no-repeat bottom right;
	width: 960px;
	height: 460px;
	margin: 0px auto;
}
div.contact div.bg_footer div.head_con{
	position: absolute;
	top: 15px;
	left: 20px;
	width: 97px
	height: 43px;
}
div.contact div.bg_footer div.form{
	position: absolute;
	top: 70px;
	left: 20px;
	width: 267px
	height: 228px;
}
div.contact div.bg_footer div.showroom{
	position: absolute;
	top: 253px;
	left: 662px;
	width: 193px
	height: 75px;
}
div.contact div.bg_footer div.form div.top{
	background: url('../images/contact/bg_top.jpg') no-repeat top left;
	width: 267px;
	height: 6px;
}
div.contact div.bg_footer div.form div.bottom{
	background: url('../images/contact/bg_bottom.jpg') no-repeat top left;
	width: 267px;
	height: 6px;
}
div.contact div.bg_footer div.form div.cen{
	background: url('../images/contact/bg_cen.jpg') repeat-x top left;
	width: 267px;
	height: 216px;
}
div.contact div.bg_footer div.form div.cen table.outside{
	margin: 3px;
}
div.contact div.bg_footer div.form div.cen table.outside td{
	padding: 0px 1px 1px 1px;
	_padding: 0px 2px 1px 2px;
	*padding: 0px 2px 1px 2px;
}
div.contact div.bg_footer div.form div.cen table.outside td.mess{
	vertical-align: top;
}
div.contact div.bg_footer div.form div.cen table.outside td.star{
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
}
div.contact div.bg_footer div.form div.cen table.outside .box{
	background-color: #333;
	color: #FFF;
	font-size: 11px;
	border: 1px solid #333;
	overflow: auto;
}
div.contact div.bg_footer div.form div.cen table.outside td.btn{
	padding-top: 5px;
}
div.contact div.bg_footer div.form div.cen table.outside td.text{
	color: #FFF;
	font-size: 11px;
	padding-top: 1px;
	_padding-top: 8px;
	*padding-top: 8px;
}
div.contact div.bg_footer div.visit{
	position: absolute;
	top: 15px;
	left: 370px;
	width: 227px
	height: 53px;
}
div.contact div.bg_footer div.address{
	position: absolute;
	top: 75px;
	left: 370px;
	width: 700px
	height: auto;
	font-size: 11px;
	color: #999;
	text-align: left;
	line-height: 11px;
}
div.contact div.bg_footer div.address table td{
	vertical-align: top;
}
div.contact div.bg_footer div.address span{
	color: #FF0000;
	font-weight: bold;
}
div.contact div.bg_footer div.address a{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
div.contact div.bg_footer div.address a:hover{
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

/*news a-jex*/

div.text{
	text-align: left;
}
div.text span{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
div.text div.scholl{
	margin: 40px 0px 0px 15px;
	width: 465px;
}
div.text div.scholl .holder02{
	padding-right: 10px;
	_padding-right: 0px;
}
div.text div.scholl .holder02 .scroll-pane02{
	width: 465px;
	height: 190px;
	overflow: auto;
}
.btn02 a.jScrollArrowUp {
	position: absolute;
	width: 11px !important;
	height: 6px !important;
	top: 10px;
	background: url('../images/up.gif') no-repeat 0 0;
}
.btn02 a.jScrollArrowDown {
	position: absolute;
	width: 11px !important;
	height: 6px !important;
	top: 185px;
	background: url('../images/down.gif') no-repeat 0 0;
}
.btn02 .jScrollPaneTrack {
	display: none;
}

/* Site Map */

div.site_map{
	position: relative;
	left: 0px;
	top: 0px;
	background: url('../images/bg.jpg') repeat-y top left;
	width: 960px;
	height: 500px;
}
div.site_map div.bg_footer{
	background: url('../images/bg_footer.jpg') no-repeat bottom right;
	width: 960px;
	height: 500px;
	margin: 0px auto;
}
div.site_map div.bg_footer div.site{
	position: absolute;
	top: 50px;
	left: 35px;
	width: 785px;
	height: auto;
}
div.site_map div.bg_footer div.pic{
	position: absolute;
	bottom: 52px;
	_bottom: 50px;
	*bottom: 50px;
	right: 10px;
	width: 516px;
	height: auto;
}
div.site_map div.bg_footer div.site table td{
	vertical-align:top;
	text-align: left;
	padding: 5px 0px;
}
div.site_map div.bg_footer div.site table td.list{
	padding: 0px 20px;
}
div.site_map div.bg_footer div.site table td ul{
	padding: 0px;
	margin-left: 10px;
	line-height: 11px;
	list-style: none;
}
div.site_map div.bg_footer div.site table td ul a{
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
div.site_map div.bg_footer div.site table td ul a:hover{
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
div.site_map div.bg_footer div.site table td.home a{
	background: url('../images/sitemap/home.gif') no-repeat top left;
	width: 49px;
	height: 14px;
	display: block;
}
div.site_map div.bg_footer div.site table td.spec a{
	background: url('../images/sitemap/spec.gif') no-repeat top left;
	width: 94px;
	height: 17px;
	display: block;
}
div.site_map div.bg_footer div.site table td.acc a{
	background: url('../images/sitemap/acc.gif') no-repeat top left;
	width: 94px;
	height: 15px;
	display: block;
}
div.site_map div.bg_footer div.site table td.price a{
	background: url('../images/sitemap/price.gif') no-repeat top left;
	width: 76px;
	height: 15px;
	display: block;
}
div.site_map div.bg_footer div.site table td.news a{
	background: url('../images/sitemap/news.gif') no-repeat top left;
	width: 121px;
	height: 15px;
	display: block;
}
div.site_map div.bg_footer div.site table td.multi a{
	background: url('../images/sitemap/multi.gif') no-repeat top left;
	width: 85px;
	height: 15px;
	display: block;
}
div.site_map div.bg_footer div.site table td.app a{
	background: url('../images/sitemap/app.gif') no-repeat top left;
	width: 62px;
	height: 17px;
	display: block;
}
div.site_map div.bg_footer div.site table td.webboard a{
	background: url('../images/sitemap/webboard.gif') no-repeat top left;
	width: 78px;
	height: 15px;
	display: block;
}
div.site_map div.bg_footer div.site table td.contact a{
	background: url('../images/sitemap/contact.gif') no-repeat top left;
	width: 83px;
	height: 15px;
	display: block;
}
div.site_map div.bg_footer div.site table td.home a:hover, div.site_map div.bg_footer div.site table td.spec a:hover,div.site_map div.bg_footer div.site table td.acc a:hover,
div.site_map div.bg_footer div.site table td.price a:hover, div.site_map div.bg_footer div.site table td.news a:hover,div.site_map div.bg_footer div.site table td.multi a:hover,
div.site_map div.bg_footer div.site table td.app a:hover, div.site_map div.bg_footer div.site table td.webboard a:hover,div.site_map div.bg_footer div.site table td.contact a:hover{
	background-position: bottom left;
}

/* Multimedia */

div.multi{
	position: relative;
	left: 0px;
	top: 0px;
	background: url('../images/bg.jpg') repeat-y top left;
	width: 960px;
	height: 430px;
}
div.multi div.bg_footer{
	/*background: url('../images/bg_footer.jpg') no-repeat bottom right;*/
	width: 960px;
	/*height: 560px;*/
	margin: 0px auto;
}
div.multi div.bg_footer div.bg_bike{
	position: absolute;
	bottom: 0px;
	_bottom: 0px;
	*bottom: 0px;
	left: 15px;
	width: 931px;
	height: auto;
	z-index: 10;
}
div.multi div.bg_footer div.sub_menu{
	position: absolute;
	top: 50px;
	left: 35px;
	width: 890px;
	height: auto;
	z-index: 20;
}
div.multi div.bg_footer div.sub_menu div.out{
	position: relative;
	top: 0px;
	left: 0px;
	width: 890px;
	height: auto;
}
div.multi div.bg_footer div.sub_menu div.out div.btn_multi{
	position: absolute;
	top: 0px;
	left: 0px;
}
div.multi div.bg_footer div.sub_menu div.out div.btn_multi table td{
	vertical-align: top;
	padding: 5px 0px;
}
div.multi div.bg_footer div.sub_menu div.out div.btn_multi table td.vdo a{
	background: url('../images/multi/vdo.gif') no-repeat top left;
	width: 36px;
	height: 16px;
	display: block;
}
div.multi div.bg_footer div.sub_menu div.out div.btn_multi table td.wall a{
	background: url('../images/multi/wall.gif') no-repeat top left;
	width: 78px;
	height: 18px;
	display: block;
}
div.multi div.bg_footer div.sub_menu div.out div.btn_multi table td.screensaver a{
	background: url('../images/multi/screen.gif') no-repeat top left;
	width: 97px;
	height: 16px;
	display: block;
}
div.multi div.bg_footer div.sub_menu div.out div.btn_multi table td.vdo a:hover, div.multi div.bg_footer div.sub_menu div.out div.btn_multi table td.vdo a.active, 
div.multi div.bg_footer div.sub_menu div.out div.btn_multi table td.wall a:hover, div.multi div.bg_footer div.sub_menu div.out div.btn_multi table td.wall a.active,
div.multi div.bg_footer div.sub_menu div.out div.btn_multi table td.screensaver a:hover, div.multi div.bg_footer div.sub_menu div.out div.btn_multi table td.screensaver a.active{
	background-position: bottom left;
}
div.multi div.bg_footer div.sub_menu div.out div.show{
	position: absolute;
	top: 0px;
	left: 250px;
	width: 655px;
}
div.multi div.bg_footer div.sub_menu div.out div.show div.inside{
	position: relative;
	top: 0px;
	left: 0px;
}
div.multi div.bg_footer div.sub_menu div.out div.show div.inside div#show_vdo{
	position: absolute;
	top: 0px;
	left: 60px;
	width: 470px;
	height: auto;
}
div.multi div.bg_footer div.sub_menu div.out div.show div.inside div#show_wall{
	position: absolute;
	top: 10px;
	left: 30px;
	width: 610px;
	height: auto;
}
div.multi div.bg_footer div.sub_menu div.out div.show div.inside div#show_wall table td{
	vertical-align:top;
	padding: 5px;
}
div.multi div.bg_footer div.sub_menu div.out div.show div.inside div#show_wall table td.pic{
	border: 1px solid #666;
}
div.multi div.bg_footer div.sub_menu div.out div.show div.inside div#show_wall table td.link{
	padding: 5px 40px 0px 10px;
}
div.multi div.bg_footer div.sub_menu div.out div.show div.inside div#show_wall table td div.size01 a{
	background: url('../images/multi/800.gif') no-repeat top left;
	width: 60px;
	height: 12px;
	display: block;
}
div.multi div.bg_footer div.sub_menu div.out div.show div.inside div#show_wall table td div.size02 a{
	margin-top: -10px;
	background: url('../images/multi/1024.gif') no-repeat top left;
	width: 67px;
	height: 12px;
	display: block;
}
div.multi div.bg_footer div.sub_menu div.out div.show div.inside div#show_wall table td div.size03 a{
	margin-top: -10px;
	background: url('../images/multi/1280.gif') no-repeat top left;
	width: 74px;
	height: 12px;
	display: block;
}
div.multi div.bg_footer div.sub_menu div.out div.show div.inside div#show_wall table td div.size01 a:hover,
div.multi div.bg_footer div.sub_menu div.out div.show div.inside div#show_wall table td div.size02 a:hover,
div.multi div.bg_footer div.sub_menu div.out div.show div.inside div#show_wall table td div.size03 a:hover{
	background-position: bottom left;
}
div.multi div.bg_footer div.sub_menu div.out div.show div.inside div#show_screen{
	position: absolute;
	top: 0px;
	left: 20px;
	width: 610px;
	height: auto;
}
div.multi div.bg_footer div.sub_menu div.out div.show div.inside div#show_screen td {
	text-align: center;
	height: 132px;
}
div.multi div.bg_footer div.sub_menu div.out div.show div.inside div#show_screen td  img {
	padding: 0px 0px 3px;
}
div.multi div.bg_footer div.sub_menu div.out div.show div.inside div#show_screen td  a{
	color: #ffffff; text-decoration: none; font-weight: bold;
}
div.multi div.bg_footer div.sub_menu div.out div.show div.inside div#show_screen table td{
	vertical-align: top;
	padding: 0px 60px 0px 0px;
}


