
/* ■ 产品系统终端页样式 ■ */

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式一） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*产品系统终端页页面区域划分CSS控制规范———————————————————————————★1级*/

/*大单元格CSS控制规范————————————————————————————————————★1级*/

.products_detail_area01_outer_table {
	width:1000px;
	background-color: #FFFFFF;
}


    /*最左边风格区域CSS控制规范———————————————————————————————★2级*/
    /*大单元格（区域划分） ——————————————————————————————————2级*/

.products_detail_area01_left_pattern_td {
	width: 0px;
	text-align: center;
	vertical-align: top;

}

    /*最右边风格区域CSS控制规范———————————————————————————————★2级*/
    /*大单元格（区域划分） ——————————————————————————————————2级*/

.products_detail_area01_right_pattern_td {
	width: 153px;
	text-align: center;
	vertical-align: top;
}

    /*左边区域大单元格（区域划分） —————————————————————————————★2级*/

.products_detail_area01_left_td {
	width: 201px;
	text-align: center;
	vertical-align: top;
	background-color: #AAE3FF;
}/*左边竖向分割线（区域划分） ———————————————————————————————2级*/

.products_detail_area01_comminute_left_y_td {
	width: 3px;
	background-color: #ffffff;
	text-align: center;
	vertical-align: top;
}/*右边区域大单元格（区域划分） —————————————————————————————★2级*/

.products_detail_area01_right_td {
	width: ０px;
	text-align: center;
	vertical-align: top;
}

    /*右边竖向分割线（区域划分） ———————————————————————————————2级*/

.products_detail_area01_comminute_right_y_td {
	width: 0px;
	text-align: center;
	vertical-align: top;
}

    /*中间区域大单元格（区域划分） —————————————————————————————★2级*/

.products_detail_area01_midst_td {
	text-align: center;
	vertical-align: top;
	background-color: #AAE3FF;
}

        /*横向分割线（区域划分） ——————————————————————————————★3级*/
        /*横向分割线大单元格（区域划分） ———————————————————————————3级*/
		
.products_detail_area01_comminute_x_table {
	width: 100%;
	height: 33px;
	margin-top: 5px;
}

            /*左边图标单元格（区域划分） ———————————————————————————4级*/
		
.products_detail_area01_comminute_x_td {height: 33px;
	width: 30px;
}

            /*中间单元格（区域划分） —————————————————————————————4级*/
		
.products_detail_area01_comminute_x_td {
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../../images/19.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

            /*右边图标单元格（区域划分） ———————————————————————————4级*/
		
.products_detail_area01_comminute_x_td {height: 33px;
	width: 20px;
}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式二） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

    /*横向二级导航菜单CSS控制规范——————————————————————————————★2级*/

    /*导航大单元格 ——————————————————————————————————————2级*/

.share01_navigation_content_table {
	width: 90%;
	height: 20px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../../images/c01/lf_03_01.gif);
}

            /*左边分割单元格 —————————————————————————————————4级*/

