@charset "utf-8";
/* CSS Document */





/* --------------------  快速連結 -----------------------*/

#quick_btn{
	float: left;
}

#quick_btn a{
	display: block;
	height: 103px;
	width: 19px;
	text-indent: -9999px;
	background-image: url(../../img/home/h_guick_link.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#quick_menu{
	width:101px;
	float: left;
	display:none;
}

#quick_link{
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 350px;
}

#quick_menu_list{
	width: 101px;
	text-align: left;
	background-image: url(../../img/home/h_guick_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#quick_menu_list a{
	font-size: 12px;
	display:block;
	line-height:19px;
	margin-top:0px;
	padding-left:19px;
	color: #FFFFFF;
	background-image: url(../../img/home/h_guick_link_arr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#quick_menu_list a:hover{
	background-image: url(../../img/home/h_guick_link_arr_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.quick_top{
	background-image: url(../../img/home/h_guick_link_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 101px;
}
.quick_sp{
	margin:0px;
	background-image: url(../../img/home/h_guick_link_sp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	width: 101px;
}
.quick_bt{
	background-image: url(../../img/home/h_guick_link_bt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 101px;
}










/* --------------------  頂部主選單 -----------------------*/




#content_top_navi{
	width:609px;
	height:42px;
}

#content_top_navi ul{
	list-style     : none;
	margin         : 21px 0px 0px 20px;
}


#content_top_navi li:hover ul{
	display:block;
}

#content_top_navi li.first{
	width:auto;
	padding:0 9px;
}

#content_top_navi li{
	height         : 17px;
	width:70px;
	/*	padding        : 0 9px;*/
	float          : left;
	background-image: url(../../img/pie/content_top_navi_sp.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	z-index:100;
}



#content_top_navi li a{
	color: #a89e84;
	height:13px;
}

#content_top_navi li a:hover,#content_top_navi li .on{
	font-weight: normal;
	color: #7C7561;

}


#content_top_navi ul ul{
	margin:0px;
	padding:0;
	position: absolute;
	z-index: 500;
	display:none;
	left:0px;
	top:100%;
	background-color: #8eb9c4;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #748d94;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width:140px;
}


#content_top_navi li li{
	text-align: left;
	float: left; 
	width: 100%;
	height:24px;
}

#content_top_navi li li a{
	font-weight: normal;
	float: left; width: 100%;
	color: #fff;
	text-indent:8px;
	background-color: #8eb9c4;
	display:block;
	height:24px;
	line-height:24px;
	background-image: url(../../img/pie/top_menu_arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#content_top_navi li li a:hover{
	color: #fff;
	background-color: #729aa4;
	font-weight: normal;
}













/* --------------------  頂部右側  副選單 -----------------------*/




#content_header_navi{
	width:158px;
	height:42px;
}

#content_header_navi ul{
	list-style     : none;
	height         : 12px;
	margin         : 21px 0px 0px 0px;
}

#content_header_navi li{
	height         : 11px;
	padding        : 0 7px;
	float          : right;
	background-image: url(../../img/pie/header_navi_sp.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#content_header_navi li a{
	font-size:12px;
	color: #7e969e;
	height:12px;
}

#content_header_navi li a:hover{
	color: #495B61;
}







/* --------------------  主結構 -----------------------*/





body {
	background-color: #FFFFFF;
	background-image: url(../../img/frame/c_bg_l1.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#content_l2{
	margin: 0 auto;
	background-image: url(../../img/frame/c_bg_l2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 970px;
}

#header_logo,#content_top_navi,#content_header_navi,#content_left_navi,#content_body,#search_body,#ad_banner{
	float:left;
}


#header {
	width:960px;
	height:45px;
}

#centent {
	width:960px;
}



#content_l2_bt{
	margin: 0 auto;
	height: 7px;
	width: 970px;
	background-image: url(../../img/frame/c_bg_l2_bt.gif);
	background-position: left top;
	font-size: 1px;
}

#content_l3_l,#content_l3_r{
	width: 5px;
	float: left;
	height: 550px;
	font-size: 1px;
}

