﻿/***********************共用***********************/
body {	
	background:#c4c8b5 url(../images/page_bg.jpg) repeat-x top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:12px 0;	
	font-size:16px;
	}

img{border:0}

.date{color:#913e15;}/*日期*/
	
a:link, a:active, a:visited	{  
	text-decoration: none; 
	color: #e74848;
	}
	
a:hover	{  
	text-decoration: underline;	
	}


.text_01 {	
	font-weight: normal;
	color: #e74848;
	text-decoration: none;
	}

.text_01b {	
	font-weight: normal;
	color: #e74848;
	text-decoration: none;
	font-weight:bold;
	}

.text_02 {	
	font-weight: normal;
	color: #913e15;
	text-decoration: none;
	}

.text_02b{	
	font-weight: normal;
	color: #913e15;
	text-decoration: none;
	font-weight:bold;
	}

.text_03 { color: #2478c5;	}

ul, ol{
	text-align:left;
	margin: 0 10px 0 50px;
	line-height:20px;
	}

ul li{
	text-align:left;
	margin: 0 20px;
	list-style:url(../images/icon_03.gif);
	padding-bottom:5px;
	}

ol li{
	text-align:left;
	margin: 0 20px;
	}

/***********************分頁頁碼***********************/
#pager a:link, #pager a:active, #pager a:visited	{	
	color: #e74848;
	margin: 0 8px;
	}
	
#pager a:hover	{
	text-decoration: none;
	color:#e6bbba;	
	}

#pager .now{	
	color:#e74848;
	padding-left:8px;	
	background:transparent url(../images/pager_bg.gif) no-repeat fixed center center;
	}
	

/***********************header***********************/
.index{
	font-size:12px;	
	color:#e6bbba;	
	background:transparent url(../images/bar_bg.gif) repeat-x top;
	width:537px;
	}
	
.index a:link, .index a:active, .index a:visited	{  
	text-decoration: none; 
	color: #fff0bf;
	}
	
.index a:hover	{  
	text-decoration: underline; 
	color: #ffffff;
	}	



/***********************數位課程***********************/
.course_bg{		
	background:#f9f3e7 url(../images/course_b_bg2.gif) no-repeat bottom;
	height:93px;	
	}
		
#course{		
	background:transparent url(../images/course_b_bg.gif) repeat-y top;			
	}
	
#course img{	
	margin-top:10px;
	margin-bottom:5px;		
	}	
	
#course td{
	font-size:12px;	
	vertical-align: middle;
	text-align:center;
	height:32px;		
	}	

#course a:link, #course a:active, #course a:visited{	
	text-decoration: none;
	color: #a83133;	
	}
	
#course a:hover	{  
	text-decoration: underline;	
	}
	
#course .course_non{		
	background:transparent url(../images/course_non.jpg) fixed no-repeat center bottom;			
	}
	
/***********************公告訊息及ＱＡ***********************/
.news_b_bg{		
	background:#f9f3e7 url(../images/course_b_bg2.gif) no-repeat bottom;
	height:93px;	
	}
		
#news_b{		
	background:transparent url(../images/course_b_bg.gif) repeat-y top;			
	}
	
#news_b td{
	font-size:12px;	
	vertical-align: top;
	line-height:23px;	
	}	

#news_b a:link, #news_b a:active, #news_b a:visited{	
	text-decoration: none;
	color: #a83133;	
	}
	
#news_b a:hover	{  
	text-decoration: underline;	
	}

#news_b .text_04{
	font-size:16px;
	color:#a83133;
	font-weight:bold;	
	}
	
	
/***********************footer long***********************/
#footer {
	font-size:12px;
	background:transparent url(../images/footer_b_bg.gif) fixed no-repeat top;
	width:905px;
	height:83px;	
	padding-left:345px;
	color:#333333;
	line-height:18px;
	}




			
			
	
