.ahem {	display: none;	}
html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "新細明體";
	color: #333;
	text-align: center;
	}
strong, b {
	font-weight: bold;
	}
.blue {	color: #2475b7;}
.red {	color: #e2007d;}
.bk {	color: #666666;}

/***********************link style***********************/
a {	color: #00549a;text-decoration:none;}
a:hover, a:active {color: #FF3300;text-decoration:none;}
a.r {color: #cc0000;}
a.r:hover, a.r:active {text-decoration: underline;}

a.i {color: #666666;}
a.i:hover, a.i:active {text-decoration: underline;}

/***********************內容區塊***********************/
#container{
	position:relative;
	padding:0;
	width:920px; /*配合希望的瀏覽器寬度為最佳*/
	/*height:1020px;*/
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/***********************主搜尋區塊***********************/
#top {
	height: 100px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:920px;
	background-image: url("/project/yahoo_km/img/top_bg.gif");
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-bottom: 10px; 	_margin-bottom: -10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: -20px;
	}
html>body #top {
	height: 100px; /* ie5win fudge ends */
	}

/***********************搜尋標籤***********************/
#searchTab {
	#padding: 2px 0px 3px 0px;
	_padding: 2px 0px 3px 0px;
	padding: 5px 0px 3px 0px;
	margin-bottom: -3px;
}
#searchTab span {
	text-align: center;
	padding: 2px 0px 2px 14px;
	_padding: -3px 0px 3px 14px;
}
#searchTab span a {
	background-image: url("/project/yahoo_km/img/searchtab_line.gif");
	background-repeat: no-repeat;
	background-position: right 0px;
	color: #53728D;
	padding: 2px 30px 4px 15px;
	_padding: 4px 15px 2px 0px;
	height: 21px;
	width: 80px;
	text-align: center;
}
#searchTab span.on {
	background-image: url("/project/yahoo_km/img/search_menu.gif");
	background-repeat: no-repeat;
	background-position: left 0px;
	_padding-top: 0px;
	_background-position: left 0px;
	#padding-top: 0px;
	#background-position: left 0px;
	height: 21px;
	width: 100px;
	display: inline;
	text-align: center;

}
#searchTab span.on a {
	color: #FFFFFF;
	text-align: center;
}

#searchTab div {
	display: inline;
	cursor:hand;cursor:pointer;
}
/***********************搜尋bar***********************/
#searchbox {
	float:left;
	display:block;
	border:3px solid #CC0000;
	margin-right:4px;
	text-align: left;
	background-color: #CC0000;
}
#searchkey input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #888888;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	width: 320px;
	_width: 300px;
	margin: 1px;
}
/***********************會員登入***************/
#login{
	width:248px;
	height: 73px;
	background-image: url("/project/yahoo_km/img/login_bg.gif");
	float:left;
	background-repeat: no-repeat;
	margin-right: 1px;	_margin-right: 3px;
}
#login .desc{	padding: 8px 26px 0px 0px; _padding: 8px 16px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;	font-size: 100%;
}
#associator_bt {
	padding: 5px 0px 12px 3px;
	_padding: 5px 0px 12px 3px;
	font-size: 90%;
}
#associator_bt span {
	padding: 3px 9px 8px 12px;
	#padding: 4px 9px 8px 9px;
	_padding: 4px 9px 8px 9px;
	font-size: 90%;
	background-image: url("/project/yahoo_km/img/associator_but.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
#associator_bt a {
	color: #000000;
	text-decoration: none;
}
#associator_bt .r {
	color: #CC0000;
}
#associator_bt_in {
	_padding-bottom: 0px;
	#padding-bottom: 0px;
	padding-left: 10px;
}
#associator_bt_in span .s {
	padding: 3px 9px 8px 9px;
	#padding: 4px 9px 8px 9px;
	_padding: 4px 9px 8px 9px;
	font-size: 90%;
	background-image: url("/project/yahoo_km/img/associator_but_s.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
#associator_bt_in span {
	padding: 3px 9px 8px 9px;
	#padding: 4px 9px 8px 9px;
	_padding: 4px 9px 8px 9px;
	font-size: 90%;
	background-image: url("/project/yahoo_km/img/associator_but.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
#associator_bt_in a {
	color: #000000;
	text-decoration: none;
}
#associator_link {
	text-align: center;
	_padding-top: -20px;
}
#associator_link span {
	font-size: 90%;
	padding-right: 10px;
}
#associator_link a {
	color: #295170;
}

