@charset "utf-8";
/* CSS Document */

.tooltip{
width: 150px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 40px 8px 0;
    background: url(/img/bt2.gif) no-repeat top left}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(/img/bt2.gif) no-repeat bottom left}

html {
	overflow: -moz-scrollbars-vertical;
}

body{
	font-family: "新細明體", "細明體", Arial;
	font-size: 13px;
	color: #666;
	line-height: 160%;
	margin: 0 auto;
}

img{
	outline: none;
	border: none;
}

a{
	color: #3d3d3d;
	text-decoration: none;
	outline: none;
	border: none;
}

a:hover{
	text-decoration: underline;
}

h1, h1 a{
	font-size: 24px;
}

h2, h2 a{
	font-size: 36px;
	line-height: 38px;
	margin: 0 0 20px 0;
}

h3, h3 a{
	font-size: 24px;
	margin: 0 0 20px 0;
}

h4, h4 a{
	font-size: 18px;
	color: #333;
	margin: 0 0 10px 0;
}

h5, h5 a{
	font-size: 15px;
	color: #555;
	margin: 0 0 10px 0;
}

h6, h6 a{
	font-size: 15px;
        font-weight: bold;
	margin: 0 0 10px 0;
}

p{
	margin: 0 0 20px 0;
}

td{
    padding: 0 0 0 10px;
}


hr{
	border: none;
	color: #ff;
	border-bottom: 1px solid #ccc;
}

.handcursor {
	cursor:hand;
	cursor:pointer;
}

.cefimg{
    background: url(/img/cef.png) no-repeat top right;
padding: 5px 30px 0px 0;
height:27px;
}

/*-----layout css-----*/
#container {
	width: 956px;
	margin: 0 auto;
	position: relative;
}

#header{
	width: 956px;
	height: 140px;
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
	position: relative;
	z-index: 90;
}


#header #lang{
	width: 85px;
	height: 28px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 98;
}

#header #lang a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#header #header_btn{
	position: absolute;
	right: 135px;
	top: 0;
	width: 200px;
	height: 28px;
	line-height: 24px;
	background: url(header_btn_bg.gif) top left repeat-x;
	font-size: 11px;
	color: #fff;
	text-align: center;
	z-index: 12;
	overflow:visible;
}

#header #header_btn #search_parent{
	display:inline;
}

#header #header_in{
	position: relative;
}

form#search_child{
  position: absolute;
  z-index: 90;
}

#header #header_btn input{
	font-size: 12px;
}

#header #header_btn #bg_mid a{
	color: #fff;
}

#header #header_btn #bg_left{
	background: url(header_btn_left_bg.gif) top left repeat-x;
	width: 11px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

#header #header_btn #bg_right{
	background: url(header_btn_right_bg.gif) top right repeat-x;
	width: 11px;
	height: 25px;
	top: 0;
	right: 0;
	position: absolute;
	overflow: hidden;
}

#button{
	width: 956px;
	clear: both;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50px;
	background: url(btn_bg.gif) repeat-x top left;
	z-index: 10;
}

#buliding{
	background: url(building_bg.png) no-repeat top left;
	width: 214px;
	height: 148px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 11;
}

#button ul{
	margin: 0 20px;
	padding: 0;
}

#button ul li{
	display: inline;
	margin: 0;
	padding: 0;
}

#button ul li a{
	font-size: 13px;
	color: #fff;
	padding: 0 15px;
	line-height: 50px;
	height: 50px;
	display: block;
	float: left;
}

#button ul li a.active{
	background: url(btn_arrow.gif) center bottom #fff no-repeat;
	color: #333
}

#button ul li a.active:hover{
	background: url(btn_arrow.gif) center bottom #fff no-repeat;
	color: #333
}

#button ul li a:hover{
	background: #fff;
	color: #333;
	text-decoration: none;
}

#home_bg{
	width: 956px;
	position: relative;
    clear: both;
}

#home_banner{
	height: 375px;
	width: 956px;
	position: relative;
	clear: both;
}

#home_content{
	width: 956px;
	position:relative;
    clear: both;
}

