
body {
	margin: 0px auto;
	background-color:#FFF;
}
#ir-wrap{
	width:666px;
	text-align:justify;
	padding-left:0px;
}
#ir-wrap a{
	color:#f58728;
	text-decoration:none;
}
#ir-wrap a:link{
	color:#f58728;
	text-decoration:none;
}
#ir-wrap a:hover{
	color:#222;
	text-decoration:none;
}
#ir-wrap a:active{
	color:#f58728;
	text-decoration:none;
}
/* ir-menu */
#ir-menu-wrap{
	width:219px;
	background-color:#e6e6e6;
	border-bottom:5px solid #999999;
}
#ir-menu-wrap tr td{
	padding-left:20px;
	font-weight:bold;
	border-bottom:1px solid #999999;
	height:23px;
	padding-top:0px;
	padding-bottom:0px;
	cursor:pointer;
}



/* ir-submenu */
.ir-submenu{
	width:666px;
}
.ir-submenu tr td{
	color: #f58728;
	font-weight:bold;
}



.ir-content{
	width:666px;
	margin-top:17px;
	margin-bottom:20px;
}
.title-tab{
	width:666px;
	height:54px;
	background-image:url(/ir/FRONTKN/images/title-bar.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
}
.title-tab tr td{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
}
.title-tab-orange {
	width:100%;
	height:20px;
	margin-bottom:10px;
	padding-left:5px;
	background-color:#fff3e4;
	border:1px solid #ffe5be;
}.margin-bottom25{
	margin-bottom:25px;
}
.border-out{
	border:1px solid #ffe5be;
}

.border-bottom-dashed tr td{
	border-bottom:1px dotted #bbbbbb;
}



/* stock */
.stock_num-quotes { font-weight: bold; color:#009900; font-size: 30px; }
.stock_num-up { font-weight: bold; color:#009900;}
.stock_num-down { font-weight: bold; color:#FF0000;}
.stock_num-volume { font-weight: bold; color:#000000;}
.stock_title { font-weight: bold; border-bottom: 1px dotted #999999; text-align: left; margin-bottom:8px;}
.stock_updated { border-top: 1px dotted #999999; text-align: center; font-size:8px;}
.stock_table { background-image:url(/ir/FRONTKN/images/stock-bg.gif); background-repeat: no-repeat; height: 140px; width: 320px; margin-bottom:5px; padding:10px 15px 10px 15px;}

