/* CSS Document By ReLoad */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #00CCFF;
	text-decoration:none;
}
a:visited {
	color: #00CCFF;
	text-decoration:none;
}
a:hover {
	color: #FF6600;
	text-decoration:none;
}
a:active {
	color: #FF6600;
	text-decoration:none;
}

/*----------------------------------------------分隔線----------------------------------------------*/

/*會員登入*/
#member {
	width:180px;
	height:140px;
	position:absolute;
	left: 35px;
	top: 275px;
	z-index:99;
}

/*----------------------------------------------分隔線----------------------------------------------*/

/*flash圖片覆蓋*/
#pic {
	width:224px;
	height:61px;
	position:absolute;
	background-image:url(images/01-trans.png);
	background-repeat:no-repeat;
	background-position:center;
	left: 13px;
	top: 248px;
	z-index:96;
}

/*----------------------------------------------分隔線----------------------------------------------*/

/*帳號輸入欄位*/
#login_01 {
	background:transparent;
	width:150px;
	height:22px;
	border-top : none;/*上框*/
	border-bottom : none;/*下框*/
	border-left : none; /*左框*/
	border-right : none; /*右框*/
	color:#bbbbbb;
	padding-top:4px;
}

/*----------------------------------------------分隔線----------------------------------------------*/

/*密碼輸入欄位*/
#login_02 {
	background:transparent;
	width:150px;
	height:22px;
	border-top : none;/*上框*/
	border-bottom : none;/*下框*/
	border-left : none; /*左框*/
	border-right : none; /*右框*/
	color:#bbbbbb;
	padding-top:4px;
}

/*----------------------------------------------分隔線----------------------------------------------*/

/*忘記密碼、立即註冊*/
#link_01 a {
	height:20px;
	text-align:center;
	font-size:12px;
	color:#069fff;
	padding-left:5px;
	text-decoration:none;
	padding-top:3px;
}
#link_01 a:hover {
	text-align:center;
	font-size:12px;
	color:#ff6c00;
	padding-left:5px;
	cursor:pointer;
	text-decoration:none;
	padding-top:3px;
}

/*----------------------------------------------分隔線----------------------------------------------*/

/*首頁最新消息*/
#news {
	width:170px;
	height:auto;
	position:absolute;
	left: 35px;
	top: 435px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #dedcdd;/*上框*/
	border-bottom:1px solid #dedcdd;/*下框*/
	border-left:1px solid #dedcdd; /*左框*/
	border-right:1px solid #dedcdd; /*右框*/
	word-break:break-all;/*防止說明內容破壞版面~~超過範圍就自動換行(※可防止英文字被截斷)*/
	text-align:justify;
	text-justify:inter-ideograph;/*文字自動左右對齊目前的範圍*/
	z-index:98;
}

/*首頁最新消息主要文字內容控制*/
#some_words {
	line-height:22px;
}

#underline {
	border-bottom : 1px dashed #cccccc; /*下框線*/
}

#underline02 {
	border-bottom : 2px solid #00CCFF; /*下框線*/
}

#underline03 {
	border-bottom : 2px solid #999999; /*下框線*/
}

/*最新消息_公告主題底線*/
a.underline03:link {
	text-decoration: none;
	color:#555555;
}
a.underline03:visited {
	text-decoration: none;
	color:#333333;
}
a.underline03:hover {
	text-decoration: none;
	color:#aaaaaa;
}
a.underline03:active {
	text-decoration: none;
	color: #555555;
}

/*最新消息_觀看更多按鈕*/
a.news_more:link {
	text-decoration: none;
	color:#069fff;
}
a.news_more:visited {
	text-decoration: none;
	color:#ff6c00;
}
a.news_more:hover {
	text-decoration: none;
	color:#ff6c00;
}
a.news_more:active {
	text-decoration: none;
	color: #069fff;
}

/*最新消息_日期*/
.news_data {
	color:#9a100d;
}

/*最新消息_偶數列背景顏色*/
.news_backcolor {
	background-color:#d5eaff;
}

/*創新分享、最新消息列表每頁筆數顏色*/
#number {
	color:#8e0e0f;
}

/*創新分享、最新消息列表部份內文樣式*/
#news_part {
	padding-top:5px;
	padding-bottom:5px;
}
/*----------------------------------------------分隔線----------------------------------------------*/

/*主辦單位及協辦單位圖片位置*/
#creater {
	width:180px;
	height:230px;
	position:absolute;
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	left: 35px;
	top: 665px;
	z-index:97;
}

/*----------------------------------------------分隔線----------------------------------------------*/

/*公司商標位置控制*/
#logo a {
	width:143px;
	height:70px;
	position:absolute;
	background-image:url(images/logo-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	left: 34px;
	top: 11px;
	z-index:96;
}
#logo a:hover {
	width:143px;
	height:70px;
	position:absolute;
	background-image:url(images/logo-trans.png);
	background-position:center;
	background-repeat:no-repeat;
	cursor:pointer;
}

/*----------------------------------------------分隔線----------------------------------------------*/

/*內文主要區塊*/
#main {
	width:675px;
	line-height:22px;
	word-break:break-all;/*防止說明內容破壞版面~~超過範圍就自動換行(※可防止英文字被截斷)*/
	text-justify:inter-ideograph;/*文字自動左右對齊目前的範圍*/
	text-align:justify;
}

/*----------------------------------------------分隔線----------------------------------------------*/

/*最底下的版權聲明文字*/
.buttom_words {
	padding-left:150px;
	color:#FFFFFF;
}

/*知識科技文字連結*/
a.company_link:link {
	text-decoration: none;
	color:#FFFFFF;
}
a.company_link:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a.company_link:hover {
	text-decoration: none;
	color:#ff6c00;
}
a.company_link:active {
	text-decoration: none;
	color:#FFFFFF;
}

/*----------------------------------------------分隔線----------------------------------------------*/

/*活動說明內文控制*/
#01_main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#555555;
}

/*----------------------------------------------分隔線----------------------------------------------*/

/*活動緣起內文控制*/
.02_main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#555555;
}

/*----------------------------------------------分隔線----------------------------------------------*/

/*活動辦法內文控制*/
#03_main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#555555;
}

