﻿/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "新細明體", Verdana, Arial, sans-serif;
	color: #333333;
	line-height: 1.166;	
	padding: 0px;
	width: 760px;
	margin: 0px auto;
	background-color: #ffffff;
	background-attachment: fixed;
	/*background-image: url(../images/bg.bmp);*/
	background-repeat: repeat-x;
	background-position: center;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	float: left;
	width: 806px;
	padding: 5px;
	background-color: #ffffff;
}

#upper_content{
	position: relative;
	float: left;
	width: 806px;
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 0px 0px;
}

#navBar{
	float: left;
	width: 235px;
	padding: 0px 0px 0px 0px;
	margin: 0px 9px 0px 0px;
	background-color: #ffffff;
}

#main_content{
	position: relative;
	float: right;
	width: 562px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#middle_content{
	position: relative;
	float: right;
	width: 562px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.sub_content{
	position: relative;
	float: left;
	width: 187px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

.sub_content img{
	position: relative;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.Title_Link{
	position: relative;
	font-family: "新細明體", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	margin: -14px 0px 0px 9px;
	padding: 0px 0px 0px 0px;
	width: 45px;
}

.sub_content a.Title {
	position: relative;
	display: block;
	text-decoration: none;
	color: #990000;
}

.sub_content a.Title:hover{
	position: relative;
	/*color: #334d55;*/
	color: #ffffff;
}

#lower_content{
	position: relative;
	float: left;
	height: 280px;
	width: 806px;
	padding: 0px 0px 0px 0px;
}

/***********************************************/
/* Middle Content                              */
/***********************************************/

.bg_container_01 {
	position: relative;
	float: left;
	width: 374px;
	height: 142px;
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/ref_selected.gif);
	background-repeat: no-repeat;	
}

.bg_container_02 {
	position: relative;
	float: right;
	width: 187px;
	height: 142px;
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/ref_school.gif);
	background-repeat: no-repeat;	
}



.Middle_Content_Item_List_01 ul {
	list-style-type: square; 
	margin: 0px 0px 0px 22px; 
	padding: 0px 0px 0px 0px;
}

.Middle_Content_Item_List_01{
	position: relative;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 12px;
	color: #000000;
	/*color: #999999;*/
	margin: 28px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	word-break: break-all;	
	width: 175px;
}

.Middle_Content_Item_List_01 a.selected {
	position: relative;
	text-decoration: none;
}

.Middle_Content_Item_List_01 a.selected:link, .Middle_Content_Item_List_01 a.selected:visited {
	color: #000000;
	/*color: #999999;*/
}

.Middle_Content_Item_List_01 a.selected:hover{
	color: #fba002;
}



.Middle_Content_Item_List_02 ul {
	list-style-type: square; 
	margin: 0px 0px 0px 25px; 
	padding: 0px 0px 0px 0px;
}

.Middle_Content_Item_List_02{
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 12px;
	color: #000000;
	/*color: #999999;*/
	margin: 28px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	word-break: break-all;	
	width: 175px;
}

.Middle_Content_Item_List_02 a.focus_school {
	position: relative;
	text-decoration: none;
}

.Middle_Content_Item_List_02 a.focus_school:link, .Middle_Content_Item_List_02 a.focus_school:visited {
	color: #000000;
	/*color: #999999;*/
}

.Middle_Content_Item_List_02 a.focus_school:hover{
	color: #fba002;
}


/***********************************************/
/* Orange course                               */
/***********************************************/
#course_title_orange{
	position: absolute;
	width: 197px;
	margin: 0;
	padding: 0px 6px 0px 0px;
	top: 0px;
	left: 0px;	
}

#course_title_orange img{
	display: block;
	padding: 0px 0px 0px 0px;
}

#course_title_orange img.top_left {
	position: absolute;
	top: 0px;
	left:0px;	
}

#course_title_orange img.top_right {
	position: absolute;
	top: 0px;
	left: 154px;
}

#course_title_orange img.bottom_right {
	position: absolute;
	top: 255px;
	left: 154px;
}

.Title_Orange{
	position: absolute;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	/*padding: 7px 0px 0px 30px;*/
	padding: 7px 0px 0px 0px;
	background-color: #F86707;
	width: 112px;
	height: 18px;
	top: 11px;
	left: 43px;
	text-align: center;
}