/***********************麵包屑***********************/
#path{
	/* ie5win fudge begins */
	/*height: 15px;*/
	margin-top: -34px;	_margin-top: 2px;
	margin-bottom: 3px; _margin-bottom: -10px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	letter-spacing: 0px;
	background-image: url("/project/yahoo_km/img/path_bg.gif");
	background-repeat: repeat;
}
#path td{	color: #333333;	font-size: 12px;}

/***********************左欄區塊***********************/
#left {
	float: left;
	width: 170px;/* ie5win fudge begins */
	/*left: 0px;*/
	margin-top: 6px;
	#margin-top: 18px;
}
html>body #left {
	width: 170px;/* ie5win fudge ends */
	}
	
/***********************課程分類***************/
#box_01 {
	width: 170px;_width: 170px;/* ie5win fudge begins */
	height: 309px;	background-color: #eff5fb;
	background-image: url("/project/yahoo_km/img/menu_top.gif");	float:left;
	background-repeat: no-repeat;}
#box_01 .desc {
	_margin-left:-16px;
	margin-top:42px;
	font-size: 123.1%;
	voice-family: inherit;
	height: 270px;
	width: 170px ;_width: 183px;
	overflow: hidden;
	display: block;	
}

#box_01 li a { color: #000000;	text-decoration: none;	}
#box_01 a:hover, #box_01 li a.on {
	font-size: 100%;
	color: #295170;
	text-decoration:none;
	font-weight: bold;
	background-image: url("/project/yahoo_km/img/menu_bar.gif");
	height: 33px;
	width: 170px;
	background-repeat: no-repeat;
	background-position: -8px -43px;
	display: block;
}
#box_01 li {
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url("/project/yahoo_km/img/menu_bar.gif");
	display: block;
	height: 38px;
	width: 170px;
	background-position: 0px 0px;padding-left: 8px;
	}

/***********************推薦關鍵字***************/
#box_02{
	margin-top: 10px;
	width:170px; height: 210px;
	background-image: url("/project/yahoo_km/img/keyword_top.gif");	float:left;
	background-repeat: no-repeat;}
#box_02 .desc {
	margin-left:0px;margin-top:28px;
	font-size: 12px;
	line-height:2.5;
	text-align: left;
	background-image: url("/project/yahoo_km/img/keyword_down.gif");
	background-repeat: no-repeat;
	height: 192px;	width: 170px;	overflow: hidden;}

#box_02 li a { color: #0000cc;	text-decoration: underline;}
#box_02 a:hover, #box_02 li a.on { color: #0000CC;text-decoration:none;}
#box_02 li {
	color: #0000cc;
	text-decoration: underline;
}	
#box_02 .box_L{	
	float:left;	text-align: left; margin-top: 3px;
	margin-left: 20px;_margin-left: 2px;}
#box_02 .box_R{ 
	float:right;text-align: left;	margin-top: 3px;
	margin-right:22px;  _margin-right:10px;}

/***********************左欄160x140廣告區***************/
#box_03{
	margin-top: 26px;
	_margin-top: 10px;
	width:170px;
	height: 300px;
	float:left;
	display: block;
	margin-bottom: 10px;
}
#box_03 img{
	margin-top:0px; _margin-top:8px;
	display: block;

}

/***********************中欄區塊***********************/
#middle {
	float:left;
	width: 472px;
	margin: 6px 0px 16px 9px;
	#margin: 18px 0px 16px 9px;
	}

#amount {
clear:both;
}
#amount .ft {
	text-align:right;
	font-size: 90%;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
