
@charset"uft-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	font-family:"宋体"
	  
	   
}

body,td,th {
	font-size: 12px;
	color: #666666;
	line-height:22px;
	font-family:"宋体";
}

img{border:0px}


/***** Links *****/
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.aa a:link {
	color: #504e4e;
	text-decoration: none;
}
.aa  a:visited {
	text-decoration: none;
	color: #504e4e;
}
.aa  a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.aa  a:active {
	text-decoration: none;
	color: #504e4e;
}


.background{background-repeat:repeat-x}

/* 隐藏 */
.display-none{display:none}

/***** logo *****/
.company1{
       color:#3280ba;
	    font: bold  31px 黑体; 
}
.egname{
       color:#95958e;
	   font:bold 14px  ARIAL;
}

.font-color{font-weight:bold; color:#1e5ca1}


/***** border-style *****/
.border{ border-bottom:#cccccc double 1px;border-top:#cccccc double 1px;border-left:#cccccc double 1px;border-right:#cccccc double 1px}
.xuxian{ border-bottom-color:#CCCCCC; border-bottom-style:dotted; border-bottom-width:1px}
.bottom{border-bottom:#cccccc  dotted 1px;}




/***** pading *****/
.top-left{padding-top:10px; padding-left:17px}

.left-bottom{padding-left:12px; padding-bottom:20px}

.aa1{padding-top:2px; padding-right:10px}

.top{padding-top:14px}

.top1{padding-top:5px}

.left{ padding-left:5px}
.back{ background-repeat:no-repeat; padding-left:20px}

.left2{padding-left:4px}
.left-color{ color:#325e7f}
.color-top{color:#fff9b6;}
.color-top1{color:#fff9b6; padding-bottom:3px}
.right{padding-right:4px}


input { padding:2px;
	font-size: 12px;
	color: #333333;
	font-family: "宋体";
}
button,select,textarea {
	font-size: 12px;
	color: #333333;
	font-family: "宋体";
}



.div_search {
margin-bottom:10px;
width:90%;
background-color:#ecf8fe;
border:1px solid #c4e6f8;
padding:3px;
}

/*内容里的链接*/
.news_link a:link,.news_link a:visited{color:#1E5CA1;}
.news_link a:hover,.news_link a:active{color:#1E5CA1; text-decoration:underline;}

/*超出范围的内容显示为空*/
.top-left1{white-space:nowrap; width:140px; height:23px; line-height:23px; text-overflow:ellipsis;-moz-text-overflow: ellipsis; overflow:hidden}