#home_content #home_left_nav{
	width: 720px;
	float: left;
	position: relative;
	margin: 0 0 5px 0;
}

#home_content #home_left_nav #virtualtour{
	float: left;
	margin: 0 5px 0 0;
	width: 190px;
	height: 200px;
}

#home_content #home_left_nav #video{
	float: left;
	width: 370px;
	height: 360px;
	margin: 0 5px 0 0;
}

#home_content #home_left_nav #calender{
	float: left;
	margin: 0;
	width: 305px;
	height: 220px;
}

#home_content #home_left_nav #home_intro{
	width:345px;
	float: left;
	padding: 10px 0;
}

#home_content #home_left_nav #home_intro h1{
	font-size: 21px;
	color: #9a1e6d;
}

#home_content #home_right_nav{
	position: relative;
	float: left;
	width: 230px;
}

#home_content #home_right_nav #eadvisor{
	width: 230px;
	margin: 0 0 5px 0;
	float: left;
    overflow: hidden;
}

#home_content #home_right_nav #quick_links{
	width: 228px;
	border: 1px #3a7456 solid;
	float: left;
	margin: 0 0 5px 0;
	z-index: 99;
}

#home_content #home_right_nav #quick_links .title{
	background:	#3a7456;
	line-height: 120%;
	font-size: 15px;
	padding: 5px 0 5px 5px;
	color: #fff;
	font-weight: bold;
}

#home_content #home_right_nav #quick_links .content dt{
	margin: 5px 0 0 5px;
	padding: 0 5px 0 15px;
	background:url(secondary_arrow.gif) left 6px no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: #8c8c8c;
}

#home_content #home_right_nav #quick_links .content dl{
	margin: 0 0 5px 5px;
	padding: 0 5px 0 15px;
	_margin: 0 0 5px 0;
	_padding: 0;
	#margin: 0 0 5px 0;
	#padding: 0;
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
	color: #8c8c8c;
}

#home_content #home_right_nav #quick_links .content dl a{
	color: #999;
}

#home_content #home_right_nav #home_sec_banner{
	width: 230px;
    overflow: hidden;
	float: left;
}

#home_content #home_right_nav #home_sec_banner img{
	margin: 0 0 5px 0;
}

#footer{
	width: 946px;
	height: 38px;
	clear: both;
	position: relative;
	background:url(footer_bg.gif) top left no-repeat;
	padding: 10px 0 0 10px 
}

#footer a{
	color: #ccc;
}

#footer p{
	margin: 0;
	font-size: 11px;
	color: #ccc;
	line-height: 130%;
}

#sub_banner{
	height: 98px;
	width: 944px;
	margin: 0 0 0 12px;
	overflow: hidden;
	position: relative;
	clear: both;
}

#sub_content{
    width: 956px;
    position:relative;
    clear: both;
    min-height:300px;
    height:auto !important;
    height:300px;
}

#sub_nav{
    width: 944px;
    float: left;
    padding: 10px 0 50px 0;
    margin: 0 0 0 12px;
}

#sub_left_nav{
	width: 295px;
	position: relative;
	margin: -41px 0 0 0;
	float: left;
    overflow: hidden;
}

#sub_left_nav #left_menu{
    float: left;
    
}

#sub_left_nav #left_menu #bgbg{
background: url(leftmenu_top_bg.png) top right no-repeat;
width: 275px;
height: 148px;
position: absolute;
top: 0;
right: 0;
_right: -1px;
z-index: 0;
}


#sub_left_nav #left_menu #top_bg{
position: absolute;
top: 0;
right: 0;
    width: 275px;
    min-height: 41px;
    height:auto !important;
z-index: 9;
}

#sub_left_nav #left_menu h1{
    font-size: 24px;
    line-height: 120%;
    margin: 12px 0 0 45px;

}

#sub_left_nav #left_menu #bg-top,
#sub_left_nav #left_menu #mid_bg #bg-bot{
    float: left;
position: relative;
z-index: 99;
}


#sub_left_nav #left_menu #mid_bg{
    float: right;
    width: 275px;
    padding: 0 0 30px 0;
    background: url(leftmenu_bg.jpg) top right repeat-y;
