
#topMenu-bottom ul.menuList li a {
	background-image:url(/img/sprite_btn_stock.png);
}
#topMenu a.liveinfo_quote {
	background-position:0 0;
	width:85px;
}
#topMenu a.liveinfo_quote:hover {
	background-position:0 -30px;
}
#topMenu li.on a.liveinfo_quote, #topMenu li.on a.liveinfo_quote:hover {
	background-position:0 -60px;
}
#topMenu a.liveinfo_ten {
	background-position:-82px 0;
	width:48px;
}
#topMenu a.liveinfo_ten:hover {
	background-position:-82px -30px;
}
#topMenu li.on a.liveinfo_ten, #topMenu li.on a.liveinfo_ten:hover {
	background-position:-82px -60px;
}
#topMenu a.liveinfo_idx {
	background-position:-132px 0;
	width:48px;
}
#topMenu a.liveinfo_idx:hover {
	background-position:-132px -30px;
}
#topMenu li.on a.liveinfo_idx, #topMenu li.on a.liveinfo_idx:hover {
	background-position:-132px -60px;
}
#topMenu a.liveinfo_industry {
	background-position:-182px 0;
	width:75px;
}
#topMenu a.liveinfo_industry:hover {
	background-position:-182px -30px;
}
#topMenu li.on a.liveinfo_industry, #topMenu li.on a.liveinfo_industry:hover {
	background-position:-182px -60px;
}
#topMenu a.liveinfo_short {
    background-position: -258px 0;
    width: 48px;
}
#topMenu a.liveinfo_short:hover {
	background-position:-258px -30px;
}
#topMenu li.on a.liveinfo_short, #topMenu li.on a.liveinfo_short:hover {
	background-position:-258px -60px;
}

#topMenu a.liveinfo_bigtrx {
    background-position: -307px 0;
    width: 48px;
}
#topMenu a.liveinfo_bigtrx:hover {
	background-position:-307px -30px;
}
#topMenu li.on a.liveinfo_bigtrx, #topMenu li.on a.liveinfo_bigtrx:hover {
	background-position:-307px -60px;
}


#topMenu a.liveinfo_reminder {
    background-position: -354px 0;
    width: 85px;
}
#topMenu a.liveinfo_reminder:hover {
	background-position:-354px -30px;
}
#topMenu li.on a.liveinfo_reminder, #topMenu li.on a.liveinfo_reminder:hover {
	background-position:-354px -60px;
}
#topMenu a.liveinfo_hastock {
	background-position:-435px 0;
	width:72px;
}
#topMenu a.liveinfo_hastock:hover {
	background-position:-435px -30px;
}
#topMenu li.on a.liveinfo_hastock, #topMenu li.on a.liveinfo_hastock:hover {
	background-position:-435px -60px;
}
#topMenu a.stocklist {
	background-position:-505px 0;
	width:80px;
}
#topMenu a.stocklist:hover {
	background-position:-505px -30px;
}
#topMenu li.on a.stocklist, #topMenu li.on a.stocklist:hover {
	background-position:-505px -60px;
}

/* liveinfo_quote */
.stock-info {
	font-family:"·L³n¥¿¶ÂÅé", Arial, Helvetica, sans-serif;
	margin-top:9px;
}
.stock-info table {
	width:100%;
}
.stock-info td {
	padding:5px 10px 5px 10px;
}
.stock-info td.label {
	padding-left:10px;
	padding-right:10px;
}
.stock-info .val {
	font-weight:bold;
}
.stock-info .big {
	font-size:16px;
}
.stock-info td.lastCol {
	border-right:none;
}
#lastUpdated {
	/* margin-top:5px; */
	margin-top: 20px;
	margin-right: 12px;
	font-weight: bold;
}


#maintable
{
    border-collapse: collapse;
    border: none;
}
.maintabletd
{
    border: solid #000 1px;
	padding:5px 10px 5px 10px;
}


