﻿BODY{
color: #000000;
	font-family: "宋体";
	height: 100%;
	background-color: #ffffff;
}

.main
{
	font-family: "宋体";
}

.main .cy
{
	height: 500px;
}
.main .buttonImg
{
	vertical-align: middle;
	cursor: pointer;
}
A.slink
{
	display: block;
	float: left;
	background-image: url(/image/slink.gif);
	width: 60px;
	color: #fff;
	line-height: 23px;
	margin-right: 5px;
	height: 23px;
}
A.slink:hover
{
	color: #fff;
	text-decoration: none;
}
A.slink SPAN
{
	margin-left: 5px;
}
DIV.layout
{
	margin: 0px auto;
}
UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
LI
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
FORM
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
A
{
	color: #000;
	text-decoration: none;
}
A:hover
{
	color: #ff6600;
	text-decoration: underline;
}
.main .content
{
	border-right: #d2d2d2 1px solid;
	border-top: #d2d2d2 1px solid;
	float: left;
	padding-bottom: 10px;
	border-left: #d2d2d2 1px solid;
	width: 950px;
}


.main .title
{
	font-weight: bold;
	font-size: 14px;
	background-image: url(/image/banner.gif);
	width: 100%;
	border-bottom: #e1f1f9 1px solid;
	height: 26px;
}
.main .title SPAN
{
	font-weight: bold;
	font-size: 14px;
	margin-left: 5px;
	color: #0071a6;
	line-height: 26px;
}
.main .view
{
	margin-top: 10px;
	float: left;
	margin-left: 5px;
	width: 950px;
	border-bottom: #94a4b5 2px solid;
	height: 26px;
}

.main .view TABLE
{
	width: 100%;
	height: 26px;
}
.main .view TABLE TD.headtext
{
	border-top: #94a4b5 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16px;
	background-color: #c2d7ed;
}
.main .view TABLE TD.image
{
	background-color: #f5f5f5;
}
.main .view TABLE TD.bodytext
{
	font-size: 14px;
	height: 26px;
}
.main .view TABLE TD.bodytext A
{
	color: #0066cc;
	text-decoration: underline;
}
.main .view TABLE TD.bodytext A:hover
{
	color: #ff6600;
}
.main .view TABLE .bodytext INPUT.textbox
{
	width: 70px;
}
.main .view TABLE TD.date
{
	padding-right: 5px;
	background-color: #f5f5f5;
	text-align: right;
}
.main .detaildata
{
	border-right: #93b4f2 1px solid;
	border-top: #93b4f2 1px solid;
	margin-top: 10px;
	float: left;
	margin-left: 5px;
	border-left: #93b4f2 1px solid;
	width: 669px;
	border-bottom: #93b4f2 1px solid;
}
.main .detaildata .dl
{
	float: left;
	width: 100%;
	border-bottom: #e1f1f9 1px solid;
	background-color: #f3f9fd;
}
.main .detaildata .leftl
{
	float: left;
	width: 82%;
}
.main .detaildata .rightl
{
	margin-top: 20px;
	float: left;
	width: 18%;
}
.main .rightl A IMG
{
	width: 107px;
	height: 28px;
}
.main .detaildata SPAN.lt
{
	margin-top: 10px;
	font-weight: bold;
	float: left;
	margin-left: 38px;
}
.main .detaildata .list
{
	float: left;
	width: 100%;
}
.main .detaildata .s
{
	padding-bottom: 5px;
}
.main .detaildata .list UL
{
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 2px;
}
.main .detaildata .list UL LI
{
	padding-right: 20px;
	display: block;
	padding-left: 0px;
	font-size: 12px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	white-space: normal;
}
.main .detaildata .list UL LI SPAN
{
	font-weight: bold;
	font-size: 12px;
	white-space: normal;
}
.main .detaildata .list UL LI A
{
	font-size: 14px;
	color: #0066cc;
	text-decoration: underline;
}
.main .detaildata .list UL LI A:hover
{
	color: #ff6600;
}
.main .detaildata IMG
{
	margin-top: 10px;
	float: left;
	padding-bottom: 10px;
	width: 669px;
}
.main .topten
{
	border-right: #93b4f2 1px solid;
	border-top: #93b4f2 1px solid;
	margin-top: 10px;
	float: left;
	margin-left: 5px;
	border-left: #93b4f2 1px solid;
	width: 280px;
	border-bottom: #93b4f2 1px solid;
	text-align: center;
}
.main .topten TABLE
{
	table-layout: fixed;
	width: 100%;
}
.main .topten TABLE TD
{
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}
.main .topten TABLE TH
{
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}
.main .topten .a
{
	background-color: #f3f9fd;
}
.main .topten TABLE TFOOT TH
{
	padding-right: 5px;
	padding-bottom: 13px;
	padding-top: 13px;
	background-color: #f3f9fd;
	text-align: right;
}