.Dash_Orange{
	position: absolute;
	font-size: 15px;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 112px;
	height: 18px;
	top: 248px;
	left: 30px;
}

#course_content_orange{
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	background-image: url(../images/orange_bg.jpg);
	top: 36px;
	left: 0px;
	width: 197px;
}

#course_content_orange img{
	display: block;
	padding: 5px 5px 0px 5px;
}

#course_content_orange a.link1 {
	position: absolute;
	display: block;
	text-decoration: none;
	top: 0px;
	left: 62px;
	color: #000000;
	padding: 5px 5px 0px 5px;
	text-decoration: none;
}

#course_content_orange a.link2 {
	position: absolute;
	display: block;
	text-decoration: none;
	top: 52px;
	left: 62px;
	color: #000000;
	padding: 5px 5px 0px 5px;
	text-decoration: none;	
}

#course_content_orange a.link3 {
	position: absolute;
	display: block;
	text-decoration: none;
	top: 104px;
	left: 62px;
	color: #000000;
	padding: 5px 5px 0px 5px;
	text-decoration: none;	
}

#course_content_orange a.link4 {
	position: absolute;
	display: block;
	text-decoration: none;
	top: 156px;
	left: 62px;
	color: #000000;
	padding: 5px 5px 0px 5px;
	text-decoration: none;	
}

#course_content_orange a:hover{
	/*background-color: #f9db80;*/
	color: #999999;	
}



/***********************************************/
/* Yellow course                               */
/***********************************************/
#course_title_yellow{
	position: absolute;
	width: 197px;
	margin: 0;
	padding: 0px 6px 0px 0px;
	top: 0px;
	left: 0px;	
}

#course_title_yellow img{
	display: block;
	padding: 0px 0px 0px 0px;
}

#course_title_yellow img.top_left {
	position: absolute;
	top: 0px;
	left:203px;	
}

#course_title_yellow img.top_right {
	position: absolute;
	top: 0px;
	left: 357px; /* +154*/
}

#course_title_yellow img.bottom_right {
	position: absolute;
	top: 255px;
	left: 357px;
}

.Title_Yellow{
	position: absolute;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	/*padding: 7px 0px 0px 30px;*/
	padding: 7px 0px 0px 0px;
	background-color: #ecc404;
	width: 112px;
	height: 18px;
	top: 11px;
	left: 246px; /* +203*/
	text-align: center;
}

.Dash_Yellow{
	position: absolute;
	font-size: 15px;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 112px;
	height: 18px;
	top: 248px; 
	left: 233px; /*+203*/
}

#course_content_yellow{
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	background-image: url(../images/yellow_bg.jpg);
	top: 36px;
	left: 203px; /* +203*/
	width: 197px;
}

#course_content_yellow img{
	display: block;
	padding: 5px 5px 0px 5px;
}

#course_content_yellow a.link1 {
	position: absolute;
	display: block;
	text-decoration: none;
	top: 0px;
	left: 62px;
	color: #000000;
	padding: 5px 5px 0px 5px;
	text-decoration: none;
}

#course_content_yellow a.link2 {
	position: absolute;
	display: block;
	text-decoration: none;
	top: 52px;
	left: 62px;
	color: #000000;
	padding: 5px 5px 0px 5px;
	text-decoration: none;	
}

#course_content_yellow a.link3 {
	position: absolute;
	display: block;
	text-decoration: none;
	top: 104px;
	left: 62px;
	color: #000000;
	padding: 5px 5px 0px 5px;
	text-decoration: none;	
}

#course_content_yellow a.link4 {
	position: absolute;
	display: block;
	text-decoration: none;
	top: 156px;
	left: 62px;
	color: #000000;
	padding: 5px 5px 0px 5px;
	text-decoration: none;	
}

#course_content_yellow a:hover{
	/*background-color: #f9db80;*/
	color: #999999;	
}

/***********************************************/
/* Green course                               */
/***********************************************/
#course_title_green{
	position: absolute;
	width: 197px;
	margin: 0;
	padding: 0px 6px 0px 0px;
	top: 0px;
	left: 0px;
}

#course_title_green img{
	display: block;
	padding: 0px 0px 0px 0px;
}

#course_title_green img.top_left {
	position: absolute;
	top: 0px;
	left:406px; /* +203*/	
}