#content_l3_l{
	background-image: url(../../img/frame/c_bg_l3_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_l3_r{
	background-image: url(../../img/frame/c_bg_l3_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_l4{
	width: 960px;
	float: left;
	background-image: url(../../img/frame/c_bg_l4.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}



/* --------------------  頂部 -----------------------*/



#header_color{
	width:960px;
	height:3px;
	font-size: 1px;
	background-image: url(../../img/header/header_2tone.gif);
}

#header h1{
	background-image: url(../../img/header/content_logo.jpg);
	background-repeat: no-repeat;
	width          : 179px;
	height         : 42px;
	font-size: 1px;
}

#header h1 a{
	width          : 179px;
	height         : 42px;
	text-indent    : -9999px;
	display        : block;
}



#content_top{
	width:960px;
	height: 74px;
}

#content_top h1{
	display:block;
	height: 74px;
	width: 788px;
	text-indent    : -9999px;
	float:left;
	background-repeat: no-repeat;
	background-position: 14px;
}








/* --------------------  搜尋列 -----------------------*/



#content_top #form_search{
	float:left;
	background-image: url(../../img/content/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 74px;
	width: 158px;
	position: relative;
	z-index:10;
}

	#form_search input{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "新細明體";
	width:103px;
	height:14px;
	font-size:12px;
	position: absolute;
	top: 50px;
	left: 22px;
	color:#444444;
}

#search_btn a{
	display:block;
	position: absolute;
	top: 48px;
	left: 127px;
	width:14px;
	height:15px;
	text-indent:-9999px;
	background-image: url(../../img/content/search_btn.gif);
	background-repeat: no-repeat;
}

#search_btn a:hover{
	background-image: url(../../img/content/search_btn_on.gif);
	background-repeat: no-repeat;
}










/* --------------------  左側次選單 -----------------------*/




#content_left_navi
{
	margin: 22px 27px 0px 14px;
	width: 157px;
	display: inline;
	background-image: url(../../img/content/l_navi_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#content_left_navi #navi{
	margin: 5px 3px 5px 3px;
}

#content_left_navi ul{
	list-style     : none;
}

#content_left_navi li{
	width          : 151px;
	height         : 26px;
	margin         : 1px 0px 2px 0px;
	padding:0px;
}

#content_left_navi li a{
	display:block;
	background-image: url(../../img/content/l_navi_bg_off.gif);
	height : 26px;
	line-height: 26px;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	padding-left:20px;
	font-size: 12px;
	font-weight: bold;
}

#content_left_navi li a:hover,#content_left_navi li .on{
	background-image: url(../../img/content/l_navi_bg_on.gif);
}

/*----search 結果----*/
#search_body
{
	display: inline;
	width: 749px;
	margin: 26px 0px 30px 15px;
	text-align: left;
}
#search_body h2{
	font-size: 13px;
	font-weight: bold;
	color: #9e8e6c;
	width: 183px;
	height: 37px;
	text-indent: 32px;
	line-height: 37px;
	background-image: url(../../img/content/h2_bg.gif);
}
#h3s_navi{
	background-image: url(../../img/content/h3s_bg.gif);
	width: 749px;
	margin-top: 8px;
}

#h3s_navi_content {
	padding-top:14px;
	padding-bottom:13px;
	background-image: url(../../img/content/h3s_top.gif);
	width: 749px;
	background-repeat: no-repeat;
	background-position: top;
}
#h3s_navi_bt {
	background-image: url(../../img/content/h3s_bt.gif);
	height: 3px;
	width:749px;
	line-height: 1px;
	font-size: 1px;
}

.r_search {
	color: #dd4540;
	text-decoration: underline;
	font-size: 13px;
}
.r_search:hover{
	color: #D22B26;
	text-decoration: none;
}

/* --------------------  主內容   -----------------------*/

#content_body
{
	width: 566px;
	margin: 26px 0px 30px 0px;
	text-align: left;
}

#content_body h2{
	font-size: 13px;
	font-weight: bold;
	color: #9e8e6c;
	width: 183px;
	height: 37px;
	text-indent: 32px;
	line-height: 37px;
	background-image: url(../../img/content/h2_bg.gif);
}

#h2_navi{
	background: url(../../img/content/h2_navi_bg.gif);
	width: 564px;
	height: 22px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#h2_navi ul{
	list-style     : none;
	margin: 0px 0px 0px 7px;
	height: 22px;
}

#h2_navi li{
	float          : left;
	margin         : 1px 20px 0 0;
}

#h2_navi li a{
	display:block;
	color: #5a7b7f;
	background-image: url(../../img/content/h2_navi_off.gif);
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	line-height:21px;
}