/***********************YAHOO LOGO***********************/
#sub {
	float:left;
	background-image: url("/project/yahoo_km/img/yahoo_km.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	height: 47px;
	width: 471px;
	margin-bottom: -12px;
	_margin-bottom: 0px;
	padding-top: 18px;
	color:#D15112;
	font-size:90%;
}

#sub span {
	color:#2CA3B8;
	font-size:130%;
	font-weight:bold;
}

/***********************問答分類標籤***********************/
.clearfix {
}
.clearfix:after {
clear:both;
content:'';
display:block;
height:0;
visibility:hidden;
}
#middle .subtab ul.tabs li.ask a {
color:#D15112;
}
#middle .subtab ul.tabs li.ask a:hover { color: #D15112;text-decoration:none;}
#middle ul.tabs {
		padding-left:5px;
}
#middle .subtab{
	border-bottom:1px solid #D5D5D5;
	#margin-top: 7px;
	#height: 30px;
	}
#middle .subtab em{
	font-family:Verdana;
	font-size:80%;
	font-weight:bold;
}
#middle ul.tabs li {
	background:transparent url("/project/yahoo_km/img/tabs.gif") no-repeat scroll 0 0;
	float:left;
	font-size:123.1%;
	margin-right:5px;
	padding-left:2px;
}
#middle ul.tabs li span {
	background:transparent url("img/tabs.gif") no-repeat scroll 100% 0;
	display:block;
	padding-right:2px;
		color: #00549a;text-decoration:none;}
#middle ul.tabs li a {
	display:block;
	padding:8px 12px 6px;
	color: #00549a;text-decoration:none;}
#middle ul.tabs li.on {
	background-position:0 -60px;
	margin-bottom:-1px;
	padding-bottom:1px;
	color: #ff3300;text-decoration:none;}
#middle ul.tabs li a:hover { color: #ff3300;text-decoration:none;}
#middle ul.tabs li.on span { background-position:100% -60px; color: #ff3300;text-decoration:none;}
#middle ul.tabs li.on a {
	color:#333333;text-decoration:none;
	cursor:default;
	font-weight:bold;
	}
/***********************列表樣式***********************/
#mytabs { width:100%;	color:#333333;}
#middle .mytable {
	border:1px solid #D5D5D5;
	margin-left:1px;
	width:100%;
}
#middle .mytable em {
	color:#D15112;
}
#middle .date {
	font-size: 85%;
}
#middle .txt {	
	font-size: 90%;
	color: #757575;
	line-height:1.5;
	margin-left: 6px;
	text-align: left;
	word-break : break-all;
}
#middle .txt a { color: #0000cc;	text-decoration: underline;}
#middle .txt a:hover { color: #0000CC;text-decoration:none;}
#middle .mytable thead th {
	background:transparent url("/project/yahoo_km/img/bg_dir_mygrid.jpg") repeat-x scroll 0 50%;
	color:#666666;
	padding:10px 0;
	font-size: 90%;text-align:center;
}
#middle .mytable thead th img {
	height:12px;
	vertical-align:middle;
	width:13px;
	margin-bottom: 3px;
}
#middle .mytable tbody {
	padding:0 3px;
}
#middle .mytable tbody td a:visited {
	color:#620862;
}
#middle .mytable tbody td {
	border-bottom:1px solid #E7E7E7;
	line-height:1.5;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#middle .mytable tbody td.subject {
	text-align:left;
}
#middle .mytable tbody td .category a {
	color:#D15112;
	font-size: 112%;
}

