﻿/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: url(../img/bg.gif);
	background-color: white;
	scrollbar-face-color:F4F8FF;
	scrollbar-highlight-color:FFFFF;
	scrollbar-shadow-color:BCD0FE;
	scrollbar-3dlight-color:BCD0FE;
	scrollbar-arrow-color:330000;
	scrollbar-track-color:F4F8FF;
	scrollbar-darkshadow-color:FFFFFF;
}

A {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #FF9900;
}/* 链接 */

.input {
	font-family: "宋体";
	font-size: 12px;
	color: #024EA4;
	text-decoration: none;
	background-color: #FFFFFF;
	height:20px;
}

.input_button {
	background:  url(../img/button01.gif);
	width: 35px;
	height: 18px;
	font-family: "宋体";
	font-size: 12px;
	color: #003399;
	cursor: hand;
	border: 0px;
	padding-top: 2px;
	padding-left: 1px;} /* 按钮背景 */
	
.input_button02 {
	background:  url(../img/button02.gif);
	width: 70px;
	height: 18px;
	font-family: "宋体";
	font-size: 12px;
	color: #003399;
	cursor: hand;
	border: 0px;
	padding-top: 2px;
	padding-left: 1px;} /* 按钮背景 */
	
.while_E {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
}/* 英文白色小字 */

.while_EB {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFFFFF;
    font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
}/* 英文白色大字 */

.while {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	line-height:22px;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
}/* 中文白字粗体 */

.gray {
	font-family: "宋体";
	font-size: 12px;
	color: gray;
	line-height:18px;
	text-decoration: none;
}/* 灰字 */

.Tips
{
	font-family: "宋体";
	font-size: 12px;
	color: gray;
	line-height:18px;
	text-decoration: none;
}

.yellow {
	font-family: "宋体";
	font-size: 13px;
	color: #FFFF99;
	line-height:22px;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}/* 中文黄字 */

.blue {
	font-family: "宋体";
	font-size: 12px;
	color: #024EA4;
	line-height:16px;
	text-decoration: none;
}/* 蓝字 */

.blueB {
	font-family: "宋体";
	font-size: 13px;
	color: #024EA4;
	text-decoration: none;
	font-weight: bold;
}/* 蓝字粗体 */

.blueBB {
	font-family: "宋体";
	font-size: 14px;
	color: #024EA4;
	line-height:14px;
	text-decoration: none;
	font-weight: bold;
}/* 蓝色大字粗体 */

.back01 {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	cursor: hand;
} /* 新闻类灰字 */

.back02 {
	font-family: "宋体";
	font-size: 12px;
	color:#FF9900;
	text-decoration: none;
	cursor: hand;
} /* 新闻类橙字 */

.back03 {
	font-family: "宋体";
	font-size: 12px;
	color: #024EA4;
	text-decoration: none;
	cursor: hand;
} /* 新闻类蓝字 */

.back04 {
	background: url('../img/title_bg07.gif');
	width: 100px;
	height: 24px;
	color: #024EA4;
	font-weight: bold;
	cursor:pointer;
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
} /* 持仓分析灰色标签 */

.back05 {
	background: url('../img/title_bg08.gif');
	width: 100px;
	height: 24px;
	color: #666666;
	font-weight: bold;
	cursor:pointer;
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;		
} /* 持仓分析标签 */

.hr {
	height: 1px;
	color: #666666;
	border-style: dotted;
} /* 灰色虚线 */

.jb {
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FFFFFF, endColorStr=#D8D8D8, gradientType=0);
}/* 栏目灰色虚线 */

.botline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}/* 灰色虚线 */

.grayline01 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B7B7B7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B7B7B7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
}/* 灰色实线框 */

.grayline02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
}/* 灰色实线框-底 */

.grayline03 {
	border-width: 1px;
	border-style: solid;
	border-color: #B7B7B7;
}/* 灰色实线框-全 */