#course_title_green img.top_right {
	position: absolute;
	top: 0px;
	left: 560px; /* +197+6*/
}

#course_title_green img.bottom_right {
	position: absolute;
	top: 255px;
	left: 560px;
}

.Title_Green{
	position: absolute;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	/*padding: 7px 0px 0px 30px;*/
	padding: 7px 0px 0px 0px;
	background-color: #a0c877;
	width: 112px;
	height: 18px;
	top: 11px;
	left: 449px; /* +203*/
	text-align: center;
}

.Dash_Green{
	position: absolute;
	font-size: 15px;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 112px;
	height: 18px;
	top: 248px; 
	left: 436px; /*+203*/
}

#course_content_green{
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	background-image: url(../images/green_bg.jpg);
	top: 36px;
	left: 406px; /* +203*/
	width: 197px;
}

#course_content_green img{
	display: block;
	padding: 5px 5px 0px 5px;
}

#course_content_green a.link1 {
	position: absolute;
	display: block;
	text-decoration: none;
	top: 0px;
	left: 62px;
	color: #000000;
	padding: 5px 5px 0px 5px;
	text-decoration: none;
}

#course_content_green a.link2 {
	position: absolute;
	display: block;
	text-decoration: none;
	top: 52px;
	left: 62px;
	color: #000000;
	padding: 5px 5px 0px 5px;
	text-decoration: none;	
}

#course_content_green a.link3 {
	position: absolute;
	display: block;
	text-decoration: none;
	top: 104px;
	left: 62px;
	color: #000000;
	padding: 5px 5px 0px 5px;
	text-decoration: none;	
}

#course_content_green a.link4 {
	position: absolute;
	display: block;
	text-decoration: none;
	top: 156px;
	left: 62px;
	color: #000000;
	padding: 5px 5px 0px 5px;
	text-decoration: none;	
}

#course_content_green a:hover{
	/*background-color: #f9db80;*/
	color: #999999;	
}



/***********************************************/
/* Blue course                               */
/***********************************************/
#course_title_blue{
	position: absolute;
	width: 197px;
	margin: 0;
	padding: 0px 6px 0px 0px;
	top: 0px;
	left: 0px;
}

#course_title_blue img{
	display: block;
	padding: 0px 0px 0px 0px;
}

#course_title_blue img.top_left {
	position: absolute;
	top: 0px;
	left:609px; /* +203*/	
}

#course_title_blue img.top_right {
	position: absolute;
	top: 0px;
	left: 763px; /* +197+6*/
}

#course_title_blue img.bottom_right {
	position: absolute;
	top: 255px;
	left: 763px;
}

.Title_Blue{
	position: absolute;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	/*padding: 7px 0px 0px 30px;*/
	padding: 7px 0px 0px 0px;
	background-color: #506bcf;
	width: 112px;
	height: 18px;
	top: 11px;
	left: 652px; /* +203*/
	text-align: center;
}

.Dash_Blue{
	position: absolute;
	font-size: 15px;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 112px;
	height: 18px;
	top: 248px; 
	left: 639px; /*+203*/
}

#course_content_blue{
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	background-image: url(../images/blue_bg.jpg);
	top: 36px;
	left: 609px; /* +203*/
	width: 197px;
}

#course_content_blue img{
	display: block;
	padding: 5px 5px 0px 5px;
}

#course_content_blue a.link1 {
	position: absolute;
	display: block;
	text-decoration: none;
	top: 0px;
	left: 62px;
	color: #000000;
	padding: 5px 5px 0px 5px;
	text-decoration: none;
}

#course_content_blue a.link2 {
	position: absolute;
	display: block;
	text-decoration: none;
	top: 52px;
	left: 62px;
	color: #000000;
	padding: 5px 5px 0px 5px;
	text-decoration: none;	
}

#course_content_blue a.link3 {
	position: absolute;
	display: block;
	text-decoration: none;
	top: 104px;
	left: 62px;
	color: #000000;
	padding: 5px 5px 0px 5px;
	text-decoration: none;	
}

#course_content_blue a.link4 {
	position: absolute;
	display: block;
	text-decoration: none;
	top: 156px;
	left: 62px;
	color: #000000;
	padding: 5px 5px 0px 5px;
	text-decoration: none;	
}

