a:hover
{
	font-size: 9pt;
	cursor: pointer;
	color: red;
	line-height: 150%;
	text-decoration: none;
}

.aa
{
	font-size: 9pt;
	color: black;
	line-height: 150%;
	text-decoration: none;	
}
aa:link
{
	font-size: 9pt;
	cursor: pointer;
	color: black;
	line-height: 150%;
	text-decoration: none;
}

.aa:active
{
	font-size: 9pt;
	color: white;
	line-height: 150%;
	text-decoration: none;
}
.aa:hover
{
	font-size: 9pt;
	cursor: pointer;
	color: white;
	line-height: 150%;
	text-decoration: none;
}

.maila
{
	font-size: 9pt;
	color: black;
	line-height: 150%;
	background-color: khaki;
	text-decoration: none;
}
.maila:active
{
	font-size: 9pt;
	color: blue;
	line-height: 150%;
	text-decoration: none;
	
}
.maila:hover
{
	font-size: 9pt;
	cursor: pointer;
	color: blue;
	line-height: 150%;
	text-decoration: none;
}

P
{
	font-size: 9pt;
	line-height: 150%;
}

TD
{
	font-size: 9pt;
	color: black;
	line-height: 150%;
}

A:active
{
	font-size: 9pt;
	color: red;
	line-height: 150%;
	text-decoration: none;
}

A:visited
{
	font-size: 9pt;
	line-height: 150%;
	text-decoration: none;
}

a:link
{
	font-size: 9pt;
	cursor: pointer;
	color: blue;
	line-height: 150%;
	text-decoration: none;
}

.input
{
	font-size: 9pt;
	color: black;
	height: auto;
	text-decoration: none;
}

.link
{
	font-size: 9pt;
	cursor: pointer;
	color: blue;
	line-height: 150%;
	text-decoration: none;
}

.linkover
{
	font-size: 9pt;
	cursor: pointer;
	color: red;
	line-height: 150%;
	text-decoration: none;
}

.link_white
{
	font-size: 9pt;
	cursor: pointer;
	color: #FFFFFF;
	line-height: 150%;
	text-decoration: none;
}

.link_gray
{
	font-size: 9pt;
	color: #222222;
	line-height: 150%;
	text-decoration: none;
}

.link_green
{
	font-size: 9pt;
	color: green;
	line-height: 150%;
	text-decoration: none;
}

.link_darkblue
{
	font-size: 9pt;
	color: #1985c3;
	line-height: 150%;
	text-decoration: none;
}

.lnk_green
{
	font-size: 12px;
	cursor: pointer;
	color: #00AA00;
	line-height: 150%;
	text-decoration: none;
}

.lnk_blue
{
	font-size: 12px;
	cursor: pointer;
	color: blue;
	line-height: 150%;
	text-decoration: none;
}

.lnk_darkblue
{
	font-size: 12px;
	cursor: pointer;
	color: #1985c3;
	line-height: 150%;
	text-decoration: none;
}

.lnk_red
{
	font-size: 12px;
	cursor: pointer;
	color: red;
	line-height: 150%;
	text-decoration: none;
}

.lnk_darkred
{
	font-size: 12px;
	cursor: pointer;
	color: #bb0000;
	line-height: 150%;
	text-decoration: none;
}

.lnk_gray
{
	font-size: 12px;
	cursor: pointer;
	color: #222222;
	line-height: 150%;
	text-decoration: none;
}

.lnk_white
{
	font-size: 12px;
	cursor: pointer;
	color: #ffffff;
	line-height: 150%;
	text-decoration: none;
}

.lnkover_blue
{
	font-size: 12px;
	cursor: pointer;
	color: blue;
	line-height: 150%;
	text-decoration: underline;
}

.lnkover_red
{
	font-size: 12px;
	cursor: pointer;
	color: red;
	line-height: 150%;
	text-decoration: underline;
}

.lnkover_gray
{
	font-size: 12px;
	cursor: pointer;
	color: #222222;
	line-height: 150%;
	text-decoration: underline;
}

.lnkover_white
{
	font-size: 12px;
	cursor: pointer;
	color: #ffffff;
	line-height: 150%;
	text-decoration: underline;
}