.stock-info span.suspend {
	background:#ff0000;
	padding:2px 5px 2px 5px;
	margin-left:5px;
	color:#fff;
	font-weight:normal;
}
#symbol-name {
	padding-left:10px;
	font-weight:bold;
	clear:right;
}
#symbol-name span.name {
	font-size:24px;
	padding-right:5px;
	float: left;
	margin-top: 3px;
}
#symbol-name span.code {
	font-size:16px;
	float: left;
	margin-top: 11px;
}
#highlight {
	background-color:#EFEFEF;
	margin-bottom:15px;
}
#highlight td {
	padding-top:7px;
	padding-bottom:5px;
	font-size:16px;
	font-weight:bold;
	width:70px;
}
#highlight td.lastrow {
	padding-top:0;
}
#highlight td.price, #highlight td.change {
	font-size:26px;
	width:190px;
}
#highlight td.change span.neg {
	background:url(../img/sprite_ud_arrow.png) no-repeat 0 -30px;
	padding-left:20px;
}
#highlight td.change span.pos {
	background:url(../img/sprite_ud_arrow.png) no-repeat 0 2px;
	padding-left:20px;
}
#highlight span.percent {
	font-size:16px;
	margin-left:5px;
}
#relateStock {
	background-color: #DFFAF3;
	clear:both;
	height: 70px;
	display:none;
	padding:3px;
}


#referencePrice,#vcmTrigger {
	display:none;
    background: #ffe8e8;
	margin-bottom:8px;
}
#referencePrice td,#vcmTrigger td{
    font-size: 16px;
    font-weight: bold;
}
#referencePrice td.title,#vcmTrigger td.title {
	color:#cd0001;
	    font-size: 18px;
}
#vcmTrigger .coolingOffEndTime,#vcmTrigger .upDownPrice  {
	text-align:left;
}
#relateStock span {
	font-size: 16px;
font-weight: bold;
margin-left:10px;
}
#relateStock .quote {
	line-height: 33px;
	float:left;
	margin-left:5px;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
}

#relateStock .langing {
	float:left;
	margin-right:5px;
	display: inline;
}
#relateStock .langing {
	font-size:0px;
	height:0px;
	background-color:transparent;
	margin-left: 14px;
	margin-top: 4px;
}
#relateStock .langing a:hover {
background-color:transparent;
}

#basic {
	background-color:#fff;
}
#basic div.chart {
	float:right;
	/*width:250px;*/
	width:260px;
}
#basic div.info, #basic div.info-other {
	border-right:solid 1px #dedede;
	width:210px;
	display:none;
}
#basic div.hr {
	height:1px;
	background-color:#dedede;
	overflow:hidden;
	width:auto;
}
#basic td {
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
}
#basic td.openPrice, #basic td.prevPrice, #basic td.vol, #basic td.turnOver, #basic td.pe, #basic td.priceDiff, #basic td.rate, #basic td.spread , #basic td.market_value {
	padding-right:20px;
}
#basic  ul.chartMenu {
	/*padding-left:20px;*/
	padding-left:8px;
}
#basic  ul.chartMenu li {
	display:inline;
