@charset "utf-8";
/* CSS Document */
/* CSS Document */
/*
html {
 overflow: auto;
}
*/

body {
 overflow-y: hidden;
 margin: 0px;
 /*width: 100%;
 height: 100%;*/
}


p {
	color: #666666;
	letter-spacing: 0.2em;
	line-height: 20px;
}
li {
	font-family: sans-serif, serif, monospace, Arial, "新細明體";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	letter-spacing: 0.2em;
}

.p_smallpadding {
	line-height: 0px;
}


.dep01 {
	background-image:url(../dep/images/dep_01_banner.gif);
	background-repeat: no-repeat;
}

.main_bg {
	background-color: #FFFFFF;
	background-image: url(../images/mainbody_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.body_bg {
	background-image: url(../images/001.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}

#topDivPosition {
position: absolute;
top: 0px;
/*left: 0px;*/
}
/* TDtC*/
TD {
	font-size: 12px;
	color: #666666;
	word-spacing: 5px;
	line-height: 30px;
}

#td_head {
	padding-top: 20px;
	padding-bottom: 10px;
}

.td_combg {
	background-image:url(../company/images/com_02_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.td_com04 {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
	padding: 0px;
	margin: 0px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.tdunderline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D9E3F3;
}

.up {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

a:link {
	font-family: sans-serif, serif, monospace, Arial, "新細明體";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-family: sans-serif, serif, monospace, Arial, "新細明體";
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.i_link:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.i_link:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.i_link:hover {
	font-size: 12px;
	color: #333333;
    text-decoration: underline;
	font-weight: bold;
}
.copyright {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#bt_01 a {
	display: block;
	width: 141px;
	height:43px;
	background: url(../images/bt_01.gif) no-repeat 0px 0px;
}
#bt_01 a:hover {
	background: url(../images/bt_01.gif) no-repeat 0px -43px;
}
#bt_02 a {
	display: block;
	width: 141px;
	height:43px;
	background: url(../images/bt_02.gif) no-repeat 0px 0px;
}
#bt_02 a:hover {
	background: url(../images/bt_02.gif) no-repeat 0px -43px;
}
#bt_03 a {
	display: block;
	width: 141px;
	height:43px;
	background: url(../images/bt_03.gif) no-repeat 0px 0px;
}
#bt_03 a:hover {
	background: url(../images/bt_03.gif) no-repeat 0px -43px;
}
#bt_04 a {
	display: block;
	width: 141px;
	height:43px;
	background: url(../images/bt_04.gif) no-repeat 0px 0px;
}
#bt_04 a:hover {
	background: url(../images/bt_04.gif) no-repeat 0px -43px;
}
#bt_05 a {
	display: block;
	width: 141px;
	height:43px;
	background: url(../images/bt_05.gif) no-repeat 0px 0px;
}
#bt_05 a:hover {
	background: url(../images/bt_05.gif) no-repeat 0px -43px;
}
#bt_06 a {
	display: block;
	width: 141px;
	height:43px;
	background: url(../images/bt_06.gif) no-repeat 0px 0px;
}
#bt_06 a:hover {
	background: url(../images/bt_06.gif) no-repeat 0px -43px;
}
/* ---------------------------------------------------------------CSS Document */

#menu_1{
	position: absolute;
	top: 102px;
	width: 926px;
	right: auto;
	left: auto;
	z-index: 1;
}


#menu_second {
	opacity:0.8;
	filter:alpha(opacity=80);
	position: relative;
	left: 182px;
	width: 141px;
	border: 0;
	/*	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #103294;
	border-bottom-color: #103294;
	border-left-color: #103294;*/
/*	background-color: #FFFFFF;*/
	background-image: url(../images/onleave.png);
}
*html #menu_second {
	opacity:0.8;
	filter:alpha(opacity=80);
	position: relative;
	left: 182px;
	width: 141px;
	border: 0;
	/*	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #103294;
	border-bottom-color: #103294;
	border-left-color: #103294;*/
