@charset "utf-8";

/* CSS Document 
@charset "utf-8";
@charset "big5";
@import "layout.css"; 
@import "top.css";
@import "side.css";
@import "content.css";
@import "foot.css";
@import "text.css";
@import "table.css";
@import "cms.css";
*/
/* layout.css */
body {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans;
}

#header {
	height:95px; 
	background-image: url(../images/templates/header_topbg.png);
	background-repeat: repeat-x;
	background-position: left top;

}
/************* mainContainer Left and Right Area *************/
#Wraper {
    width:990px;
	height:1%;
	background-image: url(../images/icon/top_blue.gif);
	background-repeat: no-repeat;
	background-position: top left;
/*	display: block;
*/}

#ContentMain {
/*float:right;*/

 width:745px;
}

/* top.css */

/* CSS Document */

/************* logo and tagline on all pages *************/
div.logo {
	float:left;
	padding:20px 0px 0px 0px;
	width:240px;
}

div.TopRight {
	float:right;
	padding: 0px 5px 0px 0px;
	text-align:right;
	width:745px;
	height:90px;
	background-image: url(../images/icon/topright_line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*-----------------------↓右上角"聯絡我們"區↓----------------------*/
.topcontact {
float:right;
padding-top: 26px;
padding-right:5px;
display:block;
width:530px;
}
div.topcontact ul {
list-style: none;
padding: 0;
margin: 0;
}
div.topcontact li {
float: right;
margin: 0;
}



div.topcontact a {
	font-family:"新細明體";
	font-size:11px;
	padding: 0.24em 0.65em;
	background-image: url(../images/icon/top_lll.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration:none;
	color: #7C7C7C;
}
div.topcontact a:visited, div.topcontact a:link {
	text-decoration: none;
	color: #535353;
}
div.topcontact a:hover, div.topcontact a:active {
	font-family:"新細明體";
	font-size:11px;
	padding: 0.24em 0.65em;
	background-image: url(../images/icon/top_lll.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration: underline;
	color: #59B337;
}


div.topcontact #selected {
}
div.topcontact #selected a {
	text-decoration: underline;
}
/*-----------------------↑右上角"聯絡我們"區↑----------------------*/

/*-----------------------↓藍色"公司簡介"那塊↓----------------------*/
#top_nav{
    width: 745px;
	height: 30px;
	/*margin-top: 20px;*/
	margin-left: 0px;
	/*margin-bottom: 3px;*/
	padding: 0;
	float: left;
}
#nav01{/*公司簡介*/
    width:92px;
	height: 30px;
	background-image: url(../images/nav/nav_01.jpg);
	float: left;
}
#nav01:hover,#nav01:active{
    width:92px;
	height: 30px;
	background-image: url(../images/nav/nav_ovr_01.jpg);
	float: left;
}
#nav02{/*最新消息*/
    width:92px;
	height: 30px;
	background-image: url(../images/nav/nav_02.jpg);
	float: left;
}
#nav02:hover,#nav02:active{
    width:92px;
	height: 30px;
	background-image: url(../images/nav/nav_ovr_02.jpg);
	float: left;
}
#nav03{/*商品專區*/
    width:92px;
	height: 30px;
	background-image: url(../images/nav/nav_03.jpg);
	float: left;
}
#nav03:hover,#nav03:active{
    width:92px;
	height: 30px;
	background-image: url(../images/nav/nav_ovr_03.jpg);
	float: left;
}
#nav04{/*客戶服務專區*/
    width:119px;
	height: 30px;
	background-image: url(../images/nav/nav_04.jpg);
	float: left;
}
#nav04:hover,#nav04:active{
    width:119px;
	height: 30px;
	background-image: url(../images/nav/nav_ovr_04.jpg);
	float: left;
}
#nav05{/*菁英招募*/
    width:92px;
	height: 30px;
	background-image: url(../images/nav/nav_05.jpg);
	float: left;
}
#nav05:hover,#nav05:active{
    width:92px;
	height: 30px;
	background-image: url(../images/nav/nav_ovr_05.jpg);
	float: left;
}
#nav06{/*保戶登入*/
    width:92px;
	height: 30px;
	background-image: url(../images/nav/nav_06.jpg);
	float: left;
}
#nav06:hover,#nav06:active{
    width:92px;
	height: 30px;
	background-image: url(../images/nav/nav_ovr_06.jpg);
	float: left;
}
#nav07{/*空白*/
    width:158px;
	height: 30px;
	background-image: url(../images/nav/nav_07.jpg);
	float: left;
}
#nav07:hover,#nav07:active{
    width:158px;
	height: 30px;
	background-image: url(../images/nav/nav_ovr_07.jpg);
	float: left;
}
#space08{/*空白*/
    width:1px;
	height: 30px;
	background-image: url(../images/nav/s1.jpg);
	float: left;
}

/*-----------------------↑藍色"公司簡介"那塊↑----------------------*/
#Logo {
padding-top:20px;
padding-left:0px;
}
#Logo img {
border:none;
}
#CateBanner {
background-image: url(../images/icon/topright_line02.jpg);
background-repeat: no-repeat;
background-position: right bottom;
clear:both;
padding-top:2px;
padding-left:0px;
width:990px;
}
.HeadBanner {
padding-right:6px;
padding-left:1px;
}
/*about home_catebanner by 丁丁_1108*/

#CateBanner_home {
background-image: url(../images/icon/topright_line03.jpg);
background-repeat: no-repeat;
background-position: right bottom;
clear:both;
padding-top:2px;
padding-left:0px;
width:990px;
}
#CateBanner_home img {
border:none;

}
.HeadBanner_home {
padding-right:3px;
padding-left:0px;
}

/*about home_catebanner by 丁丁_1108*/
/* side.css */
/* CSS Document */
#LeftNavigator {
	width:220px;
/*	height:500px;
*/	height:100%;
	float:left;
	background-image: url(../images/templates/LeftNavigatorBg.jpg);
	background-repeat: no-repeat;
	background-position: 192px top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

/* Left Navigator */
#Lefttitle {
	width:200px;
	padding-top: 0px;
}
/* Left Navigator by home 丁丁_1108 */
#LeftNavigator_home {
	width:240px;
/*	height:247px;*/
	height:305px;
	float:left;
	background-image: url(../images/templates/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	/**/padding-left: 5px;
	margin:0;
}

#Lefttitle_home {
	width:213px;
	padding-top: 0px;
}

#navigation_home {
	margin-top:5px;
	width: 213px;
	font-family: "新細明體";
}
#navpic_home {
	margin-top:15px;
	width: 213px;
	font-family: "新細明體";
}
/* Left Navigator by home 丁丁_1108 */

/*-----------------------↓左邊選單↓----------------------*/
#navigation {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation ul { /*左邊選單第一層*/
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation h4 { /*左邊選單第一層保戶專區導覽*/
	font-family: Arial;
	color: #0F599E;
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	margin: 0;
	padding: 0;
}
#navigation h4 a:link, #navigation h4 a:visited  { /*左邊選單第一層*/
	color: #0F599E;
	text-decoration: none;
}
#navigation h4 a:hover { /*左邊選單第一層保戶專區導覽*/
	color: #669900;
}

#navigation li { /*左邊選單第一層*/
    font-family: Arial;
	color: #004a80;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	text-align: left;
	padding-top: 2px;
	display:block;
    line-height: 18px;
	text-indent: 25px;
