@charset "utf-8";
/************ The Reset Style For WebSite Start ************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}
table {
	border-collapse:separate;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#111;
	margin:0;
	padding:0;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
/************ The Basic Style Case For WebSite Start ************/
body {
	
}
td, div, li {
	color:#333;
	font-family:Tahoma, "宋体";
	font-size:12px;
	line-height:180%;
}
*_html td, div, li { /*overflow:hidden;主要针对IE6.0，将所有的空白DIV高度清除-------------Check ie 6.0.All the space div height to clear.*/
}
select, input, textarea {
	color:#333;
	font-family:Tahoma, "宋体";
	font-size:12px;
	line-height:120%;
}
a {
	/*filter:expression(this.onFocus=this.blur());*/
	line-height:180%;
	text-decoration:none;
	outline:none;
}
a:link, a:active, a:visited {
	color:#333;
}
a:hover {
	color:#ffba00!important;
}
/*area {
	filter:expression(this.onFocus=this.blur());
}
*/
p {
	/*word-break:break-all;word-wrap:break-word;*/
	margin:5px 0;
	padding:0;
}
img {
	margin:0;
	padding:0;
	border:0;
}
form {
	margin:0;
	padding:0;
}
.globalRed {
	color:red!important;
}
.globalBlue {
	color:blue!important;
}
.globalOrange {
	color:#ff8e08!important;
}
.btnGlobalGreen {
	color:green;
	cursor:pointer;
}
.btnGlobalRed {
	color:red;
	cursor:pointer;
}
.btnGlobalYellow {
	color:darkgoldenrod;
	cursor:pointer;
}
.btnGlobalYellowVbig {
	color:#FF9B2D;
	cursor:pointer;
	font-size: 24px;
	line-height: 30px;
}
.btnGlobalRoyalBlue {
	color:royalblue;
	cursor:pointer;
}
.bigGlobalRed {
	color:#fff!important;
	font-size:14px;
	font-weight:bold;
	background-color:#f77800;
	padding:3px;
}
.bigGlobalBlue {
	color:blue;
	font-size:14px;
}
.bigGlobalOrange, a.bigGlobalOrange:link, a.bigGlobalOrange:active, a.bigGlobalOrange:visited  {
	color:#ff8e08;
	font-size:14px;
}
a.bigGlobalOrange:HOVER  {
	color:#FF4800!important;
}
.readOnly {
	color:gray;
}
a.globalBlue {
	color:blue;
}
a.globalRed {
	color:red;
}
.telePhoneStyle {
	font-family:"Georgia", "arial", "sans-serif", "宋体";
}
.table, .table2 {
	border-collapse:collapse;
}
.table tr th {
	color:white;
	font-size:10px;
	text-indent:1px;
	background-color:#112233;
}
.table tr td {
	text-indent:1px;
	font-size:10px;
	background-color:white;
}
.table2 tr td {
	height:18px!important;
}
.inputA {
	border:#a5a5a5 1px solid;
	star: expression(onmouseover=function() {
			this.style.borderColor="#9ecc00"
		},
		onmouseout=function() {
			this.style.borderColor="#a5a5a5"
		});
}
.inputB {
	cursor:hand;
}
.num {
	font-size:11px; color:#36537B;
	
}
.numhz {
	font-size:12px; color:#36537B;
	
}
.numred {
	font-size:9px;
	color: #CC0000;
}
.numgreen {
	font-size:9px;
	color: #009900;
}
#pageInfo, .pageControl {
	clear:both;
	padding:8px;
	text-align:right;
}
#showPage { /*height:30px;
	color:6d6d6d;*/
}
#showPageLeft {
	float:left;
	width:30%;
	line-height:30px;
}
#showPageRight {
	float:left;
	width:60%;
	line-height:30px;
	text-align:right;
}
#showPageRight input {
	line-height:120%;
}
.clearFix {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}
.clearFix:after {
	content:".";
	display:block;
	height 0;
	clear:both;
	visibility:hidden;
} /* only FF */
.oldPrice {
	text-decoration:line-through;
}
.iptButton {
	background:url(../images/BtnBg.gif) repeat-x;
	color:white;
	cursor:pointer;
	border:none;
	padding:3px 9px;
}
.iptButtonS {
	background:url(../images/BtnBg.gif) repeat-x;
	color:white;
	cursor:pointer;
	border:none;
	padding:1px 5px;
}
.goBack {
	clear:both;
	text-align:center;
}
.pageControl {
	clear:both;
	padding:5px 8px;
	text-align:center;
	background:#f1f1f1;
}
.pageControl strong {
	color:#e58c00;
	font-weight:bold;
}
.pageControl img, .pageControl input {
	vertical-align:middle;
}
.pageControl input {
	line-height:120%;
	border:1px #426992 solid;
	width:15px;
}
.listwords {
	font-size: 12px;
	line-height: 18px;
	padding: 10px 10px;
}