/*	padding-right:10px;*/
	padding-right:7px;
	color:#0F3A6F;
	cursor:pointer;
}
#basic ul.chartMenu li a, #basic ul.chartMenu li a:hover, #basic ul.chartMenu li a:visited, #basic ul.chartMenu li a:active {

	text-decoration:none;
}
#basic ul.chartMenu li.taggedbtn {
	cursor:pointer;
	background:transparent url(/img/ic_m18blue_arrow.gif) no-repeat center left;
	*background-position: 0 5px;
	*padding-top:3px;
	padding-left:8px;
}
#basic div.chart img {
	border:0;
	width:222px;
	height:144px;
	cursor:pointer;
}
#basic div.chart img.roadicon{
	position:absolute;
	top:0px;
	left:60px;
	border:0;
	width:60px;
	height:18px;
	cursor:pointer;
}
.header span img.roadicon {
	position:absolute;
	top:5px;
	left:70px;
	border:0;
	width:60px;
	height:18px;
	cursor:pointer;
}
#portfolio {
	clear:right;
	display:none;
}
#portfolio table {
	background-color:#DFFAF3;
}
#portfolio td.label {
	width:60px;
}
#portfolio table.tradeInfo td.lastCol {
	width:130px;
}
#portfolio table.profile, #portfolio table.adrsInfo {
	margin-top:3px;
}
#portfolio table.adrsInfo {
	display:none;
}
#portfolio table.adrsInfo td.label {
	width:210px;
}
#portfolio span.percent {
	font-size:12px;
	font-weight:normal;
	margin-left:3px;
}
#portfolio table.profile {
	display:none;
}
#portfolio table.profile tbody.detail {
	display:none;
}
#portfolio table.profile tbody.empty {
	display:none;
}
#portfolio div.showProfile {
	background:url(../img/sprite_icon.png) no-repeat 0 -132px;
	height:18px;
	padding-left: 23px;
	line-height:17px;
	*line-height:20px;
	cursor:pointer;
}
#portfolio div.showProfile-hide {
	background-position:0 -110px;
}
#aggregation-other, #aggregation-index, #basic-warrent, #aggregation, #basic-cbbc, #sp_br  ,  #bigtrx {
	display:none;
}

#aggregation td, #aggregation-other td, #aggregation-index td, #others td ,#basic-warrent td, #basic-cbbc td, #sp_br td,  #bigtrx  td{
	background-color:#efefef;
	border-bottom:solid 2px #fff;
	border-right:solid 2px #fff;
}
#aggregation .val, #aggregation-other .val, #aggregation-index .val, #basic-warrent .val, #basic-cbbc .val, #sp_br .val , #bigtrx .val{
	float:right;
}

#sp_br .label, #bigtrx .label {
	float:left;
}

#basic-warrent td, #basic-cbbc td {
	width:33%;
}
#others {
	display:none;
}
#others td {
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}
#others span.val {
	margin-left:10px;
}
#others table.notes { 

	display:none;
}
#others table.notes td {
	border:none;
	text-align:left;
}

#others table.announce_notes {
	display:none;
}

#others table.announce_notes td {
	border:none;
	text-align:left;
	border-top:solid 2px #fff;
}

#others table.announce_notes .title {
	border-right:solid 2px #fff;
	width:50px;
}

#others table.notes .title {
	border-right:solid 2px #fff;
	width:50px;
}


/* e: liveinfo_quote */

/* s: chart box */
#chartBoxCtn {
	z-index:99998;
}
/*
#chartBox {
	width:860px;
	position:absolute;
	top:-150px;
	left:-100px;
	display:none;
}
*/
#chartBox {
	width:860px;
	position:absolute;
	top:-100px;
	left:-100px;
	display:none;
}







div.pubox .header {
	background:url(../img/pubox_header.png) no-repeat;
	height:35px;
	position:relative;
}
div.pubox .header .btnClose {
	background:url(../img/ic_pubox_close.png) no-repeat;
	width:34px;
	height:34px;
	position:absolute;
	right:-10px;
	top:-10px;
	cursor:pointer;
}
/* edit for road */
div.pubox .header .maintab {
	width:150px;
	height:35px;
	float:left;
}
div.pubox .header .roadtab {
	width:300px;
}

div.pubox .header .maintab div.title a:link,
div.pubox .header .maintab div.title a:visited {
	color:#1A9280;
}
div.pubox .header .maintab div.title a:hover {
	color:#FFF;
	background-color:#58b6ab;
}
div.pubox .header .on div.title a:link,
div.pubox .header .on div.title a:visited,
div.pubox .header .on div.title a:hover {
	color:#FFF;
	background-color:#58b6ab;
}
div.pubox .header .firston div.title a:link,
div.pubox .header .firston div.title a:visited,
div.pubox .header .firston div.title a:hover {
	color:#FFF;
	background-color:#58b6ab;
}
div.pubox .header .maintab div.title {
	text-align:center;
	padding:10px 0 0 0;
	color:#1A9280;
	font-size:16px;
	font-weight:bold;
	letter-spacing:2px;
}

