﻿body { background:#fff url(images/index_bg.png) repeat-x;font-size:13px;letter-spacing:1px;font-family:"微軟正黑體";
}

/*==基本設定==*/
body{

	background:#000000;
	border-width: 0;
    margin: 0;
    padding: 0;
    outline: 0;
	}
	
	html, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
   
}
a
{ color: #DDAA00;
    
    }
/*==首頁大圖==*/
#index_images{width:1000px;height:426px;background:url(images/index_images.png) no-repeat;float:left;}
