<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
/*IE6/7*/
* html #search form dd input {
	margin-top: -1px;
}
/*解決全區導覽按鈕遭切斷的問題*/
* html #global-nav li{
	padding-bottom: 1px;
}

/*PAGE LAYOUT*/
* {
	margin: 0;
	padding: 0;
	font-size:12px;
}
body {
	overflow:auto;
    text-align:center;
	background-color: #fff;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#wrapper{
	width:100%;
	margin: 0 auto;
}

/* Header  頁頭
---------------------------------------------*/
#header {
	width: 945px;
	margin:0 auto;
}
#header_home {
	width: 255px;
	height: 44px;
	float: left;
	margin: 0px;
	background: url(images/products_mvp_01_02.gif) no-repeat;	
}
#header_one{
	width: 690px;
	height: 44px;
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(images/products_mvp_01_03.gif) no-repeat;
	font-size: 12px;
	
}
#header_logo{
	width: 255px;
	height: 81px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/products_about_05.gif);
	background-repeat: no-repeat;
}
#header_three{
	width: 690px;
	height: 81px;
	float: left;
	margin: 0px;
	background-image: url(images/products_about_06.gif);
	background-repeat: no-repeat;
}
#header_four{
	width: 945px;
	height: 203px;
	float: left;
	margin: 0px;
	background-image: url(images/products_about_07.gif);
	background-repeat: no-repeat;
}
#header div div {
	height:42px;
	padding:0px 0px 0px 310px;
	position:absolute;
    text-align:center;
	top:0;
	width:340px;
}
#header div div p {
	color:#fff;
	font-weight:100;
	margin:4px 0 0;
	text-transform:uppercase;
}
.header div div p &gt; span &gt; span {
 margin-right:4px; /* Needed for IE7 */
}
#header div div p a{
	color:#FFF;
    text-decoration:none;
}
#header div div p a:hover{
	color:#033;
}
#header div div p a:visited{
	color:#060;
}
/* ----- End of Header ----- */

/* MENU
---------------------------------------------*/
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;} 
.menu li.top {display:block; float:left; position:relative;} 
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;} 
.menu li.top a.top_link {display:block; float:left; height:35px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} 

.menu li.p1 {
	width:51px;
	height:35px;
	background-image: url(images/btn_01_ro.gif);
	background-repeat: no-repeat;
}
.menu li.p2 {
	width:101px;
	background-image: url(images/btn_ro_02.gif);
	background-repeat: no-repeat;
}
.menu li.p3 {
	width:170px;
	background-image: url(images/btn_ro_03.gif);
	background-repeat: no-repeat;
}
.menu li.p4 {
	width:133px;
	background-image: url(images/btn_ro_04.gif);
	background-repeat: no-repeat;
}
.menu li.p5 {
	width:138px;
	background-image: url(images/btn_ro_05.gif);
	background-repeat: no-repeat;
}
.menu li.p6 {
	width:89px;
	background-image: url(images/btn_ro_06.gif);
	background-repeat: no-repeat;
}
.menu li.p7 {
	width:43px;
	height:41px;
	background-image: url(images/btn_07_ro.gif);
	background-repeat: no-repeat;
} 

.menu li a#Company {
	width:51px;
	background-image: url(images/btn_in_01.gif);
	background-repeat: no-repeat;
}
.menu li a#products {
	width:101px;
	background-image: url(images/btn_in_02.gif);
	background-repeat: no-repeat;
}
.menu li a#services {
	width:170px;
	background-image: url(images/btn_in_03.gif);
	background-repeat: no-repeat;
}
.menu li a#contacts {
	width:133px;
	background-image: url(images/btn_in_04.gif);
	background-repeat: no-repeat;
}
.menu li a#shop {
	width:138px;
	background-image: url(images/btn_in_05.gif);
	background-repeat: no-repeat;
}
.menu li a#privacy {
	width:89px;
	background-image: url(images/btn_in_06.gif);
	background-repeat: no-repeat;
} 
.menu li a#blank002 {
	width:43px;
	background-image: url(images/btn_07_en.gif);
	background-repeat: no-repeat;
} 

.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;} 
.menu li a#Company:hover, .menu li:hover a#Company,
.menu li a#products:hover, .menu li:hover a#products,
.menu li a#services:hover, .menu li:hover a#services,
.menu li a#contacts:hover, .menu li:hover a#contacts,
.menu li a#shop:hover, .menu li:hover a#shop,
.menu li a#privacy:hover, .menu li:hover a#privacy {background:transparent;} 
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;} 
.menu :hover ul.sub {left:0; top:30px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:380px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:75px;}
.menu :hover ul.sub li a {display:block; font-size:12px; height:20px; width:75px; line-height:20px; text-indent:5px; color:#37a237; text-decoration:none; border:0px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a:hover {background:#37a237; color:#fff;}
#wrapper {
	width: 945px;
}