/*	width: 200px;
	padding-left:25px;	
*/}
#navigation li a:link, #navigation li a:visited  { /*左邊選單第一層*/
	color: #666666;
	text-decoration: none;
}
#navigation li a:hover { /*左邊選單第一層*/
	color: #669900;
}
#navigation ul #selected { /*左邊選單第一層*/
}
#navigation ul #selected a { /*左邊選單第一層*/
    color: #669900;
}
#navigation ul ul { /*左邊選單第二層*/
	margin-left: 10px;
	margin-left: 5px; /*修正 IE6*/
}
#navigation ul ul li { /*左邊選單第二層*/
    font-family: Arial;
    color: #333333;
    font-weight:normal;
    font-style: normal;
    font-size: 13px;
    text-align: left;
    padding-top: 2px;
    line-height: 16px;
/*    width: 200px;
      height: 23px;
*/}

#navigation ul ul a:link, #navigation ul ul a:visited { /*左邊選單第二層*/
    color: #666666;
    background-image: url(../images/icon/an_nevi_bk01.gif);
    background-repeat: no-repeat;
	background-position: left center;
    padding-left:10px;
}
#navigation ul ul a:hover { /*左邊選單第二層*/
    color: #669900;
    background-image: url(../images/icon/an_nevi_gn01.gif);
    background-repeat: no-repeat;
	background-position: left center;
    padding-left:10px;
}
#navigation ul ul #selected { /*左邊選單第二層*/
	text-decoration: none;
    background-image: url(../images/icon/an_nevi_gn01.gif);
	background-repeat: no-repeat;
	background-position: 25px 4px;
}
#navigation ul ul #selected a { /*左邊選單第二層*/
    padding-left:10px;
    color: #669900;
}

#navigation ul ul ul { /*左邊選單第三層*/
	margin-left: 18px;
	margin-left: 12px; /*修正 IE6*/
}
#navigation ul ul ul li { /*左邊選單第三層*/
   font-family: Arial;
   color: #333333;
   font-weight:normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding-top: 2px;
   line-height: 16px;
}
#navigation ul ul ul a:link, #navigation ul ul ul a:visited { /*左邊選單第三層*/
	color: #666666;
	font-weight:normal;
	background-image: url(../images/icon/dot_black.png);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#navigation ul ul ul a:hover { /*左邊選單第三層*/
	color: #669900;
	font-weight:normal;
}
#navigation ul ul ul #selected2 { /*左邊選單第三層*/
}
#navigation ul ul ul #selected2 a { /*左邊選單第三層*/
    color: #669900;
    background-image: url(../images/icon/dot_green.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-repeat: no-repeat;
}
/*-----------------------↑左邊選單↑----------------------*/
/* content.css */
/* CSS Document */
/* STYLESHEET FOR SCREEN LAYOUT OF THE SITE, CONTAINS NO FONT STYLES UNLESS THEY APPLY ONLY TO TEMPLATE */


#clear{clear:both;}

#contentContainer {
	width:745px;
	/*margin-left:20px;
	height:1%;
    height:810px;*/
/*	float:right;*/
	background-color: #FFFFFF;
}
/*-----------------------↓home_丁丁1108↓----------------------*/

#contentContainer_home {
	width:745px;
	height:305px;
	float:right;
	background-color: #E4E4E4;
    background-image: url(../images/templates/bg_contentb2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*margin-right: 5px;*/
}

/*-----------------------↓ LINKS↓---------------------- */

p.links {
	line-height:150%;
}



a:link, a:visited  {
	color: #333333;
	text-decoration: none;
}

a:hover, a:active, a:focus, a.lit:link, a.lit:visited {
	color: #59B337;
	text-decoration: underline;
}

a.green:link, a.green:visited {
	color: #59B337;
	text-decoration: underline;
}

a.green:hover, a.green:active, a.green:focus {
	color: #666666;
	text-decoration: none;
}


a.invisibleLink:link, a.invisibleLink:visited {
	color: #666666;
	text-decoration: none;

}

a.invisibleLink:link .featurelink, a.invisibleLink:visited .featurelink  {
	text-decoration: underline; 

}

a.invisibleLink:hover, a.invisibleLink:active, a.invisibleLink:focus, 
a.invisibleLink:hover .featurelink, a.invisibleLink:active .featurelink, a.invisibleLink:focus .featurelink {
	color: black;
	text-decoration: none;
}

.small {
	font-size: 90%;
}

/*-----------------------↑ LISTS ↑----------------------*/
/*-----------------------↓網站捷徑↓----------------------*/
.Directory { /*網站捷徑area
width:725px;*/
margin-left:20px;
height:30px;
padding-top: 5px;
padding-left:5px;
background-image: url(../images/icon/topcontent_line.gif);
background-repeat: no-repeat;
background-position: bottom center;
/*
display:block;
*/}
div.Directory ul {/*網站捷徑*/
list-style: none;
padding: 0;
margin: 0;
}
div.Directory li {/*網站捷徑*/
float: left;
margin: 0;
}
div.Directory a {
	font-family:"新細明體";
	font-size:12px;
	padding: 0.24em 0.50em;
	background-image: url(../images/icon/arrow01.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration:none;
	color: #000000;
}

div.Directory a:link,div.Directory a:visited {
	color: #000000;
	text-decoration: none;
}
div.Directory a:hover {
	text-decoration: underline;
	color: #000000;
}
div.Directory a:active {
	text-decoration: none;
	color: #000000;
}

/*
div.Directory a:hover {
	font-family:"新細明體";
	font-size:12px;
	padding: 0.24em 0.50em;
	background-image: url(../images/icon/arrow01.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration: underline;
	color: #000000;
}*/
div.Directory #selected {
}
div.Directory #selected a {
	text-decoration: underline;
}
/*-----------------------↑網站捷徑↑----------------------*/
/*-----------------------↓Club網站捷徑↓----------------------*/
.ClubDirectory { /*網站捷徑area*/
margin-left:20px;
height:30px;
padding-top: 5px;
padding-left:5px;
background-image: url(../images/icon/topcontent_line.gif);
background-repeat: no-repeat;
background-position: bottom center;
/*
display:block;
*/}

div.ClubDirectory ul {/*網站捷徑*/
list-style: none;
padding: 0;
margin: 0;
}
div.ClubDirectory li {/*網站捷徑*/
float: right;
margin: 0;
	font-family:"新細明體";
	font-size:12px;
	padding: 0.24em 0.50em;
	background-image: url(../images/icon/arrow01.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration:none;
	color: #000000;
}

div.ClubDirectory #selected {
	text-decoration: underline;
}
/*-----------------------↑Club網站捷徑↑----------------------*/

