﻿#product_nav_bar {
	overflow: auto;
	width: 900px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	overflow-x:scroll; /* scroll horizontal */
	overflow-y:hidden; /* Hide vertical*/
	scrollbar-base-color: #43454C;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #000416;
	scrollbar-darkshadow-color: #02001C;
	scrollbar-face-color: #010016;
	scrollbar-highlight-color: #2D2A35;
	scrollbar-shadow-color: #00060F;
	scrollbar-track-color: #31313F;
	font-family: simsun;
	font-size: 12px;
	letter-spacing:1px;
	

	
}


#product_nav_bar_scroll {
	height: 138px;
	
}

#product_nav_img {
	height: 90px;
	width: 120px;
	float: left;
	margin: 1px;
}


#product_nav_img img {
	height: 90px;
	width: 120px;

}


#product_graphic_mobo {
	background-image: url(../products/images/product_graphic_mobo.png);
	height: 820px;
	width: 230px;
	float: left;
	clear: left;
	
}


#product_graphic_mobo a {
	text-decoration: none;
	color: #FFF;
	
}

#product_graphic_mobo a:hover{
	color: #FF9600;
}



#product_graphic {
	height: 470px;
	margin-top: 42px;
	margin-left: 15px;
	margin-right: 10px;
        letter-spacing:1px;
	overflow: auto;
	

	overflow-x:hidden; /* Hide vertical*/
	overflow-y:scroll; /* scroll horizontal */
	scrollbar-base-color: #43454C;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #000416;
	scrollbar-darkshadow-color: #02001C;
	scrollbar-face-color: #010016;
	scrollbar-highlight-color: #2D2A35;
	scrollbar-shadow-color: #00060F;
	scrollbar-track-color: #31313F;
	
	direction:rtl;  /* Right To left */ text-align:left; /* Override direction */
	
}



#product_mobo {
	height: 265px;
	margin-top: 30px;
	margin-left: 8px;
	margin-right: 10px;
	letter-spacing:1px;
}


#product_gallery {
	height: 324px;
	width: 690px;
	background-image: url(../products/images/product_gallery.png);
	float: right;
}


#product_name {
	color: #FF9600;
	margin-top: 15px;
	margin-left: 30px;
	height: 15px;
	width: 480px;
	font-family: simsun;
	font-size: 14px;
	font-weight: bold;
}


#product_gallery #product_main_image{
	float: left;
	width: 450px;
	height: 264px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 40px;
	
}




#product_gallery #product_main_image img{
	width: 450px;
	height: 264px;
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#detial_show_img01 img,#detial_show_img02 img,#detial_show_img03 img{
	height: 264px;
	width: 450px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#detial_show_img01,#detial_show_img02,#detial_show_img03 {
	position: absolute;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 40px;
	height: 270px;
	visibility: hidden;
}




#product_gallery #product_sub_image {
	float: right;
	width: 170px;
	margin-top: 10px;
	margin-right: 1px;
}

#product_gallery #product_sub_image img{
	float: left;
	height: 86px;
	width: 140px;
	margin-bottom: 3px;	
}

#product_feature {
	height: 141px;
	width: 690px;
	background-image: url(../products/images/product_feature.png);
	float: right;
	padding-top: 40px;

	font-family: simsun;
	font-size: 12px;
	line-height:140%;
	letter-spacing:1px;

}

#product_feature p {
	margin-right: 20px;
	margin-left: 15px;
} 


#product_spec_driver {
	width: 690px;
	height: 274px;
	float: right;
	background-image: url(../products/images/product_spec_driver.png);
	padding-top: 40px;
	font-family: simsun;
	font-size: 12px;
}


#product_spec {
	width: 340px;
	margin-left: 15px;
	float: left;
	line-height:140%;
	letter-spacing:1px;
}

#product_driver {
	width: 340px;
	float: right;
	margin-right: 10px;
	font-family: simsun;
	line-height:140%;
	letter-spacing:1px;
	font-size: 12px;
	margin-top: -300px;
}

#product_driver a {
	color: #FFF;
	text-decoration: none;
}

#product_driver a:hover {
	color: #FF9600;
}



#product_note {
	font-family: simsun;
	font-size: 12px;
	clear: both;
}
