body {
	margin: 0px;
	background-color:#FFFFFF;
	font-family: "宋体";
}


table {
	font-size: 12px;
	line-height: 20px;
	color:#333333;
	font-family: "宋体";
}

a{ behavior:url(/Resource/Css/focus.htc)}

A:link {color:#00007f;text-decoration:none;}
A:visited {color:#65038e;text-decoration:none;}
A:active {color:#ff0000;}
A:hover {color:#ff0000;text-decoration:none;}

A.new:link {color:#0544A4;text-decoration:none;}
A.new:visited {color:#65038e;text-decoration:none;}
A.new:active {color:#ff0000;}
A.new:hover {color:#ff0000;text-decoration:none;}

A.red:link {color:#ff0000;text-decoration:none;}
A.red:visited {color:#65038e;text-decoration:none;}
A.red:active {color:#ff0000;}
A.red:hover {color:#ff0000; text-decoration:underline;}

/*白色转黄色链接样式*/
	
A.yell:link,A.yell:visited {text-decoration:none;
	color: #ffff00;
	}
A.yell:active,A.yell:hover {text-decoration:underline;
	color: #ffffff;
	}

/*新闻连接样式*/
	
A.lan:link,A.lan:visited {text-decoration:none;
	color: #004AE1;
	}
A.lan:active,A.lan:hover {text-decoration:underline;
	color: #ff0000;
	}
A.bai:link,A.bai:visited {text-decoration:none;color: #ffffff;
	}
A.bai:active,A.bai:hover {text-decoration:underline;color: #ffffff;
	}

A.blk:link{text-decoration:none;
	color: #000000;
	}
A.blk:active,A.blk:hover {text-decoration:underline;
	color: #ff0000;
	}


.sp01{padding-top:10px; padding-bottom:10px;}
.sp0105{padding-top:5px; padding-bottom:5px;}
.sp02{padding-top:5px;}
.sp0210{padding-top:10px;}
.sp03{padding-bottom:5px;}
.sp0310{padding-bottom:10px;}
.sp04{padding:5px;}
.sp0410{padding:10px;}
.sp05{padding-left:5px; padding-right:5px;}
.sp15{padding-left:15px; padding-right:15px;}



.f14 {
	font-size: 14px;
}
.f24 {
	font-size: 24px;
	line-height:30px;
}

.fbai {
	color: #FFFFFF;
}

.flv {
	color: #006600;
}


.fred {
	color: #FF0000;
}

.fhei{
	font-family:"黑体", Times, serif;
	font-size:20px;
	color:#1444CE;

	line-height:30px;
	 }
	 
.l22{
	line-height:22px;
	}
	
.l24{
	line-height:24px;
	}
	
.l28{
	line-height:28px;
	}
	
.l30{
	line-height:30px;
	}
	

/* 截字段 */

.tbj {
 	table-layout: fixed;
}

.tdj
{
	white-space: nowrap; 
	overflow: hidden;
	text-overflow:ellipsis;
}

.bg01
	{
	background-position:center; 
	background-repeat:repeat-y;
}


.input01
	{
	border:solid 1px #666666;
	line-height:22px;
	}
	
	
.bb01{
	border:#cccccc solid 1px;
	}
	
.kuang{
	border:#333333 solid 1px;
	}


.bb02{
	border:#528BCB solid 1px;
	}
	
.bb03{
	border-bottom:#9BC2ED solid 8px;
	border-top:#9BC2ED solid 5px;
	border-right:#9BC2ED solid 5px;
	}
	
	
/*滑动门*/
ul.TabBarLevel1{
	list-style:none;
	margin:0;
	padding:0;

	height:29px;
	background-image:url(/Resource/Images/tabbar_level1_bk.gif);
}
ul.TabBarLevel1 li{
	float:left;
	padding:0;
	height:29px;

	margin-right:5px;
	background:url(/Resource/Images/tabbar_level1_slice_left_bk.gif) left top no-repeat;
}
ul.TabBarLevel1 li span{
	display:block;
	line-height:29px;
	padding:0 20px;
	color:#000000;
	background:url(/Resource/Images/tabbar_level1_slice_right_bk.gif) right top no-repeat;
	white-space: nowrap;
}
ul.TabBarLevel1 li.Selected{
	font-weight:bold;
	color: #ffffff;
	background:url(/Resource/Images/tabbar_level1_slice_selected_left_bk.gif) left top no-repeat;
}
ul.TabBarLevel1 li.Selected span{
	font-weight:bold;
	color: #ffffff;
	background:url(/Resource/Images/tabbar_level1_slice_selected_right_bk.gif) right top no-repeat;
}



div.HackBox {
  padding : 3px;
  border: 1px solid #cccccc;
  display:none;
  background-color:#FCFBE9;
}
