/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

#footer{ plus: expression(body.onload = function() { window.defaultStatus = "此段文字為狀態列";});}} 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url(image/bg_grad.jpg) fixed;
}



/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #0000FF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold Arial,sans-serif;
 font-style: italic;
 font-size:18px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h6{
 font: bold 100% Courier, monospace;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}


/*************** Menu Table ***************/

.menubg_r{
    background-image:url(image/glbnav_right.gif); 
    background-repeat: no-repeat; 
	height:32px;
	width:5px;
}

.menubg_c{
    background-image:url(image/glbnav_background.gif); 
	background-repeat: repeat-x;
	height:32px;
	width:783px;
}

.menubg_l{
    background-image:url(image/gblnav_left.gif); 
    background-repeat: no-repeat;
	height:32px;
	width:5px;
}


/********************* Tab menu **********************/

#menu_container{
	position:relative;
	color:#CCCCCC;
	width:100%;
	font: bold 90% Arial,sans-serif;
}

#menu_nav{
	position:relative;
	height:33px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 0 10px;
}

#menu_nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}

#menu_nav ul li{
	display:block;
	float:left;
	margin:0 1px;
}

#menu_nav ul li a{
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	padding:0 0 0 10px;
	height:32px;
	font: bold 100% Arial,sans-serif; 
}

#menu_nav ul li a span{
	padding:12px 10px 0 0;
	height:21px;
	float:left;
}

#menu_nav ul li a:hover{
	background: url(image/glblnav_selected.gif) repeat-x bottom left;
}

#menu_nav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
}

#menu_nav ul li a.current,#menu_nav ul li a.current:hover{
	background: url(image/glblnav_selected.gif) repeat-x;
	line-height:250%;
}

#menu_nav ul li a.current span{
	display:block;
	padding:0 10px 0 0;
	width:auto;
	background: url(image/glblnav_selected.gif) repeat-x;
	height:33px;
}

#menu_inner{
	padding: 5px; 
	font-size: 80%; 
	height: 1em;
	letter-spacing:1px;
}

#menu_inner a:link, #menu_inner a:visited, #menu_inner a:active{
	color: #CCCCCC
}
#menu_inner a:hover{
	color: #CCCCCC
}

.sub_content{
	display: none;
}

/********************* Content Table **********************/

.left_corner{
    background-image:url(image/tl_curve_white.gif); 
    background-repeat: no-repeat;
	background-color: #FFFFFF;
	height:16px;
	width:6px;
}	

.right_corner{
    background-image:url(image/tr_curve_white.gif); 
    background-repeat: no-repeat;
	background-color: #FFFFFF;
	height:24px;
	width:6px;
}

.table_bg{
	background-color: #FFFFFF;
	text-align:left;
	vertical-align:top;
}
	
.table_border{
    border-bottom:2 solid #000000; 
	padding-top:10px; 
    padding-left:0px; 
    padding-right:0px; 
    padding-bottom:10px; 
}

#txt_menu{
	font: 90% small Verdana,sans-serif;
	color: #AAAAAA;
	background-color: #FFFFFF;
	height:24px;
	width:781px;
	/*text-transform:uppercase;*/
	padding-top:0px; 
    padding-left:10px; 
    padding-right:10px; 
    padding-bottom:0px; 
}

#txt_menu a{
	color: #AAAAAA;
}

#txt_menu a:hover{
	color: #005FA9;
	text-decoration: underline;
}

#border_line{
	border-bottom:1px solid #ccd2d2;
}
/********************* Content **********************/

#l_content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}

#r_content{
	border-left: 1px solid #ccd2d2;
	width:639px;
	text-align:left;
	vertical-align:top;
	}

#r_content2{
	border-left: 1px solid #ccd2d2;
	vertical-align:top;
    text-align:center;
	}
	
#r_inner_content{
	width:599px;
    margin-top:10px; 
	margin-left:20px; 
	margin-right:20px; 
	margin-bottom:10px; 
}

#r_inner_content2{
	width:581;
    margin-top:10px; 
	margin-left:10px; 
	margin-right:10px; 
	margin-bottom:10px;
}

#p_1{
 font: Arial,sans-serif;
 color: #334d55;
 font-size:90%;
 padding-top:8px;
 padding-bottom:25px;
}
 
#p_2{
 font: Arial,sans-serif;
 color: #334d55;
 font-size:85%;
 padding-top:5px;
 padding-bottom:20px;
}

#p_3{
 font: Arial,sans-serif;
 color: #334d55;
 font-size:85%;
 padding-top:0px;
 padding-bottom:5px;
}

#p_4{
 font: Arial,sans-serif;
 color: #334d55;
 font-size:70%;
 padding-top:0px;
 padding-bottom:5px;
 font-style: italic;
}

#p_5{
 font: Arial,sans-serif;
 color: #334d55;
 font-size:85%;
 padding-top:0px;
 padding-bottom:5px;
 margin-left: 35px
}

#p_6{
 font: Arial,sans-serif;
 color: #334d55;
 font-size:85%;
 padding-top:0px;
 padding-bottom:5px;
 margin-left: 30px
}


#text_t1{
 font: bold Arial,sans-serif;
 font-size:15px;
 color: #334d55;
 line-height:25px;
 vertical-align:text-top;
}

#text_t2{
 font: bold Arial,sans-serif;
 font-size:15px;
 color: #334d55;
 line-height:25px;
 vertical-align:text-top;
 margin-left: 30px;
 padding-bottom:0px;
}

#text_t3{
 font: bold Arial,sans-serif;
 font-size:15px;
 color: #334d55;
 line-height:25px;
 vertical-align:text-top;
 margin-left: 30px;
 padding-bottom:0px;
 line-height:35px;
}

#text_t4{
 font: bold Arial,sans-serif;
 font-size:15px;
 color: #334d55;
 vertical-align:text-top;
 margin-left: 30px;
 padding-bottom:0px;
 }
 
 #text_t5{
 font: bold Arial,sans-serif;
  font-size:15px;
 color: #334d55;
  vertical-align:text-bottom;
}

#text_t6{
 font: bold Arial,sans-serif;
 font-style: italic;
 font-size:85%;
 color: #334d55;
 line-height:25px;
 vertical-align:text-top;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font: 70% Arial,sans-serif;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(image/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


#relatedLinks{
	margin: 0px;
	padding: 0px;
	font: 70% Arial,sans-serif;
}


#relatedLinks a:link, #relatedLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(image/bg_nav.jpg);
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#relatedLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	text-decoration: none;
}
/********************* Site Info **********************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font: 90% small Verdana,sans-serif;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color: #FFFFFF;
	text-align: center
}

#go_top{
	font: 90% small Verdana,sans-serif;
	color: #AAAAAA;
	background-color: #FFFFFF;
	/*text-transform:uppercase;*/
	padding-top:0px; 
    padding-left:0px; 
    padding-right:5px; 
    padding-bottom:0px; 
}

#go_top a{
	color: #AAAAAA;
}

#go_top a:hover{
	color: #005FA9;
	text-decoration: underline;
}

#txt_herf{
	font: bold 100% Verdana,sans-serif;
	color: #334d55;
	/*text-transform:uppercase;*/
	padding-top:0px; 
    padding-left:10px; 
    padding-right:10px; 
    padding-bottom:10px; 
	line-height:25px;
}

#txt_herf a{
	color: #334d55;
}

#txt_herf a:hover{
	color: #0033FF;
	text-decoration: underline;
}

#flash_word{
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #000066;
}

#line-height{
	line-height:20px;
}

#tmp_02{
	vertical-align:	middle;
	text-align:center;
	
}

/********************* end **********************/