/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	}
/***	background: #cccccc url(../../images/Defult/bg_grad.jpg) fixed; 暫時不用 *******/

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:link img ,a:visited img,a:hover img{
	border:none;
}

/************** object tag styles **************/


/************** 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 100% Arial,sans-serif;
 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: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}



#pageNav{
	float: left;
	margin:0px 0px 0px 10px;
	width:180px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#pageNavSub{
	position:relative;
	float: left;
	clear:left;
	margin:10px 0px 0px 10px;
	width:180px;
	padding: 0px;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 10px 0px 210px;
	border-left: 1px solid #ccd2d2;
}

#main{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0;
	
}


/***********************************************/
/* Component Divs                              */
/***********************************************/


/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}



#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************** 主要frame的div  *****************/
#page{
	position:absolute;
	top: 108px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

bottom{
	width:100%;
	clear:both;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
/*html>body .feature {height: auto;} */
.feature {height: auto;}


.feature h1 {
	font-weight:bold;
	font-size:24px;
	color:#600d8b;	
	padding: 0px 0px 10px 0px;
}

.feature h2 {
	font-weight:bold;
	font-size:16px;
	color:#600d8b;	
	padding: 0px 0px 10px 0px;
}

.feature h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.feature h4{
	font: bold 125% Arial,sans-serif;
	font-size:16px;
	color:#0000CC;
}

.feature h5{
	font-size:14px;
	font-weight:normal;
	color:#000000;
}

.feature p {
	font-weight:normal;
	font-size:12px;
	color:#000000;	
	padding: 0px 0px 10px 30px;
	text-indent:2em;
	line-height:1.5;
}

.feature img{
	float:right;
	margin: 10px 10px 10px 10px;
	clear:right;
}

.feature object{
	margin: 10px 10px 10px 10px;
}




/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h1 {
	font-weight:bold;
	font-size:24px;
	color:#600d8b;	
	padding: 0px 0px 10px 0px;
}

.story h2 {
	font-weight:bold;
	font-size:16px;
	color:#600d8b;	
	padding: 8px 0px 10px 0px;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
	line-height:1.5;
}

.story h4{
	font: bold 125% Arial,sans-serif;
	font-size:16px;
	color:#0000CC;
}

.story h5{
	font-size:14px;
	font-weight:normal;
	color:#000000;
}

.story p {
	font-weight:normal;
	font-size:12px;
	color:#000000;	
	padding: 0px 0px 10px 30px;
	text-indent:2em;
	line-height:1.5;
}

.story a.capsule:link,a.capsule:visited {
	font:  Arial,sans-serif;
	font-size:12px;
	color:#3333FF;
	display:block;
	padding-bottom: 5px;
	text-decoration:none;
}

.story a.capsule:hover{
	display:block;
	text-decoration: none;
	color:#3399FF;
	margin:1px 0px 0px 1px;
}

.story li{
	line-height:1.2em;
	margin-bottom:20px;
}

td.storyLeft{
	padding-right: 12px;
}



/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	text-align:center;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}



/************** 地址 styles ****************/

#address{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size:x-small;
	color:#999999;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align:center;
}

#address_right{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size:x-small;
	color:#999999;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align:right;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin:0px;
	padding: 0px;

}

#sectionLinks img{
	margin-right: 5px;
	padding: 0px;
	border:none;
}

#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(../../images/common/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;
}

.hrline{
	width:160px;
	height:15px;
	margin-left:10px;
}

/************* relatedLinks styles **************/

/************ sectionLinks的子項目 styles **************/

#sub_sectionLinks{
	margin-left: 30px;
	padding: 0px;

}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

div.advert{
	padding: 0px;
}

div.advert object{
	padding: 0px;
	margin-bottom:5px;
	display:block;
}

div.advert img{
	position:static;
	float:none;
	display: block;
	margin-bottom:5px;
}

div.advert p{
	text-indent:2em;
	font-size:10px;
	padding:0px 0px 0px 0px;
	margin:0;
}

/************ pathlink 上面的 pathlink styles **************/