#course_content_blue a:hover{
	/*background-color: #f9db80;*/
	color: #999999;	
}


/***********************************************/
/* Components                                  */
/***********************************************/

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 5px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 0px 0px;
}

.story h4{
	font-size: 100%;
	color: #334d55;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}


/************** Main_Content_Background styles *****************/

#main_content img{
	display: block;
	clear: both;
	padding: 0px 0px 1px 0px;
	/*background-image: url(../images/Welcome.jpg);*/
}

#main_content h3{
	font-size: 100%;
	padding: 9px 0px 4px 10px;
	color: #ffffff;
	/*background-color: #7a96ff;*/
	background-image: url(../images/TitleBar.gif);
	border-bottom: 1px solid #ffffff;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #lower_content link styles ***********/

#lower_content ul a:link, #lower_content ul a:visited {display: block;}
#lower_content ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#lower_content li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #lower_content li {border-bottom: none;}

/*********** #msgboard link styles ***********/

.msgboard ul a:link, .msgboard ul a:visited {display: block;}
.msgboard ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
.msgboard li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body .msgboard li {border-bottom: none;}


/*********** #msgboard styles ***********/

.msgboard {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
}

.msgboard img{
	position: relative;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
}

.msgboard_content {
	position: absolute;
	font-family: "新細明體", Verdana, Arial, sans-serif;
	top: 25px;
	left: 60px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}

.msgboard_title {
	position: relative;
	float: left;
	color: #fcb035;	
}

.msgboard_content a, .msgboard_content a:visited {
	text-decoration: none;
	color: #fcb035;
	padding: 0px 0px 0px 0px;	
}

.msgboard_content a:hover{
	color: #999999;	
	text-decoration: none;
}


.msgboard_content_01 {
	position: relative;
	font-family: "新細明體", Verdana, Arial, sans-serif;
	padding: 4px 2px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}

.msgboard_title_01 {
	position: relative;
	float: left;
	color: #fcb035;	
}

.msgboard_content_01 a, .msgboard_content_01 a:visited {
	text-decoration: none;
	color: #000000;
	padding: 0px 0px 0px 0px;	
}

.msgboard_content_01 a:hover{
	color: #999999;	
	text-decoration: none;
}

/*********** #sectionLinks styles ***********/

.sectionLinks{
	/*position: relative;*/
	/*margin: 0px;*/
	/*padding: 0px;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
	/*border-bottom: 1px solid #8582ff;*/
	font-size: 90%;
}

.sectionLinks h3{
	/*padding: 10px 0px 2px 10px;*/
	/*padding: 5px 0px 0px 10px;*/
	padding: 10px 0px 5px 10px;
	/*background-color: #98abff;*/
	background-image: url(../images/SectionTitle.gif);
}

.sectionLinks img{
	position: relative;
	display: block;
	padding: 0px 0px 0px 0px;
}

.sectionLinks a {
	display: block;
	/*border-top: 1px solid #8582ff;/*#cccccc;*/
	/*border-bottom: 1px solid #ffffff;/*#8582ff;*/
	border-top: 1px solid #ffffff;/*#8582ff;*/
	padding: 5px 0px 2px 10px;
	text-decoration: none;
}

.sectionLinks a.hotlink {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
	text-decoration: none;
}

.sectionLinks a:hover{
	background-color: #7a96ff;/*#dddddd;*/
	color: #334d55;
	/*font-weight: bold;*/	
}



/*********** #RSSLinks styles ***********/

#RSSLinks{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	background-image: url(../images/hotleftbg.jpg);	
}

.Title_01{
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	/*padding: 8px 0px 5px 50px;*/
	padding: 8px 0px 5px 0px;
	background-color: #F8AF31;
	text-align: center;
}

#RSSLinks img{
	display: block;
	padding: 0px 0px 0px 0px;
}

#RSSLinks a {
	display: block;
	color: #000000;
	border-top: 1px solid #ffffff;/*#8582ff;*/
	padding: 5px 10px 2px 10px;
	text-decoration: none;
}

#RSSLinks a:hover{
	/*background-color: #f9db80;*/
	color: #999999;	
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	font-size: 75%;
	background-color: #e4eaff;/*#becaff;*/
}

#headlines p{
	padding: 0px 0px 0px 0px;
}


