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

html, body {
	width: 100%;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	font-size: 12px;
	color: #666666;
	font-family: "宋体";
}
img{border:0px}
table{line-height:22px;color: #7D7179;}
html,body,div,table,tr,td,input,button,select,textarea {
	font-size: 12px;
	color: #666666;
	font-family: "宋体";
}
/*工商注册信息*/
.business td{
	border-bottom:#cfcfce 1px dotted;
}
/* 隐藏 */
.display-none{display:none}

/* 链接样式 */
a:link {color: #3280ba;text-decoration: none;}
a:visited {text-decoration: none;color: #3280ba;}
a:hover {text-decoration: underline;color: #3280ba;}
a:active {text-decoration: none;color: #3280ba;}


.aa  a:link {color: #7D7179;text-decoration: none;}
.aa  a:visited {text-decoration: none;color: #7D7179;}
.aa  a:hover {text-decoration: underline;color: #3280ba;}
.aa  a:active {text-decoration: none;color: #7D7179;}

.over{overflow:hidden; }
/* 边框样式 */
.border{
       border-bottom:#dfdfdf double 1px;
	   border-top:#dfdfdf double 1px;
	   border-left:#dfdfdf double 1px;
	   border-right:#dfdfdf double 1px;
}

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

.xuborder{
        border-bottom:#65beef dotted 1px;
		border-top:#65beef dotted 1px;
		border-left:#65beef double 1px;
		border-right:#65beef double 1px;
}

.xuborder1{
       border-bottom:#dfdfdf  solid 3px;
	   border-top:#dfdfdf solid 3px;
	   border-left:#dfdfdf solid 3px;
	   border-right:#dfdfdf solid 3px;
}

.bottom{
      border-bottom:#65beef dotted 1px;
}

.top{
      border-top:#65beef dotted 1px;
}



/* 字体设置 */
.hong {color: #FF0000}

.company1{
       color:#3280ba;
	    font: bold  30px 黑体; 
		letter-spacing:-2px ;
}

.egname{
       color:#95958e;
	   font:bold 16px  ARIAL;
	   letter-spacing:0px
}

.qiye{color:#7D7179;  
	line-height:20px; 
	padding-right:4px;
	letter-spacing:1px
}
	
/* 表格间距 */
.logo{ 
     padding-top:10px;
	 padding-left:17px 
}

.company{padding-top:10px;}

.c2{padding-top:14px; }

.jinpai{
     padding-right:14PX;
	 padding-top:5px; 
	 padding-left:20px;
}

.left{ padding-left:17px }
	 
.left1{padding-left:17px; padding-top:15px}

.top1{padding-top:20px }

.new{padding-left:10px; 
	 padding-top:5px
}

.left_contact{ padding-left:18px; color:#3280ba}
.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:1px}
.color-top1{color:#fff9b6; }
.right{padding-right:4px}

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