﻿/*走势图列表*/
.tb{ padding-top:0px;}
.tb .tbleft{ border:#DDDDDD 1px solid; width:180px; margin:0px; padding:0px; margin-left:10px !important; _margin-left:5px; list-style:none; background:#FFFFFF; font-size:14px;}
.tb .tbleft li{ line-height:30px; border-bottom:#DDDDDD 1px solid; padding-left:35px; text-align:left;}
.tb .tbleft li a{ color:#0000FF;}
.tb .tbright{ border:#DDDDDD 1px solid; float:right; margin-right:10px!important;  _margin-right:5px; background:#FFFFFF; width:735px; height:auto; margin-bottom:10px;}
.tb .tbrighttop{ line-height:30px; font-size:14px; color:#CC5B00; padding-left:10px; text-align:left; }
.tb .typetitle{ margin:0px auto; background:url(../images/zstBack_r1_c2.gif); width:720px; height:30px; text-align:left; clear:both;}
.tb .typetitle .tt1,.tt2,.tt3,.tt4{ background:url(../images/zstBack.gif) no-repeat; display:block; height:30px;}
.tb .typetitle .tt1{ float:left; width:4px;}
.tb .typetitle .tt2{ float:right;background-position:-4px 0; width:4px;}
.tb .typetitle .tt3{ float:left; background-position:-4px; width:60px; text-align:right; line-height:30px; font-size:14px;}
.tb .typetitle .tt4{ float:left; background-position:0 -60px; width:60px; text-align:right; line-height:30px; font-size:14px;}


.tb .tbright_title{ margin:0px auto; height:15px; border-bottom:#DDD 1px solid; width:680px; color:#444; text-align:left; padding-left:10px; padding-top:15px; clear:both;}
.tb .tbright_title b a{ text-decoration:none; color:#444;}
.tb .tbright_ul{ list-style:none; clear:both; height:100px;}
.tb .tbright_ul li{ float:left; margin-right:10px; height:20px; margin-bottom:30px; width:100px; text-align:left;}
.tb .tbright_ul li a{ color:#444; text-decoration:none;}
.tb .tbright_ul li a:hover{ text-decoration:underline;}

/*打印图表*/
v\:* { BEHAVIOR: url(#default#VML) }
body {margin:0px auto; padding:0px; text-align:center; font-size:12px; background:url(../images/headerback.gif) no-repeat top #FFF;}
img{ border:none;}
td{ font-size:12px; font-family:"宋体"; text-align:center; height:25px; margin:0px; }

.zst{ margin-top:10px;}
.zst .tb_list{ list-style:none; margin:0px; padding:0px; width:100%; height:75px; background:url(../images/nav3back.gif);}
.zst .tb_list li{ float:left; width:100px; text-align:left; line-height:25px; padding-right:20px; padding-left:15px;}
.zst .tb_list li a{ color:#6C6C6C; text-decoration:none;}
.zst .tb_list li a:hover{ text-decoration:underline;}

.zst .zs_title{ background:url(../images/titleback.gif); height:25px; border:#CCC 1px solid; margin-top:10px; text-align:left; padding-left:10px; padding-top:5px;}
.zst .zs_title b{font-size:14px;}

.zst .yltj td{ height:18px;}

.head{ background:#fff094;}/*头部背景色*/
.bold{ font-weight:bold; }/*字体黑体 */
.white{ background:#FFFFFF;}/*背景白色 */
.yellow{ background:#FFF3E2;}/*背景黄色 */
.danhuang{ background:#FEFAEB;}/*背景淡黄色 */
.enfont{ font-family:Arial;	}/*Arial字体 */
.red{ color:#ff0000;}/*字体红色 */
.whiteWord{ color:#cccccc;	}/*字体灰色 */
.qianhuang{ background:#FFFFE1;}/*背景浅黄色 */
.qianlan{ background:#ECF6FF;}/*背景浅蓝色 */
.qianlv{ background:#F5FFE7;}/*背景浅绿色 */
 /*背景图片红色 */
.background_red
{
	background:#FEFAEB url(../images/numback2.gif) no-repeat;
	background-position: center;                    
	color:#ffffff;
	font-family:Arial;
	font-weight:bold;
}
 /*背景图片黄色 */
.background_yellow
{
	background:#FFF3E2 url(../images/numback.gif) no-repeat;
	background-position: center;                    
	color:#ffffff;
	font-family:Arial;
	font-weight:bold;
}
/* 背景图片蓝色 */
.background_blue
{
	background:#ECF6FF url(../images/ball_blue.gif) no-repeat;
	background-position: center;                    
	color:#ffffff;
	font-family:Arial;
	font-weight:bold;
}
/* 背景图片绿色 */
.background_green
{
	background:#F5FFE7 url(../images/ball_green.gif) no-repeat;
	background-position: center;                    
	color:#ffffff;
	font-family:Arial;
	font-weight:bold;
}

/*模拟选号黄色 */
.selectNumyellow
{
	background:url(../images/numback.gif) no-repeat;
	color:#ffffff;
	background-position: center; 
	font-family:Arial;
	font-weight:bold;
	margin:0px;
	padding:4px;
}
/*模拟选号蓝色 */
.selectNumblue
{
	background:url(../images/ball_blue.gif) no-repeat;
	color:#ffffff;
	background-position: center; 
	font-family:Arial;
	font-weight:bold;
	margin:0px;
	padding:4px;
}
/*模拟选号绿色 */
.selectNumgreen
{
	background:url(../images/ball_green.gif) no-repeat;
	color:#ffffff;
	background-position: center; 
	font-family:Arial;
	font-weight:bold;
	margin:0px;
	padding:4px;
}