.whiteword
{
	color: #FFFFFF;
}
.garyword, .garyword a, .garyword a:visited
{
	color: #8e8e8e;
	line-height: 18px;
}
.garyword a:HOVER
{
	color: #8e8e8e;
	line-height: 18px;
}

.garyline, .garyline a, .garyline a:visited
{
	color: #8e8e8e;
	line-height: 27px;
}
.garytitle
{
	color: #868686;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.bluetitle
{
	color: #1B6FAD;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}

.bluetitle a
{
	color: #1B6FAD!important;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.bluetitle a:visited
{
	color: #1B6FAD!important;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.bigRed, .bigRed a, .bigRed visited{
	color:#FF3300!important;
	font-size:14px;
	text-decoration: underline;

}
.biggray, .biggray a, .biggray visited{
	color:#333333!important;
	font-size:14px;


}
.btnGlobalRedVbig {
	color:#FF0000;
	cursor:pointer;
	font-size: 24px;
	line-height: 30px;
}
.blueLink, a.blueLink {
	color:#2c9be3!important;
	text-decoration:underline;
}
.orangeLink, a.orangeLink {
	color:#ff8e08!important;
	text-decoration:underline;
	font-size: 12px;
}
.grayLink, a.grayLink {
	color:#868686!important;
	text-decoration:underline;
	font-size: 12px;
}

.purple12 {
	color:#7A0000!important;
	font-size: 12px;
	line-height:18px;
}
.purple12 a, .purple12 visited{
	color:#7A0000!important;
	text-decoration:underline;	
}
.purple14, .purple114 a, .purple114 visited {
	color:#7A0000!important;
	font-size: 14px;
	font-weight: bold;
	line-height:18px;
}
.tabletitle{	color:#333333!important;
	font-size: 12px;
	line-height:14px;}
	
.indexblue12, .indexblue12 a, .indexblue12 a:visited {	
    color:#2a7aa3!important;
	font-size: 12px;
	line-height:18px;}
	
.indexblue12 a:hover {	
    color:#ff8e08!important;
	font-size: 12px;
	line-height:18px;
	text-decoration:none;	}
	
.indexdarkblue, .indexdarkblue a, .indexdarkblue a:visited {	
    color:#13467c!important;
	font-size: 12px;
	line-height:18px;}
	
.indexdarkblue a:hover {	
    color:#ff8e08!important;
	font-size: 12px;
	line-height:18px;
	text-decoration:none;	}
	
.indexgray12, .indexgray12 a, .indexgray12 a:visited {	
    color:#5f5f5f!important;
	font-size: 12px;
	line-height:18px;}
	
.indexgray12 a:hover {	
    color:#ff8e08!important;
	font-size: 12px;
	line-height:18px;
	text-decoration:none;	}	
	
.indexorange12, .indexorange12 a, .indexorange12 a:visited {	
    color:#ff5500!important;
	font-size: 12px;
	line-height:18px;}
	
.indexorange12 a:hover {	
    color:#ff8e08!important;
	font-size: 12px;
	line-height:18px;
	text-decoration:none;	}
	
.bigblue16, .bigblue16 a, .bigblue16 visited{    
    color:#13467c!important;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;}
	
.bigblack14, .bigblack14 a, .bigblack14 visited{    
    color:#333333!important;
	font-size: 14px;
	line-height:20px;
	text-decoration:none;}
	
.bigorange16, .bigorange16 a, .bigorange16 visited{    
    color:#ff8e08!important;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;}

input{
	vertical-align:middle;
}
#siteWrapTopLink {
	background:#f0f0f0;
	border:1px #d1d1d1 solid;
}
	#siteTopLink {
		margin:0 auto;
		width:940px;
	}
		#topLink {
			color:#237eb7;
		}
			#topLink a {
				color:#237eb7;
			}
		#dateTimeCase {
			text-align:right;
		}
			#dateTimeCase img {
				vertical-align:middle;
			}
			.homeIMGLeft {
				margin-left:20px;
			}
			.hideThis {
				display:none;
			}
