﻿@charset "utf-8";
/* CSS Document */

/* 2011-06-01首页行情样式 */

/* 初始化 */
* { 
	margin: 0 auto;
	padding: 0;}
body {
	background: #fff;
	font: 12px Arial;}
a,
a:active,
a:visited {
	color: #666;
	text-decoration: none;}
a:hover {
	color: #000;
	text-decoration: underline;}
	
.ascout_24k99_container {
	}
.ascout_24k99_bankbulliontable tr th {
	padding: 0 5px;
	height: 20px;
	line-height: 20px;
	background: #ddd;
	color: #000;
	font-weight: normal;}
.ascout_24k99_bankbulliontable tr td {
	height: 19px;
	line-height: 19px;
	border-top: 1px solid #fff;
	border-bottom: 1px dashed #ccc;
	background: #FFFFFF;
	color: #343434;}
.ascout_24k99_bankbulliontable tr td.ascout_24k99_bankbulliontableyellow {
	color: #9d6c00;
	padding: 0 5px;}