.share01_navigation_compart_left_td {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	background-attachment: fixed;
	background-image: url(../../images/lf_a_03.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
}

            /*中间分割单元格 —————————————————————————————————4级*/

.share01_navigation_compart_midst_td {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	background-attachment: fixed;
	background-image: url(../../images/lf_a_03.gif);
	background-repeat: no-repeat;

	background-position: center center;
	width: 20px;
}

            /*右边分割单元格 —————————————————————————————————4级*/

.share01_navigation_compart_right_td {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	background-attachment: fixed;
	background-image: url(../../images/lf_a_03.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
}

           /*导航内容单元格 —————————————————————————————————4级*/
		
.share01_navigation_content_td {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
}

           /*链接 ——————————————————————————————————————4级*/

a.share01_navigation_link:link {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	line-height: 18px;
}
a.share01_navigation_link:visited {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	line-height: 18px;
}
a.share01_navigation_link:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.share01_navigation_link:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}




    /*竖向二级导航菜单CSS控制规范——————————————————————————————★2级*/

    /*竖向二级导航外大单元格 —————————————————————————————————2级*/

.share01_navigation02_outer_table {
	height: 20px;
	width: 95%;
	background-image: url(../../images/c01/lf_03_01.gif);
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
}
        /*竖向二级导航内大单元格 ———————————————————————————————3级*/

.share01_navigation02_content_table {
	width: 100%;
	height: 25px;
}
.share01_navigation02_content_table1 {
	width: 186px;
	height: 40px;
	margin-top: 10px;
	background-attachment: fixed;
	background-image: url(../../images/c01/lf_03_01_01.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
/*左边图标单元格 —————————————————————————————————4级*/

.share01_navigation02_compart_left_td {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	background-image: url(../../images/c01/self_16_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 15px;
}
.share01_navigation02_compart_left_td1 {
	width: 20px;
	background-attachment: fixed;
	background-image: url(../../images/c01/lf_03_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*竖向二级导航内容单元格 —————————————————————————————4级*/
		
.share01_navigation02_content_td {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	text-indent: 5px;
}
.share01_navigation02_content_td1 {
	font-size: 13px;
	font-weight: bold;
	color: #0075D5;
	text-decoration: none;
	text-align: center;
}
/*右边图标单元格 —————————————————————————————————4级*/

.share01_navigation02_compart_right_td {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	width: 0px;
}
.share01_navigation02_compart_right_td1 {
	width: 23px;
	background-image: url(../../images/c01/self_05.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/*链接 ——————————————————————————————————————4级*/

a.share01_navigation02_link:link {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	line-height: 18px;
}
a.share01_navigation02_link:visited {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	line-height: 18px;
}
a.share01_navigation02_link:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.share01_navigation02_link:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}


    /*中间横向分割线（大区域划分） —————————————————————————————★2级*/
    /*大单元格（大区域划分） —————————————————————————————————2级*/
		
.share01_navigation02_comminute_table {
	width: 100%;
}
/*左边图标单元格（大区域划分） ————————————————————————————3级*/
		
.share01_navigation02_comminute_left_td {

}

       /*中间单元格（大区域划分）———————————————————————————————3级*/
		
.share01_navigation02_comminute_midst_td {

}

       /*右边图标单元格（大区域划分）—————————————————————————————3级*/
		
.share01_navigation02_comminute_right_td {

}

    /*竖向二级导航外大单元格 内 三行三列(竖向二级导航外导航部分) ——————————————★2级*/
    /*(作用：控制竖向二级导航外区域的大小、填充、边界、底色、底图、边框线等)*/

.share01_navigation02_inner_table {
	width: 186px;
	margin-bottom: 10px;
	background-color: #59CBFF;
}
/*左上边单元格（竖向二级导航外上部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域左上角表格的大小、填充、边界、底色、底图、边框线等)*/

.share01_navigation02_ascending_left_td {
	width: 0px;
	height: 0px;
}
/*中上边单元格（竖向二级导航外上部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域中上边表格的大小、填充、边界、底色、底图、边框线等)*/

.share01_navigation02_ascending_midst_td {
	height: 0px;
}
/*右上边单元格（竖向二级导航外上部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域右上边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.share01_navigation02_ascending_right_td {
	width: 0px;
	height: 0px;
}
/*中右边单元格（竖向二级导航外中部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域中右边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.share01_navigation02_midst_left_td {
	width: 21px;
	background-image: url(../../images/c01/self_17_01.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
/*中间单元格（竖向二级导航外中部分） ———————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域中间表格的大小、填充、边界、底色、底图、边框线等)*/
		
.share01_navigation02_midst_midst_td{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../../images/c01/self_06.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
/*中右边单元格（竖向二级导航外中部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域中右边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.share01_navigation02_midst_right_td {
	width: 21px;
	background-image: url(../../images/c01/self_17_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/*左下边单元格（竖向二级导航外下部分）——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域左下边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.share01_navigation02_down_left_td {
	width: 21px;
	height: 21px;
	background-image: url(../../images/c01/self_08.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/*中下边单元格（竖向二级导航外下部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域中下边表格的大小、填充、边界、底色、底图、边框线等)*/
				
.share01_navigation02_down_midst_td {
	height: 21px;
	background-image: url(../../images/c01/self_17_03.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/*右下边单元格（竖向二级导航外下部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域右下边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.share01_navigation02_down_right_td {
	width: 21px;
	height: 21px;
	background-image: url(../../images/c01/self_09.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式三） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

    /*位置导航CSS控制规范——————————————————————————————————★2级*/
    /*位置导航部分大单元格（位置导航部分） ——————————————————————————2级*/
    /*(作用：控制标题部分区域的大小、填充、边界、底色、底图、边框线等)*/

.share02_place_navigation_outer_table {
	width: 95%;
}
/*左边图标单元格（位置导航部分）———————————————————————————3级*/
        /*(作用：控制标题部分左边表格里图标的大小、填充、边界、底色、底图、边框线等)*/

.share02_place_navigation_left_td {
	height: 40px;
	width: 0px;
}
/*中间单元格（位置导航部分）—————————————————————————————3级*/
        /*(作用：控制标题部分中间表格里图标的大小、填充、边界、底色、底图、边框线等)*/

.share02_place_navigation_midst_td {
	font-size: 12px;
	color: #49494A;
	text-decoration: none;
}
/*右边图标单元格（位置导航部分）———————————————————————————3级*/
        /*(作用：控制标题部分右边表格里图标的大小、填充、边界、底色、底图、边框线等)*/

.share02_place_navigation_right_td {
	text-decoration: none;
}

        /*链接  ———————————————————————————————————————3级*/

a.share02_place_navigation_link:link {
	font-size: 12px;
	color: #666699;
	text-decoration: none;
	line-height: 18px;
}
a.share02_place_navigation_link:visited {
	font-size: 12px;
	color:  #006666;
	text-decoration: none;
	line-height: 18px;
}
a.share02_place_navigation_link:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.share02_place_navigation_link:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式四） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/
    
	/*内容大单元格 内容———————————————————————————————————★2级*/

.products_detail_area04_content_outer_table {
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: top;
}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （内容样式一） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

    /*产品分类标题区域CSS控制规范——————————————————————————————★2级*/

    /*外大单元格 ———————————————————————————————————————2级*/

.products_detail_content01_caption_outer_table {
	width: 100%;
	height: 33px;
	margin-top: 5px;
	background-image: url(../../images/c01/self_18_03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

        /*左边图标单元格（产品分类标题部分）—————————————————————————3级*/
        /*(作用：控制标题部分左边表格里图标的大小、填充、边界、底色、底图、边框线等)*/
		
.products_detail_content01_caption_left_td {
	background-image: url(../../images/c01/self_18_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 33px;
	width: 9px;
}

        /*中间单元格（产品分类标题部分）———————————————————————————3级*/
        /*(作用：控制标题部分中间表格里图标的大小、填充、边界、底色、底图、边框线等)*/

.products_detail_content01_caption_midst_td {
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../../images/c01/self_18_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	text-indent: 5px;
	padding-top: 2px;
}/*右边图标单元格（产品分类标题部分）—————————————————————————3级*/
        /*(作用：控制标题部分右边表格里图标的大小、填充、边界、底色、底图、边框线等)*/

.products_detail_content01_caption_right_td {
	height: 33px;
	width: 15px;
}


/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （内容样式二） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/


/*产品栏目终端页CSS控制规范————————————————————————————————★1级↓*/

    /*产品文章区域CSS控制规范————————————————————————————————2级↓*/

        /*外大单元格 ————————————————————————————————————3级→*/
		
.products_detail_content02_outer_td {
	width: 100%;
	padding: 20px;
	height: 100%;
	font-size: 14px;
	line-height: 20px;
	color: #49494A;
	text-decoration: none;
}

        /*内容 ———————————————————————————————————————3级↓*/
		
.products_detail_content02_td {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #003B57;
	text-decoration: none;

    /*链接 ——————————————————————————————————————————3级*/

a.products_detail_link:link {
	font-size: 12px;
	color: #DEBD87;
	text-decoration: none;
	line-height: 18px;
}
a.products_detail_link:visited {
	font-size: 12px;
	color: #DEBD87;
	text-decoration: none;
	line-height: 18px;
}
a.products_detail_link:hover {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 18px;
}
a.products_detail_link:active {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 18px;
}

