﻿body
{ 
	margin-top:0px;		/* 网页上边距 */
	margin-bottom:0px;	/* 网页底边距 */
	margin-left:0px;	/* 网页左边距 */
	margin-right:0px;	/* 网页右边距 */
	
	font-size:12px;												/* 网页字体大小 */
	font-family:  Arial,"宋体",Verdana,Century Gothic;	/* 网页字体 */
	color:#000000;											/* 网页文本颜色 */
	line-height:18px;											/* 标准行高 */
	text-align:left;											/* 文本对齐 */  
	background-color:#0099cc;
	SCROLLBAR-FACE-COLOR: #9A691C;
 SCROLLBAR-HIGHLIGHT-COLOR: #1B6982;
 SCROLLBAR-SHADOW-COLOR: #F3D583;
 SCROLLBAR-3DLIGHT-COLOR: #1B6982;
 SCROLLBAR-ARROW-COLOR: #6c48d8;
 SCROLLBAR-TRACK-COLOR: #1B6982;
 SCROLLBAR-DARKSHADOW-COLOR: #1B6982;
 SCROLLBAR-BASE-COLOR: #1B6982;
	
}

select,input,textarea
{
	font-size:12px;
	font-family:  Arial,"宋体",Verdana,Century Gothic;
	color:#000000;
	
	
}
/*表格属性*/
table
{
   font-size:12px;
   /*line-height:22px;*/
   border-collapse:collapse;/*自动把相同的边框线合并*/
   line-height:22px;
   font-family:   Arial,"宋体",Verdana,Century Gothic;
}
.border{ border:1px solid #abc3df;}
/*导航菜单超级链接*/
a{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #00209F;
	text-decoration:none;
	font-size: 12px; 
	text-decoration:uderline;
}

/*更多*/
a.white {
	color: #000000;
	font-size:12px;
	text-decoration: none;
	font-family: Arial, "宋体",Verdana,Century Gothic;
}
a.white:hover {
	color: #000000;
	font-size:12px;
	text-decoration: underline;
	font-family:  Arial, "宋体",Verdana,Century Gothic;
}
a.ti {
	color: #ffffff;
	font-size:13px;
	text-decoration: none;
	font-family:  Arial,"宋体",Verdana,Century Gothic;
}
a.ti:hover {
	color: #ffffff;
	font-size:13px;
	text-decoration: underline;
	font-family:  Arial, "宋体",Verdana,Century Gothic;
}
a.black {
	color: #000000;
	font-size:12px;
	text-decoration: none;
	font-family:  Arial,"宋体",Verdana,Century Gothic;
}
a.black:hover {
	color: #000000;
	font-size:12px;
	text-decoration: underline;
	font-family:  Arial, "宋体",Verdana,Century Gothic;
}
/*产品内容超级链接*/
a.pro {
	color:#353535;
	text-decoration: none;
	font-size:14px;
	font-family:  Arial,"宋体",Verdana,Century Gothic;
	line-height: 140%;
	font-weight: bold;
}
a.pro:hover {color: #353535;text-decoration: none;  font-size:14px; font-family:  Arial,"宋体",Verdana,Century Gothic;}

/*去掉热点地图上的区域线框与超链接的线框*/
a {blr:expression(this.onFocus=this.blur())}
area {blr:expression(this.onFocus=this.blur())}


/*白色文本*/	
.text12_white {
	color: #FFFFFF;
	font-size: 12px; 
	line-height: 18px; 
}
.text12_white1 {
	color: #FFFFFF;
	font-size:8pt; 
	line-height: 15px; 
}
.text12en_white {
	color: #FFFFFF;
	font-size: 12px; 
	line-height: 18px; 
	font-family:  Arial,Century Gothic; 
}
.text12_whitebold {
	color: #000000;
	font-size: 13px; 
	line-height: 18px; 
	font-weight: bold;
}
.text12_whitebold1{
	color: #ffffff;
	font-size: 13px; 
	line-height: 18px; 
	font-weight: bold;
}
.text12_huang {
	color: #000000;
	font-size: 12px; 
	line-height: 20px; 
	
}
.text12en_huang {
	color: #000000;
	font-size: 12px; 
	line-height: 18px;
	font-family:  Arial,Century Gothic; 
	
}
.text14_huang {
	color: #FAF7E8;
	font-size: 14px; 
	line-height: 20px; 
	
}
.text14_black {
	color: #000000;
	font-size: 14px; 
	line-height: 20px; 
	
}
.text12_red {
	color: #FF0000;
	font-size: 14px; 
	line-height: 20px; 
	
}
.text12_org {
	color: #F8A53D;
	font-size: 14px; 
	line-height: 15px; 
	font-weight: bold;
	
}

/*版权所有文本属性*/	
.copyright {
	color: #817E8F; 
	font-size: 12px; 
	line-height: 1.7em; 
	font-family:   Arial,"宋体",Verdana,Century Gothic;
}

img
{
	border:0px;				/* 图像边框大小 */
	border-color:#000000;	/* 图像边框颜色 */
	border-style:solid;		/* 图像边框线条 */
}
.tab {
	border: 1px dotted #8A985B;
}

.lablea {
	font-size: 12px;
	margin: 1px;
	height: 14px;
	border: 1px solid #333333;
	width: 160px;
}
.right_line{
border-right-color:#E7E0CB;
border-right-style:solid;
border-right-width:2px;}
.text12_yellow_b{
	font-size:12px;
	color:#74583C;
	font-weight: bold;
}
.tdborder {
	border: 1px solid #EED2D4;
	background-color: #F6F6F6;
}