#maintitle { /*主標題*/
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight:bold;
	color: #006633;
   /*    margin-top:7px;
	margin-bottom:15px;
   
	padding-top: 5px;
*/	padding-left: 25px;
	margin-left:20px;
    margin-top:7px;
	margin-bottom:15px;
 	background-image: url(../images/icon/icon01.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#maintitleEn {
    margin-top:7px;
	margin-bottom:15px;
	margin-left:20px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-top: 5px;
	padding-left: 25px;
	background-image: url(../images/icon/icon01.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #006633;
}
.top_excel {/*保單錨點*/
padding-top: 10px;
padding-left:50px;
display:block;
}
div.top_excel ul {
list-style: none;
padding: 0;
margin: 0;
}
div.top_excel li {
float: left;
margin: 0;
}
div.top_excel a {
	font-family:"新細明體";
	font-size:12px;
	padding: 0.24em 0.65em;
	background-image: url(../images/icon/top_lll.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration: underline;
	color: #7C7C7C;
}
div.top_excel a:hover {
	font-family:"新細明體";
	font-size:12px;
	padding: 0.24em 0.65em;
	background-image: url(../images/icon/top_lll.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration: underline;
	color: #7C7C7C;
}
div.top_excel #selected {
}
div.top_excel #selected a {
	text-decoration: underline;
}
/*-----------------------↓頁籤↓----------------------*/
    #ContentTag ul {
		list-style: none;
		padding: 0;
		margin: 0;
    }
    
	#ContentTag li {
		float: left;
		border: 1px solid #bbb;
		border-bottom-width: 0;
		margin-left: 3px;
		font-size:12px;
    }
    
	#ContentTag a {
	text-decoration: none;
	font-weight:bold;
	display: block;
	background: #FFFFFF;
	color: #666666;
	width: 5em;
	text-align: center;
	padding-top: 0.24em;
	padding-right: 1em;
	padding-bottom: 0.24em;
	padding-left: 1em;
    }
	
	#ContentTag a:hover {
		background: #59B337;
		color: #FFFFFF;
	}
	
	#ContentTag #selected {
		background: #59B337;
		color: #FFFFFF;
	}
	
	#ContentTag #selected a {
	   	background: #59B337;
		color: #FFFFFF;
		/*position: relative;
		top: 1px;
		background: white;
		color: black;
		font-weight: bold;*/
	}
/*-----------------------↓字多頁籤↓----------------------*/	
	
	#ContentTagLong ul {
		list-style: none;
		padding: 0;
		margin: 0;
    }
    
	#ContentTagLong li {
		float: left;
		border: 1px solid #bbb;
		border-bottom-width: 0;
		margin-left: 3px;
		font-size:12px;
    }
    
	#ContentTagLong a {
	text-decoration: none;
	font-weight:bold;
	display: block;
	background: #FFFFFF;
	color: #666666;
	width: 8.8em;
	text-align: center;
	padding-top: 0.24em;
	padding-right: 0.1em;
	padding-bottom: 0.24em;
	padding-left: 0.1em;
    }
	
	#ContentTagLong a:hover {
		background: #59B337;
		color: #FFFFFF;
	}

/*-----------------------↓小米新增↓----------------------*/

	#ContentTagLong2 ul {
		list-style: none;
		padding: 0;
		margin: 0;
    }
    
	#ContentTagLong2 li {
		float: left;
		border: 1px solid #bbb;
		border-bottom-width: 0;
		margin-left: 3px;
		font-size:12px;
    }
    
	#ContentTagLong2 a {
	text-decoration: none;
	font-weight:bold;
	display: block;
	background: #FFFFFF;
	color: #666666;
	width: 9em;
	text-align: center;
	padding-top: 0.24em;
	padding-right: 0.2em;
	padding-bottom: 0.24em;
	padding-left: 0.2em;
    }
	
	#ContentTagLong2 a:hover {
		background: #59B337;
		color: #FFFFFF;
	}
/*-----------------------↓很長的頁籤↓----------------------*/	
	
	#ContentTagLong3 ul {
		list-style: none;
		padding: 0;
		margin: 0;
    }
    
	#ContentTagLong3 li {
		float: left;
		border: 1px solid #bbb;
		border-bottom-width: 0;
		margin-left: 3px;
		font-size:12px;
    }
    
	#ContentTagLong3 a {
	text-decoration: none;
	font-weight:bold;
	display: block;
	background: #FFFFFF;
	color: #666666;
	width: 15em;
	text-align: center;
	padding-top: 0.24em;
	padding-right: 0.2em;
	padding-bottom: 0.24em;
	padding-left: 0.2em;
    }
	
	#ContentTagLong3 a:hover {
		background: #59B337;
		color: #FFFFFF;
	}
	
	/* foot.css */
	
	/* CSS Document*/ 
/************* Privacy and Copyright Announce *************/
#FootLine {
    clear:both;
	width:100%;
	height:50px;
	background-image: url(../images/templates/FootLine.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#RightsAnnounce {
    clear:both;
	width:100%;
	padding:10px 0px 0px 0px;
	height:23px;
}

#RightsAnnounce2 {
	width:100%;
    padding-top:0px; 
}

#Privacy {
	float:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#575757;
	line-height: 25px;
	padding-left: 16px;
}
#Privacy span {
padding:0 3px 0 3px;
visibility:hidden;
}
#CopyRight {
	float:right;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#575757;
	line-height: 20px;
	padding-right: 5px;

}
#CopyRight2 {
	float:right;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#575757;
	padding-right: 5px;
	padding-top:0px;

}
#mainArea {
width:990px;
height: auto;

background-image: url(../images/templates/LeftNavigatorBg2.jpg);
background-repeat: no-repeat;
background-position: left top;
/*
background-color:#00CCFF;
*/}

#mainArea_home {
width:990px;
/*height:274px;
height:280px;*/
height:305px;
}
#graybar {
width:990px;
height:18px;
background-image: url(../images/icon/topgray_bar.gif);
background-repeat: no-repeat;
background-position: top center;
}

/* text.css */
/* CSS Document */
.tdtestline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	color: #666666;
}