.main .announcement
{
	border-right: #93b4f2 1px solid;
	border-top: #93b4f2 1px solid;
	margin-top: 10px;
	float: left;
	margin-left: 7px !important;
	margin-left: 5px;
	border-left: #93b4f2 1px solid;
	width: 669px;
	border-bottom: #93b4f2 1px solid;
	height: 180px !important;
}
.main .announcement SPAN.mark
{
	font-size: 5px;
	margin-right: 5px;
}
.main .announcement SPAN.date
{
	color: #666666;
}
.main .announcement UL LI
{
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: #9f9f9f 1px dashed;
}
.main .announcement DIV.a1
{
	border-right: #9f9f9f 1px solid;
	padding-right: 10px;
	margin-top: 10px;
	float: left;
	margin-left: 5px;
	width: 314px;
}
.main .announcement DIV.a2
{
	margin-top: 10px;
	float: right;
	padding-bottom: 10px;
	width: 324px;
	margin-right: 5px;
}
.main .announcement .a2 UL
{
	margin-left: 10px;
}
.main .record
{
	border-right: #93b4f2 1px solid;
	border-top: #93b4f2 1px solid;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
	border-left: #93b4f2 1px solid;
	width: 280px;
	border-bottom: #93b4f2 1px solid;
	height: 180px !important;
}
.main .record TABLE
{
	margin-top: 5px;
	margin-left: 5px;
}
.main .record TABLE TBODY TR TD
{
	padding-right: 20px;
	padding-bottom: 5px !important;
}
.main .record TABLE A
{
	font-size: 14px;
	color: #0066cc;
	text-decoration: underline;
}
.main .record TABLE A:hover
{
	color: #ff6600;
}
.main .fundforum
{
	border-right: #93b4f2 1px solid;
	border-top: #93b4f2 1px solid;
	margin-top: 10px;
	float: left;
	margin-left: 5px;
	border-left: #93b4f2 1px solid;
	width: 961px;
	border-bottom: #93b4f2 1px solid;
}
.main .fundforum .ccc
{
	padding-left: 25px;
}
.main .bbsFrame
{
	width: 930px;
	height: 690px;
}
.main .fundInfoFrame
{
	margin: 0 auto;
}
.main .instruction
{
	border-right: #d9d9d9 1px solid;
	border-top: #d9d9d9 1px solid;
	margin-top: 10px;
	float: left;
	padding-bottom: 10px;
	margin-left: 5px;
	border-left: #d9d9d9 1px solid;
	width: 961px;
	border-bottom: #d9d9d9 1px solid;
	background-color: #f5f5f5;
}
.main .instruction SPAN
{
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}
.main .footer
{
	border-top: #82aadf 1px solid;
	float: left;
	width: 100%;
	height: 50px;
	background-color: #e9e9e9;
}
.main #bottom .c
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TABLE.m
{
	table-layout: fixed;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 10px auto 0px 5px;
	width: 963px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TABLE.m TD.t1
{
	vertical-align: top;
	width: 172px;
	height: 100%;
}
TABLE.m TD.t2
{
	vertical-align: top;
	height: 100%;
}
.main .navi
{
	border-right: #93b4f2 1px solid;
	border-top: #93b4f2 1px solid;
	float: left;
	padding-bottom: 20px;
	border-left: #93b4f2 1px solid;
	width: 150px;
	border-bottom: #93b4f2 1px solid;
	height: 100%;
	background-color: #f3f9fd;
}
HTML .navi .title
{
	width: auto;
	margin-right: -150px;
}
.main .navi UL.menu
{
	margin-top: 10px;
	font-size: 14px;
	float: left;
	margin-left: 10px;
}
.main .navi UL.menu LI IMG
{
	margin-right: 20px;
}
.main .navi UL.menu LI
{
	clear: both;
	margin-top: 10px;
	float: left;
	width: 100%;
}
.main .navi UL.menu LI.t
{
	font-weight: bold;
}
.main .c
{
	border-right: #93b4f2 1px solid;
	border-top: #93b4f2 1px solid;
	padding-bottom: 20px;
	margin-left: 0px;
	border-left: #93b4f2 1px solid;
	width: 789px;
	border-bottom: #93b4f2 1px solid;
}

.main .sc
{
	border-right: #93b4f2 1px solid;
	border-top: #93b4f2 1px solid;
	padding-bottom: 20px;
	margin-left: 0px;
	border-left: #93b4f2 1px solid;
	width: 789px;
	border-bottom: #93b4f2 1px solid;
}
.main .w
{
	width: 742px;
}
.main .c .t
{
	font-weight: bold;
	font-size: 14px;
	background-image: url(/image/banner.gif);
	width: 100%;
	border-bottom: #e1f1f9 1px solid;
	height: 26px;
}

.main .sc .t
{
	font-weight: bold;
	font-size: 14px;
	background-image: url(/image/banner.gif);
	width: 100%;
	border-bottom: #e1f1f9 1px solid;
	height: 26px;
}
HTML .c .t
{
	width: auto;
	margin-right: -150px;
}
HTML .sc .t
{
	width: auto;
	margin-right: -150px;
}
.main .c .t SPAN
{
	font-weight: bold;
	font-size: 14px;
	margin-left: 5px;
	color: #0071a6;
	line-height: 26px;
}
.main .sc .t SPAN
{
	font-weight: bold;
	font-size: 14px;
	margin-left: 5px;
	color: #0071a6;
	line-height: 26px;
}
.main .dian
{
	font-family: "宋体";
}
.main .c .b
{
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
}
.main .c .fv
{
	width: 100%;
}
.main .c TABLE.single
{
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	width: 100%;
}
.main .c TABLE.single TD
{
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.main .c TABLE.single TH
{
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.main .sc .b
{
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
}
.main .sc .fv
{
	width: 100%;
}
.main .sc TABLE.single
{
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	width: 100%;
}
.main .sc TABLE.single TD
{
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.main .sc TABLE.single TH
{
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.main .single THEAD TH
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #f3f9fd;
}
.main .single TBODY TH
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	padding-bottom: 3px;
	width: 100px;
	padding-top: 3px;
	background-color: #f3f9fd;
	text-align: left;
}
.main .single TBODY TD
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.main .list
{
	width: 100%;
}
.main .list TD
{
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.main .list TH
{
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.main .list THEAD TH
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #f3f9fd;
}
.main .list TBODY TH
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #f3f9fd;
}
.main .list TBODY TD
{
	text-align: center;
}
.main .list TH.date
{
	padding-left: 0px;
	border-right-style: none;
	background-color: white;
	text-align: left;
}
.main .list .bd
{
	border-left: #cccccc 1px solid;
}
.main .list .s
{
	background-color: #f3f9fd;
}
.main .listall .s
{
	background-color: #f3f9fd;
}
.main .list2
{
	table-layout: fixed;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	width: 100%;
}
.main .list2 THEAD TH
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}
.main .list2 TD
{
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.main .list2 TH
{
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.main .list2 TBODY TH
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #f3f9fd;
}
.main .list2 TBODY TD
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
}
.main .list2 .s
{
	background-color: #f3f9fd;
}
.main .list2 .t
{
	font-weight: bold;
	background-image: none;
	background-color: #f3f9fd;
}
.main .list2 .t TD
{
	font-weight: bold;
	background-image: none;
	background-color: #f3f9fd;
}
.main .list2 .t TH
{
	font-weight: bold;
	background-image: none;
	background-color: #f3f9fd;
}
.main .list2 TH.w
{
	width: 250px;
}
.main .list2 TH.a
{
	padding-left: 10px;
	text-align: left;
}
.main .list2 TD.d
{
	padding-left: 10px;
	text-align: left;
}
.main .list2 TD.d2
{
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.main .list2 TH.n
{
	background-color: white;
}
.main .list2 TH.gg
{
	padding-left: 10px;
	text-align: left;
}
.main .list2 TH.zqbg
{
	padding-left: 10px;
	text-align: left;
}
.main .list2 TH.ndbg
{
	padding-left: 10px;
	text-align: left;
}
.main .list2 TH.zms
{
	padding-left: 10px;
	text-align: left;
}
.main .list2 .p
{
	padding-left: 10px;
	text-align: left;
}
.main .b .page
{
	font-size: 14px;
}
H1
{
	font-size: 20px;
	line-height: 150%;
}
TABLE.m TD.tAll
{
	vertical-align: top;
	width: 219px;
	height: 100%;
}
.main .m .tAll .c1
{
	border-right: #93b4f2 1px solid;
	border-top: #93b4f2 1px solid;
	float: left;
	padding-bottom: 2px;
	border-left: #93b4f2 1px solid;
	width: 207px;
	border-bottom: #93b4f2 1px solid;
	background-color: #f3f9fd;
}
.main .c1 UL
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.main .c1 UL LI
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.main .c1 UL LI INPUT.textbox
{
	width: 184px;
}
.main .m .tAll .c2
{
	border-right: #93b4f2 1px solid;
	border-top: #93b4f2 1px solid;
	margin-top: 10px;
	float: left;
	border-left: #93b4f2 1px solid;
	width: 207px;
	border-bottom: #93b4f2 1px solid;
	background-color: #f3f9fd;
}
.main .c2 UL
{
	margin: 5px;
}
.main .c2 .lt
{
	margin: 5px;
}
.main .c2 UL.zxClass
{
	padding: 5px;
}
.main .c2 UL.zxClass li
{
	float: left;
	width: 90px;
}
.main .c2 UL LI SPAN
{
	padding-right: 5px;
	font-family: "宋体";
}
.main .c2 UL LI.more
{
	padding-right: 5px;
	text-align: right;
}
.main .cAll
{
	border-right: #93b4f2 1px solid;
	border-top: #93b4f2 1px solid;
	padding-bottom: 20px;
	margin-left: 0px;
	border-left: #93b4f2 1px solid;
	width: 742px;
	border-bottom: #93b4f2 1px;
}
.main .cAll .listall
{
	width: 100%;
	height: 100%;
}
.main .cAll .listall TD
{
	border-right: #93b4f2 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #93b4f2 1px solid;
}
.main .listall .ct
{
	text-align: center;
}
.main .listall .lft
{
	text-align: left;
	padding: 5px;
	font-size: 14px;
	line-height: 150%;
}

#ArticleBody
{
	line-height: 150%;
	font-size: 14px;
}

.main .liatall tr.s th
{
	padding: 3px;
	font-size: 14px;
	height: 30px;
}
.main .listall TD.bs
{
	border-right-style: none;
}
.main .liatall TH.bs
{
	border-right-style: none;
}
.main .listall THEAD TH.bs
{
	border-right-style: none;
}
.main .listall TD.btom
{
	border-bottom-style: none;
}
.main .listall TH.btom
{
	border-bottom-style: none;
}
.main .listall A.s
{
	color: #666666;
	background-color: transparent;
}
.main .listall A.s:hover
{
	color: #cc0000;
	text-decoration: none;
}
.main .cs
{
	padding-bottom: 0px;
}
.main .pager
{
	clear: both;
	margin: 0px 0px 5px;
	vertical-align: middle;
	line-height: 20px;
}
.main .pager UL
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
.main .pager LI
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
.main .pager LI
{
	margin-right: 8px;
}
.main .pager LI SPAN
{
	font-size: 12px;
}
.main .pager LI A
{
	font-size: 12px;
	text-decoration: none;
}
.main .pager LI A:hover
{
	text-decoration: none;
}
.main .pager LI A.n
{
}
.main .pager LI A.p
{
}
.main .pager LI A.n:hover
{
}
.main .pager LI A.p:hover
{
}
.main .pager LI SPAN.current
{
	font-weight: bold;
}

.main .viewButton
{
	background: url(/image/button.gif);
	border: 0px;
	width: 44px;
	height: 23px;
}



#content a
{
	color: #0000CC;
	text-decoration: underline;
	cursor: pointer;
}
#content
{
	font-size: 14px;
	line-height: 150%;
}
#tagShowBox
{
	background-color: #EFFBFE;
	font-size: 12px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #8AD7FB;
	display: none;
}
#tagShowBox #tagShowBoxBar #tagShowBoxBartitle
{
	float: left;
	font-weight: bold;
	color: #0066FF;
}
#tagShowBox #tagShowBoxBar #tagShowBoxBarClose
{
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#tagShowBox #tagShowBoxBar
{
	background-color: #D2ECF7;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 22px;
}
#tagShowBox #tagShowBoxContent
{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#tagShowBox #tagShowBoxContent a
{
	margin-left: 20px;
	color: #0066FF;
	cursor: pointer;
	text-decoration: underline;
}


/*Small Tab*/
.main #nav
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 380px;
	float: left;
}

.main #nav li
{
	float: left;
	margin-left: 2px;
}

.main #nav li .tab
{
	height: 24px;
	float: left;
	position: relative;
}

.main #nav li .tab a
{
	padding: 0 0.5em;
	line-height: 1.5em;
	text-decoration: none;
	color: black;
	float: left;
	margin-bottom: 5px;
	background-color: #ccc;
	cursor: pointer;
	margin: 1px;
}

.main #nav li #active
{
	background: url( '/image/jian.gif' ) no-repeat center bottom;
}

.main #nav li #active a
{
	background-color: #ff6600;
	color: white;
}

.main #nav li #highlight
{
	height: 18px;
	border: inset 1px #ccc;
	background-color: #ff6600;
}

.main #nav li #highlight a
{
	background-color: #ff6600;
	color: white;
	font-weight: bold;
}

.main #nav li #over
{
	height: 18px;
	border: outset 1px #ccc;
}

.main #nav li #over a
{
	background-color: #ccc;
	font-weight: bold;
	margin: 0px;
}

.main #nav li #fine
{
	border: none;
	background-color: #fff;
}

.main #nav li #fine a
{
	background-color: #ccc;
	font-weight: bold;
}

.main #nav li a:hover
{
	color: #333;
}

.main #nav li a:visited
{
	color: black;
}


/*Quick Help*/
.main .QuickHelp
{
	position: absolute;
	float: left;
}

.main .ArrowDownLeft
{
	position: absolute;
	background: url( '/image/dl.gif' ) no-repeat 5px bottom;
	z-index: 999;
	bottom: 0px;
	width: 50px;
}

.main .ArrowDownRight
{
	position: absolute;
	background: url( '/image/dr.gif' ) no-repeat 5px bottom;
	z-index: 999;
	bottom: 0px;
	right: 0px;
	width: 50px;
}

.main .ArrowTopLeft
{
	position: absolute;
	background: url( '/image/tl.gif' ) no-repeat 5px top;
	z-index: 999;
	top: 1px;
	left: 1px;
	width: 50px;
}

.main .ArrowTopRight
{
	position: absolute;
	background: url( '/image/tr.gif' ) no-repeat 5px top;
	z-index: 999;
	top: 1px !important; *top:1px;
top:0px;
right:6px;
width:30px;
}

.main .TextDown
{
	position: absolute; ;
margin:0px0px17px1px;
border:solid2px#ff6600;
padding:5px;
cursor:pointer;
background-color:white;
}

.main .TextUp
{
	position: absolute; ;
margin:17px0px0px1px;
border:solid2px#ff6600;
padding:5px;
cursor:pointer;
background-color:white;
}

/*Popups*/
.popup
{
	position: absolute;
	width: 489px;
}

.popup .shadow
{
	background: #999999;
	width: 486px;
	height: 193px;
	position: absolute;
	left: 3px;
	top: 3px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.popup .main
{
	border: 1px solid #9a9a9a;
	height: 190px;
	position: absolute;
	width: 484px;
}

.popup .main .head
{
	background: #FFFFFF url(/image/imageFund2.jpg) repeat-x 0px -197px;
	border-bottom: 1px solid #9a9a9a;
	height: 25px;
	width: 484px;
}

.popup .main .head .titleAlert, .popup .main .head .titleConfirm, .popup .main .head .titlePrompt
{
	background: url(/image/imageFund2.jpg) no-repeat;
	float: left;
	height: 25px;
	width: 100px;
}
.popup .main .head .titleAlert
{
	background-position: 0px -371px;
}
.popup .main .head .titleConfirm
{
	background-position: 0px -396px;
}
.popup .main .head .titlePrompt
{
	background-position: 0px -421px;
}

.popup .main .head .tail, .popup .main .head .tailH
{
	background: url(/image/imageFund2.jpg) no-repeat;
	float: right;
	height: 25px;
	width: 41px;
}

.popup .main .head .tail
{
	background-position: -60px -284px;
}
.popup .main .head .tailH
{
	background-position: -101px -284px;
}

.popup .main .head .tail .closeIcon, .popup .main .head .tailH .closeIcon
{
	background: url(/image/imageFund2.jpg) no-repeat;
	display: inline;
	float: right;
	font-size: 0px;
	height: 18px;
	margin: 3px 4px 0px 0px;
	width: 19px;
	cursor: pointer;
}
.popup .main .head .tail .closeIcon
{
	background-position: -142px -284px;
}
.popup .main .head .tailH .closeIcon
{
	background-position: -161px -284px;
}

.popup .main .body
{
	background: #FFFFFF;
	height: 164px;
	width: 484px;
}

.popup .main .body .iconError, .popup .main .body .iconWarning, .popup .main .body .iconEditing, .popup .main .body .iconSuccess
{
	background: url(/image/imageFund2.jpg) no-repeat;
	display: inline;
	float: left;
	height: 62px;
	width: 60px;
	margin: 30px 40px;
}
.popup .main .body .iconError
{
	background-position: -0px -222px;
}
.popup .main .body .iconWarning
{
	background-position: -60px -222px;
}
.popup .main .body .iconEditing
{
	background-position: -120px -222px;
}
.popup .main .body .iconSuccess
{
	background-position: 0px -284px;
}




.popup .main .body .element
{
	clear: right;
	display: inline;
	float: left;
	height: 100px;
	margin: 10px 0px;
	width: 305px;
}
.popup .main .body .element .elementEntity
{
	height: 100px;
	vertical-align: middle;
}

.popup .main .body .element .elementEntity .PopupTitle
{
	font-size: 14px;
	width: 100%;
	font-weight: bold;
}
.popup .main .body .element .elementEntity label
{
	font-weight: bold;
}
.popup .main .body .element .elementEntity span
{
	color: #FF0000;
}

.popup .main .body .element .elementEntity .input
{
	margin: 5px 0px;
	border: 1px solid #A5ACB2;
	font-size: 12px;
	height: 14px;
	padding: 2px;
	width: 200px;
}

.popup .main .body .element .elementEntity .inputVerifyCode
{
	margin: 5px 0px;
	border: 1px solid #A5ACB2;
	font-size: 12px;
	height: 14px;
	padding: 2px;
	width: 50px;
	margin-right: 3px;
}

.popup .main .body .buttons
{
	text-align: center;
	clear: both;
}

.popup .main .body .buttons .button
{
	display: inline;
	height: 25px;
	margin: 5px 10px;
	width: 80px;
}

.mask
{
	filter: alpha(opacity=70);
	opacity: 0.7;
	background: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
}

.main .btn
{
	border: none;
	background: url( '/image/out.gif' ) no-repeat top left;
	width: 80px;
	height: 30px;
	cursor: pointer;
}

.main .btnOver
{
	border: none;
	background: url( '/image/over.gif' ) no-repeat top left;
	width: 80px;
	height: 30px;
	cursor: pointer;
}

/*open Window*/
#lei_jj
{
	margin-top: 3px;
	font-family: "宋体";
	height: 70px;
	width: 950px;
	background: url(/images/meun_jjjz_bg.jpg) repeat-x;
	margin: 0px auto;
}
#lei_jj .left
{
	background-image: url(/images/meun_jjjz_left.jpg);
	width: 4px;
	float: left;
	height: 70px;
}
#lei_jj .con
{
	float: left;
	width: 935px;
}
#lei_jj .con .tit01
{
	height: 26px;
	width: 900px;
	margin: 8px 0px 0px 25px;
}
#lei_jj .con .tit01 #jz_meun
{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#lei_jj .con .tit01 #jz_meun li
{
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 26px;
	height: 26px;
}
#lei_jj .con .tit01 #jz_meun #meun_home
{
	background: #fff url(/images/selce_left_j.jpg) no-repeat left top;
	padding: 0px;
	width: 8px;
}
#lei_jj .con .tit01 #jz_meun #select
{
	color: #226191;
	background: #fff url(/images/selce_right_j.jpg) no-repeat right top;
	margin-right: 15px;
	padding-right: 8px;
	padding-left: 0px;
}
#lei_jj .con .tit01 #jz_meun .list
{
	padding-left: 0px;
	padding-right: 0px;
	width: auto;
}
#lei_jj .con .tit01 #jz_meun #select a, #lei_jj .con .tit01 #jz_meun #select a:hover
{
	color: #226191;
	text-decoration: none;
}
#lei_jj .con .tit01 #jz_meun .no_select
{
	color: #FFF;
}
#lei_jj .con .tit01 #jz_meun .no_select a, #lei_jj .con .tit01 #jz_meun .no_select a:hover
{
	color: #FFF;
	text-decoration: none;
}
#lei_jj .con .tit01 #jz_meun .line
{
	background: url(/images/meun_jjjz_line.jpg) no-repeat center;
	width: 2px;
	padding: 0px;
}
#lei_jj .con .tit01 #jz_meun .list select
{
	float: left;
}
#lei_jj .con .tit01 #jz_meun .check
{
	float: left;
	margin-left: 30px;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#lei_jj .right
{
	background: url(/images/meun_jjjz_right.jpg) no-repeat;
	float: right;
	height: 70px;
	width: 4px;
}
#lei_jj .con .clear
{
	clear: both;
}
#lei_jj .con .tit02
{
	width: 852px;
	height: 31px;
	margin-right: 10px;
	margin-left: 10px;
}
#lei_jj .con .tit02 .r
{
	background: #fff url(/images/meun_jjjz_right_write.jpg) no-repeat right top;
	float: left;
	width: 915px;
}
#lei_jj .con .tit02 .r .l
{
	background: #fff url(/images/meun_jjjz_left_write.jpg) no-repeat;
	float: left;
	width: 4px;
	height: 31px;
	padding: 0px;
}
#lei_jj .con .tit02 .r ul
{
	margin: 0px;
	padding: 0px;
	color: #226191;
	list-style-type: none;
	font-size: 14px;
}
#lei_jj .con .tit02 .r ul a, #lei_jj .con .tit02 .r ul a:hover
{
	color: #226191;
	text-decoration: none;
}
#lei_jj .con .tit02 .r li
{
	float: left;
	line-height: 30px;
	padding-right: 13px;
	padding-left: 12px;
}
#lei_jj .con .tit02 .r .jt_2text
{
	color: #FFF;
	background: url(/images/jt_2text.jpg) no-repeat 8px 5px;
}
#lei_jj .con .tit02 .r .jt_3text
{
	color: #FFF;
	background: url(/images/jt_3text.jpg) no-repeat 8px 5px;
}
#lei_jj .con .tit02 .r .jt_4text
{
	color: #FFF;
	background: url(/images/jt_4text.jpg) no-repeat 8px 5px;
}
#lei_jj .con .tit02 .r .jt_2text a, #lei_jj .con .tit02 .r .jt_2text a:hover, #lei_jj .con .tit02 .r .jt_3text a, #lei_jj .con .tit02 .r .jt_3text a:hover, #lei_jj .con .tit02 .r .jt_4text a, #lei_jj .con .tit02 .r .jt_4text a:hover
{
	color: #FFF;
	text-decoration: none;
}
#lei_jj .con .tit02 .r .line
{
	background-color: #226191;
	height: 18px;
	width: 1px;
	padding: 0px;
	margin-top: 6px;
}
.jj_text
{
    padding-bottom:10px;
	line-height: 18px;
	text-decoration: none;
	height: 18px;
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	width: 928px;
	font-size: 12px;
	padding: 7px 10px;
	color: #333;
	font-family: "宋体";
	margin: 0px auto;
}
.jj_text span
{
	padding-right: 5px;
	padding-left: 5px;
}

.jj_text A:hover
{
	color:Black;
	text-decoration:none;
}

.jj_text .text_2
{
	text-align: left;
}
.jj_text_red
{
	color: #f00;
}
.jj_text_green
{
	color: #008000;
}
.jj_text_b
{
	font-weight: bold;
}
#fund123Ad, #loadingFrame, #main_loading
{
	margin: 0px auto;
	width: 900px;
	padding-bottom: 10px;
}
.mask_11
{
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	cursor: text;
	position: absolute;
	z-index: 30000;
	background-color: #fff;
	filter: alpha(opacity=0);
	opacity: 0;
}


/*
	OFL.css
==========================*
/* table_div mengml 2008-9-25*/
.tab_jz_tit a:hover, .tab_jz a:hover
{
	text-decoration: underline;
	color: #f00;
}
.tab_jz_tit
{
	width: 949px;
	height: 48px;
	font-size: 12px;
	text-align: center;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-top: #ccc 1px solid;
	background-color: #e1edf6;
	overflow: hidden;
	margin: 0px auto;
}
.tab_jz ul, .tab_jz_tit ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tab_jz li, .tab_jz_tit li
{
	border-right: #ccc 1px solid;
	float: left;
	font-family: Tahoma;
	height: 21px;
}
.tab_jz li input
{
position: static;
 vertical-align: -2px;
 margin-top:4px;
}
.tab_jz
{
	width: 949px;
	line-height: 21px;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
	height: 21px;
	font-size: 12px;
	text-align: center;
	clear: both;
	overflow: hidden;
	margin: 0px auto;
	background-color:White;
}
.tab_jz_tit .jz05
{
	line-height: 24px;
}
.tab_jz_tit .jz01
{
	line-height: 24px;
}
.tab_jz_tit .jz02, .tab_jz_tit .jz03, .tab_jz_tit .jz04, .tab_jz_tit .jz06
{
	padding: 16px 0px;
	height: 16px;
	line-height: 16px;
}
.jz01
{
	width: 21px;
}
.jz02
{
	width: 40px;
}
.jz03
{
	width: 70px;
}
.jz04
{
	width: 210px;
}
.jz05
{
	width: 75px;
}
.jz06
{
	width: 75px;
	text-align:center;
}
.tab_jz_tit .jz_top
{
	width: 151px;
	height: 48px;
}
.tab_jz_tit .riqi
{
	border-bottom: #ccc 1px solid;
	line-height: 22px;
}
.tab_jz_tit .jz05
{
	float: left;
}
.tab_jz_tit .line
{
	border-right: #ccc 1px solid;
}
.jz041
{
	width: 150px;
}
.jz011
{
	width: 20px;
}

a
{
	color: #00007f;
	text-decoration: none;
}
A:HOVER
{
	color: #ff0000;
	text-decoration: underline;
}


.fav
{
	width: 13px;
	height: 13px;
	margin: 4px;
}

.fav1
{
	width: 13px;
	height: 13px;
	margin: 4px;
}

.fav2
{
	width: 13px;
	height: 13px;
	margin: 4px;
}

.tableHeader
{
	border-collapse: collapse;
	text-align: center;
	margin-bottom: -1px;
}

.tipCss
{
	color: Red;
}

.tipCss a
{
	color: Red;
	text-decoration: underline;
}

.notipCss a
{
	color: Red;
	text-decoration: underline;
}

.preNetValue
{
	color: rgb(102, 102, 102);
}

#main_loading {
	border: solid 1px #cccccc; padding: 5px; padding-left:20px; font-size: 12px; width: 922px;background:url('/image/Loading.gif') no-repeat 5px 5px;
}

/*
	openwindow
=========================*/
.openwindow
{
	font-size: 12px;
	background: #ffffff;
	width: 150px;
	position: absolute;
	z-index: 9999;
	height: auto;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.openwindow .hide
{
	background-image: url(../images/04.png);
	background-repeat: repeat-y;
	padding-left: 4px;
}
.openwindow .clear
{
	clear: both;
}
.openwindow #showproduct .tit06 LI A
{
	color: #ff0000;
	text-decoration: none;
}
.openwindow #showproduct .tit06 LI A:link, A:visited, A:hover
{
	color: #000000;
	text-decoration: none;
}
.openwindow .showall
{
	color: #ff0000;
	font-size: 12px;
	background: url(../images/01.png) no-repeat;
	height: 30px;
	padding-left: 4px;
	display: block;
	overflow: hidden;
}
.openwindow .showall .tit03
{
	background-image: url(../images/03.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 4px;
	height: 30px;
}
.openwindow .showall .tit03 .tit02
{
	background: url(../images/02.png) repeat-x;
	line-height: 30px;
	color: #FFF;
	font-size: 12px;
	text-indent: 0px;
	height: 30px;
	font-weight: bold;
}
.openwindow .showall .tit03 .tit02 .close
{
	float: right;
	padding-top: 5px;
	padding-right: 5px;
}
.openwindow .showall .tit03 .tit02 .productTitle
{
	float: left;
	padding-left: 15px;
}
.openwindow .tit06
{
	background-image: url(../images/06.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 4px;
}
.openwindow .tit06 .comp
{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.openwindow .tit06 ul
{
	margin: 0px;
	padding: 10px 0px 10px 10px;
	line-height: 20px;
	list-style-type: none;
	height: 150px;
	z-index: 9999;
	overflow-y: scroll;
}
.openwindow .tit07
{
	background-image: url(../images/07.png);
	background-repeat: no-repeat;
	padding-left: 4px;
}
.openwindow .tit07 .tit09
{
	background-image: url(../images/09.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 4px;
}
.openwindow .tit07 .tit09 .tit08
{
	background-image: url(../images/08.png);
	background-repeat: repeat-x;
	height: 4px;
}
.openwindow .tit06 li
{
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}


span.up {
	background:url(/Images/updown.png) no-repeat;
	height:13px;
	width:12px;
	display:inline-block;
	padding:0;
}
span.down {
	background:url(/Images/updown.png) no-repeat -12px 0;
	height:13px;
	width:12px;
	display:inline-block;
	padding:0;
}
/************2011-08-31************/
.tab_jz a.pa { 
	float:left; padding-left:5px; 
}
.tab_jz span.bar { 
	float:right; color:#3e69d6; padding-right:5px;
}
.tab_jz span.bar a { 
	padding:0px 1px; 
}
.tab_jz span.bar a:link,.tab_jz span.bar a:visited { 
	color:#f00; 
}
.tab_jz span.bar a:hover { 
	color:#bd0a01; text-decoration:none; 
}
/***********2011-08-31***********/
.f_result a.pa { 
	float:left;
	padding-left:5px; 
 }
.f_result span.bar { 
	float:right; color:#3e69d6; padding-right:5px; 
}
.f_result span.bar a { 
	padding:0px 1px; 
}
.f_result span.bar a:link,.f_result span.bar a:visited { 
	color:#f00; 
}
.f_result span.bar a:hover { 
	color:#bd0a01; text-decoration:none; 
}