_background: url(leftmenu_bg.jpg) top 1px repeat-y;
}



#sub_left_nav #left_menu #bot_bg{
    float: right;
    width: 275px;
    height: 32px;
    background: url(leftmenu_bot_bg.jpg) bottom right no-repeat;
_background: url(leftmenu_bot_bg.jpg) bottom 0 no-repeat;
}

#sub_left_nav #left_menu #mid_bg ul{
    margin: 10px 0 0 13px;
    padding: 0;
    list-style: none;
    font-size: 12px;
    position: relative;
}

#sub_left_nav #left_menu #mid_bg ul li{	
    width: 248px;
    line-height: 28px;
    margin: 0 0 4px 0;
}

#sub_left_nav #left_menu #mid_bg ul li ul li ul li ul li{	
    width: 209px;
    line-height: 16px;
    padding: 6px 0;
}

#sub_left_nav #left_menu #mid_bg ul li a{	
    color: #3d3d3d;
    padding: 0 0 0 15px;
    margin: 0 0 0 12px;
    display: inline-block;
}

#sub_left_nav #left_menu #mid_bg ul li a:hover,
#sub_left_nav #left_menu #mid_bg ul li a.active{
    text-decoration: none;
}

#sub_left_nav #left_menu #mid_bg ul ul{
   margin: 0;
   padding: 0 0 10px 10px;
   list-style: none;
   background: #fff;
}

#sub_left_nav #left_menu #mid_bg ul ul li{
    width: 238px;
    margin: 2px 0 0 0;
    border-top: 1px dotted #ccc;
    background: #fff;
}

#sub_left_nav #left_menu #mid_bg ul ul li a{
    background: none;
}

#sub_left_nav #left_menu #mid_bg ul ul ul{
    margin: 0 0 0 22px;
    padding: 0 0 5px 0;
    border: none;
    background: none;
    overflow: hidden;
}

#sub_left_nav #left_menu #mid_bg ul ul ul li{
    width: 216px;
    margin: 2px 0 0 0;
    border: none;
}

#sub_left_nav #left_menu #mid_bg ul ul ul li a{
    padding: 0 3px 0 15px;
    margin: 0;
}

#sub_left_nav #left_menu #mid_bg ul ul ul ul{
    margin: 0;
    padding: 0 0 5px 10px;
}

#sub_left_nav #left_menu #mid_bg ul ul li.active-pos1,
#sub_left_nav #left_menu #mid_bg ul ul li.pos1{
	border: none;
}


/*menu color*/

#sub_content #green #sub_left_nav #left_menu #mid_bg ul ul ul li.batm{
    background: #ffd8d8;
}

#sub_content #green #sub_left_nav #left_menu #mid_bg ul ul ul li.batm ul,
#sub_content #green #sub_left_nav #left_menu #mid_bg ul ul ul li.batm ul li {
    background: #ffe9eb;
}


#sub_content #green #sub_left_nav #left_menu #mid_bg ul ul ul li.cmhc{
    background: #c4e4e1;
}

#sub_content #green #sub_left_nav #left_menu #mid_bg ul ul ul li.cmhc ul,
#sub_content #green #sub_left_nav #left_menu #mid_bg ul ul ul li.cmhc ul li{
    background: #dbf1ef;
}


#sub_content #green #sub_left_nav #left_menu #mid_bg ul ul ul li.hge{
    background: #edebba;
}

#sub_content #green #sub_left_nav #left_menu #mid_bg ul ul ul li.hge ul,
#sub_content #green #sub_left_nav #left_menu #mid_bg ul ul ul li.hge ul li{
    background: #faf9e0;
}


#sub_content #green #sub_left_nav #left_menu #mid_bg ul ul ul li.itdd{
    background: #c3d7f0;
}

#sub_content #green #sub_left_nav #left_menu #mid_bg ul ul ul li.itdd ul,
#sub_content #green #sub_left_nav #left_menu #mid_bg ul ul ul li.itdd ul li{
    background: #eaf3fd;
}



#sub_right_nav{
    width: 651px;
    float: left;
    padding: 10px 0 50px 10px;
    position: relative;
}