.tdtestlinec1 {/* bgcolor-黃色 */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	color: #666666;
	background-color: #DFDFDF;
}
.tdtestlinec2 {/* bgcolor-藍色 */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	color: #666666;
	background-color: #99CCFF;
	font-weight: bold;
}
.tdtestlinec3 {/* bgcolor-灰色 */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	color: #666666;
	background-color: #DFDFDF;
}
.box {
	width: 548px;
	background-color: #FFFFFF;
	background-image: url(../images/icon/boxR2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left:auto;
	margin-right:auto;
}
.box-outer {
	background-image: url(../images/icon/boxL2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5%;
}
.box-inner {
	background-image: url(../images/icon/boxR1.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.box h2 {
    padding-top:5px;
	padding-bottom: 0.1%;
	background-image: url(../images/icon/boxL1.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
	color:#666666;
	line-height: 20px;
}
.box h2, .box p  {
	padding-right: 5%;
	padding-left: 5%;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#666666;
	line-height: 20px;
}
.box h3 {
    padding-top:5px;
	padding-bottom: 0.1%;
	background-image: url(../images/icon/boxL1.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
	color:#666666;
	line-height: 20px;
}
.box h3, .box p  {
	padding-right: 5%;
	padding-left: 5%;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#666666;
	color:#666666;
	line-height: 20px;
}
.box-inner li {
	padding:0;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.box-inner ol {
    padding:25px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.box-inner ul {
    padding:25px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
/*#ContentMain h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-left:20px;
	padding-left:25px;
	line-height: 20px;
	}*/
.illustration ul,.illustration p {
	width: 548px;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	}
.illustration li {
	list-style-image:url(../images/icon/arrow01.png);
	list-style-position: inside;
	margin-left: 1px;
}		
#LoginForm td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 2.5em;
}
#LoginForm .NewPass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.label {
/*  text-align:right;   */
	text-align:left;
}
.label_c {
	text-align:right;
	background-color: #FFFFCC;
}
.inputTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:130px;
	height:17px;
	line-height: normal;
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
}
.inputTxt_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:150px;
	height:17px;
	line-height: normal;
	background-color: #FFF9D7;
	border: 1px solid #CECECE;
}
.input2Txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:50px;
	height:17px;
	line-height: normal;
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
}
.input3Txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:240px;
	height:17px;
	line-height: normal;
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
}
.inputTxt4 {
	border-bottom:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:450px;
	height:20px;
	line-height: normal;
	/*border: 1px solid #CECECE;*/
}
.input3TxtArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:300px;
	line-height: normal;
	background-color: #FFFFFF;
	border: 1px solid #CECECE;
}
.submit {
	width:66px;
	height: 19px;
	/*	text-align:center;*/
	vertical-align:middle;
	color:#666666;
	background-color: #FFFFFF;
	background-image: url(../images/icon/btnbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "新細明體";
	font-size: 11px;
}
.submit2 {
	width:120px;
	height: 19px;
	/*	text-align:center;*/
	vertical-align:middle;
	color:#666666;
	background-color: #FFFFFF;
	background-image: url(../images/icon/btnbg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "新細明體";
	font-size: 11px;
}
/*小米增加*/
.li_gray {/*li第三層文字*/
	font-family: "新細明體";
	font-size: 12px;
	color: #666666;

}
.p2 {
	font-family: "新細明體";
	font-size: 12px;
	color: #333333;
	text-align:left;
}
.p3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
}
.p4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333399;
}
.password {
	font-family: "新細明體";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.password a {
	font-family: "新細明體";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.password a:hover {
	font-family: "新細明體";
	font-size: 12px;
	color: #59B337;
	text-decoration: underline;
}
.excel {
	font-size: 12px;
}
.excelw {
	font-size: 12px;
	color:#FFFFFF;
}
.excel_bold {
	font-size: 12px;
	font-weight: bold;
}
.box2 {
	width: 650px;
	background-color: #FFFFFF;
	background-image: url(../images/icon/boxR2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left:auto;
	margin-right:auto;
}
.box3 {
	width: 650px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
.box_top {
	width: 650px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
}
.box h4 {
    padding-top:5px;
	padding-bottom: 0.1%;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
}
.box h4, .box p {
	padding-right: 5%;
	padding-left: 5%;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	line-height: 20px;
}

/*-----------------------↓下拉式表單↓----------------------*/
.blue {
  background-color: #ADD8E6;
  color: #666666;
}
.yellow {
  background-color: #FAFAD2;
  color: #666666;
}
/*-----------------------↑下拉式表單↑----------------------*/

/*-----------------------↓表單明細查詢最底下↓----------------------*/
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#bottom li {
	display: inline;
}
#bottom a:link, #bottom a:visited { 
	margin-right: 2px;
	padding: 3px 10px 3px 10px; 
	color: #0054A6;
	background-color: #D5DCEE;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
}
#bottom a:hover {
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
/*-----------------------↑表單明細查詢最底下↑----------------------*/

/*-----------------------↓申請表格"下載"↓----------------------*/
#download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#download a:link, #download a:visited { 
	margin-right: 2px;
	padding: 3px 10px 3px 10px; 
	color: #0054A6;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
}
#download a:hover {
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
/*-----------------------↑申請表格"下載"下↑----------------------*/



/*-----------------------↓公司簡介"內容請見附件"按鈕↓----------------------*/
#download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#download  a:link, #download  a:visited { 
	margin-right: 2px;
	padding: 2px 6px 2px 6px; 
	color: #666666;
	background-color: #FBE485;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
}
#download  a:hover {
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
/*-----------------------↑公司簡介"內容請見附件"按鈕↑----------------------*/

/*-----------------------for B2C1用-----------------------*/
.illustration2 {
	width: 705px;
/*	padding-left:0px;
	margin:0px;
	background-color: #00FF00;
*/	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-left:30px;
	}
	
.illustration2 h3, .menu1 h3 {
	padding-top: 3px;
	padding-left: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
    color: #0F599E;
	background-image: url(../images/icon/titledot.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.illustration2 h3 a,.menu1 h3 a{
    color: #0F599E;
}
.illustration2 h3 a:visited{
    color: #0F599E;
}
.illustration2 h3 a:hover ,.menu1 h3 a:hover{
    color: #0F599E;
	text-decoration: none;
}
.illustration2 p {
	margin-left:15px;
	margin-right:20px;
	margin-top:0px;
}
.illustration2 h4, .menu1 h4 {/*次標題*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #65B521;
    font-size: 13px;
	font-weight: 600;
	line-height: 2em;
	background-image: url(../images/icon/dotline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;	
	margin-bottom:0px;
    margin-left:15px;
	margin-right:20px;
	text-align:left;
}
.illustration2 h4 a:link, .illustration2 h4 a:visited {/*次標題*/
    color: #65B521;
	text-decoration:none;
}

.illustration2 h4 a:hover {/*次標題*/
    color: #65B521;
}

.illustration2 h5, .menu1 h5 {/*次標題*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 12px;
	font-weight: 600;
    margin-left:15px;
	margin-right:20px;
	margin-bottom:0px;
	text-align:left;
	/*background-color:#00CCFF;*/
}
.illustration2 h6, .menu1 h6 {/*次標題*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 12px;
	font-weight: 400;
    margin-left:15px;
	margin-right:20px;
	text-align:left;
}
.illustration3 h4 {/*次標題*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0F599E;
    font-size: 13px;
	font-weight: 600;
	line-height: 2em;
	margin-bottom:0px;
    margin-left:15px;
	margin-right:20px;
	text-align:left;
}
.illustration3 h4 a,.illustration3 h4 a:link, .illustration3 h4 a:visited {/*次標題*/
    color: #0F599E;
	text-decoration:none;
    font-size: 13px;
}
.illustration3 h4 a:hover {/*次標題*/
    color: #0F599E;
    font-size: 13px;
}
.illustration3 p {
	margin-left:15px;
	margin-right:20px;
	margin-top:0px;
}

table.menu1 {/*外框裡面的文字區*/
	margin-left:10px;
}
table.menu1 p {/*外框裡面的文字區*/
	margin-left:15px;
	margin-right:20px;
	margin-top:0px;
	text-align:left;
}
table.menu1 li {
	text-align:left;
}
li.QA {
    margin:0px!important;
	margin-left:0px!important;
	margin-bottom:0px!important;
	list-style-type:none;
	margin-right:15px;
}
.QAbottom {/*區分QA題目與答案*/
	line-height: 2em;
	background-image: url(../images/icon/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom center;	
	margin-bottom:0px;
    margin-left:15px;
	text-align:left;
}
.subword3{/*次標題*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #65B521;
	font-size: 13px;
	font-weight: 600;
	line-height: 2em;
    background-image: url(../images/icon/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	/*width:650px; 
		text-decoration: underline;
*/}
.illustration2 ul,.menu1 ul {
padding-left:30px;
margin-left:-10px;
list-style-type:disc;
/*
	line-height: 20px;
*/		}

.illustration2 ul ul,.menu1 ul ul {/*li第三層前面方形*/
padding-left:30px;
margin-left:-10px;
/*color:#59B337;*/
}
.illustration2 ul ul li,.menu1 ul ul li {/*li第三層前面">"*/
padding-left:12px;
margin-left:-10px;
background-image: url(../images/icon/arrow01.png);
background-repeat: no-repeat;
/*background-position: 5px center;*/
background-position: left 4px;
list-style-type:none;
}
	
.illustration2 ol,.menu1 ol{/*第一層項目標題*/
	font-size: 12px;
	color: #666666;
	font-family: "新細明體";
	text-align:left;
	padding:0;
	margin:0; /*如果其他頁面有重疊問題，請調整此行*/
	line-height: 20px;
	padding-left:35px;
}
.illustration2 li,.menu1 li {
	/*list-style-position: inside;*/
	margin-left:7px;
	padding-left:0px;
}
.illustration2 ol ul,.menu1 ol ul {/*第二層項目標題*/
padding-left:10px;
margin-left:0px;
list-style-type:disc;
		}
.illustration2 ol ul ul ol.alpha,.menu1 ol ul ul ol.alpha {/*第4層項目標題*/
	font-size: 12px;
	color: #666666;
	font-family: "新細明體";
	text-align:left;
		}
.illustration2 ol ul ul ol.alpha li,.menu1 ol ul ul ol.alpha li {/*次標題*/
   list-style-type: lower-alpha;
   background-image:none;
   padding-left:0px;
}	

/*-----------------------for B2C1用-----------------------*/	
.w003 {
    font-size: 13px;
	color: #666666;
}
.w0031 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	background-color: #FFD920;
}
.w004 {
	font-size: 13px;
	color: #0951A5;
}

.excelb {
	font-size: 13px;
}

.boxout a:link, .boxout a:visited {
	color: #59B337;
}
.boxout a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

.subword2{/*標題*/
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	list-style: none;
	margin: 0;
	padding: 0;
}

.subwordbb{/*標題*/
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav_word001{
	font-family: "新細明體";
	font-size: 12px;
	color: #535353;
}
.nav_word007{
	font-family: "新細明體";
	font-size: 12px;
	color: #FF0000;
	font-weight:bold;
}
.content_word001{
	font-family: "新細明體";
	font-size: 13px;
	color: #666666;
	font-weight: bold;
/*	padding-left:15px;
*/	padding-left:25px;
	padding-top:5px;
	margin-left:20px;
}
.content_word002{
	font-family: "新細明體";
	font-size: 12px;
	color: #666666;
	padding-left:15px;
}


.content_word003{
	font-family: "新細明體";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align:left;
	padding-left: 3px;

}

.content_word004{
	font-family: "新細明體";
	font-size: 12px;
	color: #666666;
	padding-left:15px;
	margin-left:30px;
}



#sublist {
padding-left:35px;
}

.TopBack {
text-align:right;
margin-left:15px;
margin-right:20px;
}

.dotline-5 {background-image: url(../images/icon/dotline.gif);height: 5px;}

.dotline-25 {background-image: url(../images/icon/dotline2.gif);height: 25px;}

.range{
  margin-top:0px;
 /margin-top:-20px; /*Hack(for IE6)*/
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

/* table.css */

/* CSS Document */
p , th ,td {
font:12px Verdana, Arial, Helvetica, sans-serif;
line-height: 20px;
 }

/*------------NEWSfor丁丁------------*/
table.financial { /* only use inside div.leftMarginFix else table is too wide */
	/*width: 680px;*/
	color: #666666;
	margin-top:20px;
	margin-bottom:20px;
	border:0px;
	padding:0px;
	clear:both;
	font-size: 13px;
}

table.financial caption{
	font-weight:bold;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;	
}
table.financial tr th {
	padding: 6px 4px 6px 10px;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
}
table.financial tr th.gap{
	border-right:10px solid #FFFFFF
}
table.financial tr.title th {
	padding: 6px 12px 10px 10px;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
}

table.financial tr th.greybg, table.financial tr.greybg th {
	padding: 5px 10px 5px 10px;
	background:#E7E7E7;
	border-bottom:1px solid #FFFFFF;
}

table.financial tr th.darkgreybg, table.financial tr td.darkgreybg {
	padding: 5px 10px 5px 10px;
	background:#CCCCCC;
	border-bottom:1px solid #FFFFFF;
}

table.financial tr td, table.financial tbody tr th {
	padding: 10px 4px 10px 10px;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
}

table.financial tr.line td, table.financial tr.line th {
	border-bottom:1px solid #666666;
}

table.financial tr td.line, table.financial tr th.line {
	border-bottom:1px solid #666666;
}
table.financial tr.thickline td, table.financial tr.thickline th {
	border-bottom:2px solid #666666;
}
table.financial tr td.thickline, table.financial tr th.thickline {
	border-bottom:2px solid #666666;
}
table.financial tr td.noline, table.financial tr th.noline {
	border-bottom:0px;
}
table.financial tr td.financial{
	border-bottom:1px solid #CCCCCC;

}

table.financial tr td.indent {
	padding-left:16px;
}

table.financial tr.lightgreybg td, table.financial tr.lightgreybg th {
	background: #F3F3F3;
	border-bottom:1px solid #FFFFFF;
}

table.financial tr.narrow th, table.financial tr.narrow td {
	padding: 3px 4px 3px 10px;

}

table.financial tr th.right, table.financial tr td.right{
	text-align:right;
	padding-right:0px;
}
table.financial tr th.center, table.financial tr td.center{
	text-align:center;
	padding-right:0px;
}

table.financial tr th.end, table.financial tr td.end {
	padding-right:23px;
}

table.financial tr.noBorder td{
	border:0px;
}

table.narrow_pad tr th, table.narrow_pad tr td {
	padding-left:5px;
	padding-right:2px;
}

table.financial tr th.padright, table.financial tr td.padright{
	padding-right:5px;
}

table.financial tr th.borderright, table.financial tr td.borderright{
	border-right: 5px solid #FFFFFF;
}

table.financial tfoot tr td{
	border:0px;
}
table.financial tfoot tr td.nopad{
	padding:0 0 0 10px;
}
table.financial thead tr th.gapPad, table.financial tbody tr th.gapPad, table.financial tr td.gapPad{
	padding-right:10px;
}

/*-----------NEWSfor丁丁------------*/

.Form_left {/*文字置左表格*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
    border-bottom-color:#CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.Form_left td {/*文字置左表格內容*/
    padding-left:5px;
	text-align:left;
}
.Form_left td a {/*文字置左表格連結*/
	text-decoration:none;
}
.Form_left td a:hover {/*文字置左表格rollover*/
	text-decoration:none;
	color: #FF7301;
	color: #59B337;
}
.Form_left td.yellowtd {/*文字置左表格td*/
	background-color: #FFF9D7;
	color: #333333;
}
.Form_left td.yellowtd2 {/*文字置左表格td*/
	background-color: #FFF9D7;
	font-size: 12px;
	font-weight: bold;
}
.Form_left td.active {/*文字置左左排表格內容*/
	background-color: #FFD900;
	color: #2B5070;
}
.Form_left td.gray {/*文字置左左排表格內容*/
	background-color: #ECEBEB;
	color: #2B5070;
}
.Form_left th {/*文字置左左排表格標頭粗體字*/
    padding-left:5px;
	font-size: 13px;
    color: #FFFFFF;
	text-align:left;
	font-weight: bold;
	background-color: #52A61A;
}
.Form_left th a {/*文字置左左排表格標頭*/
	text-decoration:none;
}
.Form_left th a:hover {/*文字置左左排表格標頭rollover*/
	text-decoration:none;
}

p, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}
.datatable,.datatable2 {
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	width:700px;
	margin-left:15px;
}



.datatableOL,.datatable2OL {/*datatable跟datatableOL差異在於OL是在框內的表格大小*/
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	width:650px;
/*	margin-right:15px;   不然右邊會禿出去A2-1-1-1*/
	margin-left:3px;
}
.smalltable {
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	margin-left:15px;
	margin-right:15px;
}
.smalltable2 {/*smalltable跟smalltable2差異在於smalltable2字都置左*/
	border-collapse: collapse;
	margin-left:15px;
	margin-right:15px;
}
.smalltable2 td {
    /*border-bottom: 1px solid #D6DDE6;*/
	text-align:left;
}


.datatable td,.datatable3 td,.datatableOL td,.smalltable td,.smalltable3 td {
	border: 1px solid #D6DDE6;	
	text-align:center;
}
.datatable2 td,.datatable2OL td {/*datatable跟datatable2差異在於datatable2字都置左*/
    padding-left:5px;
	border: 1px solid #D6DDE6;	
	text-align:left;
}
td.tableLeft {/*藍背景"白"框表格*/
    border: 1px solid #FFFFFF;
	text-align:left;
	background-color:#DBF0FD;
}
td.tableb {/*藍背景有底框表格*/
    border-bottom: 1px solid #D6DDE6;
	text-align:left;
	background-color:#DBF0FD;
}
.td boldcenter{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align:center;
}
td.tablebottom {
	border-bottom: 1px solid #D6DDE6;
}
td.NoColorLeft {
	text-align:left;
}
.datatable caption {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #33517A;
	padding-top: 3px;
	padding-bottom: 8px;
	text-align:center;
}
.datatable td a,.datatable2 td a,.datatable3 td a ,.datatableOL td a,.datatable2OL td a{
	text-decoration:none;
}
.datatable td a:hover,.datatable2 td a:hover ,.datatable3 td a:hover,.datatableOL td a:hover,.datatable2OL td a:hover,.smalltable td a:hover{
	text-decoration:none;
	color: #59B337;
}

.datatable img {
    border:none;
}
.datatable th,.datatable2 th,.datatable3 th,.datatableOL th,.datatable2OL th,.smalltable th,.smalltable2 th {/* bgcolor-灰色 */	
	border: 1px solid #FFFFFF;
	background-color: #DFDFDF;
	font-size: 13px;
	text-align: center;
	color: #666666;
}

.datatable th.T_left,.datatable2 th.T_left,.datatable3 th.T_left,.datatableOL th.T_left,.datatable2OL th.T_left,.smalltable th.T_left,.smalltable2 th.T_left {/* 所有表格標頭加上th class="OL_left"字都會置左 */	
	border: 1px solid #FFFFFF;
	background-color: #DFDFDF;
	font-size: 13px;
	text-align: left;
	color: #666666;
}

.datatable td.gray2,.datatable2 td.gray2,.datatable3 td.gray2 {/* 主約項目 */
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-align:left;
	padding-top: 6px;
	padding-left: 25px;
	margin-left:10px;
	background-image: url(../images/icon/thtitle.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
}


.datatable td.gray3,.datatable2 td.gray3,.datatable3 td.gray3, {/* 附約項目 */	
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-align:left;
	padding-top: 6px;
	padding-left: 25px;
	margin-left:10px;
	background-image: url(../images/icon/thtitle2.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
}
.smalltable td.gray {/* bgcolor-灰色 */	
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-align:left;
	padding-top: 6px;
	padding-left: 25px;
	margin-left:10px;
	background-color: #FFFFFF;
}

.datatable td.whitetd,.datatable2 td.whitetd,.datatableOL td.whitetd, .datatable2OL td.whitetd {/* bgcolor-白色 */	
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	text-align:center;
}
.datatable tr:hover, .datatable tr.hilite,.datatable2 td:hover, .datatable2 td.hilite ,.datatable3 td:hover, .datatable3 td.hilite ,.datatableOL td:hover, .datatableOL td.hilite,.datatable2OL td:hover, .datatable2OL td.hilite {
	background-color: #FFF4B2;
	color: #666666;
}
.seperate_cms td:hover,
{}
td.FAQ p {
padding-left:33px;
}
td.FAQ ol {
margin-left:33px;
margin-bottom:0px;
margin-right:15px;
}
td.FAQ li {
padding-left:0px;
margin-bottom:0px;
}
td.FAQ p {
padding-left:33px;
margin-bottom:0px;
}


#Left4_01{/*基金標的*/
	width:105px;
	height: 76px;
	background-image: url(../images/index_4/index_left4_01.gif);
	float: left;
}
#Left4_01:hover,#Left4_01:active{
    width:105px;
	height: 76px;
	background-image: url(../images/index_4/index_left4_01_ovr.gif);
	float: left;
}
#Left4_02{/*結構型債卷*/
    width:105px;
	height: 76px;
	background-image: url(../images/index_4/index_left4_02.gif);
	float: left;
}
#Left4_02:hover,#Left4_02:active{
    width:105px;
	height: 76px;
	background-image: url(../images/index_4/index_left4_02_ovr.gif);
	float: left;
}
#Left4_03{/*金融指數*/
    width:105px;
	height: 76px;
	background-image: url(../images/index_4/index_left4_03.gif);
	float: left;
}
#Left4_03:hover,#Left4_03:active{
    width:105px;
	height: 76px;
	background-image: url(../images/index_4/index_left4_03_ovr.gif);
	float: left;
}
#Left4_04{/*宣告利率*/
    width:105px;
	height: 76px;
	background-image: url(../images/index_4/index_left4_04.gif);
	float: left;
}
#Left4_04:hover,#Left4_04:active{
    width:105px;
	height: 76px;
	background-image: url(../images/index_4/index_left4_04_ovr.gif);
	float: left;
}


