﻿body
{
	margin: 0px 0px;
	color: #58a2c5;
	font-size: 13px;
	font-family: 新細明體, 細明體, Arial;
	line-height: 16pt;
	letter-spacing: 1px;
	text-align: left;
	position: relative; /*定位採相對位置  */
	z-index: 1;
	background-position: 50% auto;
	background-image: url(../../Images/bk.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 1000px; /*容器寬度1000px  */
	left: 48%; /*往左移50%       */
	margin-left: -480px; /*容器置畫面中間  */
}

#body1
{
	position: relative;
}




#banner /*導覽列*/
{
	position: absolute;
	top: 10px;
	left: 40px;
}


#banner_flash /*導覽列*/
{
	position: absolute;
	top: 38px;
	left: 74px;
}




#photo_01 /*photo_01*/
{
	position: absolute;
	left: 40px;
	top: 350px;
	z-index: 300;
}


#tv1 /*tv*/
{
	position: absolute;
	left: 610px;
	z-index: 300;
}


#product1 /*product1*/
{
	position: absolute;
	left: 650px;
	top: 362px;
	z-index: 300;
}



#product_1 /*product1*/
{
	position: absolute;
	left: 650px;
	top: 150px;
	z-index: 300;
}



#flash_tv /*flash_tv*/
{
	position: absolute;
	left: 740px;
	top: 60px;
	z-index: 200;
}

#img_01 /*img_01*/
{
	position: absolute;
	left: 50px;
	top: 480px;
	z-index: 400;
}

#h1_title
{
	position: absolute;
	left: 180px;
	top: 477px;
	width: 130px;
	height: 10px;
	font-size: 14px;
	color: #c27416;
	font-family: 新細明體, 細明體, Arial;
	line-height: 16pt;
	letter-spacing: 1px;
	font-weight: bold;
	z-index: 400;
}

#text_01 /*text_01*/
{
	position: absolute;
	left: 180px;
	top: 520px;
	width: 130px;
	height: 50px;
	z-index: 400;
}

#img_02 /*img_02*/
{
	position: absolute;
	left: 340px;
	top: 480px;
	z-index: 400;
}

#h2_title /*h2_title*/
{
	position: absolute;
	left: 470px;
	top: 477px;
	width: 130px;
	height: 10px;
	font-size: 14px;
	color: #c27416;
	font-family: 新細明體, 細明體, Arial;
	line-height: 16pt;
	letter-spacing: 1px;
	font-weight: bold;
	z-index: 400;
}

#text_02 /*text_02*/
{
	position: absolute;
	left: 470px;
	top: 520px;
	width: 130px;
	height: 50px;
	z-index: 400;
}
















/*--------------------左邊(LeftSite) 開始-----------------------------*/
#LeftSite
{
	background: white;
	left: 0px;
	top: 250px;
	width: 250px;
	height: 1200px;
	position: absolute;
	float: left;
}

/*------------------關於品牌(Brand)開始------------------*/
#Brand
{
	padding: 5px;
	width: 250px;
	position: absolute;
}

#Brand img
{
	left: 100px;
	position: absolute;
}

#Brand p
{
	top: 85px;
	left: 85px;
	position: absolute;
}

#Brand a
{
	top: 120px;
	left: 85px;
	font-weight: bold;
	position: absolute;
}

/*------------------關於品牌(Brand)結束------------------*/

/*------------------小牛有話要說(talk_box)開始------------------*/

#talk_box
{
	top: 146px;
	left: 33px;
	position: absolute;
}
/*------------------小牛有話要說(talk_box)結束------------------*/

/*------------------光泉報馬仔(news)開始------------------*/
#news
{
	top: 280px;
	left: 60px;
	background-image: url(../../Images/icon_01.jpg);
	width: 250px;
	height: 33px;
	padding-top: 10px;
	padding-left: 40px;
	background-repeat: no-repeat;
	position: absolute;
}

#news_list ul
{
	width: 210px;
	top: 40px;
	left: -60px;
	display: block;
	font-size: 12px;
	margin: 0;
	position: absolute;
}

#news_list ul li
{
	list-style: none;
	list-style-image: url(../../Images/imgs_01.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 2px;
	padding-right: 10px;
	margin-bottom: 5px;
}
/*------------------光泉報馬仔(news)結束------------------*/




/*------------------光泉連結(menu)開始------------------*/
#menu
{
	top: 515px;
	left: 60px;
	background-image: url(../../Images/icon_01.jpg);
	width: 250px;
	height: 33px;
	padding-top: 10px;
	padding-left: 40px;
	background-repeat: no-repeat;
	position: absolute;
}

#menu_list ul
{
	width: 210px;
	top: 40px;
	left: -10px;
	display: block;
	font-size: 12px;
	margin: 0;
	position: absolute;
}

#menu_list ul li
{
	list-style: none;
	list-style-image: url(../../Images/imgs_02.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 2px;
	padding-right: 10px;
	margin-bottom: 5px;
}
/*------------------光泉連結(menu)結束------------------*/








/*------------------光泉連結(friend)開始------------------*/
#friend
{
	top: 715px;
	left: 60px;
	position: absolute;
	background-image: url(../../Images/icon_01.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 33px;
}

#friend span
{
	padding-top: 10px;
	padding-left: 40px;
	position: absolute;
}
#friend_list1
{
	top: 50px;
	left: 15px;
	position: absolute;
}

#friend_list2
{
	top: 100px;
	position: absolute;
}

#friend_list3
{
	top: 150px;
	left: 35px;
	position: absolute;
}

#friend_list4
{
	top: 240px;
	left: 25px;
	position: absolute;
}

/*------------------光泉連結(friend)結束------------------*/


/*--------------------左邊(LeftSite) 結束-----------------------------*/


/*--------------------中間(MainSite) 開始-----------------------------*/



#MainSite
{
	background: white;
	left: 250px;
	top: 250px;
	width: 500px;
	height: 1300px;
	position: absolute;
}


/*--------------------中間文章(Content) 開始-----------------------------*/

#Content
{
	background-image: url(../../Images/main_title.png);
	background-repeat: no-repeat;
	width: 485px;
	height: 33px;
	top: 10px;
	left: 10px;
	position: absolute;
	z-index: 2;
}

#Content h1
{
	margin-left: 50px;
	margin-top: 5px;
	position: absolute;
}


#Content h3
{
	margin-left: 320px;
	margin-top: 5px;
	position: absolute;
}

#Content h2
{
	margin-left: 30px;
	margin-top: 410px;
	width: 430px;
	position: absolute;
}


.c_photo
{
	top: 50px;
	left: 30px;
	position: absolute;
	z-index: 2;
}

/*--------------------中間文章(Content) 結束-----------------------------*/


/*--------------------延伸閱讀(extend)開始-----------------------------*/
#extend
{
	background-image: url(../../Images/main_extend.png);
	background-repeat: no-repeat;
	width: 485px;
	height: 33px;
	top: 700px;
	left: 10px;
	position: absolute;
}

#extend h1
{
	margin-left: 70px;
	margin-top: 7px;
	position: absolute;
}


#extend_Content img
{
	top: 50px;
	left: 30px;
	position: absolute;
}


#extend_Content ul
{
	top: 50px;
	width: 250px;
	left: 180px;
	display: block;
	font-size: 12px;
	margin: 0;
	position: absolute;
}

#extend_Content ul li
{
	list-style: none;
	list-style-image: url(../../Images/imgs_02.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 2px;
	padding-right: 10px;
	margin-bottom: 5px;
}

/*--------------------延伸閱讀(extend)結束-----------------------------*/





/*--------------------新品上市(new_product)開始-----------------------------*/

#new_product
{
	background-image: url(../../Images/main_product.png);
	background-repeat: no-repeat;
	width: 485px;
	height: 33px;
	top: 950px;
	left: 10px;
	position: absolute;
}

#new_product h1
{
	margin-left: 70px;
	margin-top: 7px;
	position: absolute;
}

#new_product1 img
{
	padding-left: 30px;
	top: 50px;
	float: left;
	position: absolute;
}

#new_product1 h2
{
	top: 250px;
	left: 50px;
	position: absolute;
}




/*--------------------新品上市(new_product)結束-----------------------------*/





/*--------------------中間(MainSite) 結束-----------------------------*/



/*--------------------右邊(RightSite) 開始-----------------------------*/
#RightSite
{
	background: white;
	left: 750px;
	top: 250px;
	width: 250px;
	height: 1200px;
	float: left;
	position: absolute;
}


/*------------------品牌分類連結選單(product)開始------------------*/
#product
{
	top: 0px;
	left: 60px;
	background-image: url(../../Images/icon_01.jpg);
	width: 250px;
	height: 33px;
	padding-top: 10px;
	padding-left: 40px;
	background-repeat: no-repeat;
	position: absolute;
}

#product_list ul
{
	width: 210px;
	top: 40px;
	left: -10px;
	display: block;
	font-size: 12px;
	margin: 0;
	position: absolute;
}

#product_list ul li
{
	list-style: none;
	list-style-image: url(../../Images/imgs_02.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 2px;
	padding-right: 10px;
	margin-bottom: 5px;
}
/*------------------品牌分類連結選單(product)結束------------------*/



/*------------------品牌文章內容清單(Brandlist)開始------------------*/
#BrandContent
{
	top: 150px;
	left: 60px;
	background-image: url(../../Images/icon_01.jpg);
	width: 250px;
	height: 33px;
	padding-top: 10px;
	padding-left: 40px;
	background-repeat: no-repeat;
	position: absolute;
}

#Brandlist ul
{
	width: 200px;
	top: 40px;
	left: -60px;
	display: block;
	font-size: 12px;
	margin: 0;
	position: absolute;
}

#Brandlist ul li
{
	list-style: none;
	list-style-image: url(../../Images/imgs_01.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 2px;
	padding-right: 10px;
	margin-bottom: 5px;
}
/*------------------品牌文章內容清單(Brandlist)結束------------------*/



/*------------------光泉放映室(TV)開始------------------*/
#tv
{
	top: 435px;
	left: 60px;
	background-image: url(../../Images/icon_01.jpg);
	width: 250px;
	height: 33px;
	padding-top: 10px;
	padding-left: 40px;
	background-repeat: no-repeat;
	position: absolute;
}

#tv_photo
{
	top: 40px;
	left: 0px;
	position: absolute;
}
/*------------------光泉放映室(TV)結束------------------*/


/*------------------活動連結(active)開始------------------*/
#active
{
	top: 605px;
	left: 60px;
	background-image: url(../../Images/icon_01.jpg);
	width: 250px;
	height: 33px;
	padding-top: 10px;
	padding-left: 40px;
	background-repeat: no-repeat;
	position: absolute;
}

#active_list ul
{
	width: 210px;
	top: 40px;
	left: -75px;
	display: block;
	font-size: 12px;
	margin: 0;
	position: absolute;
}

#active_list ul li
{
	list-style: none;
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 2px;
	padding-right: 10px;
	margin-bottom: 5px;
}
/*------------------活動連結(active)結束------------------*/


/*--------------------右邊(RightSite) 結束-----------------------------*/