#sub_content #orange #sub_nav ul,
#sub_content #orange #sub_nav ul{
    position: relative;
    list-style: none;
    margin: 0 0 15px 5px;
    padding: 0;
}

#sub_content #orange #sub_nav ul li,
#sub_content #orange #sub_nav ul li {
    padding: 3px 0 3px 12px;
    maring: 0;
    position: relative;
}

#sub_content #orange h1,
#sub_content #orange h1 a,
#sub_content #others h1,
#sub_content #others h1 a{
	font-size: 36px;
	line-height: 38px;
	margin: 0 0 20px 0;
}

#sub_right_nav ul {
    position: relative;
    list-style: none;
    margin: 0 0 15px 5px;
    padding: 0;
}

#sub_right_nav ul li {
    background: url(faq_arrow_green.gif) left 5px no-repeat;
    padding: 0 0 0 15px;
}

#sub_right_nav #require_menu{
	width: 220px;
	margin: -15px 0 0 0;
}

#sub_right_nav #require_menu .topbg{
	background: url(require_menu_topbg.gif) top left no-repeat;
	height: 21px;
	width: 200px;
	padding: 23px 5px 6px 15px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #2b2b2b;
}

#sub_right_nav #require_menu .botbg{
	background: url(require_menu_botbg.gif) top left no-repeat;
	height: 29px;
	margin: 0;
	width: 220px;
	float: left;
}

#sub_right_nav #require_menu .midbg{
	background: url(require_menu_midbg.gif) top left repeat-y;
	#width: 190px;
	#padding: 10px 20px;
    width: 220px;
    padding: 10px 5px;
	margin: 0;
	float:left;
}

#sub_right_nav #require_menu .midbg td{
	padding: 0 15px;
}

#sub_right_nav #require_menu .midbg ul{
	padding: 0;
	margin: 0 0 15px 0;
	list-style: none;
}

#sub_right_nav #require_menu .midbg ul li{
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
	background: url(faq_circle_green.gif) left 4px no-repeat;
	line-height: 135%;
}

#sub_right_nav #require_menu h4{
	font-size: 14px;
	color: #96af2f;
	font-weight: bold;
	margin: 5px 0 10px 0;
}

#sub_right_nav #admission{
	width: 220px;
	float: left;
}

#sub_right_nav #content{
	width: 416px;
	padding: 0 15px 0 0;
	float: left;
}

#sub_right_nav #content_wide{
	width: 641px;
	padding: 0 10px 0 0;
	float: left;
}

#sub_right_nav #admission_menu{
	width: 214px;
	margin: 15px auto 0 auto;
}

#sub_right_nav #admission_menu h4{
	height: 10px;	
	margin: 0 0 15px 0;
	line-height: 105%;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	padding: 0;
}

#sub_right_nav table#admission_menu td{
	padding: 0 2px;
}

#sub_right_nav table#admission_menu tr.title td{
    font-size: 12px;
    color: #fff;
    padding: 3px 2px 3px 5px;
}

#sub_right_nav table#admission_menu tr.bg td{
    padding: 3px 2px 3px 5px;
}

#sub_right_nav .gallery{
	width: 636px;
	margin: 10px 0 0 0;
	position: relative;
}

#sub_right_nav .gallery .main_photo{
	width: 415px;
	height: 277px;
	margin: 0 15px 10px 0;
	float: left;
	overflow: hidden;
}

#sub_right_nav .gallery .thum{
	width: 90px;
	height: 62px;
	margin: 0 15px 10px 0;
	float: left;
}

#sub_content #sub_right_nav #sitepath{
	margin: 0 0 10px 0;
}

#space{
	width: 10px;
	height: 30px;
	float:right;
	clear: both;
}

#faq_qus div{
    font-weight: bold;
    margin: 5px 0 0 0;
    padding: 0;
}

#faq_ans div{
    margin: 0 0 15px 0;
    padding: 0 0 0 13px;
}

#faq_ans ul{
	padding: 0;
	margin: 0 0 15px 0;
}

#faq_ans ul li{
    list-style: none;
    padding: 0 0 0 15px;
    margin: 0 0 5px 0;
    background: url(faq_circle.gif) no-repeat 0 6px;
}