.btitle, .btitle {
	padding-top: 3px;
	padding-left: 15px;
    font-family: "新細明體";
	font-size: 13px;
	font-weight: bold;
	text-align:left;
    color: #0F599E;
}
#boxOne, #box2, #box3, #box4, #box5 {
	width:147px;
	height:30px;
	color:#000000;
	margin-left:1px;
	margin-right:1px;
	background-color: #F1F1F1;
	/*padding:3px 2px 2px 5px;*/
	padding:3px 0px 2px 0px;
	font-weight:bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#boxOne img , #box2 img , #box3 img , #box4 img , #box5 img {
    padding-top:5px;
    padding-bottom:3px;
}
.subbox {
	width:147px;
	height:250px;
}
.subbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:0px;
	text-align:left;
    margin-top:0px;
	margin-bottom:0px;
}
.subbox ul {
    margin-top:0px;
	margin-bottom:0px;
    margin-left:15px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:15px;
}
.subbox li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding:0px;
	text-align:left;
}
.GrayBorder{
   height:5px;
   margin:0;
   padding:0;
 }
img.content_photo{
   /*padding-left:15px;*/
   padding-left:0px;
   padding-top:6px;
}
.boxText {
height:170px;}
.NoteP{
padding-top:10px;
}/*保單查詢*/

