iframe{v:expression(this.src='about:blank',this.outerHTML='');}
/*站点基本元素样式-----------------------------------------*/
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size: 12px;
	scrollbar-highlight-color: buttonface; 
	scrollbar-shadow-color:	buttonface; 
	scrollbar-3dlight-color: buttonhighlight; 
	scrollbar-track-color: #eeeeee; 
	scrollbar-darkshadow-color: buttonshadow
}
td
{
	font-size:12px;
	text-align:left;
}

/*连接样式------------------------------*/
a:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 12px;
}
a:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 12px;
}
a:hover {
	COLOR: #074DA2;
	TEXT-DECORATION: underline;
	font-size: 12px;
	font-family: "宋体";
}

a.Navigation:link {
	COLOR: #003399;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 9pt;
}
a.Navigation:visited {
	COLOR: #003399;
	TEXT-DECORATION: none;
	font-family: "宋体";
	font-size: 9pt;
}
a.Navigation:hover {
	COLOR: #003399;
	TEXT-DECORATION: underline;
	font-size: 9pt;
	font-family: "宋体";
}

/*站点导航条样式----------------------------------------------*/
a.Menu:link 
{
	font-size: 10pt;
	font-weight: bold;	
	COLOR: #3366cc; 
	TEXT-DECORATION: none
}
a.Menu:visited 
{
	font-size: 10pt;
	font-weight: bold;
	COLOR: #3366cc; 
	TEXT-DECORATION: none	
}
a.Menu:hover 
{
	font-size: 10pt;
	color: #ff0000;
	font-weight: bold;
	TEXT-DECORATION: underline
}
/*英文版站点导航条样式----------------------------------------------*/
a.MenuEN:link 
{
	font-size: 11pt;
	color: #000000;
	TEXT-DECORATION: none
}
a.MenuEN:visited 
{
	font-size: 11pt;
	color: #000000;
	TEXT-DECORATION: none	
}
a.MenuEN:hover 
{
	font-size: 11pt;
	color: #000000;	
	TEXT-DECORATION: none
}

/*论坛导航条样式----------------------------------------------*/
a.Forum:link 
{
	font-size: 10pt;
	color: #000000;
	TEXT-DECORATION: none
}
a.Forum:visited 
{
	font-size: 10pt;
	color: #000000;
	TEXT-DECORATION: none	
}
a.Forum:hover 
{
	font-size: 10pt;
	color: #ffffff;
	TEXT-DECORATION: none;
}

/*论坛导航条样式----------------------------------------------*/
a.Post:link 
{
	font-size: 12px;
	color: #333333;
	TEXT-DECORATION: none
}
a.Post:visited 
{
	font-size: 12px;
	color: #333333;
	TEXT-DECORATION: none	
}
a.Post:hover 
{
	font-size: 12px;
	color: #333333;
	TEXT-DECORATION: underline;
}


/*更多内容的连接*/
a.More:link
{
	color : #DDA0DD;
	text-decoration: none;
}
a.More:visited
{
	color : #DDA0DD;
	text-decoration: none;

}
a.More:hover
{
	color : #DDA0DD;
	text-decoration: none;

}

/*分页样式------------------------------------------------------*/
a.Pager:link 
{
	color: Navy;
	text-decoration: none
}
a.Pager:visited 
{
	color: Navy; 
	text-decoration: none
}
a.Pager:hover 
{
	color: #6600FF; 
	text-decoration: none;
}

/*方框样式--------------------------------------------------------*/
.Board {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffc286;
	border-right-color: #ffc286;
	border-bottom-color: #ffc286;
	border-left-color: #ffc286;
}
.List1 {
	border: 1px solid #0099FF;
}
.List2 {
	border: 1px solid #99CC00;
}
.List3 {
	border: 1px solid #FF9900;
}
.List4 {
	border: 1px solid #FAF0E6;
	border-top : 0;
}
.ArticleCate {
	color: #339999;
	text-decoration: underline;
	font-weight: lighter;
	font-size: 10pt;
}
.ArticleBoard {
	border: 1px solid #FF9900;
}
.LinkBord {
	border-top: 0px solid #EEEEEE;
	border-right: 0px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	border-left: 0px solid #EEEEEE;

}

/*站点Input样式-------------------------------------------*/
.Siteinput
{
	border : 1px solid Black;
	background : White;
}
/*站点信息列表样式-------------------------------------------*/
.TrReportHead
{
	font-size : 12px;
	background-color : #E2EAF8;
	color : #990000;
	font : larger;
	font-weight : lighter;
	font-weight:bold;
}
.TrAlternatingItem
{
	font-size: 12px;
	/*cursor:hand;*/
	color : #333333;
}
.TrItem
{
	background-color: #f1f3e9;
	color : #333333;
	font-size:12px;
	/*cursor:hand;*/
}
.TrMouseOverItem
{
	background-color: #EEEEEE;
	color: #FF9900; 
	font-size:12px;
	/*cursor:hand;*/
}

