@import url("element/div.css");
@import url("element/font.css");
@import url("element/img.css");
@import url("element/selector.css");
@import url("element/form.css");
@import url("element/table.css");



/*	
	海洋學生福利網 - All Rights Reserved.
	
	Producted by 信諾科技
	Web Designed By 郭光耀 Brad Kuo 2005-11-12
	CSS-P Style writed by 郭光耀 Brad Kuo
	【E-mail:】brad@utrust.com.tw / brad.kuo@msa.hinet.net
	【Blog:】http://www.colorIndex.com.tw/blog
	【Web:】http://www.utrust.com.tw
			http://www.colorIndex.com.tw
	
/* 頁面設定 */

body {
	SCROLLBAR-FACE-COLOR: #ececec;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #fefefe;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	background-color: #F6F6F6;	
}