#VIP_birth {
	padding:0px 5px 5px 0px;
	margin:0px;
	background-color:#FAF9F4;
	background-image: url(../club/images/icon/ClubModel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#VIP_birth h6 {
	background-image: url(../club/images/icon/Club_Line_VipBirth.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	line-height:3px;
}
#VIP_birth ul {
padding:0px 0px 0px 0px;
margin:0px 10px 0px 0px;}
#VIP_birth li {
list-style-type:none;
padding:2px 0px 2px 0px;
margin:0px;
}
#VIP_birth li img{
list-style-type:none;
padding:0px 5px 0px 0px;
margin:0px;
}

#top_nav2{
    width: 745px;
	height: 30px;
	margin-top: 20px;
	margin-left: 0px;
	/*margin-bottom: 3px;*/
	padding: 0;
	float: left;
}
#navE01{/*News*/
    width:175px;
	height: 30px;
	background-image: url(../images/nav_en/nav001_01.jpg);
	float: left;
}
#navE01:hover,#navE01:active{
    width:175px;
	height: 30px;
	background-image: url(../images/nav_en/nav001_ovr_01.jpg);
	float: left;
}
#navE02{/*About first-aviva*/
    width:138px;
	height: 30px;
	background-image: url(../images/nav/nav001_02.jpg);
	float: left;
}
#navE02:hover,#navE02:active{
    width:138px;
	height: 30px;
	background-image: url(../images/nav/nav001_ovr_02.jpg);
	float: left;
}
#navE05{/*空白*/
    width:429px;
	height: 30px;
	background-image: url(../images/nav/navE_09.jpg);
	float: left;
}
#space08{/*空白*/
    width:1px;
	height: 30px;
	background-image: url(../images/nav/s1.jpg);
	float: left;
}