#faq_ans ul li ul li{
    background: url(faq_square.gif) no-repeat 0 6px;
}

.faq_closebtn{
    background: url(/img/faq_arrow_close.gif) no-repeat top left;
    width: 12px;
    height: 10px;
    float: left;
}

.faq_showbtn{
    background: url(/img/faq_arrow.gif) no-repeat top left;
    width: 12px;
    height: 10px;
    float: left;
}


#faq_expand{
    width: 636px;
    margin: 0 0 10px 0;
}

#faq_expand a{
    color: #0d6260;
}

#green #faq_expand a{
    color: #728c07;
}

#green .faq_closebtn{
    background: url(/img/faq_arrow_close_green.gif) no-repeat top left;
}

#green .faq_showbtn{
    background: url(/img/faq_arrow_green.gif) no-repeat top left;
}

#brown #faq_expand a{
    color: #7e6706;
}

#brown .faq_closebtn{
    background: url(/img/faq_arrow_close_brown.gif) no-repeat top left;
}

#brown .faq_showbtn{
    background: url(/img/faq_arrow_brown.gif) no-repeat top left;
}

#green #faq_ans ul li{
    background: url(faq_circle_green.gif) no-repeat 0 6px;
}

#green #faq_ans ul li ul li{
    background: url(faq_square_green.gif) no-repeat 0 6px;
}

#brown #faq_ans ul li{
    background: url(faq_circle_brown.gif) no-repeat 0 6px;
}

#brown #faq_ans ul li ul li{
    background: url(faq_square_brown.gif) no-repeat 0 6px;
}


.newsletter_container{
	width: 190px;
	margin: 0 15px 15px 0;
	float: left;
	background: url(newsletter_bg.gif) top left no-repeat;
	overflow: hidden;
cursor: pointer;
}

.newsletter_container span{
	width: 177px;
	height: 231px;
	position: absolute;
	padding: 7px;
}


.newsletter_container .pic{
	width: 165px;
	height: 217px;
	padding: 14px 11px 11px 13px;
	overflow: hidden;
}

.newsletter_container .title{
	margin: 5px 0 0 0;
	width: 170px;
	text-align: center;
	font-weight: bold;
}


#media{
	margin: 10px 0 0 0;
	float: left;
	position: relative;
}

#sub_content .job{
    margin: 0 0 25px 0;
}

#sub_content .job_row_title{
   font-weight: bold;
}

#sub_content .job_row,
#sub_content .job_row_title{
    width: 805px;
    position: relative;
}

#sub_content .job_row .ref_no,
#sub_content .job_row_title .ref_no{
	width: 160px;
	float: left;
	padding: 2px 5px;
	border-right: 2px #fff solid;
}

#sub_content .job_row .date,
#sub_content .job_row_title .date{
	width: 125px;
	float: left;
	padding: 2px 5px;
}

#sub_content .job_row .title,
#sub_content .job_row_title .title{
	width: 200px;
	float: left;
	padding: 2px 5px;
	border-right: 2px #fff solid;
}

#sub_content .job_row .download,
#sub_content .job_row_title .download{
	width: 274px;
	float: left;
	padding: 2px 5px;
	border-right: 2px #fff solid;
}

#sub_content .job_row .download a,
#sub_content .job_row_title .download a{
	margin: 0 12px 0 0;
}

#news .news_row,
#sub_content #sub_right_nav .news_row{
	position: relative;
	width: 650px;
    float: left;
}

#news .news_row .title,
#sub_content #sub_right_nav .news_row .title{
	width: 500px;
	float: left;
	padding: 2px 5px;
}

#news .news_row .date,
#sub_content #sub_right_nav .news_row .date{
	width: 120px;
	border-right: 2px #fff solid;	
	float: left;
	padding: 2px 5px;
}

#sub_content #sub_right_nav #events .news_row .title {
    width: 440px;
}

#sub_content #sub_right_nav #events .news_row .date {
    width: 180px;
}


#sub_right_nav #video{
    width: 670px;
    margin: 0 0 0 -20px;
    _margin: 0;
    _width: 650px;
}