#h2_navi a:hover,#h2_navi .on{
	background-image: url(../../img/content/h2_navi_on.gif);
	color: #dd4540;
}

/*--        投資人週記 start          --*/
#h2_navi_H{
	background: url(../../img/content/h2_navi_Hbg.gif);
	width: 564px;
	height: 47px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#h2_navi_H ul{
	list-style     : none;
	margin: 0px 0px 0px 7px;
	height: 22px;
}

#h2_navi_H li{
	float          : left;
	margin         : 1px 20px 0 0;
}

#h2_navi_H li a{
	display:block;
	color: #5a7b7f;
	background-image: url(../../img/content/h2_navi_off.gif);
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	line-height:21px;
}

#h2_navi_H a:hover,#h2_navi_H .on{
	background-image: url(../../img/content/h2_navi_on.gif);
	color: #dd4540;
}

.nextdetail { font-size:12px; font-weight:normal;}

#h3_navi_content h3.InspectionLog{
	font-size: 13px;
	font-weight: bold;
	color: #5a7b7f;
	height: 31px;
	background-image: url(../../img/content/h3_arr1.gif);
	line-height: 31px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:17px;
	margin-left:29px;
	margin-right: 20px;
	display: inline;
	width:330px;
	float:left;
}
#h3_navi_content .NPA {float:right; display:block; margin-right:10px;}
#h3_navi_content .NPA .NPA_btn { width:110px; text-align:center; font-size:12px;}
#h3_navi_content .InspectionLog_sp{
	margin-left:15px;
	width:536px;
	height:2px;
	background-image: url(../../img/content/h3_sp.gif);
	background-repeat: repeat-x;
	background-position: left;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 8px;
	margin-top:5px;
}
.InspectionLog_date { /*color:#a9926d;*/ color:#555555; font-size:13px;/* font-weight:bold;*/ text-align:center; margin-bottom:15px;}
.InspectionLog_title { /*color:#a9926d;*/ color:#333333; font-size:15px; font-weight:bold; text-align: left;}
.InspectionLog_author { color:#1c1c1c; font-size:12px; text-align:right; line-height:15px; margin:10px 0;}
.InspectionLog_listtitle { width:410px; display: inline-block;}
.InspectionLog_listdate { width:60px; position: relative;}
#h3_navi_content li.ILog a{
	display:block;
/*	height:27px;*/
	line-height: 27px;
	background-image: url(../../img/content/h3_arr2.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 12px;
	color: #555555;
	font-size: 13px;
	width:470px;
}

#h3_navi_content li.ILog a:hover{
	color: #dd4540;
}

/*--        投資人週記 end          --*/

#h3_navi{
	background-image: url(../../img/content/h3_bg.gif);
	width: 566px;
	margin-top: 8px;
	overflow: hidden;
	zoom: 1;
}

#h3_navi_content{
	padding-top:14px;
	padding-bottom:13px;
	background-image: url(../../img/content/h3_top.gif);
	width: 566px;
	background-repeat: no-repeat;
	background-position: top left;
}

#h3_navi_content h3{
	font-size: 13px;
	font-weight: bold;
	color: #5a7b7f;
	height: 31px;
	background-image: url(../../img/content/h3_arr1.gif);
	line-height: 31px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:17px;
	margin-left:29px;
	margin-right: 20px;
	display: inline;
}


#h3_navi_content h5{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	display: block; padding: 0 1em;
}
#h3_navi_content ul{
	list-style     : none;
	padding-left:46px;
	padding-right:30px;
}

#h3_navi_content ol{
	padding-left:20px;
}
#h3_navi_content ol li{
	padding-top:15px;
}
#h3_navi_content ol ol li{
	padding-top:0px;
}
#h3_navi_content li a{
	display:block;
/*	height:27px;*/
	line-height: 27px;
	background-image: url(../../img/content/h3_arr2.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 12px;
	color: #555555;
	font-size: 13px;
}

#h3_navi_content li a:hover{
	color: #dd4540;
}

#h3_navi_content .sp{
	margin-left:15px;
	width:536px;
	height:2px;
	background-image: url(../../img/content/h3_sp.gif);
	background-repeat: repeat-x;
	background-position: left;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 8px;
}

#h3_navi_content .navisp{
	width:481px;
	height:1px;
	line-height: 1px;
	background-image: url(../../img/content/h3_navi_sp.gif);
	background-repeat: repeat-x;
	background-position: left;
	font-size: 1px;
}