div.pubox .header .on{
	background-color:#58b6ab;
}
div.pubox .header .firston{
	color:#FFF;
	background-color:#FFF;
	background:url(../img/pubox_header_on.png) no-repeat;
}
div.pubox .header .on div.title {
	color:#FFF;

}

/*
div.pubox .header .title {
	padding:10px 0 0 20px;
	*padding-top:11px;
	color:#1A9280;
	font-size:16px;
	font-weight:bold;
	letter-spacing:2px;
	width:140px;
	height:25px;
	float:left;
}
div.pubox .header .on  {
	height:25px;
	color:#FFF;
	background-color:#58b6ab;
}
div.pubox .header .firston  {
	height:25px;
	color:#FFF;
	background-color:#FFF;
	background:url(../img/pubox_header_on.png) no-repeat;
}
*/
div.pubox .body {
	width:850px;
	border-left:solid 5px #58b5ab;
	border-right:solid 5px #58b5ab;
	background:#fff;
	overflow:hidden;
}

div.pubox .footer {
	background:url(../img/pubox_footer.png) no-repeat;
	height:30px;
}

#chartBox div.tab {
	background:url(../img/dot_cntbox.gif) repeat-x 0px 29px;
	height:30px;
	border-top:solid 1px #d0d0d0;
}
#chartBox div.tab ul li {
	display:inline;
	height:30px;
}
#chartBox div.tab li a {
	display:block;
	line-height:30px;
	padding-left:15px;
	padding-right:15px;
	border-right:solid 1px #d0d0d0;
	text-decoration:none;
	float:left;
	outline-style:none;
	noFocusLine:expression(this.onFocus=this.blur());
}

#chartBox div.tab li a:link,
#chartBox div.tab li a:visited {
	color:#000;
}
#chartBox div.tab li a:hover {
	color:#1A9280;
	background-color:transparent;
}
#chartBox div.tab li a.on:link, #chartBox div.tab li a.on:visited, #chartBox div.tab li a.on:hover {
	color:#1A9280;
	background-color:#fff;
}
#chartBox div.tab li a.roadlaston:link, #chartBox div.tab li a.roadlaston:visited, #chartBox div.tab li a.roadlaston:hover {
	color:#1A9280;
	background-color:#fff;
	border-right:0px;
}
#chartBox div.tab li a.on {
	background:#fff;
}
#chartBoxCtn {
	position:relative;
}
#chartBox .ctn {
	padding-left:17px;
}
#chartBox span.label {
	font-weight:bold;
	margin-right:15px;
}
#chartBox input, #chartBox select {
	vertical-align:middle;
	margin:0;
}
#chartBox .lineOption {
	padding-top:8px;
	padding-bottom:8px;
	*padding-top:5px;
	*padding-bottom:5px;
	border-bottom:solid 1px #e8e8e8;
}
#chartBox .compareOption {
	padding-top:8px;
	padding-bottom:8px;
	*padding-top:5px;
	*padding-bottom:5px;
	background:#efefef;
}
#chartBox span.next {
	margin-left:15px;
}
#m18flashchart {
	/*height:325px;
	height:375px;*/
	height:450px;
}
#roaddisclaimer {
	color:#666;
	float:left;
	font-size:10px;
	padding:10px;
	padding-top:0;
	width:770px;
}


/* road chart */

#roadChartCTN{

    position: relative;
	box-sizing: border-box;
	width:790px;
	overflow:hidden;
	
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	
	/* position:absolute; */
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	    height: auto;
	
}

#roadChartCTN .roadItems{
	width: 6000px;
	display: table;
	position: relative;
	background-image: url(/img/roadChartBg.png);
	background-position: -23px -23px;
	background-size: 94px;
}

#roadChartCTN .col {
	float:left;
	cursor: default;
}