/***********************發問按鈕***********************/
#middle_bt {
	_padding: 10px 0px 12px 3px;
	font-size: 123.1%;
	text-align: center;
	display: block;
	vertical-align: middle;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 3px;
}
#middle_bt span {
	padding: 6px 22px 8px 22px;
	_padding: 8px 22px 8px 22px;
}
#middle_bt a {
	padding: 5px 22px 8px 22px;
	_padding: 7px 22px 8px 22px;
	background-image: url("/project/yahoo_km/img/spr_srpb.gif");
	background-repeat: no-repeat;
	background-position: 0px -156px;	color: #FFFFFF;
	text-decoration: none;
}
#middle_bt a:hover {
	padding: 6px 22px 8px 22px;
	_padding: 8px 22px 8px 22px;
	background-image: url("/project/yahoo_km/img/spr_srpb.gif");
	background-repeat: no-repeat;
	background-position: 0px -285px;
}
/************問答樣式************/
#middle .breakfix, .rte-wrapper {
}
#middle ins {
	display:block;
	padding-right:2em;
	text-align:right;
	padding-bottom: 10px;
}
#middle ins a {
	background:transparent url("/project/yahoo_km/img/ico_arrow.gif") no-repeat scroll left center;
	padding-left:10px;
	color: #0000cc; font-size:123.1%;
	text-decoration: underline;
}
#middle ins a:hover { color: #ff3300;text-decoration:none;}
#ykpqc{
	clear:both;
	border: 1px solid #D5D5D5;
	margin-bottom: 10px;
}
#ykpqc .hd .title {
padding-top:8px;
	background-color: transparent;}
#ykpqc .hd .title span {
color:#2CA3B8;
float:left;
font-size:123.1%;
padding-left:12px;
}
#ykpqc .hd .title span em {
font-weight:bold;
}
#ykpqc .hd .title img {
float:left;
height:15px;
margin:3px 5px 5px;
width:45px;
}
#ykpqc .hd .title h1 {
font-size:123.1%;
font-weight:bold;
}
#ykpqc .hd .title:after {
clear:both;
content:'.';
display:block;
height:1px;
visibility:hidden;
}
#ykpqc .hd .info {
	background:#F2F5EC none repeat scroll 0 0;
	text-align:left;
	position: relative;
	margin-top: 5px;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 9px;
	width: 450px;
}
#ykpqc .hd .info img {
float:left;
margin:5px;
}
#ykpqc .hd .info ins * {
vertical-align:middle;
}
#ykpqc .hd .info ins img {
float:none;
margin:0;
}
#ykpqc .hd .info table {
float:left;
margin:2px 0 0 5px;
}
#ykpqc .hd .info table th {
color:#666666;
line-height:1.5;
padding:0 2px 2px;
text-align:right;
white-space:nowrap;
}
#ykpqc .hd .info table td {
-x-system-font:none;
font-family:Arial;
font-size:100%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:2px;
white-space:nowrap;
}
#ykpqc .hd .info table td strong {
color:red;
}
#ykpqc .hd .info table td em {
	text-decoration:none;
	color: #333333;
}
#ykpqc .hd .info table td ul {
float:left;
margin-right:0;
position:relative;
top:1px;
}
#ykpqc .hd .info table td ul li {
float:left;
font-family:Arial;
font-weight:bold;
line-height:1.35;
margin-right:15px;
padding-right:17px;
}
#ykpqc .hd .info table td ul li span {
display:none;
}
#ykpqc .hd .info table td ul:after {
clear:both;
content:'.';
display:block;
height:1px;
visibility:hidden;
}
#ykpqc .hd .info table td ins {
	position:relative;
	top:0;
}
#ykpqc .hd .info table td table {
margin:0;
}
#ykpqc .hd .info table td table td {
padding-right:4px;
}
#ykpqc .hd .info table td table td a {
position:relative;
top:0;
}
#ykpqc .hd .info .judge {
position:absolute;
right:10px;
text-align:center;
top:25px;
width:10em;
}
#ykpqc .hd .info .judge span {
display:block;
}
#ykpqc .hd .info .judge .percent {
background-color:#FFFFFF;
border-color:#B3D869;
border-style:solid;
border-width:1px 0;
position:relative;
}
#ykpqc .hd .info .judge .percent .inner {
border-color:#B3D869;
border-style:solid;
border-width:0 1px;
margin:0 -1px;
padding:6px;
position:relative;
}
#ykpqc .hd .info .judge .percent .inner .desc {
color:#888888;
margin-bottom:3px;
}
#ykpqc .hd .info .judge .percent .inner .good {
background:transparent url(ico_desc_good.gif) no-repeat scroll right center;
padding-right:15px;
}
#ykpqc .hd .info .judge .percent .inner .good em {
color:#F25B00;
font-family:Verdana;
font-size:182%;
font-weight:bold;
}
#ykpqc .hd .info .judge ins {
display:block;
margin-top:5px;
}
#ykpqc .hd .info .aid {
background:transparent none repeat scroll 0 0;
margin:5px;
position:absolute;
right:103px;
top:33px;
}
#ykpqc .hd .info:after {
clear:both;
content:'.';
display:block;
height:1px;
visibility:hidden;
}
#ykpqc .hd:after {
clear:both;
content:'.';
display:block;
height:1px;
visibility:hidden;
}
#ykpqc .bd {
	padding:0 9px;
}
#ykpqc .serial {
	color:#00648A;
	display:block;
	font-family:Verdana;
	margin-top:40px;
	float: left;
	text-align: left;
	margin-left: -32px;
}
#ykpqc .bd .beforemain {
background-color:#FFFFD3;
font-size:123.1%;
margin:3px 0;
padding:10px 5px;
text-align:left;
}
#ykpqc .bd .beforemain h5 {
color:#FF6600;
float:left;
font-weight:bold;
}
#ykpqc .bd .beforemain p a {
padding:0 10px;
}
#ykpqc .bd .main {
	font-size:123.1%;
	line-height:1.5;
	text-align:left;
	width:100%;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 5px;
	overflow: auto;
	display: block;
}
#ykpqc .bd .main p {
line-height:1.5;
margin-bottom:10px;
}
#ykpqc .bd .main font {
line-height:1;
}
#ykpqc .bd .main strong {
font-weight:bold;
}
#ykpqc .bd .main em {
font-style:italic;
}
#ykpqc .bd .main u {
text-decoration:underline;
}
#ykpqc .bd .main ol {
margin-left:10px;
}
#ykpqc .bd .main ol li {
list-style-type:decimal;
margin-left:10px;
}
#ykpqc .bd .main ul li {
list-style-type:disc;
margin-left:20px;
}
#ykpqc .bd .supplement {
padding:10px 0;
}
#ykpqc .bd .supplement p {
line-height:1.5;
}
#ykpqc .bd .supplement ul li span.time {
color:#8F8F8F;
display:block;
margin-top:20px;
text-align:left;
}
#ykpqc .bd .supplement ul li span.time em {
color:#8F8F8F;
position:relative;
top:1px;
}
#ykpqc .bd .supplement ul li p {
font-size:123.1%;
margin:5px 0;
text-align:left;
}
#ykpqc .bd .supplement ul li .prompt {
color:red;
display:block;
font-weight:bold;
text-align:left !important;
}

