table {
	font-family: "宋体";
	font-size: 12px;
}
body {
	font-family: 宋体; font-size: 12px;background-color:#FFFFFF; margin: 0px;
}
a{blr:expression(this.onFocus=this.close());}
a{blr:expression(this.onFocus=this.blur());}
a { color: #000000; text-decoration: none;line-height:24px}
a:link { color: #000000; text-decoration: none;line-height:24px}
a:visited { color: #000000; text-decoration: none;line-height:24px}
a:hover { color: #ff0000; text-decoration: underline;line-height:24px}
a:active { color: #ff0000; text-decoration: underline;line-height:24px}

.h_gray{ color:#999999; text-decoration: none}
a.h_gray { color: #999999; text-decoration: none}
a.h_gray:link { color: #999999; text-decoration: none}
a.h_gray:visited { color: #999999; text-decoration: none}
a.h_gray:hover { color: #000000; text-decoration: none}
a.h_gray:active { color: #999999; text-decoration: none}

.h_black{ color:#000000; text-decoration: none}
a.h_black { color: #000000; text-decoration: none}
a.h_black:link { color: #000000; text-decoration: none}
a.h_black:visited { color: #000000; text-decoration: none}
a.h_black:hover { color: #000000; text-decoration: none;font-weight: bold;}
a.h_black:active { color: #000000; text-decoration: none}

.h_b{ color:#000000; text-decoration: none;font-size: 14px;font-weight: bold;}

.text_green_big {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-align: center;
}
.text_green_big_2 {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-align: left;
}
.text_black_big {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.text_black {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;	
	color: #000000;
	text-align: left;
}
.text_black_big_2 {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 30px;	
	color: #000000;
	text-align: left;
}
.text_gray_big {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.td_point
{
padding-left:6px;
}

.td_dashed
{
border-bottom-color:#999999;
padding-left:6px;
border-width:1px;
border-bottom-style:dashed;
border-right-style:none;
}

.td_right_dashed
{
border-right-color:#999999;
padding-left:6px;
border-width:1px;
border-right-style:dashed;
}

.text_green {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-align: center;
}
.td_green {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bar_base.gif);
	background-repeat: repeat-x;
	text-align:center;
	
}
.td_over {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	background-image: url(../images/bar_2.gif);
	background-repeat: repeat-x;	
	text-align:center;
	
}
img {
	vertical-align: middle;
}
.img_none_repeat {
	background-repeat: no-repeat;
}

.left_head {
	font-weight: bold;
	font-size: 12px;
	padding-left: 11px;
	height: 30px;
	background: url(../images/index/left.gif);
}

.left_heads {
	font-weight: bold;
	font-size: 12px;
	padding-left: 11px;
	height: 30px;
	background: url(../images/index/leftm.gif);
}

.left_headb {
	font-weight: bold;
	font-size: 12px;
	padding-left: 11px;
	height: 30px;
	background: url(../images/index/leftb.gif);
}
.title_text {
font-size: 14px;
color:#0000FF;
}
.hidden { display:none;} 


/**公积金相关的样式**/
.GJJIntroduce
{
	font-size:18px;
	font-weight:bolder;
	
}


.GJJDownTable
{
 
}

.GJJDownTable tr{ line-height:30px;text-align:center;}
.GJJDownTable tr td{width:50%;}
.GJJDownTable .GJJHeader{background-color:#6699CC;color:#FFFFFF; font-weight:bold;}
.GJJDownTable .GJJSingle{background-color:#CCCCCC; }
.GJJDownTable .GJJDouble{background-color:#FFFFCC }

.GJJDownTable a:hover{color:Blue; font-weight: bold;}
.GJJDownTable a:link { color: Blue; text-decoration: none;text-decoration: underline;}
.GJJDownTable a:link { color: Blue; text-decoration: none;text-decoration: underline;}
.GJJDownTable a:link { color: Blue; text-decoration: none;text-decoration: underline;}

/* 修改字体,20110809,Luowh */
div,span,a,td
{
    font-family: 微软雅黑, 黑体;
}