#roadChartCTN .col.selected:after {
	content: "";
	position: absolute;
	border-left: 1px solid #000;
	height: calc(100% - 48px);
	top: 0;
	width: 0;
	margin-left: 24px;
}

#roadChartCTN .col.positive .item {
	border-color: rgba(0, 0, 255, 1);
	color: rgb(0, 0, 255);
}

#roadChartCTN .col.negative .item {
	border-color: rgba(255, 0, 0, 1);	
	color: rgb(255, 0, 0);
}
#roadChartCTN .col.negative .item.current {
animation:blinkNe 1s;
-moz-animation:blinkNe 1s infinite; /* Firefox */
-webkit-animation:blinkNe 1s infinite; /* Safari and Chrome */
}
#roadChartCTN .col.positive .item.current {
animation:blinkPo 1s;
-moz-animation:blinkPo 1s infinite; /* Firefox */
-webkit-animation:blinkPo 1s infinite; /* Safari and Chrome */
}
	
	  @-moz-keyframes blinkNe /* Firefox */
    {
    0%   {border-color:rgba(255, 0, 0, 1);}
    25%  {border-color:transparent;}
	75%  {border-color:transparent;}
    100%   {border-color:rgba(255, 0, 0, 1);}
    }

        @-webkit-keyframes blinkNe /* Safari and Chrome */
    {
    0%   {border-color:rgba(255, 0, 0, 1);}
    50%  {border-color:transparent;}
	75%  {border-color:transparent;}
    100%   {border-color:rgba(255, 0, 0, 1);}
    }
	
		  @-moz-keyframes blinkPo /* Firefox */
    {
    0%   {border-color:rgba(0, 0, 255, 1);}
    25%  {border-color:transparent;}
	75%  {border-color:transparent;}
    100%   {border-color:rgba(0, 0, 255, 1);}
    }

        @-webkit-keyframes blinkPo /* Safari and Chrome */
    {
    0%   {border-color:rgba(0, 0, 255, 1);}
    50%  {border-color:transparent;}
	75%  {border-color:transparent;}
    100%   {border-color:rgba(0, 0, 255, 1);}
    }
 
#roadChartCTN .item {
	border-radius: 50%;
	height: 39px;
	width: 39px;
	line-height: 39px;
	font-size: 12px;
	text-align: center;
	margin: 2px 2px;
	border-width: 2px !important;
	border-style: solid;
	margin: 4px 2px;
}

#roadChartCTN .col .item.total {
	position: absolute;
	bottom: 2px;
	border-radius: 0;
	background-color: #f6f6f6;
	border-color: transparent;
	border-bottom: 1px solid #f1f1f1;
	margin: 0;
	width: 42px;
	height: 39px;
	margin-left: 2px;
	margin-right: 0;
}

.tri{
	width: 0;
	height: 0;
	border-style: solid;
	margin-top:7px;
}

.tri.left{
	border-width: 8px 8px 8px 0;
	border-color: transparent #1a9280 transparent transparent;
}
.tri.right{
	border-width: 8px 0 8px 8px;
	border-color: transparent transparent transparent #1a9280;
}

.oldData > div{
	float:left;
}

.newData > div{
	float:right;
}

.controls{
	width:100%;
	display:table;
	position:relative;
}

.controls > div{
	display:table-cell;
	vertical-align: middle;
}

.oldData,
.newData{
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0 6px;
	border-radius: 11px;
	width: 57px;
	min-width: 57px;
}

.oldData > div:last-child,
.newData > div:last-child{
	padding: 0 4px;
}

.line{
	width: 100%	
}

.line > div{
	width:100%;
	height:2px;
	background-color: #bbb;
}

.btn{
	display: block;
	position: absolute;
	left: 71px;
	width: 42px;
	padding: 2px 4px;
	border-radius: 1px;
	top: 5px;
	
}

.btn .tri{
	margin: 0;
	transform: scale(0.8);
}

.btn .left{
	float:left
}