/*	background-color: #FFFFFF;*/
	background-image: url(../images/onleave.png);
}
*+html #menu_second {
	opacity:0.8;
	filter:alpha(opacity=80);
	position: relative;
	left: 182px;
	width: 141px;
	border: 0;
	/*	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #103294;
	border-bottom-color: #103294;
	border-left-color: #103294;*/
/*	background-color: #FFFFFF;*/
	background-image: url(../images/onleave.png);
}

#menu_second a{
	opacity:0.8;
	filter:alpha(opacity=80);
	display: block;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
*html #menu_second a{
	opacity:0.8;
	filter:alpha(opacity=80);
	display: block;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
*+html #menu_second a{
	opacity:0.8;
	filter:alpha(opacity=80);
	display: block;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}


#menu_second a:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
	text-decoration: none;
	background-color: #254AB4;
	display: block;
	color: #FFFFFF;
}
*html #menu_second a:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
	text-decoration: none;
	background-color: #254AB4;
	display: block;
	color: #FFFFFF;
}
*+html #menu_second a:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
	text-decoration: none;
	background-color: #254AB4;
	display: block;
	color: #FFFFFF;
}

#menu_second2{
	opacity:0.8;
	filter:alpha(opacity=80);
	position: relative;
	left: 464px;
	width: 141px;
/*	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #103294;
	border-bottom-color: #103294;
	border-left-color: #103294;*/
/*	background-color: #FFFFFF;*/
	background-image: url(../images/onleave2.png);
}
*html #menu_second2{
	opacity:0.8;
	filter:alpha(opacity=80);
	position: relative;
	left: 464px;
	width: 141px;
/*	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #103294;
	border-bottom-color: #103294;
	border-left-color: #103294;*/
/*	background-color: #FFFFFF;*/
	background-image: url(../images/onleave2.png);
}
*+html #menu_second2{
	opacity:0.8;
	filter:alpha(opacity=80);
	position: relative;
	left: 464px;
	width: 141px;
/*	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #103294;
	border-bottom-color: #103294;
	border-left-color: #103294;*/
/*	background-color: #FFFFFF;*/
	background-image: url(../images/onleave2.png);
}
#menu_second2 a{
	opacity:1;
	filter:alpha(opacity=100);
	display: block;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
*html #menu_second2 a{
	opacity:1;
	filter:alpha(opacity=100);
	display: block;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
*+html #menu_second2 a{
	opacity:1;
	filter:alpha(opacity=100);
	display: block;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}

#menu_second2 a:hover{
	opacity:1;
	filter:alpha(opacity=100);
	text-decoration: none;
	background-color: #254AB4;
	display: block;
	color: #FFFFFF;
}
*html #menu_second2 a:hover{
	opacity:1;
	filter:alpha(opacity=100);
	text-decoration: none;
	background-color: #254AB4;
	display: block;
	color: #FFFFFF;
}
*+html #menu_second2 a:hover{
	opacity:1;
	filter:alpha(opacity=100);
	text-decoration: none;
	background-color: #254AB4;
	display: block;
	color: #FFFFFF;
}

.title {
	font-family: sans-serif, serif, monospace, Arial, "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #254AB4;
}

.news{
	width: 850px;
	overflow-x: hidden;
	overflow-y: auto;
	height:500px;
	position: absolute; 
	top: 230px; 
} 