.title
{
	font-weight: bold;
	font-size: 26px;
	color: black;
	line-height: 150%;
	font-family: SimHei;
	text-decoration: underline;
}
.title1
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	line-height: 150%;
	font-family: SimHei;
}
.title2
{
	font-weight: lighter;
	font-size: 20px;
	color: black;
	line-height: 120%;
	font-family: SimHei;
	text-decoration: underline;
}
.prompt
{
	font-size: 9pt;
	color: #AA0000;
	line-height: 150%;
	text-decoration: none;
}
.prompt2
{
	font-size: 9pt;
	color: green;
	line-height: 150%;
	text-decoration: none;
}
.txt_right
{
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	border-left: gray 0px solid;
	border-bottom: gray 1px solid;
	height: 19px;
	font-size: 9pt;
	vertical-align: baseline;
	cursor: text;
	line-height: 150%;
	background-color: transparent;
	text-align: right;
	text-decoration: none;
}
.txt_center
{
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	border-left: gray 0px solid;
	border-bottom: gray 1px solid;
	height: 19px;
	font-size: 9pt;
	vertical-align: baseline;
	cursor: text;
	line-height: 150%;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}
.txt_center_red
{
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	border-left: gray 0px solid;
	border-bottom: gray 1px solid;
	height: 19px;
	font-size: 9pt;
	vertical-align: baseline;
	cursor: text;
	line-height: 150%;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
	color: red;
}
.txt_left
{
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	font-size: 9pt;
	vertical-align: baseline;
	border-left: gray 0px solid;
	cursor: text;
	line-height: 150%;
	border-bottom: gray 1px solid;
	height: 19px;
	background-color: transparent;
	text-align: left;
	text-decoration: none;
}
.txt_none
{
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	font-size: 9pt;
	vertical-align: baseline;
	border-left: gray 0px solid;
	cursor: text;
	line-height: 150%;
	border-bottom: gray 0px solid;
	height: 19px;
	background-color: transparent;
	text-align: left;
	text-decoration: none;
}
TH
{
	font-size: 9pt;
	text-decoration: none;
}
.font_w
{
	cursor:pointer;
	font-size: 9pt;
	color: white;
	line-height: 150%;
	background-color: transparent;
	text-decoration: none;
}
.multiLine
{
	font-size: 9pt;
	color: black;
	height: 27px;
}
.multiLine1
{
	font-size: 9pt;
	color: black;
	height: 40px;
}
.multiLine2
{
	font-size: 9pt;
	color: black;
}
.imageTxt
{
	background-image: url(images/hand.gif);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.Expression
{
	border-right: dimgray 1px inset;
	border-top: dimgray 1px inset;
	font-size: 9pt;
	border-left: dimgray 1px inset;
	color: darkBlue;
	border-bottom: dimgray 1px inset;
	height: 45px;
}
.onmouseover
{
	background-color: #ffff66;
}
.onmouseoverlink
{
	cursor:pointer;
	background-color: #ffff66;
}
.onmouseover1
{
	background-color: #EEEEEE;
}
.onmouseover_option
{
	background-color: #316AC5;
	color: #ffffff;
	cursor: pointer;
}
.onmouseout1
{
	background-color: #FFFFFF;
}
.onmouseoutlink1
{
	background-color: #E0E0E0;
}
.onmouseoutlink2
{
	background-color: #EEEEEE;
}
.onmouseoutlink3
{
	background-color: #EFEFEF;
}
.m_over
{
	background-color: #fef8d6;
}
.m_out
{
	background-color: #eaeaee;
}
.m_out_none
{
	background-color:transparent;
}
.bar_over
{
	background:url(images/ambar_gr.png) repeat-x 0px -3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	color:#666;
}
.bar_out
{
	background:url(images/ambar_or.png) repeat-x 0px -3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}
.bar_checked
{
	background:url(images/ambar_bl.png) repeat-x 0px -3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}
.turnsale
{
	background-image: url(images/turnsale.gif);
	BACKGROUND-COLOR: buttonface;
	height: 20px;
	width:22px;
}
.returnsale
{
	background-image: url(images/returnsale.gif);
	BACKGROUND-COLOR: buttonface;
	height: 20px;
	width:22px;
}
#MyDataGrid
{
	font-size: 9pt;
	color: black;
	line-height: 150%;
	text-decoration: none;
}
#MyDataGrid .link_white:link
{
	font-size: 9pt;
	cursor: pointer;
	color: white;
	line-height: 150%;
	text-decoration: none;
}

#MyDataGrid .aa:link
{
	font-size: 9pt;
	cursor: pointer;
	color: black;
	line-height: 150%;
	text-decoration: none;
}

#MyDataGrid .aa:active
{
	font-size: 9pt;
	color: white;
	line-height: 150%;
	text-decoration: none;
}
#MyDataGrid .aa:hover
{
	font-size: 9pt;
	cursor: pointer;
	color: white;
	line-height: 150%;
	text-decoration: none;
}
.MyDataGridHead
{
	font-size: 9pt;
	color: black;
	line-height: 150%;
	text-decoration: none;
}
.MyDataGridHead .aa:link
{
	font-size: 9pt;
	cursor: pointer;
	color: black;
	line-height: 150%;
	text-decoration: none;
}

.MyDataGridHead .aa:active
{
	font-size: 9pt;
	color: white;
	line-height: 150%;
	text-decoration: none;
}
.MyDataGridHead .aa:hover
{
	font-size: 9pt;
	cursor: pointer;
	color: white;
	line-height: 150%;
	text-decoration: none;
}

.MyDataGridHead a:link
{
	font-size: 9pt;
	cursor: pointer;
	color: black;
	line-height: 150%;
	text-decoration: none;
}

.MyDataGridHead a:visited
{
	font-size: 9pt;
	cursor: pointer;
	color: black;
	line-height: 150%;
	text-decoration: none;
}


.MyDataGridHead a:active
{
	font-size: 9pt;
	color: white;
	line-height: 150%;
	text-decoration: none;
}
.MyDataGridHead a:hover
{
	font-size: 9pt;
	cursor: pointer;
	color: white;
	line-height: 150%;
	text-decoration: none;
}

#MyDataGridHead
{
	font-size: 9pt;
	color: black;
	line-height: 150%;
	text-decoration: none;
}
#MyDataGridHead .aa:link
{
	font-size: 9pt;
	cursor: pointer;
	color: black;
	line-height: 150%;
	text-decoration: none;
}

#MyDataGridHead .aa:active
{
	font-size: 9pt;
	color: white;
	line-height: 150%;
	text-decoration: none;
}
#MyDataGridHead .aa:hover
{
	font-size: 9pt;
	cursor: pointer;
	color: white;
	line-height: 150%;
	text-decoration: none;
}

/*标签样式定义------开始*/
.titleLab_1
{
	font-size: 9pt;
	font-weight: bold;
	background-image: url(images/titleLab_1.png);
	width: 90px;
	cursor: pointer;
	color: #222222;
	position: static;
	height: 30px;
	text-align: center;
	margin-bottom:-1px;
}
.span1{POSITION: relative; TOP: 7px;}

.titleLab_2
{
	font-size: 9pt;
	background-image: url(images/titleLab_2.png);
	width: 90px;
	color: #888888;
	position: static;
	height: 30px;
	text-align: center;
	margin-bottom:-1px;
}

.detail_1{POSITION: relative; LEFT: 0px; TOP: 1px; HEIGHT: 0px; margin-bottom: 3px;}

.btnSpan_1{POSITION: relative; LEFT: 50%; TOP: 0px;}

.nullspan0{LEFT: 1px; WIDTH: 2px; POSITION: relative; TOP: 0px; HEIGHT: 3px; BACKGROUND-COLOR: white; margin-bottom: -12px;}
.nullspan0_1{LEFT: 1px; WIDTH: 2px; POSITION: relative; TOP: 0px; HEIGHT: 3px; BACKGROUND-COLOR: white; margin-bottom: -15px;}
.nullspan1{LEFT: 0px; WIDTH: 87px; POSITION: relative; TOP: 0px; HEIGHT: 3px; BACKGROUND-COLOR: white; margin-bottom: -12px;}
.nullspan1_1{LEFT: 0px; WIDTH: 87px; POSITION: relative; TOP: 0px; HEIGHT: 3px; BACKGROUND-COLOR: white; margin-bottom: -15px;}
.nullspan2{LEFT: 0px; WIDTH: 90px; POSITION: relative; TOP: 0px; HEIGHT: 3px; BACKGROUND-COLOR: white; margin-bottom: -12px;}
.nullspan2_1{LEFT: 0px; WIDTH: 90px; POSITION: relative; TOP: 0px; HEIGHT: 3px; BACKGROUND-COLOR: white; margin-bottom: -15px;}
/*标签样式定义------结束*/

.div
{
	color: #ffde80;
}
.tdbgcolor
{
	background-color: #fff9dd;
}

.tdlink
{
	font-size: 9pt;
	cursor: pointer;
	color: blue;
	line-height: 100%;
	text-decoration: none;
}

.tdlinkover
{
	font-size: 9pt;
	cursor: pointer;
	color: red;
	line-height: 100%;
	text-decoration: none;
}

#explaindiv 
{
	text-align: center; 
	font-size: 9pt;
	font-family: 宋体;
	width: 100%; 
	height: 100%; 
	display: none; 
	background-color: #ffffff; 
	filter: alpha(opacity=90); 
	float: left; 
	position: absolute;
}
#explaindiv #mydiv
{
	text-align: center; 
	width: 60%; 
	height: 55%; 
	display: block;
	background-color: #FFF2A9;
	position: relative; 
	border-style: outset;
	margin: 15% 20%; 
	float: left;
	filter: alpha(opacity=100); 
}

.optbtn
{
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	border-left: gray 0px solid;
	border-bottom: gray 1px solid;
	height: 19px;
	font-size: 9pt;
	cursor: pointer;
	background-image: url("images/button/optionBtn.jpg");
}

.optbtnover
{
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	border-left: gray 0px solid;
	border-bottom: gray 1px solid;
	height: 19px;
	font-size: 9pt;
	cursor: pointer;
	background-image: url("images/button/optionBtn_over.jpg");
}

.hideInput
{
    display:none;
}

.minButton
{
	font-size: 9pt;
    width:10px;
    overflow:visible;
    padding:0;
}

.amb_grade1
{
	background-color:#ecf0ff;
}

.amb_grade2
{
	background-color:#f8fbff;
}

.common
{
	font-size: 12px;
	color: black;
	line-height: 150%;
	background-color:#ffffff;
}

.title_tab
{
	font-size: 12px;
	color: black;
	line-height: 150%;
	background:url(../images/ambar_zx.png) repeat-x 0px -2px;
}

.title_div
{
	font-family: SimHei;
	font-size: 24px;
	text-decoration: underline;
}

/*查询区域显示样式*/
.blockStyle1
{
	font-size:12px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-color: #eee;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: 2px;
}
.blockStyle2
{
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-color: #888;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: 2px;
}
.blockStyle3
{
	background-color:lemonchiffon;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-color: #efefef;
	border-style: solid;
	border-width: 1px;
}
.curr_rate_view
{
	float:left;height:18px;margin:2px 0px 0px 5px;width:14px;background:url(../images/btn_hl.png) no-repeat;cursor:pointer;
}

/*-----标签样式--开始------------------------*/
.lab1
{
	font-size:12px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-color: #c0c0c0;
	border-bottom-style: none;
	border-right-style: solid;
	border-width: 1px;
	background:url(../images/ambar_zx.png) repeat-x 0px -7px;
	color:#222;
	text-align:center;
	padding-top:7px;
}
.lab1_1
{
	font-size:12px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-color: #a0a0a0;
	border-bottom-style: none;
	border-right-style: solid;
	border-width: 1px;
	background:url(../images/ambar_zx.png) repeat-x 0px -7px;
	color:#fff;
	cursor:pointer;
	text-align:center;
	padding-top:7px;
}
.lab2
{
	font-size:12px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-color: #c0c0c0;
	border-bottom-style: none;
	border-right-style: solid;
	border-width: 1px;
	background:url(../images/amb_back.png) repeat-x 0px 0px;
	color:#777;
	cursor:pointer;
	text-align:center;
	padding-top:7px;
}
.cont1
{
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius:0px;
	border-top-right-radius:10px;
	border-style: solid;
	border-top-color: #ddd;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #ddd;
	border-width: 1px;
	background-color:#b9d2f9;
	margin-left:30px;
	padding:20px;
}
.cont2
{
	font-size:14px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius:0px;
	border-top-right-radius:10px;
	border-color:#81b8fb;
	border-style: solid;
	border-width: 1px;
	background-color:#fefefe;
	color:#222;
	padding:10px;
}
/*-----标签样式--结束------------------------*/


/*-----用div画数据表格（含标题行）--开始------------------------*/
/*标题行左起第1个单元格*/
.dtb_title_l {
	text-align: center;
	float: left;
	border: 1px solid #666;
}
/*标题行左起第2个乃至所有其他单元格*/
.dtb_title_r {
	text-align: center;
	float: left;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: none;
}
/*内容行左起第1个单元格*/
.dtb_content_l {
	float: left;
	border-top: none;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}
/*内容行左起第2个乃至所有其他单元格*/
.dtb_content_r {
	float: left;
	border-top: none;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: none;
}
/*-----用div画数据表格（含标题行）--结束------------------------*/

/*-----信息提示框--开始-----------*/
.promptForm_back {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(100,100,100,0.5);
}
.promptForm_front {
	background-color: #fff;
	border: 1px solid #909090;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
/*-----信息提示框--结束-----------*/