.btn .right{
	float:right
}

.btn,
.newData,
.oldData{
	cursor: pointer;
	background-color: #FFF;
	border: 1px solid #CCC;
	box-shadow: 0px -10px 5px #e9e9e9 inset;
}

.newData:hover .tri.left,
.oldData:hover .tri.left,
.btn.hover .tri.left,
.btn:hover .tri.left{
	border-color: #ff6600;
	border-color: transparent #ff6600 transparent transparent;
}

.newData:hover .tri.right,
.oldData:hover .tri.right,
.btn.hover .tri.right,
.btn:hover .tri.right{
	border-color: transparent transparent transparent #ff6600;
}

#roadChartCTN .dateRow{
	
	font-size: 16px;
	height: 16px;
	display: table;
	background-color: #FFF;
	padding: 3px 5px;
	border: 1px solid #333;
	margin-top: 10px;
	white-space: nowrap;
	position:relative;

}

/* road end */
/* #m18flashroad {
	clear: left;
	width: 790px;
	margin: auto;
	position: relative;
	padding-bottom: 45%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

#m18flashroad iframe{
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
 */
#chartBox #chartBox-stock1, #chartBox #chartBox-stock2,
#chartBox #chartBox-stock3, #chartBox #chartBox-stock4 {
	width:80px;
	margin-right:10px;
}
/* e: chart Box */

#idxUpdown .tail {
	width:150px;
}
#idxUpdown .tail-body {
	background:url(../img/bg_bar_stockroad.png) no-repeat 0 1px;
	height:30px;
}
#relComments,#relWarrants {
	display:none;
}
#relComments table {
	margin-top:0;
}

#relNews {
	display:none;
}

#relWarrants td {
	text-align:right;
	padding-left:0;
	padding-right:0;
}
#relWarrants td.firstCol {
	padding-left:10px;
	text-align:left;
	width:70px;
}
#relWarrants table.cbbcTable td.firstCol {
	padding-left:10px;
	text-align:left;
	width:50px;
}
#relWarrants div.btnSort {
	margin-left:0;
	margin-right:0;
}
#relWarrants td.col2 {
	width:60px;
}
#relWarrants table.cbbcTable td.col2 {
	width:75px;
}
#relWarrants table.cbbcTable td.colCbbcPrice {
	width:75px;
}
#relWarrants td.col3 {
	width:120px;
}
#relWarrants table.cbbcTable td.col3 {
	width:80px;
}
#relWarrants td.col4 {
	width:80px;
}
#relWarrants table.cbbcTable td.col4 {
	width:60px;
}
#relWarrants td.col5 {
	width:80px;
}
#relWarrants table.cbbcTable td.col5 {
	width:60px;
}
#relWarrants td.lastCol {
	padding-right:10px;
}
#relWarrants td.col2 div.btnSort,
#relWarrants td.colCbbcPrice div.btnSort,
#relWarrants td.col3 div.btnSort,
#relWarrants td.col4 div.btnSort,
#relWarrants td.col5 div.btnSort,
#relWarrants td.lastCol div.btnSort {
	margin-left:auto;
	margin-right:0;
}
#idxUpdown {
	display:none;
}
#idxUpdown div.body {
	padding:10px 10px 3px 10px;
}
#idxUpdown table.roadTable td.firstCol {
	border-top:0;
	border-bottom:0;
	border-left:0;
	width:42px;
}
#idxUpdown table.roadTable td {
	padding:0;
	margin:0;
	border:#ededed solid 1px;
	height:20px;
	width:34px;
	background:url(../img/sprite_stockroad_icon.png) no-repeat 75px 0;
}
#idxUpdown table.roadTable td.ani {
	background:url(../img/sprite_stockroad_icon_ani.gif) no-repeat 75px 0;
}
#idxUpdown ul.roadDesc li div {
	float:left;
	display:inline;
	background:url(../img/sprite_stockroad_icon.png) no-repeat 75px 0;
	height:15px;
	width:20px;
	margin-right:5px;
}
#idxUpdown table.roadTable td.up {
	background-position:center 2px;
}
#idxUpdown table.roadTable td.down {
	background-position:center -18px;
}
#idxUpdown table.roadTable td.constant {
	background-position:center -38px;
}
#idxUpdown table.roadTable td.off, #idxUpdown ul.roadDesc li div.off {
	background-color:#ededed;
}