#ykpqc .hd .title h4 {
	background:transparent url("/project/yahoo_km/img/ico_best.gif") no-repeat scroll left center;
	color:#FF2900;
	float:left;
	font-size:123.1%;
	font-weight:bold;
	height:33px;
	padding-left:45px;
	text-align:left;
	border-bottom:2px solid #2CA3B8;
	display: block;
	width: 422px; _width: 468px;
}
#ykpqc  .hd .title h3 span {
display:block;
margin-top:10px;
}
#ykpqc .ykprctop {
background:transparent url("/project/yahoo_km/img/generic_prozac_roundtab_lt.gif") no-repeat scroll left top;
left:-1px;
position:relative;
top:-1px;
}
#ykpqc .ykprctop div {
background:transparent url("/project/yahoo_km/img/generic_prozac_roundtab_rt.gif") no-repeat scroll right top;
min-height:3px;
position:relative;
right:-2px;
}
#ykpoa{
	clear:both;
	margin-bottom: 10px;
	border-top-width: 1px;
	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: #FFFFFF;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
}
#ykpoa .hd .info .aid {
background:transparent none repeat scroll 0 0;
margin:5px;
position:absolute;
right:103px;
top:33px;
}
#ykpoa .hd .info:after {
clear:both;
content:'.';
display:block;
height:1px;
visibility:hidden;
}
#ykpoa .hd .info {
	background:#F2F5EC none repeat scroll 0 0;
	text-align:left;
	position: relative;
	margin-top: 6px;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 9px;
	width: 450px;
}
#ykpoa .hd .info img {
float:left;
margin:5px;
}
#ykpoa .hd .info ins * {
vertical-align:middle;
}
#ykpoa .hd .info ins img {
float:none;
margin:0;
}
#ykpoa .hd .info table {
float:left;
margin:2px 0 0 5px;
}
#ykpoa .hd .info table th {
color:#666666;
line-height:1.5;
padding:0 2px 2px;
text-align:right;
white-space:nowrap;
}
#ykpoa .hd .info table td {
-x-system-font:none;
font-family:Arial;
font-size:100%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:2px;
white-space:nowrap;
}
#ykpoa .hd .info table td strong {
color:red;
}
#ykpoa .hd .info table td em {
	text-decoration:none;
	color: #333333;
}
#ykpoa .bd {
	padding:0 9px;
}
#ykpoa .serial {
	color:#00648A;
	display:block;
	font-family:Verdana;
	margin-top:40px;
	float: left;
	text-align: left;
	margin-left: -32px;
}
#ykpoa .bd .main {
	font-size:123.1%;
	line-height:1.5;
	text-align:left;
	width:100%;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 5px;
	overflow: auto;
	display: block;
}
#ykpoa .bd .main p {
line-height:1.5;
margin-bottom:10px;
}
#ykpoa .bd .main font {
line-height:1;
}
#ykpoa .bd .main strong {
font-weight:bold;
}
#ykpoa .bd .main em {
font-style:italic;
}
#ykpoa .bd .main u {
text-decoration:underline;
}
#ykpoa .bd .main ol {
margin-left:10px;
}
#ykpoa .bd .main ol li {
list-style-type:decimal;
margin-left:10px;
}
#ykpoa .bd .main ul li {
list-style-type:disc;
margin-left:20px;
}