.li {
	list-style-position: outside;
	margin-left: 24px;
} /* 序列 */

.orB {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	letter-spacing: 1px;
}/* 内页新闻标题 */

.orangered{
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}/* 专题报道栏目 */

.news {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	line-height:20px;
	text-decoration: none;
	letter-spacing: 1px;
}/* 新闻灰字 */

.box {
    border: 1px solid #000000;
	height: 8px;
	width: 8px;
    font-size:1px;
}/* 持仓分析色块 */

.qhzd_E {
	font-family: "Verdana";
	font-size: 13px;
	color: #024EA4;
	text-decoration: none;
	font-weight: bold;
}/* 期货字典英文字母（有链接） */
	
.qhzd_EN {
	font-family: "Verdana";
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}/* 期货字典英文字母（无链接） */

td {
	font-size: 9pt;
	color: black;} /* 默认黑字 */

.xixi_tiny {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 10pt;
	letter-spacing: 0pt;} /* 小字 */

.xixi_back1 {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 15pt;
	letter-spacing: 0pt;
	background-color: #EFEFEF;
	padding-left: 3pt; 
	color: #666666;} /* 灰背景 */
.xixi_back1 A {
	text-decoration: none;
	color: #024EA4;}
.xixi_back1 a:hover {
	text-decoration: none;
	color: #FF9900;} /* 蓝字变橙 */

.xixi_back2 {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 15pt;
	letter-spacing: 0pt;
	background-color: #F7F7F7;
	padding-left: 3pt; 
	color: #666666;} /* 淡灰背景 */
.xixi_back2 A {
	text-decoration: none;
	color: #024EA4;}
.xixi_back2 a:hover {
	text-decoration: none;
	color: #FF9900;} /* 蓝字变橙 */

.xixi_back3 {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 15pt;
	letter-spacing: 0pt;
	border: 1px solid green;
	color: green;} /* 绿框背景 */
	
.xixi_back4 {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 15pt;
	letter-spacing: 0pt;
	border: 1px solid #CC0000;
	color: #CC0000;} /* 红框背景 */
	
.xixi_back5 {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 15pt;
	letter-spacing: 0pt;
	background-color: #F4F9F9;
	border: 1px solid #80A6D1;
	color: #024EA4;} /* 蓝框背景 */

.xixi_back6 {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 15pt;
	letter-spacing: 1pt;
	background-color: #ECF9FC;
	color: #024EA4;} /* 淡蓝背景 */

.xixi_back7 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15pt;
	letter-spacing: 0pt;
	background-color: #DADADA;
	color: #666666;
	font-weight: bold;} /* 深灰背景 */
.xixi_back7 A {
	text-decoration: none;
	color: #024EA4;}
.xixi_back7 a:hover {
	text-decoration: none;
	color: #FF9900;} /* 蓝字变橙 */

.xixi_input1 {
	font-family: Verdana;
	font-size: 8pt;
	letter-spacing: 0pt;} /* 小字框 */

.xixi_img {
	filter: Gray;} /* 黑白 */
/*原有的样式*/
.textBox
{
	border:#aaaaaa 1px solid;
	padding:2px;
}
.calendarTextbox
{
	border:#aaaaaa 1px solid;
	padding:2px;
	WIDTH: 80px;
	vertical-align:middle;
}
.calendarButton
{
	cursor:hand;
    background-color:Transparent;
    height:20px;
    vertical-align:middle;
}

.font1o {
	font-family: "宋体";
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.fontTip{
font-family: "宋体";
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}
.font1o1 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.ad {
	text-indent: 6px;
	border-collapse: collapse;
}
.title {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 14px;
	FILTER: DropShadow(Color=#FBFBC6, OffX=1, OffY=1, Positive=-1);
	COLOR: #024EA4;
	LINE-HEIGHT: 16pt;
	LETTER-SPACING: 2px;
	TEXT-DECORATION: none
}