/* CSS Document */

/* ===  ****  页面通用定义设置开始  *****  =====   */

/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
	margin-left: 0px;  /* 上下边距定义 */
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial; /*页面字体定义 */
	font-size: 11px;  /*页面字体大小定义 */
	background-color: #FFFFFF;   /*页面背景颜色定义 */
	color: #818181;
 /*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: 11px;
	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_all{
	width: 715px;
}


/* ===  ****  页面通用定义设置结束  *****  =====   */

/* ===  ****  字体定义设置开始  *****  =====   */
.fontblack9 {
	color: #333333;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.fontyellow11 {color: #FF9900;}
.fontblue11 {color: #0066CC;}
.fontgreen11 {color: #009900;}
.fontred11 {color: #CC0000;}
.fontwhite09 {
	color: #FFFFFF;
	font-size: 9px;
}
.fontwhite11 {color: #FFFFFF;}
.fontwhite12 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 600;
}
.fontblack11 {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;
}

.fontname1 {
	color: #878fab;
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: 600;
}

.fontname2 {
	color: #7685b7;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 600;
	line-height: 16px;
} 

.fontname3 {
	color: #818181;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 100;
	line-height: 18px;
	width: 60px;
WORD-BREAK:break-all;
}

/* ===  ****  字体定义设置结束  *****  =====   */

/* 导航条超链接字体定义设置开始    */

a.a1topmenu:link {
	font-family: Tahoma, Arial ;
	font-size: 11px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
}
a.a1topmenu:visited {
	font-family:Tahoma, Arial  ;
	font-size: 11px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
}
a.a1topmenu:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: underline;
}
a.a1topmenu:active {
	font-family:Tahoma, Arial;
	font-size: 11px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
}
/* ==   导航条超链接字体定义设置结束！ ==   */

/* ===  ****  top部分定义设开始！   *****  =====   */
 /* 2像素高度表格 */ 
 .tdbg1{
	background-color:#F1F1F1;

	line-height: 2px;
} 

/* =======  ****  top部分定义设结束！   *****  ========   */



  /* 首页产品框   */  
  .td_kuang1{
	border: 2px solid #cdcec9;
	font-family: Tahoma, Arial;
	line-height: 20px;
	font-weight: 100;
	color: #818181;
}


  /* 内容表格样式定义   */  
  .td_text1{
	font-family: Tahoma, Arial;
	line-height: 18px;
	font-weight: 100;
	color: #6c6969;
	font-size: 11px;
	text-indent: 22px;
	text-align: justify;
}

/******** 超链接CSS样式定义开始 ********/ 

a.link_a01:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 600;
	color: #818181;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 20px;
}
a.link_a01:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 600;
	color: #818181;
	text-decoration: none;
	line-height: 20px;

}
a.link_a01:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 600;
	color: #666666;
	text-decoration: underline;
	line-height: 20px;

}
a.link_a01:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 600;
	color: #818181;
	text-decoration: none;
	line-height: 20px;

}


a.link_a02:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 100;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
a.link_a02:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 100;
	text-decoration: none;
	color: #666666;
	line-height: 20px;
}
a.link_a02:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 100;
	color: #666666;
	text-decoration: none;
	background-color: #E8FAFF;
	line-height: 20px;
}
a.link_a02:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 100;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}

a.link_a03:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 100;
	color: #000000;
	text-decoration: none;
}
a.link_a03:visited {
	font-family:Tahoma, Arial;
	font-size: 11px;
	font-weight: 100;
	color: #000000;
	text-decoration: none;

}
a.link_a03:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 100;
	color: #FF6600;
	text-decoration: underline;

}
a.link_a03:active {
	font-family:Tahoma, Arial;
	font-size: 11px;
	font-weight: 100;
	color: #000000;
	text-decoration: none;

}


a.link_a04:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 100;
	color: #999999;
	text-decoration: underline;
}
a.link_a04:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 100;
	color: #999999;
	text-decoration: underline;

}
a.link_a04:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 100;
	color: #FF6600;
	text-decoration: underline;

}
a.link_a04:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: 100;
	color: #999999;
	text-decoration: underline;

}


 
  /* 底部框背景   */  
  .td_foot{
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 21px;
	font-weight: 100;
	color: #FFFFFF;
	background-image: url(../images023/di.jpg);
	text-align: center;
}

  /* 竖虚线背景   */  
  .td_xian1{
	background-image: url(../images023/dian01.jpg);
	width: 5px;
}
  /* 标题背景1   */  
  .td_title1{
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 21px;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #656f94;
	text-indent: 10px;
}

  /* 标题背景2   */  
  .td_title2{
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 21px;
	font-weight: 600;
	color: #425082;
	background-color: #d5dae6;
	text-indent: 10px;
}
  /* 标题背景3   */  
  .td_title3{
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 21px;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #6a6a6a;
	text-indent: 10px;
}
  /* 标题背景4   */  
  .td_title4{
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 21px;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #ff5b0b;
	text-indent: 10px;
}

  /* 虚线分隔   */  
  .td_line0{
	background-image: url(../images023/dian02.jpg);
	line-height: 3px;
}


  /* 标题背景上线条1   */  
  .td_line1{
	line-height: 4px;
	background-image: url(../images023/xian3.jpg);
}

  /* 标题背景上线条2   */  
  .td_line2{
	line-height: 4px;
	background-image: url(../images023/xian4.jpg);
}
  /* 标题背景上线条3   */  
  .td_line3{
	line-height: 4px;
	background-image: url(../images023/xian5.jpg);
}
  /* 标题背景上线条4   */  
  .td_line4{
	line-height: 4px;
	background-image: url(../images023/xian6.jpg);
}
