/* 主样式 */
body {text-align: center;background-color: #ffffff;font-size: 10pt;line-height: 130%;color: #000000;
	margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
table,td,br,p,iframe,form,span{font-size: 10pt;line-height: 140%;color: #000000; font-family: "宋体";margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
	
/*链接样式*/
a:link { color: #0055bb; text-decoration: none;}
a:visited { color: #0055bb; text-decoration: none;}
a:active { color: #ff0000;  text-decoration: none;}
a:hover { color: #ff0000; text-decoration: none;}

a:link.2 { color: #008822; text-decoration: none; font-weight: bold;}
a:visited.2 { color: #008822; text-decoration: none; font-weight: bold;}
a:active.2 { color: #ff0000;  text-decoration: none; font-weight: bold;}
a:hover.2 { color: #ff0000; text-decoration: none; font-weight: bold;}

a.y {color: #fffc00;text-decoration: none}
a:visited.y {  color: #fffc00;text-decoration: none}
a:active.y { color: #ff5500; text-decoration: underline}
a:hover.y { color: #ff5500; text-decoration: underline}

a.b {color: #0055bb;text-decoration: none}
a:visited.b { color: #0055bb;text-decoration: none}
a:active.b { color: #ff5500; text-decoration: underline}
a:hover.b {	color: #ff5500; text-decoration: underline}

a.w { color: #ffffff;text-decoration: none}
a:visited.w { color: #ffffff;text-decoration: none}
a:active.w { color: #fffc00; text-decoration: underline}
a:hover.w { color: #fffc00; text-decoration: underline}

a.w2 { 	color: #ffffff;text-decoration: none }
a:visited.w2 { color: #ffffff;text-decoration: none}
a:active.w2 { color: #ffffff; text-decoration: none }
a:hover.w2 { color: #ffffff; text-decoration: none}

a.h { color: #000000;text-decoration: none}
a:visited.h { color: #000000;text-decoration: none}
a:active.h { color: #000000; text-decoration: none}
a:hover.h {	color: #000000; text-decoration: none}

/*字体样式*/
tx{font-size: 10pt;color: #000000;}
tb{font-size: 10pt;color: #008822; font-weight: bold;}
.tx9h {	font-size: 9pt;	color: #666666;}
.tx9r{font-size: 9pt;color: #ff0000;}
.tx9y{font-size: 9pt;color: #ffff00;}
.tx9hu {font-size: 9pt;color: #666666;text-decoration: line-through;}
.tb9b {	font-size: 10pt;color: #000000;font-weight: bold;}
.tb9o {	font-size: 10pt;color: #ef4821;font-weight: bold;}
.tb10w {font-size: 10pt;color: #ffffff;font-weight: bold;}
.tb10l {font-size: 10pt;color: #0055bb;font-weight: bold;}
.tb11w {font-size: 11pt;color: #ffffff;font-weight: bold;}
.tb11y {font-size: 11pt;color: #ffff00;font-weight: bold;}
.tb13h {font-size: 13pt;line-height: 120%;color: #757575;font-weight: bold;}
.tb14o {font-size: 14pt;line-height: 120%;color: #ef4821;font-weight: bold;}

/*虚线、外框样式*/
.line1 { line-height: normal; border-top-width: 0.1mm;	border-right-width: 0.1mm;	border-bottom-width: 0.1mm;	border-left-width: 0.1mm;
	border-top-style: none;	border-right-style: none;	border-bottom-style: dotted;	border-left-style: none;
	border-top-color: #999999;	border-right-color: #999999;	border-bottom-color: #6a6a6a;	border-left-color: #999999;}
.line2 { line-height: normal; border-top-width: 0.1mm;	border-right-width: 0.1mm;	border-bottom-width: 0.1mm;	border-left-width: 0.1mm;
	border-top-style: none;	border-right-style: dotted;	border-bottom-style: none;	border-left-style: none;
	border-top-color: #999999;	border-right-color: #000000;	border-bottom-color: #999999;	border-left-color: #999999;}
.i{	border: 1px solid #008551;}
.i1{border: 4px solid #64b2e3;}
.i2{border: 4px solid #e0e0e0;}