﻿/***********************************************/
/* 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;*/
width: 800px;
	padding: 30px 0px 0px 0px;
}

#navBar{
	position: relative;
	float: left;
	width: 235px;
	padding: 0px 0px 0px 0px;
	margin: 0px 9px 0px 0px;
	background-color: #ffffff;
}

#main_content{
	float: right;
	/*width: 562px;*/
width: 556px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#main_content img{
	position: absolute;
	display: block;
	padding: 0px 0px 0px 0px;
}

.Title_02{
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 12px;
	color: #666666;
	margin: 6px 0px 0px 0px;;
	padding: 9px 0px 0px 0px;
	background-color: #fec10e;	
}

/***********************************************/
/* sub_content_horizon                         */
/***********************************************/

.sub_content_horizon{
	position: relative;
	width: 560px;
	height: 100px;
	margin: 0;
	padding: 5px 0px 0px 0px;
}

.sub_content_horizon img{
	display: block;
	padding: 0px 0px 0px 0px;
}

.Title_03{
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 16px;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background-color: #ffffff;
}

.Item_01{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 1px 0px 10px 0px;
	background-color: #ffffff;
	width: 120px;
	top: 47px;
	left: 23px;
}

.Item_02{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 1px 0px 10px 0px;
	background-color: #ffffff;
	width: 120px;
	top: 47px;
	left: 158px;
}

.Item_03{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 1px 0px 10px 0px;
	background-color: #ffffff;
	width: 120px;
	top: 47px;
	left: 293px;
}

.Item_04{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 1px 0px 10px 0px;
	background-color: #ffffff;
	width: 120px;
	top: 47px;
	left: 428px;
}

.Item_05{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 1px 0px 10px 0px;
	background-color: #ffffff;
	width: 120px;	
	top: 76px;
	left: 23px;
}

.Item_06{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 1px 0px 10px 0px;
	background-color: #ffffff;
	width: 120px;
	top: 76px;
	left: 158px;
}

.Item_07{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 1px 0px 10px 0px;
	background-color: #ffffff;
	width: 120px;
	top: 76px;
	left: 293px;
}

.Item_08{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 1px 0px 10px 0px;
	background-color: #ffffff;
	width: 120px;
	top: 76px;
	left: 428px;
}

.sub_content_horizon img.Icon_01{
	position: absolute;
	top: 50px;
	left: 10px;
}

.sub_content_horizon img.Icon_02{
	position: absolute;
	top: 50px;
	left: 145px;
}

.sub_content_horizon img.Icon_03{
	position: absolute;
	top: 50px;
	left: 280px;
}

.sub_content_horizon img.Icon_04{
	position: absolute;
	top: 50px;
	left: 415px;
}

.sub_content_horizon img.Icon_05{
	position: absolute;
	top: 79px;
	left: 10px;
}

.sub_content_horizon img.Icon_06{
	position: absolute;
	top: 79px;
	left: 145px;
}

.sub_content_horizon img.Icon_07{
	position: absolute;
	top: 79px;
	left: 280px;
}

.sub_content_horizon img.Icon_08{
	position: absolute;
	top: 79px;
	left: 415px;
}


/***********************************************/
/* Sub_content_Description                                 */
/***********************************************/

.sub_content_description{
	position: relative;
	float: left;
	width: 560px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

.sub_content_description img{
	position: relative;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
}

.sub_content_description img.credit_icon{
	display: block;
	margin: 0px 0px 0px 0px; 
	left: 0px;
}

.Description_01{
	position: relative;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-color: #ffffff;
	width: 398px;
	word-break: break-all;
	/*height: 95px;*/
	line-height: 15pt;
}

.Description_02{   /*  Only for Dash line  */
	font-family: Vrinda;
	font-size: 20px;
	color: #666666;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-color: #ffffff;
	width: 540px;
	word-break: break-all;
}

.Description_03{    
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 10px;
	background-color: #fcf9d1;
	width: 530px;
	line-height: 21pt;
	word-break: break-all;
}

.Description_04{  
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	margin: 5px 0px 0px 10px;
	width: 530px;
	line-height: 15pt;
	word-break: break-all;
}

/***********************************************/
/* Sub_content_Vertical                        */
/***********************************************/

.sub_content_vertical{
	position: relative;
	width: 560px;
	margin: 0;
	padding: 5px 0px 0px 0px;
}

.sub_content_vertical img{
	display: block;
	padding: 0px 0px 0px 0px;
}

.sub_content_vertical img.vertical_icon{
	display: block;
	margin: 12px 0px 0px 10px; 
}

.vertical_item{
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 5px 23px;
	background-color: #ffffff;
	width: 535px;
}

/***********************************************/
/* Lower content                               */
/***********************************************/

#lower_content{
	position: relative;
	float: left;
	width: 806px;
	padding: 10px 0px 0px 0px;
}