#sub_right_nav .video_thum{
	width: 200px;
	height: 200px;
	float: left;
	margin: 0 0 0 20px;
    _margin: 0 12px 0 0;
cursor: pointer;
}

#sub_right_nav .video_thum span{
	background: url(video_mask.png) top left no-repeat;
	height: 150px;
	width: 200px;
	position: absolute;
cursor: pointer;
}

/*--------------------------------*/

.pic_right{
    float: right;
    margin: 0 0 10px 20px;
}

.pic_left{
    float: left;
    margin: 0 20px 10px 0;
}

.clear{
    clear:both;
}

table .title{
	color: #353535;
	font-size: 15px;
	font-weight: bold;
	background: #d9d8d8;
    padding: 1px 0 1px 10px;
}

.bg{
	background: #ebebeb;
}


.bg2{
	background: #f2f2f2;
}

.bgclear{
    background: none;
}



table .line-border{
	border: 1px solid #ccc;
}

/*---------------TAB STYLE-----------------*/

#tabcontent{
	width: 300px;
	height: 181px;
	background: url('/img/bg_cal.jpg') no-repeat left top;
}

#tabs{
	width:300px;
	height:40px;
	background: url('/img/tab-menu.jpg') no-repeat left bottom;
}

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/

}

.indentmenu ul{
margin: 0 0 0 5px;
padding: 0;
float: left;
/* width: 80%; width of menu*/
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #000000; /*text color*/
text-decoration: none;
padding: 10px 11px 14px 10px;
_padding: 11px 14px 13px 6px;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
background: url('/img/tab-selected.png') -7px 4px no-repeat;
_background: url('/img/tab-selected.gif') -11px 5px no-repeat;
}

.indentmenu ul li.first a.selected{
color: #000000 !important;
background: url('/img/tab-selected1.jpg') no-repeat;
_background: url('/img/tab-selected1.jpg') -6px 1px no-repeat;
}


/*---------------------------------*/
#tabcontent #tab3,
#tabcontent #tab2{
    position: realtive;
}

#tabcontent #tab3 .new_act,
#tabcontent #tab2 .new_act{
    
    _clear: both;
    _margin: 5px 0 0 0;
    padding: 5px 20px 0 20px;
}

#tabcontent #tab3 dt, #tabcontent #tab3 dl,
#tabcontent #tab2 dt, #tabcontent #tab2 dl{
    font-size: 11px;
    padding: 0;
    margin: 0 0 3px 0;    
    line-height: 130%;
}

#tabcontent #tab3 .pic_left,
#tabcontent #tab2 .pic_left{
    float: left;
    margin: 0 10px 0 0;
}

#tabcontent #tab3 #title,
#tabcontent #tab2 #title{
    color: #fff;
    clear: both;
    font-size: 11px;
    line-height: 26px;
    margin: 0;
    padding: 4px 20px 0 0;
    _padding: 8px 20px 4px 0;
    text-align: right;
}

#tabcontent #tab3 #title a,
#tabcontent #tab2 #title a{
    color: #fff;
}

#tab_content{
    border: 1px solid #ccc;
    clear: both;
    margin: 0;
    #margin: -10px 0 0 0;
    padding: 10px;
}

.cef_logo img{
    padding: 2px 0 0 0;
}



#sub_content #green #sub_right_nav #tabsC {
      float:left;
      width:100%;
      font-size:100%;
      line-height:normal;
 }

#sub_content #green #sub_right_nav #tabsC ul {
	  margin:0;
	  padding:10px 10px 0 0;
    list-style:none;
    background: none;
}

#sub_content #green #sub_right_nav #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }

#sub_content #green #sub_right_nav #tabsC a {
      float:left;
      background:url("/img/tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	cursor: pointer;
      }


#sub_content #green #sub_right_nav #tabsC a.active2 {
      float:left;
      background:url("/img/tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      background-position:0% -42px;
      }  

#sub_content #green #sub_right_nav #tabsC a span {
      float:left;
      display:block;
      background:url("/img/tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 8px;
      color:#464E42;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */

#sub_content #green #sub_right_nav #tabsC a.active2 span,
#sub_content #green #sub_right_nav #tabsC a:hover span {
      color:#FFF;
}

