﻿@charset "utf-8";
/* CSS Document */

body {
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
}
a:link {
	text-decoration: none;
	color: #30577f;
}
a:visited {
	text-decoration: none;
	color: #30577f;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #30577f;
}
table caption{
	text-align: left;
    font-weight: bolder
}
/*-----------------------------------------左邊選項----------------------------------------*/

#div_menu {
	/*width:185px;*/
	float:left;
	text-align: right;
}
#div_menu table {
	/*margin-left:9px;*/
}
/*-----------------------------------------網路E櫃台Menu用----------------------------------*/

.menuTitle {
	color:#268fd3;
	padding: 4px 5px 4px 20px;
	background: #e8f9ff;
	font-size:15px;
	font-weight:bold;
	text-align: left;
	line-height: 20px;
	width: 151px;
}
.menuTitle .arrow {
	background:url(../images/tw/leftArrow.jpg) no-repeat;
	width:23px;
	height:14px;
	float:right;
	margin:2px 20px 0 0;
	_margin:2px 10px 0 0;
}
.menu_btn {
	color: #30577f;
	padding: 3px 5px 3px 20px;
	background: #e8f9ff;
	text-align: left;
	line-height: 20px;
	width: 151px;
}
.selected{
	background:#b5e3ff;}

.menuLine {
	background:url(../images/tw/leftLine.jpg) #d9f7ff no-repeat;
	width:176px;
	height:18px;
}
.menuEnd {
	background:url(../images/tw/left_both.jpg) #eaeaea no-repeat top center;
	width:176px;
	height:22px;
}

/*-----------------------------------------內頁3欄式 網路E櫃台Menu用----------------------------------*/
.menu_btn2
{
	background: url(../images/tw/main_bg36.gif) #ffffff repeat-y top center;
	text-align: left;
	padding: 1px 7px 1px 16px;
}


.menuTitle2 {
	color:#268fd3;
	padding: 1px 7px 4px 16px;
	background: url(../images/tw/main_bg36.gif) #ffffff repeat-y top center;
	font-size:13px;
	font-weight:bold;
	text-align: left;
	
}
.menuTitle2 .arrow {
	background:url(../images/tw/rightArrow.gif) no-repeat;
	width:20px;
	height:12px;
	float:right;
	margin:5px 30px 0 0;
	_margin:5px 15px 0 0;
}
.menuLine2 {
	background:url(../images/tw/rightLine.gif) #ffffff no-repeat;
	width:100%;
	height:24px;
}
.menuLine_2 {
	background:url(../images/tw/leftLine2.jpg) #ffffff no-repeat;
	width:100%;
	height:18px;
}