.main_contents {
	font-family: sans-serif, serif, monospace, Arial, "新細明體";
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.bottomPosition {
	position:absolute;
	
}

.content_P {
	font-family: sans-serif, serif, monospace, Arial, "新細明體";
	font-size: 12px;
	color: #666666;
	letter-spacing: 2px;
}

*html .content_P {
	font-family: sans-serif, serif, monospace, Arial, "新細明體";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	letter-spacing: 2px;
	padding: 15px;
}

*+html .content_P {
	font-family: sans-serif, serif, monospace, Arial, "新細明體";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	letter-spacing: 2px;
	padding: 15px;
}

.com_04_P {
	font-family: sans-serif, serif, monospace, Arial, "新細明體";
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	letter-spacing: 2px;
	padding: 15px;
	text-align: justify;
}

*html .com_04_P {
	font-family: sans-serif, serif, monospace, Arial, "新細明體";
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	letter-spacing: 2px;
	padding: 15px;
}

*+html .com_04_P {
	font-family: sans-serif, serif, monospace, Arial, "新細明體";
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	letter-spacing: 2px;
	padding: 15px;
}

.depinbox_P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254AB4;
	line-height:22px; 
	padding:4px 2px 2px 0px;
	letter-spacing:2px;
	background:url(../dep/images/underline.png) repeat-x bottom;
}
.depinbox_Pn {
	font-family: sans-serif, serif, monospace, Arial, "新細明體";
	font-size: 12px;
	color: #666666;
	letter-spacing: 2px;
	padding: 4px 2px 2px 0px;
	line-height: 22px; 
	padding: 4px 2px 2px 0px;
	letter-spacing: 2px;
	background: url(../dep/images/underline.png) repeat-x bottom;
}

.depinbox_td {
	font-family: sans-serif, serif, monospace, Arial, "新細明體";
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	letter-spacing: 2px;
	padding: 15px;
	line-height:22px; 
	padding:4px 2px 2px 0px;
	letter-spacing:2px;
	background:url(../dep/images/underline.png) repeat-x bottom;
	text-decoration: none;
}
*html .depinbox_td {
	font-family: sans-serif, serif, monospace, Arial, "新細明體";
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	letter-spacing: 2px;
	padding: 15px;
	line-height:22px;
	padding:4px 2px 2px 0px;
	letter-spacing:2px;
	background:url(../dep/images/underline.png) repeat-x bottom;
	text-decoration: none;
}
*+html .depinbox_td {
	font-family: sans-serif, serif, monospace, Arial, "新細明體";
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	letter-spacing: 2px;
	padding: 15px;
	line-height:22px;
	padding:4px 2px 2px 0px;
	letter-spacing:2px;
	background:url(../dep/images/underline.png) repeat-x bottom;
	text-decoration: none;
}

.depinbox_P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254AB4;
	line-height:22px; 
	padding:4px 2px 2px 0px;
	letter-spacing:2px;
	background:url(../dep/images/underline.png) repeat-x bottom;
}

.dep_content_P {
	font-family: sans-serif, serif, monospace, Arial, "新細明體";
	font-size: 12px;
	color: #76A4F7;
	line-height: 18px;
	letter-spacing: 2px;
	padding: 10px;
	margin: 10px;
}

#itabcontent {
	width: 817px;
	position: absolute;



















	left: 20px !important 85px;
	right: auto;
	bottom: 129px;



















	*height:expression(document.body.clientHeight-270);
	*width: 850px;
	_width: 850px;
	_position: relative;
	_top: 0px;
	left: 40px;
	overflow: auto;
	height: auto;
	top: 0;
}
.li_cell_dot {
		list-style-image: url(../images/dot.png);
}
.li_cell_none {
	list-style-type: none;
}

#pageNavBar {
	margin: 0px 0px 0px 0px;
	}
#pageNavBar ul {
	list-style: none;
}
#pageNavBar ul li{
	float: left;
	margin: 0px 10px 0px 0px;
}
#pageNavBar ul li a{
	text-decoration: none;
	font-weight: bold;
	font-family: sans-serif, serif, monospace, Arial, "新細明體";
	font-size: 12px;
	letter-spacing: 1px;
}
.scollbar {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#E0E0E0;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#E0E0E0;
scrollbar-arrow-color:#E0E0E0;
scrollbar-track-color:#FFFFFF;
}