#h3_navi_content .lesson{
	color: #5a7b7f;
}

#h3_navi_bt{
	background-image: url(../../img/content/h3_bt.gif);
	height: 3px;
	width: 566px;
	line-height: 1px;
	font-size: 1px;
}

#h3_navi_content  .tb_1{
	margin-left: 46px;
}

#h3_navi_content  .tb_1 td{
	background-image: url(../../img/content/h3_arr2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 8px 6px 6px 12px;
	line-height: 18px;
	font-size: 13px;
}

#h3_navi_content .tb_1 a{
	color: #6c6c6c;
}

#h3_navi_content .tb_1 a:hover{
	color: #dd4540;
}

#h3_navi_content .desc{
	padding-top:15px;
	padding-right: 24px;
	padding-left: 29px;
	padding-bottom: 15px;
	font-size: 13px;
	line-height: 22px;
	 font-family:Arial, Helvetica, sans-serif;
}
#h3_navi_content .desc IMG { margin-left: -10px;}
#h3_navi_content .desc TABLE TD IMG { margin: auto;}
DIV#h4_content IMG { margin: auto;}
#h3_navi_content .li{
	line-height: 20px;
	color: #777777;
}

#h3_navi_content .warning{
	padding-right: 24px;
	padding-left: 26px;
	padding-bottom: 5px;
	line-height: 20px;
	color: #999999;
	font-weight: bold;
}
#h3_navi_content .warning a{
	color: #999999;
}
#h3_navi_content .warning a:hover{
	color: #990000;
}

#h3_stock_navi{
	margin:0px;
	text-align: center;
}

#h3_stock_navi ul{
	list-style     : none;
	margin: 0px 0px 0px 0px;
	padding:0px;
}

#h3_stock_navi li{
	line-height: 17px;
	float          : left;
	margin       : 0px 0px 0px 0px;
	font-size: 13px;
}

#h3_stock_navi li a{
	text-align: left;
	display:block;
	height         : 17px;
	width:82px;
	padding-left: 16px;
	line-height: 17px;
	color: #5a7b7f;
	background-image: url(../../img/content/h2_navi_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#h3_stock_navi li a:hover,#h3_stock_navi li .on{
	background-image: url(../../img/content/h2_navi_on.gif);
	color: #dd4540;
}
.tb_2{
	/* margin-left: 26px; */
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-left: auto; margin-right: auto;
}
.tb_2a {
	margin-left: 26px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

.tb_4{
	/* margin-left: 26px; */
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #acbbc0;
	border-left-color: #acbbc0;
	border-collapse: collapse;
}
.tb_4a {
	margin-left: 26px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #acbbc0;
	border-left-color: #acbbc0;
	border-collapse: collapse;
}
.tb_2 td,.tb_2 th,.tb_4 td,.tb_4 th, .tb_2a td,.tb_2a th,.tb_4a td,.tb_4a th {
	padding: 7px 6px 6px 10px;
	line-height: 18px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.tb_4 td, .tb_4 th, .tb_4a td, .tb_4a th{
	padding: 7px 3px 6px 3px;
	line-height: 17px;
	font-size: 12px;
	border-bottom-color: #acbbc0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #acbbc0;
}

.tb_2 th,.tb_4 th, .tb_2a th,.tb_4a th {
	background-color: #a2b3bb;
	color: #FFFFFF;
	font-weight: normal;
}

.tb_2 .style1,.tb_4 .style1, .tb_2a .style1,.tb_4a .style1{
	background-color: #d1dfe3;
}
.tb_2 .style2,.tb_4 .style2, .tb_2a .style2,.tb_4a .style2{
	background-color: #f4f7f9;
}

.tb_2 td,.tb_4 td, .tb_2a td,.tb_4a td{
	margin-bottom: 1px;
}
.tb_2 a, .tb_2a a {
	background-image: url(../../img/content/h3_arr3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
	height:16px;
	line-height:16px;
	color: #333333;
	padding-left:12px;
}

.tb_4 a, .tb_4a a{
	display:block;
	color: #333333;
}

.tb_2 a:hover,.tb_4 a:hover, .tb_2a a:hover,.tb_4a a:hover{
	color: #dd4540;
}

.tb_2 input,.tb_2 textarea, .tb_2a input,.tb_2a textarea{

}
.tb_2 .btn, .tb_2a .btn{
	width:100px;
	margin:10px;
}
.tb_2 textarea, .tb_2a textarea{
	height:100px;
}

.question_title{
	width:495px;
	padding: 7px 10px 4px 10px;
	margin-left: 26px;
	background-color: #d1dfe3;
	border: 1px solid #FFFFFF;
	background-color: #a2b3bb;
	font-weight: bold;
	color: #fff;
}
.question{
	width:495px;
	padding:5px 10px 3px 10px;
	margin-left: 26px;
	background-color: #d1dfe3;
	border: 1px solid #FFFFFF;
}
.question a{
	display:block;
	color: #333333;
}

.question a:hover{
	color: #dd4540;
}

.answer{
	border: 1px solid #FFFFFF;
	display:none;
	width:495px;
	padding:10px;
	margin-left: 26px;
	background-color: #f4f7f9;
	line-height:22px;
	color: #333333;
}





/* --------------------  第二層內容 -----------------------*/


#h4_box{
	margin-top: 11px;
	width: 564px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cad0d3;
	border-right-color: #cad0d3;
	border-bottom-color: #cad0d3;
	border-left-color: #cad0d3;
}


#h4_box_top{
	margin-top: 11px;
	width: 564px;
	border: #fff 1px solid;
}

#h4_type_1{
	display:none;
	background-color: #b1c4cb;
	color: #FFFFFF;
}

