﻿/* CSS Document */

/*********  物流公用信息平台CSS样式定义20051026 **********/ 


/* ===  ****  页面通用定义设置开始  *****  =====   */

/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
	margin-left: 0px;  /* 上下边距定义 */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial; /*页面字体定义 */
	font-size: 9pt;  /*页面字体大小定义 */
	background-color: #FFFFFF;   /*页面背景颜色定义 */
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;   /*滚动条定义 */
	SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #EEEEEE;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;

}

/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #333333;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{
	color: #000000;
	text-decoration: underline;
} /* 鼠标在链接上 */ 
a:active {color: #333333;} /* 点击激活链接 */


/*表格样式定义 */ 
table{
	text-align: justify;
}

/*输入框样式定义 */ 
input{
	background-color: #fefefe;
	border: 1px solid #999999;
	text-indent: 4px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: 100;
	color: #333333;
}

/*选择框样式定义 */ 
checkbox{border: 0px;}

/*文本区域输入样式定义 */ 
textarea{background-color: #fefefe;	border: 1px solid #CCCCCC;	text-indent: 4px;}

/*文字按钮样式定义 */ 
button{
	background-color: #F5F5F5;
	border: 1px solid #006699;
	color: #003366;
}

/*选择样式定义 */ 
select{
	border: 1px solid #CCCCCC;
	text-indent: 4px;
}

/*TD样式定义 */ 
td{	font-weight: 100; font-family: Tahoma, Arial;  color: #333333; font-size: 12px;}
.td_kong{	line-height: 2px; }

/*底分隔线表格样式定义 */ 
.td_footline{
	line-height: 5px;
	background-image: url(/EP/platform/newa/platform1/platform1_logo17.gif);
}


/* ===  ****  页面通用定义设置结束  *****  =====   */

/* ===  ****  字体定义设置开始  *****  =====   */
.fontblack9 {
	color: #333333;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.fontyellow12 {color: #FF9900;}
.fontblue12 {color: #0066CC;}
.fontgreen12 {color: #009900;}
.fontred12 {color: #CC0000;}
.fontwhite12 {color: #FFFFFF;}
.fontblack12 {color: #000000;}
.fontblack14 {
	font-size: 14px;
	font-weight: 600;
}
.fontblack14_2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: 100;
	color: #000000;
	text-align: justify;
	line-height: 22px;
}


/* ===  ****  字体定义设置结束  *****  =====   */

/* 导航条超链接字体定义设置开始    */

a.a1topmenu:link {
	font-family: Tahoma, Arial ;
	font-size: 12px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
}
a.a1topmenu:visited {
	font-family:Tahoma, Arial  ;
	font-size: 12px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
}
a.a1topmenu:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: underline;
}
a.a1topmenu:active {
	font-family:Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
}
/* ==   导航条超链接字体定义设置结束！ ==   */

/* ===  ****  top部分定义设开始！   *****  =====   */
 /* 2像素高度表格 */ 
 .tdbg1{
	background-color:#F1F1F1;

	line-height: 2px;
} 

/* =======  ****  top部分定义设结束！   *****  ========   */



/******** 超链接CSS样式定义开始 ********/ 

a.platform101_a01:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #666666;
	text-decoration: none;
}
a.platform101_a01:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #666666;
	text-decoration: none;

}
a.platform101_a01:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #336699;
	text-decoration: none;

}
a.platform101_a01:active {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #666666;
	text-decoration: none;

}


a.platform101_a02:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #003366;
	text-decoration: none;
}
a.platform101_a02:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	text-decoration: none;
	color: #003366;

}
a.platform101_a02:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #003366;
	text-decoration: none;
	background-color: #E8FAFF;
}
a.platform101_a02:active {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #003366;
	text-decoration: none;

}

a.platform101_a03:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #000000;
	text-decoration: none;
}
a.platform101_a03:visited {
	font-family:Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #000000;
	text-decoration: none;

}
a.platform101_a03:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #FF6600;
	text-decoration: underline;

}
a.platform101_a03:active {
	font-family:Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #000000;
	text-decoration: none;

}


a.platform101_a04:link {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: 100;
	color: #333333;
	text-decoration: underline;
}
a.platform101_a04:visited {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: 100;
	color: #333333;
	text-decoration: underline;

}
a.platform101_a04:hover {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: 100;
	color: #FF6600;
	text-decoration: underline;

}
a.platform101_a04:active {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: 100;
	color: #333333;
	text-decoration: underline;

}



a.platform101_a05:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #666666;
	text-decoration: underline;
}
a.platform101_a05:visited {
	font-family:Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #666666;
	text-decoration: underline;

}
a.platform101_a05:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #FF6600;
	text-decoration: underline;

}
a.platform101_a05:active {
	font-family:Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #666666;
	text-decoration: underline;

}


a.platform101_a06:link {
	font-family:  Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #FF6600;
	text-decoration: underline;
}
a.platform101_a06:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #FF6600;
	text-decoration: underline;

}
a.platform101_a06:hover {
	font-family:  Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #996600;
	text-decoration: underline;

}
a.platform101_a06:active {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #FF6600;
	text-decoration: underline;

}

a.platform101_a07:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #333333;
	text-decoration: none;
}
a.platform101_a07:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #333333;
	text-decoration: none;

}
a.platform101_a07:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #333333;
	text-decoration: none;
	background-color: #E8FAFF;
}
a.platform101_a07:active {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: 100;
	color: #333333;
	text-decoration: none;

}



.a1fenlei {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 24px;
	font-weight: 100;
	color: #000000;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	text-indent: 16px;
}


.a2fenlei {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 24px;
	font-weight: 100;
	color: #000000;
	background-color: #FBF5D2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	text-indent: 10px;
}

/* 新闻列表表格外框定义  开始   */

.kuang01 {
	border: 1px solid #FFFFFF;
}
.kuang02 {
	border: 1px solid #C1C1C1;
}

 /* 新闻列表表格外框定义  结束！   */
 
  /**************** 滚动信息定义开始*****************   */
.platform01_info01
 {
	line-height: 25px;
	border-top-style: none;
	border-bottom-style: none;
	color: #000000;
	text-align: center;
	background-image: url(/EP/platform/newa/platform1/platform1_logo33.gif);
}
  /**************** 首页层设置开始*****************   */
  
 #wl01
  {
	width: 588px;
	z-index: 3;
	background-color: #CCCCCC;
	position:absolute;
	visibility: visible;

  }
  
 #wl02
  {
	width: 588px;
	z-index: 2;
	position:absolute;
	visibility: hidden;

  }