/***********************************************/
/* Components                                  */
/***********************************************/

/************** 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;
}

/*********** #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;}

/* fix for browsers that don't need the hack */
html>body #lower_content li {border-bottom: none;}

/***********************************************/
/* School Title                               */
/***********************************************/
#school_title{
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0px 0px 0px 0px;
	top: 0px;
	left: 0px;	
}

#school_title img{
	display: block;
	position: relative;
	top: 0px;
	left:0px;
	padding: 0px 0px 0px 0px;
}

#school_chinese_name{
	font-family: "新細明體";
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 20px;
	background-color: #ffffff;
	top: 0px;
	left: 85px;
	font-weight: bold;
}

#school_english_name{
	font-family: Verdana;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	background-color: #ffffff;
	top: 37px;
	left: 85px;
	color: #CC0000;
	font-weight: bold;
}



/***********************************************/
/* sectionLinks Style                          */
/***********************************************/

.sectionLinks{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
	font-size: 90%;
}

.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;*/	
}

.Content_Item_List_01 ul {
	list-style-type: square; 
	margin: 0px 0px 0px 17px; 
	padding: 0px 0px 0px 0px;
}

.Content_Item_List_01{
	position: relative;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 12px;
	color: #999999;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	word-break: break-all;	
	width: 235px;
}

.Content_Item_List_01 a.selected {
	position: relative;
	text-decoration: none;
}

.Content_Item_List_01 a.selected:link, .Content_Item_List_01 a.selected:visited {
	color: #999999;
}

.Content_Item_List_01 a.selected:hover{
	color: #fba002;
}

/***********************************************/
/* table_content_1col                          */
/***********************************************/

.table_content_1col{
	position: relative;
	float: left;
	width: 806px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}

/***********************************************/
/* Category of classes                          */
/***********************************************/

.category{
	position: relative;
	width: 806px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.Title_Band {
	position: relative;
	float: left;
	background-color: #990000;
	width: 3px;
	height: 23px;
}

.Category_Title {
	position: relative;
	float: left;
	font-family: "新細明體", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 7px;
	background-color: #daf1c1;
	width: 795px;
	height: 23px;
}

.Category_Title01{
	position: relative;
	background-image:  url("../images/testimonial/case_title.gif");
	float: left;
	font-family: "新細明體", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #990000;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 7px;
	width: 795px;
	height: 17px;
}	

.Category_Description{
	font-family: "新細明體", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 779px;
	clear: both;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	word-break: break-all;
	text-align: left;
	border-left: 3px solid #daf1c1;
	border-right: 3px solid #daf1c1;
	border-bottom: 3px solid #daf1c1;
}

.Category_Detail{
	position: relative;
	width: 806px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

.Category_Detail_01{
	position: relative;
	width: 775px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

.Category_Detail img{
	position: relative;
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
}

.Category_Detail_01 img{
	position: relative;
	float: left;
	display: block;
	padding: 0px 0px 0px 0px;
}

.Category_Description_Detail{
	position: relative;
	float: left;
	font-family: "新細明體", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	text-align: left;
	width: 658px;
	height: 88px;
	padding: 3px 10px 3px 10px;
	margin: 0px 0px 0px 0px;
	word-break: break-all;
	background-color: #ffffff;
}

.Category_Description_Detail_01{
	position: relative;
	float: left;
	font-family: "新細明體", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
	text-align: left;
	width: 780px;
	padding: 3px 10px 3px 10px;
	margin: 0px 0px 0px 0px;
	word-break: break-all;
	background-color: #ffffff;
}

.Category_Group_Left {
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 398px;
}

.Category_Group_Right {
	position: relative;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 398px;
}

.Category_Title_col_left {
	position: relative;
	float: left;
	font-family: "新細明體", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 7px;
	background-color: #daf1c1;
	height: 20px;
	width: 391px;
}

.Category_Description_col_left{
	font-family: "新細明體", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	clear: both;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	word-break: break-all;
	text-align: left;
	border-left: 3px solid #daf1c1;
	border-right: 3px solid #daf1c1;
	border-bottom: 3px solid #daf1c1;
	width: 372px;
}

.more_info {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif,"新細明體";
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	word-break: break-all;
	color: #666666;
}

.more_info a {
	position: relative;
	text-decoration: none;
	color: #fba002;
}

.more_info a:link, .more_info a:visited {
	color: #fba002;
}

.more_info a:hover{
	color: #999999;
	text-decoration: none;
}