/* ----- End of MENU ----- */

/* ContentWrapper 二欄式版面
---------------------------------------------*/
#container{
	width: 945px;
	margin:0 auto;
	float: inherit;
}

/* left column 左側
---------------------------------------------*/

#left_secondary{
	width: 50px;
	height: 740px;
	float: left;
	margin: 0px;
	background: #FFF;
}
#left_menu001{
	width: 300px;
	height: 20px;
	float: left;
	margin: 0px;
	background: url(images/products_about_08.gif) no-repeat;
}
#left_menu002{
	width: 300px;
	height: 53px;
	float: left;
	margin: 0px;
	background: url(images/products_about_10.gif) no-repeat;
}
#left_menu003{
	width: 300px;
	height: 40px;
	float: left;
	margin: 0px;
	background: url(images/products_about_13.gif) no-repeat;
}
#left_menu004{
	width: 300px;
	height:40px;
	float: left;
	margin: 0px;
	background: url(images/products_about_14.gif) no-repeat;
}
#left_menu004_1{
	width: 300px;
	height:40px;
	float: left;
	margin: 0px;
	background: url(images/products_about_141.gif) no-repeat;
}
#left_menu004_2{
	width: 300px;
	height:40px;
	float: left;
	margin: 0px;
	background: url(images/products_about_142.gif) no-repeat;
}
#left_menu006{
	width: 300px;
	height: 54px;
	float: left;
	margin: 0px;
	background: url(images/live_golf_01.gif) no-repeat;
}
#left_menu013{
	width: 300px;
	height: 135px;
	float: left;
	margin: 0px;
	background: #FFF;
}
#left_menu013new01{
	width: 150px;
	height: 135px;
	float: left;
	margin: 0px;
	background: url(images/live_golf_02.gif) no-repeat;
}
#left_menu013new02{
	width: 150px;
	height: 135px;
	float: left;
	margin: 0px;
	background: url(images/live_golf_03.gif) no-repeat;
}
#left_menu016{
	width: 300px;
	height: 135px;
	float: left;
	margin: 0px;
	background: #FFF;
}
#left_menu016new01{
	width: 150px;
	height: 135px;
	float: left;
	margin: 0px;
	background: url(images/live_golf_04.gif) no-repeat;
}
#left_menu016new02{
	width: 150px;
	height: 135px;
	float: left;
	margin: 0px;
	background: url(images/live_golf_05.gif) no-repeat;
}
#left_menu014{
	width: 300px;
	height: 83px;
	float: left;
	margin: 0px;
	background: url(images/products_mvp_16.gif) no-repeat;
}
#left_menu015{
	width: 300px;
	height: 83px;
	float: left;
	margin: 0px;
	background: url(images/products_mvp_17.gif) no-repeat;
}
/* end of left secondary */


/* right advertisement 右側
---------------------------------------------*/
#right_advertisement{
	width: 645px;
	height: 544px;
	float: left;
	margin: 0px;
	margin-left:100px;
	background: #FFF;
}
#right_menu01{
	width: 645px;
	height: 24px;
	float: left;
	margin: 0px;
	background: #FFF;
}
#right_menu02{
	width: 645px;
	height: 53px;
	float: left;
	margin: 0px;
	background: url(images/products_about_11.gif) no-repeat;
}
#right_menu03{
	width: 645px;
	float: left;
	margin: 0px;
	background: #FFF;
}
#right_menu03_info01{
	width: 253px;
	height: 556px;
	float: left;
	margin: 0px;
	background: url(images/niceshot_information_01.gif) no-repeat;
}
#right_menu03_info02{
	width: 392px;
	height: 125px;
	float: left;
	margin: 0px;
	background: url(images/niceshot_information_02.gif) no-repeat;
}
#right_menu03_info03{
	width: 392px;
	height: 346px;
	float: left;
	margin: 0px;
	background: #FFF;;
}

/* end of advertisement */

/* white 白底
---------------------------------------------*/
#white{
	width: 35px;
	height: 161px;
	float: left;
	margin: 0px;
	background: url(images/golfindex_niceshot_11.gif) no-repeat;
}
/* end of advertisement */

/* Page Footer 頁尾
---------------------------------------------*/
#footer{
	width: 945px;
	height: 80px;
	clear: both;
    text-align:center;
    background: url(images/products_login_15.gif) no-repeat;
}
#footer_primary{
	width: 280px;
	height: 20px;
	margin: 20px;
}
#footer_primary a{
	color: #000;
    text-decoration:none;
}
#footer_primary a:hover{
	color:#033;
}
#footer_primary a:visited{
	color:#060;
}

/* end of footer */
/* white 白底2
---------------------------------------------*/
#white_02{
	width: 35px;
	height: 80px;
	float: left;
	background: url(images/golfindex_niceshot_13.gif) no-repeat;
}
/* end of footer */</pre></body></html>