.A{
    width:750px;
}

.a {
    float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight:bold;
	color: #006633;
    padding-left: 25px;
	margin-left:20px;
    margin-top:7px;
	margin-bottom:15px;
 	background-image: url(../images/icon/icon01.png);
	background-repeat: no-repeat;
	background-position: left center;
	}

.b {
   float:right;
   margin-right:10px;
   margin-top:7px;
   font-size:12px; 
   color: #004A80;
   background-color:#f5f5f5;
   width:75px;
}

table.menu2 {/*外框裡面的文字區*/
	margin-left:7px;
}
table.menu2 p {/*外框裡面的文字區*/
	margin-left:15px;
	margin-right:20px;
	margin-top:0px;
	/*text-align:left;*/
}
table.menu2 li {
	text-align:left;
}
.illustration2 h6, .menu2 h6 {/*次標題*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 12px;
	font-weight: 400;
    margin-left:15px;
	margin-right:20px;
	text-align:left;
}
.illustration2 h3, .menu2 h3 {
	padding-top: 3px;
	padding-left: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
    color: #0F599E;
	background-image: url(../images/icon/titledot.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.illustration2 h3 a,.menu2 h3 a{
    color: #0F599E;
}
.illustration2 h3 a:visited{
    color: #0F599E;
}
.illustration2 h3 a:hover ,.menu2 h3 a:hover{
    color: #0F599E;
	text-decoration: none;
}
.illustration2 p {
	margin-left:15px;
	margin-right:20px;
	margin-top:0px;
}
.illustration2 h4, .menu2 h4 {/*次標題*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #65B521;
    font-size: 13px;
	font-weight: 600;
	line-height: 2em;
	background-image: url(../images/icon/dotline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;	
	margin-bottom:0px;
    margin-left:15px;
	margin-right:20px;
	text-align:left;
}
.illustration2 ul,.menu2 ul {
padding-left:30px;
margin-left:-10px;
list-style-type:disc;
/*
	line-height: 20px;
*/		}

.illustration2 ul ul,.menu2 ul ul {/*li第三層前面方形*/
padding-left:30px;
margin-left:-10px;
/*color:#59B337;*/
}
.illustration2 ul ul li,.menu2 ul ul li {/*li第三層前面">"*/
padding-left:12px;
margin-left:-10px;
background-image: url(../images/icon/arrow01.png);
background-repeat: no-repeat;
/*background-position: 5px center;*/
background-position: left 4px;
list-style-type:none;
}
	
.illustration2 ol,.menu2 ol{/*第一層項目標題*/
	font-size: 12px;
	color: #666666;
	font-family: "新細明體";
	text-align:left;
	padding:0;
	margin:0; /*如果其他頁面有重疊問題，請調整此行*/
	line-height: 20px;
	padding-left:35px;
}
.illustration2 li,.menu2 li {
	/*list-style-position: inside;*/
	margin-left:7px;
	padding-left:0px;
}


.smalldatatable_1 {
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	margin-left:20px;
	margin-right:5px;
	width:320px;
}
.smalldatatable_1 td {
	border: 1px solid #D6DDE6;	
	text-align:center;
}
.smalldatatable_1 td a {
	text-decoration:none;
}
.smalldatatable_1 td a:hover{
	text-decoration:none;
	color: #59B337;
}

.smalldatatable_1 img {
    border:none;
}
.smalldatatable_1 th {/* bgcolor-灰色 */	
	border: 1px solid #FFFFFF;
	background-color: #DFDFDF;
	font-size: 13px;
	text-align: center;
	color: #666666;
}
.findinga {
	text-align:right;
	/*margin:10px 10px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #339900;

}
.findinga a,.findinga a:link,.findinga a:visited,.findinga a:active {text-decoration:none;color: #339900;}
.findinga a:hover {text-decoration:underline;color: #339900;}

.smalldatatable_2 {
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	margin-left:20px;
	margin-right:5px;
	width:250px;
}
.smalldatatable_2 td {
	border: 1px solid #D6DDE6;	
	text-align:center;
}
.smalldatatable_2 td a {
	text-decoration:none;
}
.smalldatatable_2 td a:hover{
	text-decoration:none;
	color: #59B337;
}

.smalldatatable_2 img {
    border:none;
}
.smalldatatable_2 th {/* bgcolor-灰色 */	
	border: 1px solid #FFFFFF;
	background-color: #DFDFDF;
	font-size: 13px;
	text-align: center;
	color: #666666;
}

/*1126新增*/
#fundpad{padding:10px 0px 10px 20px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;line-height: 18px;color: #666666;}
.yelopad {background-color: #FAFAD2;color: #666666;margin-left:15px;margin-right:20px;padding:5px;}
.whitepad {background-color: #FFFFFF;color: #666666;margin-left:15px;margin-right:20px;padding:5px;}
.rateimgpad{margin:25px 5px;}

/*2009/12/07新增CSSby 丁丁*/
#Leftbox4_01{/*基金標的*/
	width:66px;
	height: 62px;
	background-image: url(../images/indexbox41.jpg);
	float: left;
}
#Leftbox4_01:hover,#Left4_01:active{
	width:66px;
	height: 62px;
	background-image: url(../images/indexbox41_ovr.jpg);
	float: left;
}
#Leftbox4_02{/*結構型債卷*/
    width:66px;
	height: 62px;
	background-image: url(../images/indexbox42.jpg);
	float: left;
}
#Leftbox4_02:hover,#Leftbox4_02:active{
    width:66px;
	height: 62px;
	background-image: url(../images/indexbox42_ovr.jpg);
	float: left;
}
#Leftbox4_03{/*金融指數*/
    width:66px;
	height: 62px;
	background-image: url(../images/indexbox43.jpg);
	float: left;
}
#Leftbox4_03:hover,#Leftbox4_03:active{
    width:66px;
	height: 62px;
	background-image: url(../images/indexbox43_ovr.jpg);
	float: left;
}