#pathlink{
	position:relative;
	top:0px;
	margin: 0px;
	padding:5px 20px 0px 0px;
	font-size:0.75em;
	height:21px;
	min-width: 640px;
	background:url(../../images/common/path.gif);
	text-align:right;
}
#path_l {
	position: absolute;
	top: 0px;
	left:0px;
}

#path_r {
	position: absolute;
	top: 0px;
	right:0px;
}

#pathlink img{

}


/************* pathlink styles end **************/

/************* 首頁的 table tree 部份 **************/
.tree {
    text-align:left;
	color:#CCCCCC;
	font-weight:normal;

}


.tree a:link,a:visited{
	color:#000000;
	font-weight:normal;
}

.tree a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}


.treehead{
	font-size:20px;
}

.treelarge{
    font-size:14px;
}

.treelist{
	font-size:12px;
	padding-left:1em;
}
/************* pathlink styles end **************/

/***************************************************************************************/
/*                              單一設定 的部份    START                                     */
/***************************************************************************************/
.addborder {
border-width:medium;
	border-color:#A0EB7C;
	border: 1px;
}


.imgblock{
	position:relative;
	width:100%;
	left:50%;
	}
	
.leftimg{
float:left;
margin: 5px 10px 5px 5px;
}

.rightimg{
float:right;
margin: 5px 5px 5px 10px;
}

.c1{
	list-style-image:url(../../images/common/symbol_02.gif);
	padding:0;
	margin:0px 0px 0px 10px;
}


.c2{
	list-style-image:url(../../images/common/symbol_03.gif);
	margin:5px 0px 10px 20px;
}

.c2 li{
	line-height:1.5;
}

/*****************************TABLE case**********************************************/
.table_case{
	border-collapse:collapse;
	margin:2em auto;
}


.table_case_th th{
	padding:0.3em 2em;
	color:#ffffff;
	background-color:#D2062F;
	border:1px solid #ADADAD;
}

.table_case_td1 td{
	padding:0.3em 2em;
}

.table_case_td2 td{
	color:#000000;
	padding:0.3em 2em;
	border-bottom:1px solid #ADADAD;
}
/*****************************TABLE BGN**********************************************/
.table1_table{
	border-collapse:collapse;
	border:1px solid #ADADAD;
	margin:2em auto;
}


.table1_th th{
	padding:0.3em 2em;
	color:#ffffff;
	background-color:#D2062F;
	border:1px solid #ADADAD;
}

.table1_td1 td{
	padding:0.3em 2em;
	border-top:1px solid #ADADAD;
	border-left:1px solid #ADADAD;
	border-right:1px solid #ADADAD;
}

.table1_td2 td{
	color:#999999;
	background:#eeeeee;
	padding-top:0.5em;
	border-bottom:1px solid #ADADAD;
	border-left:1px solid #ADADAD;
	border-right:1px solid #ADADAD;
}


/*****************************TABLE2 **********************************************/
.table2_table{
	border-collapse:collapse;
	border:1px solid #ADADAD;
	margin:2em auto;
}


.table2_th1{
	padding:0.3em 2em;
	color:#000000;
	text-align:left;
}

.table2_th2{
	padding:0.3em 1em 0.3em 0em;
	font-size:12px;
	color:#CCCCCC;
	font-weight:normal;	
	text-align:right;
}

.table2_td1{
	padding:0.3em 0em 0.3em 6em;
	text-align:left;
}
.table2_td2{
	padding:0.3em 2em 0.3em 0em;
	font-size:12px;
	color:#CCCCCC;
	text-align:right;
}


.table3_table{
	border-collapse:collapse;
	margin:2em auto;
}

.table3_table tr{
	text-align:left;
}


.table3_table tr.td{
	text-align:left;
}

/*****************************TABLE END**********************************************/
.separate {
	top:0px;
	left:0px;
	width:650px;
}

.separate hr{
	width:580px;
	margin:1px;
	height:2px;
	border:solid #999999;
}



.separate  a:hover{
	color: #005FA9;
	text-decoration:none;
}

.separate img {
	float:right;
	border:none;
	margin:0;
	padding:0;
}


/***************************************************************************************/
/*                              單一設定 的部份 END                                        */
/***************************************************************************************/

/********************* end **********************/