#sub_content #green #sub_right_nav #tabsC a.active2 span,
#sub_content #green #sub_right_nav #tabsC a:hover {
      background-position:0% -42px;
      }

#sub_content #green #sub_right_nav #tabsC a.active2 span,
#sub_content #green #sub_right_nav #tabsC a:hover span {
      background-position:100% -42px;
}  




#sub_content #sub_left_nav #left_menu #mid_bg ul li a:hover,
#sub_content #sub_left_nav #left_menu #mid_bg ul li .active{
    background-position: 5px 8px;
    background-repeat: no-repeat;
}

#sub_content #sub_left_nav #left_menu #mid_bg ul li ul li ul li ul li a:hover,
#sub_content  #sub_left_nav #left_menu #mid_bg ul li ul li ul li ul li .active{
    background-position: 5px 3px;
    background-repeat: no-repeat;
}

.programme-list{
    min-height:152px;
    height:auto !important;
    height:152px;
    padding: 55px 0 25px 165px;
}

#sub_content #green #sub_right_nav .listing ul li{
   background-image: url(green_left_arrow.gif);
    padding: 0 0 0 15px;
    margin: 0 0 10px 0;
}



.gallery_thum{
    width: 150px;
    float: left;
    margin: 0 10px 15px 0;
    cursor: pointer;
}

.gallery_thum .thum{
    width: 150px;
    height: 113px;
    overflow: hidden;
}

.gallery_thum .link{
    width: 150px;
}

.gallery_thum .link a{
    line-height: 120%;
}





/*------*/
#left_home{
	width: 671px;
	margin: 1px 10px 0 0;
	position: relative;
	clear: both;
	float: left;
}

#left_home #home_flash{
	width: 671px;
	height: 375px;
	margin: 0 0 15px 0;
}

#left_home #home_intro{
	width: 275px;
	float: left;
}

#left_home h1{
	font-size: 18px;
	color: #9a1e6d;
	margin: 0 0 5px 0;
	padding: 0;
}

#left_home #video{
	float: left;
	width: 365px;
	height: 365px;
	margin: 0 15px 0 0;
}

#right_home{
	width: 275px;
	float: left;
	margin: 1px 0 0 0;
	position: relative;
}

#right_home a img{
	margin: 0 0 1px 0;
}

#right_home #news{

}

#right_home #news ul{
	margin: 12px 0 5px 0;
	padding: 0 0 0 10px;
	list-style: none;
	line-height: 130%;
      min-height:90px;
	height:auto !important;
	height:90px;
}

#right_home #news ul li{
	position: relative;
	clear: both;
	font-size: 12px;
	display: inline-block;
	width: 255px;
	margin: 0 0 10px 0;
}

#right_home #news ul li img{
	float: left;
	margin: 0 10px 0 0;	
}

#right_home #news a.recruit{
	background: url(home_btn_recruit.gif) no-repeat left top;	
	width: 275px;
	height: 27px;
	display: block;
	margin: 0 0 1px 0;
}

#right_home #news a.recruit:hover{
	background: url(home_btn_recruit_active.gif) no-repeat left top;
}

#right_home #news a.graduate{
	background: url(home_btn_graduate.gif) no-repeat left top;	
	width: 275px;
	height: 27px;
	display: block;
	margin: 0 0 1px 0;
}

#right_home #news a.graduate:hover{
	background: url(home_btn_graduate_active.gif) no-repeat left top;
}

#right_home #promo_banner{
	margin: 15px 0 0 0;
}

#right_home #promo_banner a{
	margin: 0 0 10px 0;
	display: block;
}

#header #social_media{
	position: absolute;
	top: 36px;
	right: 0;
	width: 460px;
	padding: 0;
}

#header #social_media a.facebook{
	float: left;
    margin: 4px 0 0 2px;
}

#header #social_media a.addthis_button{
    margin: 10px 0 0 12px;
    float: left;
}

#header #social_media a.courses{
    float: left;
    margin: 0 10px 0 0;
}

#header #social_media a.campus{
    float: left;
    clear: right;
    margin: 0 40px 0 0;
}