#h4_type_2{
	display:none;
	background-color: #FFFFFF;
	color: #555555;
}

#h4_type_3{
	display:none;
}

#h4_type_4{
	display:block;
	background-color: #dde6e9;
	color: #5a7b7f;
}

#h4_box h4,#h4_box_top h4{
	font-size: 13px;
	float: left;
/*	line-height: 29px;
/*	height: 29px;*/
	padding-left: 43px;
	font-weight: normal;
}


#h4_type_1 h4{
	line-height: 29px;
	background-image: url(../../img/content/h4_1_arr.gif);
	background-repeat: no-repeat;
	background-position: 27px center;
}

#h4_type_2 h4{
	line-height: 29px;
	background-image: url(../../img/content/h4_2_arr.gif);
	background-repeat: no-repeat;
	background-position: 27px 9px;
}

#h4_type_4 h4{
	line-height: 29px;
	color:#ffffff;
	background-image: url(../../img/content/h4_4_arr.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
}


#h4_box #gopagetop{
	float: right;
	height: 29px;
	width: 48px;
}

#h4_box #gopagetop a{
	height: 29px;
	width: 48px;
	text-indent:-9999px;
	display:block;
}

#h4_type_1 #gopagetop{
	background-image: url(../../img/content/h4_1_gotop.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#h4_type_2 #gopagetop{
	background-image: url(../../img/content/h4_2_gotop.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#h4_type_1 #h4_title{
	background-color: #96abb4;
}

#h4_type_2 #h4_title{
	background-color: #f4f7f9;
}

#h4_type_4 #h4_title{
	background-color: #b1c4cb;
}


#h4_title{
/*	height: 29px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8e2e5;
}

#h4_content{
	padding-right: 24px;
	padding-left: 42px;
	padding-bottom: 18px;
	font-size: 13px;
	line-height: 1.7em;
}
/* 解決當doc01 IMG width=510px; */
#h4_content IMG { margin-left: -20px;}
#h4_type_4 #h4_content{
	padding-left: 30px;
}

#h4_content p{
	margin-top: 18px;
	line-height: 22px;
}
#h4_content ol{
	margin-top: 10px;
}

#h4_content  li{
	margin:0px;
	margin-top:8px;
	line-height: 20px;
}

#h4_content li li{
	margin-left:11px;
}
/* 2008.08.05 取消 #h4_content */
.tb_3{
	border-collapse:collapse;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ccdae0;
	border-left-color: #ccdae0;
	margin-top: 6px;
	margin-bottom: 6px;
}

.tb_3 th, .tb_3 td{
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccdae0;
	border-bottom-color: #ccdae0;
	line-height: 16px;
	font-size: 13px;
	color: #666666;
}

.tb_3 th{
	text-align: center;
	background-color: #edeadd;
	color: #5a7b7f;
}

.tb_3 .style1{
	background-color: #FFFFFF;
}

.tb_3 .style2{
	background-color: #f5f5f5;
}

.tb_3 .c1{
	color: #837458;
	text-align: center;
}

.tb_3 .c2{
	color: #666666;
	text-align: center;
}

