@charset "utf-8";
/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "宋体";
	font-size:12px;
	
	color: #7D7179;
}

html,body,div,table,tr,td,input,button,select,textarea {
	font-size: 12px;
	color: #666666;
	font-family: "宋体";}

img{border:0px}

a:link {color: #949494;text-decoration: none;}
a:visited {text-decoration: none;color: #949494;}
a:hover {text-decoration: underline;color: #FF0000;}
a:active {text-decoration: none;color: #949494;}

.aa  a:link {color: #FFFFFF;text-decoration: none;}
.aa  a:visited {text-decoration: none;color: #FFFFFF;}
.aa  a:hover {text-decoration:  none;color: #FFFFFF;}
.aa  a:active {text-decoration: none;color:#FFFFFF;}


.pr_border{MARGIN-RIGHT: 10px;BORDER-RIGHT: #e4e4e4 1px solid; BORDER-TOP: #e4e4e4 1px solid; BORDER-LEFT: #e4e4e4 1px solid; BORDER-BOTTOM: #e4e4e4 1px solid;}

.border{ 
      border-bottom:#417eb1  dotted 1px; 
	  border-top:#417eb1 dotted  1px;
	  border-left:#417eb1 dotted 1px;
	  border-right:#417eb1 dotted 1px;
}


.border1{ 
      border-bottom:#CCCCCC   double 1px; 
	  border-top:#CCCCCC double  1px;
	  border-left:#CCCCCC double 1px;
	  border-right:#CCCCCC double 1px;
}

.STYLE1 {color: #FF0000; font-size:14px}

.logo{padding-left:31px;}

.font{padding-top:5px; padding-left:15px; line-height:24px; background:url(../image/index_19.jpg); background-repeat: repeat-x}
.font1{padding-top:20px; padding-left:20px; }

.message_height{padding-top:15px}
.bottom{ border-bottom: #CCCCCC dotted 1px }

.company1{
       color:#F03101;
	    font: bold  31px 黑体; 
		letter-spacing:-2px ;
}

.egname{
       color:#F03101;
	   font:bold 16px  ARIAL;
	   letter-spacing:1px
}

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

.left2{padding-left:4px}
.left-color{padding-left:4px; color:#325e7f}
.color-top{color:#fff9b6; padding-top:5px}
.topvip{ padding-top:5px}
.right{padding-right:4px}


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

/* 表单样式 */
input { padding:2px;
	font-size: 12px;
	color: #333333;
	font-family: "宋体";
}
button,select,textarea {
	font-size: 12px;
	color: #333333;
	font-family: "宋体";
}

.index_bottomborder{ border-right:1px dotted #ccc}
/*搜索栏*/
.div_search {
margin-bottom:10px;
width:75%;
background-color:#fdf2ee;
border:1px solid #ffd8cc;
padding:3px;
}

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