﻿/***********************共用***********************/
body {	
	background:#c4c8b5 url(../images/page_bg.jpg) repeat-x top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:12px 0;	
	font-size:12px;		
	}
	
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;	}

/***********************分頁頁碼***********************/
#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{	
	vertical-align: top;
	text-align:center;
	height:50px;		
	}	

#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;			
	}
	
/***********************課程內容***********************/
#course_detail{		
	background:transparent url(../images/course_b_bg.gif) repeat-y center center;			
	}
	
		
/***********************footer long***********************/
#footer_b {
	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;
	}



			

	