.tb_3 .c3{
	color: #5C7E8D;
	text-align: center;
}









/* --------------------  基金選擇 -----------------------*/

#fund_select{
	height: 31px;
	line-height: 31px;
	margin-top:20px;
	margin-left: 29px;
	display:block;
	color: #444444;
	text-align: left;
	vertical-align:middle;
}

#fund_select a{
	color: #444444;
	vertical-align:middle;

}



#fund_select .on,#fund_select a:hover{
	color: #CC0000;	
}






/* --------------------  更多資訊 -----------------------*/

#moreinfo{
	float:right;
	height: 31px;
	width: 90px;
	margin-right: 10px;
}
#moreinfo a{
	height: 31px;
	width: 75px;
	display:block;
	padding-left:15px;
	background-image: url(../../img/content/h3_more.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 31px;
	color: #333333;
}
#moreinfo a:hover{
	color:#dc0000;
}





/* --------------------  下載 -----------------------*/


#download{
	height: 31px;
	margin-left: 50px;
}
#download a{
	float:left;
	height: 31px;
	display:block;
	padding-left:15px;
	background-image: url(../../img/content/h2_navi_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 31px;
	color: #0000FF;
	text-decoration: underline;
}
#download a:hover{
	color:#0000FF;
	background-image: url(../../img/content/h2_navi_on.gif);
	text-decoration: none;
}


.tddownload{
	text-align:left;
}
.tddownload a{
	display:block;
	padding-left:15px;
	background: url(../../img/content/h2_navi_off.gif) left 4px no-repeat;
	line-height: 22px;
	color: #0000FF;
	text-decoration: underline;
}
.tddownload a:hover{
	color:#0000FF;
	text-decoration: none;
	background-image: url(../../img/content/h2_navi_on.gif);
}



/* --------------------  圖片 -----------------------*/



#pic{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
	padding:0px;
}






/* --------------------  頁碼控制 -----------------------*/

#page_control{
	width: 515px;
	height:18px;
	margin-top:10px;
	margin-left: 26px;
	text-align: center;
}
#page_control_l{
	width:150px;
	float:left;
}
#page_control_r{
	width:150px;
	float:right;
}
#page_control_c{
	width:215px;
	float:left;
}
#page_control .page_btn_prev,#page_control .page_btn_next{
	float:right;
	text-align: left;
}
#page_control_c a{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#page_control_c .on,#page_control_c a:hover{
	color: #dd4540;
}
#page_control .page_btn_prev a,#page_control .page_btn_next a{
	width:75px;
	height:18px;
	display:block;
	text-indent:15px;
	line-height: 18px;
	color: #333333;
}
#page_control .page_btn_prev a:hover,#page_control .page_btn_next a:hover,#page_control .page_btn_prev .on,#page_control .page_btn_next  .on{
	color: #dd4540;
}
#page_control .page_btn_prev a{
	background-image: url(../../img/content/page_prev.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#page_control .page_btn_next a{
	background-image: url(../../img/content/page_next.gif);
	background-repeat: no-repeat;
	background-position: left center;
}






/* --------------------  其他 -----------------------*/


.big13 {
	font-size:13px;
}

em{
	font-weight: bolder;
	color: #dd4540;
	font-style: normal;
}

u{
	color: #dd4540;
}

.qa_a{
	color: #dd4540;
	text-decoration:underline;
}

.func_btn{
	background-color: #8eb9c4;
	padding-right: 7px;
	padding-left: 7px;
	border: 1px solid #729aa4;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;
}

.digit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.stock_type1{
	text-align: center;
	font-size: 13px;
	color: #5a7b7f;
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.stock_type2{
	text-align: center;
	font-size: 13px;
	background-color: #ECF1F2;
	color: #5a7b7f;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.stock_cal{
	background-color: #a2b3bb;
	color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

.stock{
	text-align: left;
}

.market_title{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
}

.up{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #aa0000;
}
.tb_2 .uptri{
	padding-left:0px;
	padding-right:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #aa0000;
}
.down{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #006600;
}
.tb_2 .downtri{
	padding-left:0px;
	padding-right:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #006600;
}
.set td{
	padding:0px;
	background-color: #ffffff;
}
.fund_spec{
	margin: 0;
	padding: 10px 0px 10px 20px;
	list-style-image: none;
	list-style-type: square;
}
.fund_spec li{
	line-height:18px;
}
.market_date{
	float:right;
	margin-right:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 8px;
}


/* --------------------  基金淨值總覽 -----------------------*/


#navi_all{
	width:90%;
	margin:50px 5%;
}

#navi_all h3{
	font-size: 14px;
	font-weight: bold;
	color: #5a7b7f;
	height: 31px;
	background-image: url(../../img/content/h3_arr1.gif);
	line-height: 31px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:17px;
	text-align:left;
}