/*1204-1209新增_丁丁*/
.form_linetable{border: 1px solid #E2E2E2;border-collapse: collapse;width:600px;margin-left:15px;}
.form_linetable td {border: 1px solid #D6DDE6;	text-align:left;padding:3px;}
.form_linetable th {/* bgcolor-灰色 */	border: 1px solid #FFFFFF;background-color: #EEEEEE;font-size: 12px;text-align: right;color: #666666;padding:3px;}
.form_linetable2{border: 1px solid #E2E2E2;border-collapse: collapse;width:600px;margin-left:15px;}
.form_linetable2 td {border: 1px solid #D6DDE6;	text-align:left;padding:3px;}
.form_linetable2 th {/* bgcolor-灰色 */	border: 1px solid #FFFFFF;background-color: #EEEEEE;font-size: 12px;text-align: left;color: #666666;padding:3px;}
fieldset{margin:0px 20px 30px 20px;padding:10px;}
.divfpad{padding-left:15px;}
.divfpad2{padding-left:15px;padding-bottom:10px;}
.backchecktable {border-collapse: collapse;width:600px;margin-left:15px;}
.backchecktable td {text-align:left;padding:3px;border: 1px solid #E2E2E2;border-collapse: collapse;}
.backchecktable th {background-color: #EEEEEE;font-size: 12px;text-align: right;color: #666666;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal;padding:3px;border: 1px solid #E2E2E2;border-collapse: collapse;}
.idpad{margin:3px 10px;text-align:right;}



.datatable3 {
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	margin-left:15px;
}

.datatable3OL, {/*datatable跟datatableOL差異在於OL是在框內的表格大小*/
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	width:670px;
/*	margin-right:15px;   不然右邊會禿出去A2-1-1-1*/
	margin-left:15px;
}

/*-----------------------for REQ1000419--------Strat---------------*/
.illustration4 {
	width: 705px;
/*	padding-left:0px;
	margin:0px;
	background-color: #00FF00;
*/	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-left:0px;
	}
	
.illustration4 h3, .menu1 h3 {
	padding-top: 3px;
	padding-left: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
    color: #0F599E;
	background-image: url(../images/icon/titledot.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.illustration4 h3 a,.menu1 h3 a{
    color: #0F599E;
}
.illustration4 h3 a:visited{
    color: #0F599E;
}
.illustration4 h3 a:hover ,.menu1 h3 a:hover{
    color: #0F599E;
	text-decoration: none;
}
.illustration4 p {
	margin-left:15px;
	margin-right:20px;
	margin-top:0px;
}
.illustration4 h4, .menu1 h4 {/*次標題*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #65B521;
    font-size: 13px;
	font-weight: 600;
	line-height: 2em;
	background-image: url(../images/icon/dotline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;	
	margin-bottom:0px;
    margin-left:15px;
	margin-right:20px;
	text-align:left;
}
.illustration4 h4 a:link, .illustration4 h4 a:visited {/*次標題*/
    color: #65B521;
	text-decoration:none;
}

.illustration4 a:link {/*次標題*/
    color: #448dae;
	text-decoration:none;
}

.illustration4 a:visited {/*次標題*/
    color: #448dae;
	text-decoration:none;
}

.illustration4 a:hover, a:active, a:focus, a.lit:link, a.lit:visited {
	color: #65B521;
	text-decoration:none;
}

.illustration4 a.invisibleLink:link .featurelink, a.invisibleLink:visited .featurelink  {
	text-decoration:none;

}

.illustration4 a.invisibleLink:hover, a.invisibleLink:active, a.invisibleLink:focus, 

.illustration4 h4 a:hover {/*次標題*/
    color: #65B521;
}

.illustration4 h5, .menu1 h5 {/*次標題*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 12px;
	font-weight: 600;
    margin-left:15px;
	margin-right:20px;
	margin-bottom:0px;
	text-align:left;
	/*background-color:#00CCFF;*/
}
.illustration4 h6, .menu1 h6 {/*次標題*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 12px;
	font-weight: 400;
    margin-left:15px;
	margin-right:20px;
	text-align:left;
}

.illustration4 ul,.menu1 ul {
padding-left:30px;
margin-left:-10px;
list-style-type:disc;
/*
	line-height: 20px;
*/		}

.illustration4 ul ul,.menu1 ul ul {/*li第三層前面方形*/
padding-left:30px;
margin-left:-10px;
/*color:#59B337;*/
}
.illustration4 ul ul li,.menu1 ul ul li {/*li第三層前面">"*/
padding-left:12px;
margin-left:-10px;
background-image: url(../images/icon/arrow01.png);
background-repeat: no-repeat;
/*background-position: 5px center;*/
background-position: left 4px;
list-style-type:none;
}
	
.illustration4 ol,.menu1 ol{/*第一層項目標題*/
	font-size: 12px;
	color: #666666;
	font-family: "新細明體";
	text-align:left;
	padding:0;
	margin:0; /*如果其他頁面有重疊問題，請調整此行*/
	line-height: 20px;
	padding-left:35px;
}
.illustration4 li,.menu1 li {
	/*list-style-position: inside;*/
	margin-left:7px;
	padding-left:0px;
}
.illustration4 ol ul,.menu1 ol ul {/*第二層項目標題*/
padding-left:10px;
margin-left:0px;
list-style-type:disc;
		}
.illustration4 ol ul ul ol.alpha,.menu1 ol ul ul ol.alpha {/*第4層項目標題*/
	font-size: 12px;
	color: #666666;
	font-family: "新細明體";
	text-align:left;
		}
.illustration4 ol ul ul ol.alpha li,.menu1 ol ul ul ol.alpha li {/*次標題*/
   list-style-type: lower-alpha;
   background-image:none;
   padding-left:0px;
}	

.illustration4 h6, .menu2 h6 {/*次標題*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 12px;
	font-weight: 400;
    margin-left:15px;
	margin-right:20px;
	text-align:left;
}
.illustration4 h3, .menu2 h3 {
	padding-top: 3px;
	padding-left: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
    color: #0F599E;
	background-image: url(../images/icon/titledot.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.illustration4 h3 a,.menu2 h3 a{
    color: #0F599E;
}
.illustration2 h3 a:visited{
    color: #0F599E;
}
.illustration4 h3 a:hover ,.menu2 h3 a:hover{
    color: #0F599E;
	text-decoration: none;
}
.illustration4 p {
	margin-left:15px;
	margin-right:20px;
	margin-top:0px;
}
.illustration4 h4, .menu2 h4 {/*次標題*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #65B521;
    font-size: 13px;
	font-weight: 600;
	line-height: 2em;
	background-image: url(../images/icon/dotline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;	
	margin-bottom:0px;
    margin-left:15px;
	margin-right:20px;
	text-align:left;
}
.illustration4 ul,.menu2 ul {
padding-left:30px;
margin-left:-10px;
list-style-type:disc;
/*
	line-height: 20px;
*/		}

.illustration4 ul ul,.menu2 ul ul {/*li第三層前面方形*/
padding-left:30px;
margin-left:-10px;
/*color:#59B337;*/
}
.illustration4 ul ul li,.menu2 ul ul li {/*li第三層前面">"*/
padding-left:12px;
margin-left:-10px;
background-image: url(../images/icon/arrow01.png);
background-repeat: no-repeat;
/*background-position: 5px center;*/
background-position: left 4px;
list-style-type:none;
}
	
.illustration4 ol,.menu2 ol{/*第一層項目標題*/
	font-size: 12px;
	color: #666666;
	font-family: "新細明體";
	text-align:left;
	padding:0;
	margin:0; /*如果其他頁面有重疊問題，請調整此行*/
	line-height: 20px;
	padding-left:35px;
}
.illustration4 li,.menu2 li {
	/*list-style-position: inside;*/
	margin-left:7px;
	padding-left:0px;
}

/*-----------------------for REQ1000419--------End---------------*/
.leftSpace {
    margin-left:20px;
}

.blueLink a:link {
    color: #448dae;
	text-decoration:none;
}

.blueLink a:visited {
    color: #448dae;
	text-decoration:none;
}

.blueLink a:hover, a:active, a:focus, a.lit:link, a.lit:visited {
	color: #65B521;
	text-decoration: none;
}