#idxUpdown ul.roadDesc li div.up {
	background-position:center 0px;
}
#idxUpdown ul.roadDesc li div.down {
	background-position:center -20px;
}
#idxUpdown ul.roadDesc li div.constant {
	background-position:center -40px;
}

#idxUpdown ul.roadDesc {
	margin-top:5px;
	margin-left:60px;
}
#idxUpdown ul.roadDesc li {
	display:inline;
	float:left;
	line-height:16px;
	margin-left:20px;
}
#idxUpdown div.content{
	cursor:pointer;
}
div.emptyCtn {
	padding:5px;
	text-align:center;
}
#tbHeader-relWarrants, #tbHeader-relWarrants-cbbc {
	display:none;
}
table.ttWarrant td.firstCol {
	width:50px;
}

/**************************/
/* Edited by Kit for ¸ô¯È */
/**************************/

#roadinfoDiv{
	margin-top:5px;
	width:426px;
	float:left;
}
#roadinfoDiv span.neg {
	background:url(/img/road_downarrow.gif) no-repeat 2px 4px;
	padding-left:12px;
}
#roadinfoDiv span.pos {
	background:url(/img/road_uparrow.gif) no-repeat 2px 4px;
	padding-left:12px;
}
#roadinfoDiv span.b {
	font-weight:bold;
}

#roadinfotable{
	width:420px;
	margin-left:10px;
	margin-bottom:10px;
}
#roadinfotable td{
	border: 2px solid #FFF;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#efefef;
}
div.seperateline{
	width:400px;
	height:1px;
	background-color:#ccc;
	overflow:hidden;
	margin-top:5px;
	margin-bottom:5px;
}
#stockinfotable{
	width:400px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:18px;
}
#stockinfotable td.rname{
	width:215px;
}
#nextupdownDiv{
	margin-top:5px;
	width:350px;
	height:135px;
	background-color:#000080;
	/*background:url(/img/road_ad_bg.jpg) no-repeat 0 0px;*/
	margin:5px;
	float:right;
}
#nextupdownDiv div.ads{
	width:350px;
	height:32px;
}
#nextupdownDiv div.percentbox{
	padding-top:5px;
	color:#FFF;
	text-align:center;
	width:163px;
	height:69px;
	font-size:16px;
	font-weight:bold;
}
#nextupdownDiv div.up{
	background-color:#36C000;
}
#nextupdownDiv div.down{
	background-color:#F80000;
}

#nextupdownDiv div.whitebox{
	background-color:#FFF;
	margin-left:10px;
	width:330px;
	height:95px;
}
#nextupdownDiv div.whiteboxtext{
	margin:3px;
	text-align:right;
	font-weight:bold;
}
#nextupdownDiv span.percent{
	font-size:36px;
	font-weight:bold;
}
#nextupdownDiv span.percentaddtxt{
	font-size: 16px;
	vertical-align: middle;
}
#nextupdownDiv table.percenttable{
	margin-left:2px;
}
#roaddatepicker {
	width:600px;
}
#chartBox div.tab li a.dp-choose-date{
	border-right:0px;
	clear:left;
	padding:0;
}
#datepickerDiv{
	width:260px;
	position:absolute;
	top:36px;
	left:280px;
	display:none;
	background-color:#FFF;
	height:30px;
	border-right:solid 1px #d0d0d0;
}
#datepickerDiv table{
	margin-top:5px;
}
#datepickerDiv td.dateinput{
	width:110px;
}
#datepickerDiv .date-pick, #roadDiv .dp-applied{
	width:80px;
}



