/* --------------------  廣告 -----------------------*/


#ad_148x304{
	width: 148px;
	height: 304px;
	margin: 7px 5px 0 5px;
}
#ad_banner{
	width: 158px;
	height: 431px;
	margin: 1px 14px 0px 24px;
	background-image: url(../../img/content/ad_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: inline;
}









/* --------------------  footer & copyright -----------------------*/


#footer{
	height: 50px;
	margin-left: 20px;
	text-align: left;
}

#footer #contact{
	color:#685F4D;
	font-size: 12px;
	line-height: 14px;
}

#footer #copyright{
	color:#576C77;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer  .eng{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer .link{
	color:#685F4D;
}

#footer .link:hover{
	color:#dd4540;
	text-decoration: underline;
}

#footer .readme{
	font-size: 12px;
	line-height:18px;
	color: #dd4540;
	text-decoration: underline;
}
#footer .readme:hover{
	color: #dd4540;
	text-decoration: none;
}
/*** 2008.08.18 ***/
.tb_2a {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.tb_2a td,.tb_2a th {
	padding: 7px 6px 6px 10px;
	line-height: 18px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tb_2a th {
	background-color: #a2b3bb;
	color: #FFFFFF;
	font-weight: normal;
}
.tb_2a .style1 {
	background-color: #d1dfe3;
}
.tb_2a .style2 {
	background-color: #f4f7f9;
}

.tb_2a td {
	margin-bottom: 1px;
}
.tb_2a a {
	background: url(../../img/content/h3_arr3.gif) left center no-repeat;
	display:block;
	line-height:16px;
	color: #333333;
	padding-left:12px;
}
.tb_2a a:hover {
	color: #dd4540;
}
.tb_2a .btn{ width:100px; margin:10px;}
.tb_2a textarea{ height:100px;}
.tb_2a .uptri{ padding-left:0px; padding-right:0px; font-family: Verdana, Arial, Helvetica, sans-serif;	text-align: right; color: #aa0000;}
.tb_2a .downtri{ padding-left:0px; padding-right:0px; font-family: Verdana, Arial, Helvetica, sans-serif;	text-align: right; color: #006600;}

TD.stock EM { font-weight: normal; color: #666;}
/****** -------- Sobo 修改樣式 -------- ******/
P.more A { color: #dd4540;}
P.more A:hover { color: #b52420;}
/****** -------- FCK 表格使用樣式 -------- ******/
/* 表格樣式設定 */
/* 樣式1 */
.table_01 { border: #ccdae0 1px solid; border-collapse: collapse; font-size: 12px;}
.table_01 th, .table_01 td { padding: 4px 6px 3px 10px;}
.table_01 th { background: #edeadd; color: #5a7b7f; border: #ccdae0 1px solid; border-collapse: collapse;}
.table_01 td { border: #ccdae0 1px solid; border-collapse: collapse;}
/* 樣式2 */
.table_02 { border: #acbbc0 1px solid; border-collapse: collapse; font-size: 12px;}
.table_02 th, .table_02 td { padding: 4px 6px 3px 10px;}
.table_02 th { background: #a2b3bb; color: #5a7b7f; border: #acbbc0 1px solid; border-collapse: collapse; color: #fff; font-weight: normal;}
.table_02 td { border: #acbbc0 1px solid; border-collapse: collapse;}
/* 樣式3 */
.table_03 { border: #ccdae0 1px solid; border-collapse: collapse; font-size: 12px;}
.table_03 th, .table_03 td { padding: 3px;}
.table_03 th { background: #edeadd; color: #5a7b7f; border: #ccdae0 1px solid; border-collapse: collapse;}
.table_03 td { border: #ccdae0 1px solid; border-collapse: collapse;}
/* 樣式4 */
.table_04 { border: #acbbc0 1px solid; border-collapse: collapse; font-size: 12px;}
.table_04 th, .table_04 td { padding: 3px;}
.table_04 th { background: #a2b3bb; color: #5a7b7f; border: #acbbc0 1px solid; border-collapse: collapse; color: #fff; font-weight: normal;}
.table_04 td { border: #acbbc0 1px solid; border-collapse: collapse;}

/* 單一儲存格顏色設定 */
td.tdColor01 { background: #f4f7f9;} /* 淺灰色 */
td.tdColor02 { background: #f5f5f5;} /* 灰色 */
td.tdColor03 { background: #d1dfe3;} /* 灰藍色 */
td.tdColor04 { background: #fff;} /* 白色 */
/* 整行顏色設定 */
tr.trColor01 { background: #f4f7f9;} /* 淺灰色 */
tr.trColor02 { background: #f5f5f5;} /* 灰色 */
tr.trColor03 { background: #d1dfe3;} /* 灰藍色 */

/****** -------- 警語 -------- ******/
.caution { clear: both; width: 566px; border: 1px #bac8cf solid; margin: -15px 0 30px 199px;}
* html .caution { margin: -15px 0 30px 0;}
.caution { *margin: -15px 0 30px 0px !important;}
P.warning{ padding: 5px 24px 5px 26px; color: #999999;	font-weight: bold; line-height: 1.4em; text-align: left; clear: both;}
P.warning a{ color: #999999;}
P.warning a:hover{ color: #990000;}
/****** -------- 搜尋結果無符合 -------- ******/
DIV#searchNoN { margin: 0 26px; border: 1px solid #FFFFFF; background-color: #d1dfe3; padding: 10px; text-align: center; }
/* 回上頁 */
DIV.previous{
	float: right;
	height: 31px;
	margin-right: 26px;
	padding-left: 15px;
	background-image: url(../../img/content/h3_more.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	line-height: 31px;
}
* html DIV.previous{ margin-right: 13px;}
DIV.previous{ margin-right: 26px;} !important
DIV.previous a{
	color: #333333;
}
DIV.previous a:hover{
	color:#dc0000;
}
/****** ----------- 精英招募 ---------- ******/
/* 招募列表頁 */
#h3_navi_content DIV.career_upData { background: #a2b3bb; border: 1px #a2b3bb solid; padding: 0; margin: 0; color: #fff; font-size: 12px; text-align: right;}
#h3_navi_content TABLE.career_list { background: #f4f7f9; margin: 0; border-collapse: collapse; width: 100%;}
#h3_navi_content TABLE.career_list TH, #h3_navi_content TABLE.career_list TD { border: 1px #a2b3bb solid; padding: 3px 5px; }
#h3_navi_content TABLE.career_list TH { font-weight:normal; width: 8%;}
#h3_navi_content TABLE.career_list TR.trColor01 { background: #d1dfe3;}
#h3_navi_content TABLE.career_list A { display: block;}
/* 招募職務說明 */
#h3_navi_content DIV.career_detail_title { background: #a2b3bb; border: 1px #a2b3bb solid; padding: 0; margin: 0; color: #fff;}
#h3_navi_content DIV.career_detail_title h5 { font-size: 12px; color: #fff;	text-align:left; margin: 0;	font-weight: normal; padding: 5px;}
#h3_navi_content DIV.career_detail_content { background: #f4f7f9; border: 1px #a2b3bb solid; padding: 5px; margin: 0;}
DIV.career_detail_content BR { margin-top: -10px; padding-top: 100px;}
#h3_navi_content DIV.career_detail_public { padding-top: 1.3em;}

/****** ---------- 網站導覽表格 ---------- ******/
TABLE.siteMapStyle { width: 100%; margin-bottom: 20px;}
TABLE.siteMapStyle TH, TABLE.siteMapStyle TD { text-align: left; padding: 5px 3px 2px 3px;}
TABLE.siteMapStyle TH {	color: #FFFFFF; font-size: 13px; background: #a2b3bb;}
TABLE.siteMapStyle TH IMG { padding-right: 5px; margin-top: -2px;}
TABLE.siteMapStyle TD { font-size: 12px; padding-left: 20px;}
TABLE.siteMapStyle TD.tdColor1 { background: #f4f7f9;}
TABLE.siteMapStyle TD.tdColor2 { background: #d1dfe3;}
/****** ---------- 2008.11.21 解決列表頁標題長度過長會被隱藏起來的問題 ---------- ******/
.market_title A { height: auto; width: 100%; background: url(../../img/content/h3_arr3.gif) left 3px no-repeat;}