﻿@charset "utf-8";

/********************************************************************************/
/* CSS RESET */
/********************************************************************************/
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend { 
    font-weight: inherit; 
    font-style: inherit; 
    outline: 0; 
    padding: 0; 
    margin: 0; 
    border: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#7a2237;

}
:focus { 
    outline: 0;
}
body { 
	line-height:18px;
}

td{
	font-size:13px;
	line-height:16px;
}
ol, ul { 
    list-style: none;
}
table { 
    border-collapse: separate; 
    border-spacing: 0;
}
caption, th, td { 
    font-weight: normal; 
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after { 
    content: "";
}
blockquote, q { 
    quotes: "" "";
}
sup { 
    position: relative; 
    bottom: 0.3em; 
    vertical-align: baseline;
}
sub { 
    position: relative; 
    bottom: -0.2em; 
    vertical-align: baseline;
}

/********************************************************************************/
/* DEFAULT VALUE */
/********************************************************************************/
body {
	background: #fff url(../images/bg.gif) repeat-x;
}



#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 990px;
	color: #fff;
}

#whole{
	height:100%;
}

h1 {font-size:24px; font-weight: bold; }
h2 {font-size:14px; font-weight: bold; }
h3 {font-size:11px; font-weight: normal; }
h4 {font-size:10px; font-weight: normal; }


a:link {text-decoration: none;color: #7a2237;}
a:visited {text-decoration: none;color: #7a2237;}
a:hover {text-decoration: none;color: #000000;}
a:active {text-decoration: none;}
a {}

.footerlink:link {text-decoration: none;color: #848484;}
.footerlink:visited {text-decoration: none;color: #848484;}
.footerlink:hover {text-decoration: none;color: #000000;}
.footerlink:active {text-decoration: none;}
.footerlink {}

.grey:link {text-decoration: none;color: #848484;}
.grey:visited {text-decoration: none;color: #848484;}
.grey:hover {text-decoration: none;color: #000000;}
.grey:active {text-decoration: none;}
.grey {}

.breadcrumb {
margin-bottom:10px;
text-align:right;
font-size:11px;
}



/********************************************************************************/
/* IMPORT */
/********************************************************************************/
img{
	behavior: url("../css/iepngfix.htc");
}

/********************************************************************************/
/* HEADER */
/********************************************************************************/
#header {
	width: 990px;
	text-align: center;
}

/********************************************************************************/
/* FOOTER */
/********************************************************************************/
#footer {
	width: 990px;
	border-top: solid 1px #dcdcdc;
	margin-top:25px;
	padding: 10px 0px 0px 0px;

}





/********************************************************************************/
/* CONTENT */
/********************************************************************************/
#content {
	width: 990px;

}

.content_insidepage{
	padding:0px 40px 20px 40px;

}
/********************************************************************************/
/* home latest news */
/********************************************************************************/
.color_black {
	color:#000000;
}
.color_red{
	color:#7a2237;
}

.color_footer{
	color:#848484;	
	font-size:10px;
}

.color_grey{
	color:#848484;	
}
.color_yellow{
	color:#c5aa03;
}

.title_latest_news{
	font-weight:bold;

}

.more{
	text-align:right;
	color:#7a2237;

}



.latestnews{
background-image:url(../images/bg_home_latestnews.jpg);
border:solid 1px #dddddd;
padding: 2px 15px 0px 15px;
height:28px;
}

/********************************************************************************/
/* general enquiry */
/********************************************************************************/

.title_enquiry{
	vertical-align:top;
	color:#ffffff;
	font-weight:bold;
	background-color:#a9314e;
	padding: 20px 20px 20px 20px;

}

.content_enquiry{
	color:#848484;	
	vertical-align:middle;
	padding: 20px 20px 20px 20px;

}

.career_enquiry{
	color:#848484;	
	vertical-align:middle;
	padding: 3px 3px 3px 3px;
}

.field{
	width:300px;
	font-size:12px;
	color:#848484;
}

.leftnav{
	width:175px;
	padding: 20px 0px 0px 25px;
}


/********************************************************************************/
/* latest news */
/********************************************************************************/
.manage_content_table{
	border-bottom:#E9E9E9 solid 1px;

}

.manage_content_table_title{
	height:26px;
	background-color:#c5aa03;
}

.manage_titlea{
	width:70px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding:0px 20px 0px 20px;
	vertical-align:middle;
}

.manage_title2a{

	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding:0px 20px 0px 20px;
	vertical-align:middle;
}

.manage_title3{
	width:20px;
	text-align:right; 
	vertical-align:middle; 
	padding-right:10px;
	font-size:14px;
	color:#223674;

}

.manage_content{
 	width:180px;
	font-size:12px;
	color:#707070;
	padding:10px 20px 10px 20px;
}

.manage_content2{
	width:420px;
	font-size:12px;
	color:#707070;
	padding:10px 20px 10px 20px;
}

.manage_content_hide{
 	width:180px;
	font-size:13px;
	color:#7a2237;
	padding:10px 20px 10px 20px;
}

.manage_content2_hide{
	width:420px;
	font-size:13px;
	color:#7a2237;
	padding:10px 20px 10px 20px;
}

.board_content{
 	width:360px;
	font-size:12px;
	color:#707070;
	padding:10px 20px 10px 20px;
}

.board_content2{
	width:240px;
	font-size:12px;
	color:#707070;
	padding:10px 20px 10px 20px;
}

.board_content_hide{
 	width:360px;
	font-size:12px;
	font-weight:bold;
	color:#223674;
	padding:10px 20px 10px 20px;
}

.board_content2_hide{
	width:240px;
	font-size:12px;
	font-weight:bold;
	color:#223674;
	padding:10px 20px 10px 20px;
}

.manage_icon{
	width:20px;
	text-align:right; 
	vertical-align:middle; 
	padding-right:15px;
}

.manage_btn{
	cursor:pointer;	
}

.manage_hide_tr{
}

.manage_hide_table{
	background-color:#fffad8;
}

.manage_sub_content_td{
	padding:10px 20px 20px 20px;
	text-align:justify;

}

.sec_title{
	font-family: 微軟正黑體,新細明體, 細明體, 標階體;
	font-size:25px;
	font-weight:bold;
	color:#c4ad00;
	margin-top:3px;
	margin-bottom:5px;
}