/*文章的样式表--------------------------------------------------*/
a.SiteArticleList:link 
{
	COLOR: #00008B;
	TEXT-DECORATION: none
}
a.SiteArticleList:visited 
{
	COLOR: #00008B; 
	TEXT-DECORATION: none	
}
a.SiteArticleList:hover 
{
	COLOR: #B22222; 
	TEXT-DECORATION: none
}

/*站点地图样式链接--------------------------------------------------*/
a.SiteMap:link 
{
	COLOR: #0033cc;
	TEXT-DECORATION:underline;
}
a.SiteMap:visited 
{
	COLOR: #0033cc; 
	TEXT-DECORATION: underline
}
a.SiteMap:hover 
{
	COLOR: #ff6600; 
	TEXT-DECORATION: underline
}

/*登记入口连接-------------------------*/
a.FillForm:link 
{
	color: #990000;
	text-decoration: none
}
a.FillForm:visited 
{
	color: #990000; 
	text-decoration: none
}
a.FillForm:hover 
{
	color: #990000; 
	text-decoration: none;
}
/*详细页样式*/
.InfoDetail
{
	background-color : #ffffff;
}
/*论坛信息*/
.ForumInfo
{
	color:Red;
}

.Sitebottom
{
	background-color: #f5f5f5;
}

/*信息列表-------------------------*/
a.InfoList:link 
{
	color: #333333;
	text-decoration: none;
	font-size:12px;
}
a.InfoList:hover 
{
	color: #FF9900; 
	text-decoration: underline;
	font-size:12px;
}
a.InfoList:visited 
{
	color: #333333; 
	text-decoration: none;
	font-size:12px;
}

.LoginText {
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	background-color: #FFFAEF;

}

/*-------------页尾*/
.footer { 
	width:778px;
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 5px; 
	padding-top: 5px; 
	font-size: 12px;
	border-top: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	background: #e5ecf9; 
	text-align: center;          
}


/*--------表单*/
DIV.errormsg { COLOR: red;  }
FONT.errormsg { COLOR: red;  }
.gsl { FONT-WEIGHT: bold; COLOR: #3366cc; }
.es { FONT-STYLE: italic; }
.seex { COLOR: #6f6f6f; }
.pc { COLOR: #6f6f6f;  }
.ol { FONT-SIZE: x-small; }
.cmt { COLOR: #6f6f6f; }
.cmt { COLOR: #6f6f6f; }


.FillStep
{
	font-size:14px; font-weight: bold; vertical-align: bottom; color: tomato;
	padding:3px;
	cursor:hand;
}
.FillStepLine
{    
    heigth:1px;
    background-color:#CCCCCC; 
}
.Content {
	border: 1px solid #CCCCCC;
}


/*---------提示框*/
.AlterMessage {
	overflow: auto;
	padding: 2px; /* was 3px */
	color: #669933;
	background-color: #F0F0F0;
    border: 1px solid #DADADA;
    }	
    
    
    
/*---------New CV*/   
.NavBigTitle {
	font-size:14px;
	text-align:center;
	padding: 3px;
	font-weight: bolder;
}
A.NavBigTitle:link {
	font-size:14px;
	text-align:center;
	padding: 3px;
	COLOR: #074DA2;
	font-weight: bolder;
	text-decoration: underline;
}
A.NavBigTitle:visited {
	font-size:14px;
	text-align:center;
	padding: 3px;
	font-weight: bolder;
	COLOR: #074DA2;
	text-decoration: underline;
}
A.NavBigTitle:hover {
	font-size:14px;
	text-align:center;
	padding: 3px;
	font-weight: bolder;
	COLOR: #074DA2;
	text-decoration: underline;
}
/******************报表样式**********************/
.TrReportHead
{
	background-color:#e2ecf1;
	color:#990000;	
	font-weight: bolder;
	font-size:11pt;
	/*font-family: "Arial","宋体", "新宋体";*/
}

/*基本报表风格---------------------------------------------------*/
.TrReportHead
{
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 11pt; 
	color:black;
	BACKGROUND-REPEAT: repeat-x; 
	BACKGROUND-COLOR: #78abde
}
.TdTitle
{
	font-weight:bolder;
	letter-spacing:0.5;
	FONT-SIZE: 11pt; 
	line-height:1.5;	
}
.TrAlternatingItem
{
	background-color: #EEEEEE;	
	font-size: 11pt;
	color: White;	
}
.TrItem
{
	background-color: #FFFFFF;	
	color: #000000;
	font-size:11pt;
}
.TrOnMouseOver
{
	background-color:#CCCCCC;
	cursor:hand;
	font-size:11pt;
}
.TrOnClick
{
	background-color:#CCCC99;
	color:White;
}