/***********************相關問答***********************/

#ykpran {
	border:1px solid #D5D5D5;
	margin-bottom:10px;
	margin-top:10px;
}
#ykpran h3 {
border-bottom:1px solid #D5D5D5;
color:#333333;
font-size:123.1%;
font-weight:bold;
margin:0px 10px 0px 10px;
padding:10px 0px 10px 0px;
}
#ykpran ul {
padding:10px;
}
#ykpran ul li {
background:transparent url("/project/yahoo_km/img/generic_dot.gif") no-repeat scroll 0 10px;
font-size:123.1%;
line-height:1.8;
padding-left:15px;
}
#ykpran ul li h6 {
display:inline;
padding-right:5px;
}
#ykpran ul li h6 a {
color:#D24B01;
}
#ykpran .sft {
padding-bottom:10px;
}
#ykpran .up {
padding-bottom:10px;
}
#ykpran .sft ins {
display:block;
padding-right:2em;
text-align:right;
}
#ykpran .sft ins a {
background:transparent url("/project/yahoo_km/img/ico_arrow.gif") no-repeat scroll left center;
font-size:123.1%;
padding-left:10px;
}

/***********************頁碼開始***********************/
#paging{
	font-size:90%;
	text-align:center;
	display:block;
	margin-top: 12px;
	margin-bottom: 10px;
}
#paging .p{
background:transparent url("/project/yahoo_km/img/ico_dir_page_selected.gif") no-repeat scroll right center;
margin-right:10px;
padding-right:7px;
}
#paging .n{
background:transparent url("/project/yahoo_km/img/ico_dir_selected.gif") no-repeat scroll left center;
margin-left:10px;
padding-left:7px;
}
#paging .on{
	color: #000000;
	font-weight: bold;
	padding:1px 2px 1px 3px;
	text-decoration: none;
}
#paging a{
display:inline;
padding:0 6px;
}
/***********************右欄區塊***********************/
#right {
	float: left;
	background-color: #f2f2f2;
	width: 260px; /* ie5win fudge begins */
	margin: 6px 0px 0px 8px;
	#margin: 18px 0px 0px 8px;
	padding-bottom:10px;
	}