#footerLink {
	clear:both;
	margin:0 auto;
	width:940px;
	height:5px;
	line-height:5px;
	text-align:center;
	margin-top:15px;
	background:#dedede;
}
#siteFooter {
	clear:both;
	margin:0 auto;
	width:940px;
	height:116px;

}
	#siteFooter p {
		height:25px;
		margin:0;
		padding-top:6px;
		position:relative;
		left:714px;
		width:150px;
		text-indent:30px;
	}
	#innerContent {
	margin:0 auto;
	width:940px;
}
	#indexContent tr td {
		vertical-align:top;
	}
	#iContentLeft {
		width:771px;
	}
		#wrapJumpAD {
			width:276px;
		}
			#showThisAD {
				border:1px #d8d8d8 solid;
				padding:8px;
			}
			#textAD {
				background:url(../images/grayArrBg.gif) no-repeat;
				height:22px;
				line-height:22px;
				color:#02548d;
				text-indent:22px;
			}
			.adList {
				background:url(../images/blackBlueDot.gif) no-repeat 9px 50%;
				text-indent:19px;
			}
			.more {
				text-align:right;
				padding:7px 0;
			}
			#mgBlog {
				border:1px #d8d8d8 solid;
				padding:8px;
			}
				#mgBlogLeft {
					width:74px;
				}
					#mgBlogLeft img {
						display:block;
					}
				#mgBlogRight {
					width:184px;
				}
					#mgBlogRight h5 {
						background:url(../images/grayDotLine.gif) repeat-x bottom;
						font-weight:bold;
						padding-bottom:5px;
						margin-bottom:1px;
					}
					#mgBlogRight img {
						display:block;
						float:left;
						margin-left:5px;
						padding:3px 0;
					}
/************ The Basic Style Case For WebSite End ************/
/************ Add by Thy Start ************/
.filter {width:400px;float:left;margin:6px 0;}
.s_track {width:236px;height:19px;background:url(../images/slider-track.gif) no-repeat;margin:0 20px;}
.s_handle {width:17px;height:20px;background:url(../images/slider-handle.gif) no-repeat;cursor:move;}
.s_order {width:240px;height:17px;background:url(../images/slider-order.gif) no-repeat;margin:0 20px;}
ul.s_caption {list-style:none;}
ul.s_caption li{width:46px;float:left;list-style-type:none;text-align: center;}

.myfundSearch
{
	padding: 0px;
	width: 300px;
	height: 300px;
	overflow: auto;	
	z-index: 20000;
	color:#333;
	background-color: #f7fafb;
	border: #a2b3c7 1px solid;
	display:none;
	overflow-x: hidden;
}
.myfundSearch_title
{
	background-color:#f7fafb;
	color:#333;
	line-height:25px;
	font-size:12px;
}
/************ Add by Thy End ************/
.zbglform { width:120px}
.zbglcontral {
	background-image: url(../images/menber091003.gif);
	background-repeat: no-repeat;
	background-position: right center;  	 
	width: 65px;
}

.myspaceMENUactive {
	background-image: url(../images/member0903.gif);
	background-repeat: no-repeat;
	background-position: center 0px; 
	width: 108px; height:34px;	 
	font-size:14px;
	color: #FFFFFF;
	font-weight: bold; 

}	

.myspaceMENUactive a{

	font-size:14px;
	color: #FFFFFF;
	font-weight: bold; line-height:30px;
	 
}
.myspaceMENUactive a:visited {

	font-size:14px;
	color: #FFFFFF;
	font-weight: bold;
}
.myspacesubMENUactive {
	background-image: url(../images/menber091002.gif);
	background-repeat: no-repeat;
	background-position: center 0px; 
	width: 80px; 	 
	font-size:12px;
	color: #005B90;
	font-weight: bold; padding-top:4px;
	
}	
.myspacesubMENUactive A {
	font-size:12px;
	color: #005B90;
	font-weight: bold; 
}	
.myspacesubMENUactive A:visited {
	font-size:12px;
	color: #005B90;
	font-weight: bold; 
}	

.myspacesubMENU {
	width: 80px; 	 
	font-size:12px;
	color: #005B90;	
}	
.myspacesubMENU A {
	font-size:12px;
	color: #005B90;
}	
.myspacesubMENU A:visited {
	font-size:12px;
	color: #005B90;
}	

.myspacesubMENU1active {
	background-image: url(../images/menber091004.gif);
	background-repeat: no-repeat;
	background-position: center 0px; 
	width:118px; 	 
	font-size:12px;
	color: #005B90;
	font-weight: bold; padding-top:4px;
	
}	
.myspacesubMENU1active A {
	font-size:12px;
	color: #005B90;
	font-weight: bold; 
}	
.myspacesubMENU1active A:visited {
	font-size:12px;
	color: #005B90;
	font-weight: bold; 
}	

.myspacesubMENU1 {
 	font-size:12px;
	color: #005B90;	
}	
.myspacesubMENU1 A {
	font-size:12px;
	color: #005B90;
}	
.myspacesubMENU1 A:visited {
	font-size:12px;
	color: #005B90;
}


.myspaceMENU {

	width:87px; 
	font-size:12px;
	color: #005B90;
	font-weight: bold;  border-right: 1px #B6D5E3 solid; vertical-align:middle 
}	

.myspaceMENU  a{
width: 87px;   
	color: #005B90;
	font-weight: bold;
	line-height:18px;
}	

.myspaceMENU  a:visited{

	color: #005B90;
	font-weight: bold;
}