html>body #right {
	width: 260px; /* ie5win fudge ends */
	}

/***********************右側260x210廣告區***************/
#box_04{

	width:260px;
	height: 210px;
	float:left;
	display: block;
}
#box_04 img{	display: block;}

/***********************推薦課程***************/
#box_05{
	margin-top: 230px; 	_margin-top: 20px;
	width:240px;
	height: 376px; _height: 380px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	background-image: url("/project/yahoo_km/img/tit_classes.gif");
	background-repeat: no-repeat;
	background-position: center 8px;
	}
#box_05 .desc {
	margin-top:36px; _margin-top:44px;
	font-size: 100%;
	line-height:2.5;
	text-align: left;
}
#box_05 li a {
	color: #0000cc;
	text-decoration: none;
	margin-left: 4px;
	}
#box_05 a:hover, #box_05 li a.on { color: #0000CC;text-decoration:underline;}
#box_05 li {
	color: #0000cc;
	text-decoration: none;
	list-style-image: url("/project/yahoo_km/img/icon_org.gif");
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	margin-right: 10px;
	_margin-right: 8px;
	margin-left: 28px;
	_margin-left: 10px;
	padding: 4px 0px 4px 0px;
	_padding: -2px 0px 4px 0px;}	

/***********************右欄200x70廣告區1***************/
#box_08{
	margin-top: 10px;
	width:200px;
	height: 70px;
	float:left;
	display: block;
	margin-bottom: 5px;
	text-align: center;
	display: block;
	margin-left: 20px; _margin-left: 10px;
}
#box_08 img{
	text-align: center;	display: block;}

/***********************推薦證照***************/
#box_07{
	margin-top: 15px;
	width:240px;
	height: 346px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	background-image: url("/project/yahoo_km/img/tit_certify.gif");
	background-repeat: no-repeat;
	background-position: center 8px;
}
#box_07 .desc {
	margin-top:36px;
	font-size: 100%;
	display: block;
}

#box_07 li {
	color: #0000cc;
	text-decoration: none;
	line-height:2.8;
	FLOAT: left;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
#box_07 li span {
	FLOAT: left;
	display: block;
	background-image: url("/project/yahoo_km/img/bg_billboard.gif");
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 17px;
	text-align: center;
	color: #CC0000; font-size: 90%; line-height:2.8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#box_07 li span.icon {
	FLOAT: right;
	display: block;
	height: 9px;
	width: 20px;
	text-align: center;
	background-image: none;
	padding-right: 15px;
	padding-top: 15px;
}
#box_07 li a {
	color: #0000cc;	text-decoration: none; line-height:2.8;
	FLOAT: left;
	display: block;
	width: 140px;
	text-align: left;
	padding-left: 10px;	padding-right: 18px;
}

/***********************右欄200x70廣告區2***************/
#box_09{
	margin-top: 10px;
	width:200px;
	height: 70px;
	float:left;
	display: block;
	margin-bottom: 5px;
	text-align: center;
	display: block;
	margin-left: 20px; _margin-left: 10px;
}
#box_09 img{
	text-align: center;	display: block;}

/************教育網表頭連結************/
#head{
	display: block;
	margin-bottom: 12px;	_margin-bottom: 6px;
	bottom: 5px;
	text-align: center;
	width: 922px;
	height: 18px;
}
#head .desc {
	border: 0.5px solid #CCCCCC;
	display: block;
	padding-bottom: 2px;
	}
/************教育網版權宣告************/
#footer {
	float: left;
	width:922px;
	text-align:center;
	background-color: #FFFFFF;
	height: 100px;
	margin-top: 6px;	
}
#footer .desc {
	line-height: 2px;
	border: 0.5px solid #CCCCCC;
}

