
/*首页CSS控制规范 */

/* ■ 区域样式 ■ */

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式一） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*首页大单元格CSS控制规范——————————————————————————————————★1级*/

.index_area01_outer_table {	
	width:760px;
	background-color: #FFFFFF;
}

    /*首页最左边风格区域CSS控制规范—————————————————————————————★2级*/

    /*大单元格（大区域划分） —————————————————————————————————2级*/

.index_area01_left_pattern_td {
	float: none;
	width: 8px;
	background-attachment: fixed;
	background-image: url(../../images/c04/x_03.gif);
	background-repeat: repeat;
	text-align: center;
	vertical-align: top;
}

    /*首页最右边风格区域CSS控制规范—————————————————————————————★2级*/

    /*大单元格（大区域划分） —————————————————————————————————2级*/

.index_area01_right_pattern_td {
	float: none;
	width: 8px;
	background-attachment: fixed;
	background-image: url(../../images/c04/x_03.gif);
	background-repeat: repeat;
	text-align: center;
	vertical-align: top;
}

    /*首页左边区域CSS控制规范————————————————————————————————★2级*/

    /*大单元格（大区域划分） —————————————————————————————————2级*/

.index_area01_left_td {
	float: none;
	width: 170px;
	background-attachment: fixed;
	background-image: url(../../images/c04/lf_05.gif);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
}

    /*左边竖向分割线（大区域划分） ——————————————————————————————2级*/

.index_area01_left_comminute_td {
	width: 0px;
}

    /*首页右边区域CSS控制规范（区域划分）——————————————————————————★1级*/

    /*大单元格（大区域划分） —————————————————————————————————2级*/

.index_area01_right_td {
	width: 0px;
}

    /*右边竖向分割线（大区域划分） ——————————————————————————————2级*/

.index_area01_right_comminute_td {
	width: 0px;
}
    /*首页中间区域CSS控制规范（大区域划分）—————————————————————————★1级*/
	/*大单元格（大区域划分） —————————————————————————————————2级*/

.index_area01_midst_td {
    width: 564px;
	background-image: url(../../images/c04/lf_01_01.gif);
	background-repeat: repeat;
}

    /*中间横向分割线（大区域划分） —————————————————————————————★2级*/
    /*大单元格（大区域划分） —————————————————————————————————2级*/
		
.index_area01_midst_comminute_table {
	width: 100%;
	background-image: url(../../images/c04/xu_line.gif);
	background-repeat: repeat-x;
	height: 5px;
}

        /*左边图标单元格（大区域划分） ————————————————————————————3级*/
		
.index_area01_midst_comminute_left_td {
	width: 100%;
	background-image: url(../../images/c04/xu_line.gif);
	background-repeat: repeat-x;
	height: 5px;
}

       /*中间单元格（大区域划分）———————————————————————————————3级*/
		
.index_area01_midst_comminute_midst_td {
	width: 100%;
	background-image: url(../../images/c04/xu_line.gif);
	background-repeat: repeat-x;
	height: 5px;
}

       /*右边图标单元格（大区域划分）—————————————————————————————3级*/
		
.index_area01_midst_comminute_right_td {
	width: 100%;
	background-image: url(../../images/c04/xu_line.gif);
	background-repeat: repeat-x;
	height: 5px;
}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式二） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*外大单元格 ————————————————————————————————————————★1级*/
		
.index_area02_outer_table {
	width: 90%;
}

    /*标题CSS控制规范————————————————————————————————————★2级*/
    /*标题大单元格（标题部分） ————————————————————————————————2级*/
		
.index_area02_caption_outer_table {
	width: 100%;
	margin-top: 5px;
}

        /*左边图标单元格（标题部分） —————————————————————————————3级*/
		
.index_area02_caption_left_td {
	width: 30px;
}

       /*中间单元格（标题部分 ） ———————————————————————————————3级*/
		
.index_area02_caption_midst_td {
	font-size: 15px;
	font-weight: bold;
	color: #296194;
	text-decoration: none;
	text-align: center;
}

       /*右边图标单元格（标题部分）——————————————————————————————3级*/
		
.index_area02_caption_right_td {
	width: 30px;
	float: none;
}
    /*内容CSS控制规范————————————————————————————————————★2级*/
    /*大单元格（内容部分） ——————————————————————————————————2级*/
		
.index_area02_content_outer_table {
	font-size: 12px;
	color: #003B57;
	text-decoration: none;
	float: none;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

        /*左边图标单元格（内容部分） —————————————————————————————3级*/
		
.index_area02_content_left_td {
	width: 5px;
}

        /*中间单元格（内容部分） ———————————————————————————————3级*/
		
.index_area02_content_midst_td {
	width: 60px;
	font-size: 12px;
	color: #000000;
}

        /*右边图标单元格（内容部分） —————————————————————————————3级*/
		
.index_area02_content_right_td{
	width: 5px;
}

    /*下面单元格CSS控制规范—————————————————————————————————★2级*/
    /*大单元格（下面部分） ——————————————————————————————————2级*/
		
.index_area02_down_outer_table {
	width: 100%;
}

        /*左边图标单元格（下面部分） —————————————————————————————3级*/
		
.index_area02_down_left_td {
	width: 5px;

}

        /*中间单元格（下面部分） ———————————————————————————————3级*/
		
.index_area02_down_midst_td {

}

        /*右边图标单元格（下面部分） —————————————————————————————3级*/
		
.index_area02_down_right_td {
	width: 5px;

}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式三） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*外大单元格 ————————————————————————————————————————★1级*/
		
.index_area03_outer_table {
}

    /*标题CSS控制规范————————————————————————————————————★2级*/
    /*标题大单元格（标题部分） ————————————————————————————————2级*/
		
.index_area03_caption_outer_table {
}

        /*左边图标单元格（标题部分） —————————————————————————————3级*/
		
.index_area03_caption_left_td {
}

       /*中间单元格（标题部分 ） ———————————————————————————————3级*/
		
.index_area03_caption_midst_td {
	font-size: 15px;
	color: #296194;
	font-weight: bold;
}

       /*右边图标单元格（标题部分）——————————————————————————————3级*/
		
.index_area03_caption_right_td {
}

    /*内容区域CSS控制规范——————————————————————————————————★2级*/

    /*大单元格（内容部分） ——————————————————————————————————2级*/

.index_area03_content_outer_table {
	font-size: 12px;
	color: #003B57;
	text-decoration: none;
	float: none;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

    /*点击更多 CSS控制规范 —————————————————————————————————★2级*/

    /*大单元格（点击更多部分） ————————————————————————————————2级*/

.index_area03_more_outer_table {
	width: 100%;
	clear: none;
	float: none;
	height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

        /*背景图（点击更多部分） ———————————————————————————————3级*/

.index_area03_more_background_table {
	height: 13px;
	width: 50px;
}

        /*链接（点击更多部分） ————————————————————————————————3级*/

a.index_area03_more_link:link {
	font-size: 12px;
	color: #296194;
	text-decoration: none;
	line-height: 18px;
}
a.index_area03_more_link:visited {
	font-size: 12px;
	color: #296194;
	text-decoration: none;
	line-height: 18px;
}
a.index_area03_more_link:hover {
	font-size: 12px;
	color: #AB0202;
	text-decoration: none;
	line-height: 18px;
}
a.index_area03_more_link:active {
	font-size: 12px;
	color: #AB0202;
	text-decoration: none;
	line-height: 18px;
}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式四） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*外大单元格 ————————————————————————————————————————★1级*/
		
.index_area04_outer_table {
	width: 96%;
	text-align: center;
	vertical-align: top;
}

    /*标题CSS控制规范————————————————————————————————————★2级*/
    /*标题大单元格（标题部分） ————————————————————————————————2级*/
		
.index_area04_caption_outer_table {
	width: 100%;
	height: 40px;
}

        /*左边图标单元格（标题部分） —————————————————————————————3级*/
		
.index_area04_caption_left_td {
	width: 30px;
	float: none;
	background-attachment: fixed;
	background-image: url(../../images/c04/lf_03_02.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

       /*中间单元格（标题部分 ） ———————————————————————————————3级*/
		
.index_area04_caption_midst_td {
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #84A6D6;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
}

       /*右边图标单元格（标题部分）——————————————————————————————3级*/
		
.index_area04_caption_right_td {
	width: 30px;
	float: none;
}

    /*内容区域CSS控制规范——————————————————————————————————★2级*/

    /*大单元格（内容部分） ——————————————————————————————————2级*/

.index_area04_content_outer_table {
	font-size: 12px;
	color: #9B9B9B;
	text-decoration: none;
	float: none;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

    /*点击更多 CSS控制规范 —————————————————————————————————★2级*/

    /*大单元格（点击更多部分） ————————————————————————————————2级*/

.index_area04_more_outer_table {
	width: 100%;
	clear: none;
	float: none;
	height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

        /*背景图（点击更多部分）———————————————————————————————3级*/

.index_area04_more_background_table {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(../../images/c04/ly-04.gif);
	height: 13px;
	width: 50px;
}

        /*链接（点击更多部分）————————————————————————————————3级*/

a.index_area04_more_link:link {
}
a.index_area04_more_link:visited {
}
a.index_area04_more_link:hover {
}
a.index_area04_more_link:active {
}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式五） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*外大单元格 ————————————————————————————————————————★1级*/
		
.index_area05_outer_table {
	width: 96%;
	text-align: center;
	vertical-align: top;
}

    /*标题CSS控制规范————————————————————————————————————★2级*/
    /*标题大单元格（标题部分） ————————————————————————————————2级*/
		
.index_area05_caption_outer_table {
	font-size: 12px;
	color: #216594;
	line-height: 12px;
}

        /*左边图标单元格（标题部分） —————————————————————————————3级*/
		
.index_area05_caption_left_td {
}

       /*中间单元格（标题部分 ） ———————————————————————————————3级*/
		
.index_area05_caption_midst_td {
	width: 50px;
	float: none;
	background-image: url(../../images/c04/index_login_right_td.gif);
	background-repeat: repeat-x;
}

       /*右边图标单元格（标题部分）——————————————————————————————3级*/
		
.index_area05_caption_right_td {
	width: 0px;
}

    /*内容区域CSS控制规范——————————————————————————————————★2级*/

    /*大单元格（内容部分） ——————————————————————————————————2级*/

.index_area05_content_outer_table {
	float: none;
	width: 100%;
	border: 1px solid #FF9900;
	text-align: center;
	vertical-align: middle;
}
    /*点击更多 CSS控制规范 —————————————————————————————————★2级*/

    /*大单元格（点击更多部分） ————————————————————————————————2级*/

.index_area05_more_outer_table {
	width: 100%;
	clear: none;
	float: none;
	height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

        /*背景图（点击更多部分）———————————————————————————————3级*/

.index_area05_more_background_table {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(../../images/c04/ly-04.gif);
	height: 13px;
	width: 50px;
}

        /*链接（点击更多部分）————————————————————————————————3级*/

a.index_area05_more_link:link {
}
a.index_area05_more_link:visited {
}
a.index_area05_more_link:hover {
}
a.index_area05_more_link:active {
}
	
/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式六） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*外大单元格 ————————————————————————————————————————★1级*/
		
.index_area06_outer_table {
	width: 96%;
	text-align: center;
	vertical-align: top;
}

    /*标题CSS控制规范————————————————————————————————————★2级*/
    /*标题大单元格（标题部分） ————————————————————————————————2级*/
		
.index_area06_caption_outer_table {
	width: 100%;
	height: 40px;
	clear: both;
	float: none;
	margin-top: 5px;
	background-attachment: fixed;
	background-image: url(../../images/c04/lf_03_01_01.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

        /*左边图标单元格（标题部分） —————————————————————————————3级*/
		
.index_area06_caption_left_td {
	width: 30px;
	float: none;
	background-attachment: fixed;
	background-image: url(../../images/c04/lf_03_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

       /*中间单元格（标题部分 ） ———————————————————————————————3级*/
		
.index_area06_caption_midst_td {
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #DBDFE6;
	text-decoration: none;
	text-align: left;
}

       /*右边图标单元格（标题部分）——————————————————————————————3级*/
		
.index_area06_caption_right_td {
	width: 30px;
	float: none;
}

    /*内容区域CSS控制规范——————————————————————————————————★2级*/

    /*大单元格（内容部分） ——————————————————————————————————2级*/

.index_area06_content_outer_table {
	float: none;
	width: 100%;
	border: 1px solid #4B576E;
	text-align: center;
	vertical-align: middle;
}
    /*点击更多 CSS控制规范 —————————————————————————————————★2级*/

    /*大单元格（点击更多部分） ————————————————————————————————2级*/

.index_area06_more_outer_table {
	width: 100%;
	clear: none;
	float: none;
	height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

        /*背景图（点击更多部分）———————————————————————————————3级*/

.index_area06_more_background_table {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(../../images/c04/ly-04.gif);
	height: 13px;
	width: 50px;
}

        /*链接（点击更多部分）————————————————————————————————3级*/

a.index_area06_more_link:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.index_area06_more_link:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.index_area06_more_link:hover {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 18px;
}
a.index_area06_more_link:active {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 18px;
}
/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式七） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

    /*横向二级导航菜单CSS控制规范——————————————————————————————★2级*/

    /*导航大单元格 ——————————————————————————————————————2级*/

.category_navigation_content_table {
	float: none;
	width: 90%;
	clear: none;
	height: 20px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../../images/c04/lf_03_01.gif);
}

            /*左边分割单元格 —————————————————————————————————4级*/

.category_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;
	float: none;
	width: 20px;
}

            /*中间分割单元格 —————————————————————————————————4级*/

.category_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;
	float: none;
	width: 20px;
}

            /*右边分割单元格 —————————————————————————————————4级*/

.category_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;
	float: none;
	width: 20px;
}

           /*导航内容单元格 —————————————————————————————————4级*/
		
.category_navigation_content_td {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
}

           /*链接 ——————————————————————————————————————4级*/

a.category_navigation_link:link {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	line-height: 18px;
}
a.category_navigation_link:visited {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	line-height: 18px;
}
a.category_navigation_link:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.category_navigation_link:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}




    /*竖向二级导航菜单CSS控制规范——————————————————————————————★2级*/

    /*竖向二级导航外大单元格 —————————————————————————————————2级*/

.category_navigation02_outer_table {
	clear: none;
	float: none;
	height: 20px;
	width: 95%;
	background-image: url(../../images/c04/lf_03_01.gif);
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
}
        /*竖向二级导航内大单元格 ———————————————————————————————3级*/

.category_navigation02_content_table {
	float: none;
	width: 96%;
	clear: none;
	height: 20px;
}

            /*左边图标单元格 —————————————————————————————————4级*/

.category_navigation02_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;
	float: none;
	width: 20px;
}

           /*竖向二级导航内容单元格 —————————————————————————————4级*/
		
.category_navigation02_content_td {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
}

            /*右边图标单元格 —————————————————————————————————4级*/

.category_navigation02_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;
	float: none;
	width: 20px;
}

           /*链接 ——————————————————————————————————————4级*/

a.category_navigation02_link:link {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	line-height: 18px;
}
a.category_navigation02_link:visited {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	line-height: 18px;
}
a.category_navigation02_link:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.category_navigation02_link:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}


    /*中间横向分割线（大区域划分） —————————————————————————————★2级*/
    /*大单元格（大区域划分） —————————————————————————————————2级*/
		
.category_navigation02_comminute_table {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../../images/lf_a_08.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #003B57;
}

        /*左边图标单元格（大区域划分） ————————————————————————————3级*/
		
.category_navigation02_comminute_left_td {

}

       /*中间单元格（大区域划分）———————————————————————————————3级*/
		
.category_navigation02_comminute_midst_td {

}

       /*右边图标单元格（大区域划分）—————————————————————————————3级*/
		
.category_navigation02_comminute_right_td {

}

    /*竖向二级导航外大单元格 内 三行三列(竖向二级导航外导航部分) ——————————————★2级*/
    /*(作用：控制竖向二级导航外区域的大小、填充、边界、底色、底图、边框线等)*/

.category_navigation02_inner_table {
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
}

    /*左上边单元格（竖向二级导航外上部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域左上角表格的大小、填充、边界、底色、底图、边框线等)*/

.category_navigation02_ascending_left_td {
	width: 13px;
	background-attachment: fixed;
	background-image: url(../../images/c04/ly-11.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 13px;
}

    /*中上边单元格（竖向二级导航外上部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域中上边表格的大小、填充、边界、底色、底图、边框线等)*/

.category_navigation02_ascending_midst_td {
	background-attachment: fixed;
	background-image: url(../../images/c04/ly-15.gif);
	background-repeat: repeat;
	background-position: center center;
	height: 13px;
}

    /*右上边单元格（竖向二级导航外上部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域右上边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.category_navigation02_ascending_right_td {
	width: 13px;
	background-attachment: fixed;
	background-image: url(../../images/c04/ly-10.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 13px;
}

    /*中右边单元格（竖向二级导航外中部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域中右边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.category_navigation02_midst_left_td {
	width: 13px;
	background-attachment: fixed;
	background-image: url(../../images/c04/ly-12.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

    /*中间单元格（竖向二级导航外中部分） ———————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域中间表格的大小、填充、边界、底色、底图、边框线等)*/
		
.category_navigation02_midst_midst_td{
	background-color: #F7FFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #5E838C;
}


    /*中右边单元格（竖向二级导航外中部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域中右边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.category_navigation02_midst_right_td {
	width:13px;
	background-attachment: fixed;
	background-image: url(../../images/c04/ly-13.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

    /*左下边单元格（竖向二级导航外下部分）——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域左下边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.category_navigation02_down_left_td {
	width: 13px;
	background-attachment: fixed;
	background-image: url(../../images/c04/ly-08.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 13px;
}

    /*中下边单元格（竖向二级导航外下部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域中下边表格的大小、填充、边界、底色、底图、边框线等)*/
				
.category_navigation02_down_midst_td {
	background-attachment: fixed;
	background-image: url(../../images/c04/ly-14.gif);
	background-repeat: repeat;
	background-position: center center;
	height: 13px;
}

    /*右下边单元格（竖向二级导航外下部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域右下边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.category_navigation02_down_right_td {
	width: 13px;
	background-attachment: fixed;
	background-image: url(../../images/c04/ly-09.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 13px;
}


/* ■ 内容样式 ■ */

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （内容样式一） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*首页新闻列表类内容CSS控制规范———————————————————————————————★1级*/

/*新闻列表内容部分大单元格(新闻列表内容部分) ————————————————————————★1级*/
/*(作用：控制新闻列表内容部分区域的大小、填充、边界、底色、底图、边框线等)*/
		
.index_news_outer_table {
	width: 100%;
	float: none;
}
/*新闻列表内容部分左边图标单元格(新闻内容部分) ——————————————————————2级*/
    /*(作用：控制新闻列表内容部分区域的大小、填充、边界、底色、底图、边框线等)*/

.index_news_left_td {
	width: 0px;
}
/*新闻列表内容部分右边图标单元格(新闻内容部分) ——————————————————————2级*/
    /*(作用：控制新闻列表内容部分区域的大小、填充、边界、底色、底图、边框线等)*/

.index_news_right_td {
    font-size: 12px;
	color: #000000;
}
/*新闻列表内容部分链接(新闻内容部分) ———————————————————————————2级*/
    /*(作用：控制新闻列表内容部分区域的连接文字样式)*/
	
a.index_news_link:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a.index_news_link:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a.index_news_link:hover {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 20px;
}
a.index_news_link:active {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	line-height: 20px;
}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （内容样式二） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*首页产品列表类内容CSS控制规范———————————————————————————————★1级*/

/*产品列表内容部分大单元格 外 (产品列表内容部分) ——————————————————————★1级*/
/*(作用：控制所有显示产品区域的大小、填充、边界、底色、底图、边框线等)*/

.index_products_outer_table {
	float: none;
	width: 100%;
	text-align: center;
	vertical-align: top;
}

    /*产品列表内容部分大单元格 内 三行三列(产品列表内容部分) ————————————————★2级*/
    /*(作用：控制单个产品区域的大小、填充、边界、底色、底图、边框线等)*/

.index_products_inner_table {
	width: 160px;
	text-align: center;
	vertical-align: top;
	background-color: #CCCCCC;
	margin: 5px;
}

    /*左上边单元格（产品图文内容上部分） ———————————————————————————2级*/
    /*(作用：控制产品列表内容区域左上角表格的大小、填充、边界、底色、底图、边框线等)*/

.index_products_ascending_left_td {
	width: 5px;
	
	height: 5px;
}

    /*中上边单元格（产品图文内容上部分） ———————————————————————————2级*/
    /*(作用：控制产品列表内容区域中上边表格的大小、填充、边界、底色、底图、边框线等)*/

.index_products_ascending_midst_td {
	
	height: 5px;
}

    /*右上边单元格（产品图文内容上部分） ———————————————————————————2级*/
    /*(作用：控制产品列表内容区域右上边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_products_ascending_right_td {
	width: 5px;
	
	height: 5px;
}

    /*中右边单元格（产品图文内容中部分） ———————————————————————————2级*/
    /*(作用：控制产品列表内容区域中右边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_products_midst_left_td {
	width: 5px;
	
}

    /*中间单元格（产品图文内容中部分） ————————————————————————————2级*/
    /*(作用：控制产品列表内容区域中间表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_products_midst_midst_td{
	background-color: #F5F9FA;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	text-align: center;
	vertical-align: top;
}

        /*产品区域单元格（产品图文内容中部分） ————————————————————————3级*/
        /*(作用：控制产品图片单元格的大小、填充、边界、底色、底图、边框线等)*/
				
.index_products_picture_table {
	width: 140px;
	text-align: center;
	vertical-align: top;
}

        /*产品图片单元格（产品图文内容中部分） ————————————————————————3级*/
        /*(作用：控制产品图片单元格的大小、填充、边界、底色、底图、边框线等)*/
				
.index_products_picture_td {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #466677;
	width: 140px;
	text-align: center;
	vertical-align: top;
}

        /*产品说明单元格01（产品图文内容中部分） ———————————————————————3级*/
        /*(作用：控制产品说明单元格的大小、填充、边界、底色、底图、边框线等)*/
				
.index_products_text01_td {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	width: 50px;
	text-align: left;
	vertical-align: middle;
}

        /*产品说明单元格02（产品图文内容中部分） ———————————————————————3级*/
        /*(作用：控制产品说明单元格的大小、填充、边界、底色、底图、边框线等)*/
				
.index_products_text02_td {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #296194;
	text-decoration: none;
	float: none;
	text-align: center;
	vertical-align: middle;
}

.index_products_text03_td {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #009999;
	text-decoration: none;
	float: none;
	text-align: left;
	vertical-align: middle;
}

        /*产品说明单元格03（产品图文内容中部分） ———————————————————————3级*/
        /*(作用：控制产品说明单元格的大小、填充、边界、底色、底图、边框线等)*/

a.index_products_text_link:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a.index_products_text_link:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a.index_products_text_link:hover {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 20px;
}
a.index_products_text_link:active {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	line-height: 20px;
}

    /*中右边单元格（产品图文内容中部分） ———————————————————————————2级*/
    /*(作用：控制产品列表内容区域中右边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_products_midst_right_td {
	width: 1px;
	
}

    /*左下边单元格（产品图文内容下部分） ———————————————————————————2级*/
    /*(作用：控制产品列表内容区域左下边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_products_down_left_td {
	width: 1px;
	
	height: 5px;
}

    /*中下边单元格（产品图文内容下部分） ———————————————————————————2级*/
    /*(作用：控制产品列表内容区域中下边表格的大小、填充、边界、底色、底图、边框线等)*/
				
.index_products_down_midst_td {
	
	height: 5px;
}

    /*右下边单元格（产品图文内容下部分） ———————————————————————————2级*/
    /*(作用：控制产品列表内容区域右下边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_products_down_right_td {
	width: 1px;
	
	height: 5px;
}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （内容样式三） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*首页图文列表类内容CSS控制规范———————————————————————————————★1级*/

/*图文列表内容部分大单元格 外 (图文列表内容部分) ——————————————————————★1级*/
/*(作用：控制所有显示图文区域的大小、填充、边界、底色、底图、边框线等)*/

.index_picture_outer_table {
	float: none;
	width: 100%;
	text-align: center;
	vertical-align: top;
}

    /*图文列表内容部分大单元格 内 三行三列(图文列表内容部分) ————————————————★2级*/
    /*(作用：控制单个图文区域的大小、填充、边界、底色、底图、边框线等)*/

.index_picture_inner_table {
	width: 150px;
}

    /*左上边单元格（图文内容上部分） —————————————————————————————2级*/
    /*(作用：控制图文列表内容区域左上角表格的大小、填充、边界、底色、底图、边框线等)*/

.index_picture_ascending_left_td {
	width: 5px;
	
	height: 5px;
}

    /*中上边单元格（图文内容上部分） —————————————————————————————2级*/
    /*(作用：控制图文列表内容区域中上边表格的大小、填充、边界、底色、底图、边框线等)*/

.index_picture_ascending_midst_td {
	
	height: 5px;
}

    /*右上边单元格（图文内容上部分） —————————————————————————————2级*/
    /*(作用：控制图文列表内容区域右上边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_picture_ascending_right_td {
	width: 5px;
	
	height: 5px;
}

    /*中右边单元格（图文内容中部分） —————————————————————————————2级*/
    /*(作用：控制图文列表内容区域中右边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_picture_midst_left_td {
	width: 5px;
	
}

    /*中间单元格（图文内容中部分） ——————————————————————————————2级*/
    /*(作用：控制图文列表内容区域中间表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_picture_midst_midst_td{
	background-color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
        /*图文区域单元格（图文内容中部分） ——————————————————————————3级*/
        /*(作用：控制图文图片单元格的大小、填充、边界、底色、底图、边框线等)*/
				
.index_picture_picture_table {

}
        /*图文图片单元格（图文内容中部分） ——————————————————————————3级*/
        /*(作用：控制图文图片单元格的大小、填充、边界、底色、底图、边框线等)*/
				
.index_picture_picture_td {
	background-color: #4B576E;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	padding: 1px;
}

        /*图文说明单元格01（图文内容中部分） —————————————————————————3级*/
        /*(作用：控制图文说明单元格的大小、填充、边界、底色、底图、边框线等)*/
				
.index_picture_text01_td {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}

        /*图文说明单元格03（图文内容中部分） —————————————————————————3级*/
        /*(作用：控制图文说明单元格的大小、填充、边界、底色、底图、边框线等)*/

a.index_picture_link:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a.index_picture_link:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a.index_picture_link:hover {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 20px;
}
a.index_picture_link:active {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	line-height: 20px;
}

    /*中右边单元格（图文内容中部分） —————————————————————————————2级*/
    /*(作用：控制图文列表内容区域中右边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_picture_midst_right_td {
	width: 5px;
	
}

    /*左下边单元格（图文内容下部分） —————————————————————————————2级*/
    /*(作用：控制图文列表内容区域左下边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_picture_down_left_td {
	width: 5px;
	
	height: 5px;
}

    /*中下边单元格（图文内容下部分） —————————————————————————————2级*/
    /*(作用：控制图文列表内容区域中下边表格的大小、填充、边界、底色、底图、边框线等)*/
				
.index_picture_down_midst_td {
	
	height: 5px;
}

    /*右下边单元格（图文内容下部分） —————————————————————————————2级*/
    /*(作用：控制产品列表内容区域右下边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_picture_down_right_td {
	width: 5px;
	
	height: 5px;
}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （内容样式四） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*首页段落文字类内容CSS控制规范———————————————————————————————★1级*/

/*首页段落文字类大单元格 ——————————————————————————————————★1级*/
/*(作用：控制所有显示段落文字区域的大小、填充、边界、底色、底图、边框线等)*/

.index_article_content_outer_table {
	font-size: 12px;
	line-height: 20px;
	color: #003B57;
	text-decoration: none;
	padding: 5px;
	float: none;
	width: 100%;
	text-align: left;
}
.index_article_content_outer_td{
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	float: none;
	width: 100%;
	text-align: center;
}
/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （内容样式五） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*首页广告内容CSS控制规范——————————————————————————————————★1级*/

/*广告内容部分大单元格(广告内容部分) ————————————————————————————★1级*/
/*(作用：控制广告内容部分区域的大小、填充、边界、底色、底图、边框线等)*/
		
.index_ad_outer_table {
	width: 100%;
	float: none;
	height: 20px;
	padding: 8px;
	text-align: center;
}
/*广告内容部分左边图标单元格(新闻内容部分) ————————————————————————2级*/
    /*(作用：控制广告内容部分区域的大小、填充、边界、底色、底图、边框线等)*/

.index_ad_left_td {
	clear: none;
	float: none;
	width: 0px;
}

    /*广告内容部分链接(新闻内容部分) —————————————————————————————2级*/
    /*(作用：控制广告内容部分区域的连接文字样式)*/
	
a.index_ad_link:link {
	font-size: 12px;
	color: #003B57;
	text-decoration: none;
	line-height: 20px;
}
a.index_ad_link:visited {
	font-size: 12px;
	color: #003B57;
	text-decoration: none;
	line-height: 20px;
}
a.index_ad_link:hover {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 20px;
}
a.index_ad_link:active {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	line-height: 20px;
}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （内容样式六） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*首登陆框内容CSS控制规范————————————————————————————————★1级*/

/*登陆框内容部分大单元格 外 (登陆框内容部分) ——————————————————————★1级*/
/*(作用：控制所有显示产品区域的大小、填充、边界、底色、底图、边框线等)*/

.index_login_outer_table {
	float: none;
	width: 100%;
	text-align: center;
	vertical-align: top;
}

    /*登陆框内容部分大单元格 内 三行三列(登陆框内容部分) ————————————————★2级*/
    /*(作用：控制单个产品区域的大小、填充、边界、底色、底图、边框线等)*/

.index_login_inner_table {
	width: 100%;
	text-align: center;
	vertical-align: top;
	background-color: #E4F0F3;
}

    /*左上边单元格（登陆框内容上部分） ———————————————————————————2级*/
    /*(作用：控制登陆框内容区域左上角表格的大小、填充、边界、底色、底图、边框线等)*/

.index_login_ascending_left_td {
	width: 5px;
	
	height: 5px;
}

    /*中上边单元格（登陆框内容上部分） ———————————————————————————2级*/
    /*(作用：控制登陆框内容区域中上边表格的大小、填充、边界、底色、底图、边框线等)*/

.index_login_ascending_midst_td {
	
	height: 5px;
}

    /*右上边单元格（登陆框内容上部分） ———————————————————————————2级*/
    /*(作用：控制登陆框内容区域右上边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_login_ascending_right_td {
	width: 5px;
	
	height: 5px;
}

    /*中右边单元格（登陆框内容中部分） ———————————————————————————2级*/
    /*(作用：控制登陆框内容区域中右边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_login_midst_left_td {
	width: 5px;
	
}

    /*中间单元格（登陆框内容中部分） ————————————————————————————2级*/
    /*(作用：控制登陆框内容区域中间表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_login_midst_midst_td{
	background-color: #F5F9FA;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	text-align: center;
	vertical-align: top;
}

        /*登陆框区域单元格（登陆框内容中部分） ————————————————————————3级*/
        /*(作用：控制登陆框单元格的大小、填充、边界、底色、底图、边框线等)*/
				
.index_login_table {
	text-align: center;
	border: 1px solid #006699;
}

        /*登陆框区域标题单元格（登陆框内容中部分） ——————————————————————3级*/
        /*(作用：控制登陆框标题单元格的大小、填充、边界、底色、底图、边框线等)*/
				
.index_login_td {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 30px;
}

        /*登陆框文字单元格01（登陆框内容中部分） ———————————————————————3级*/
        /*(作用：控制登陆框文字单元格的大小、填充、边界、底色、底图、边框线等)*/
				
.index_login_text01_td {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	width: 50%;
	text-align: center;
	vertical-align: middle;
	background-attachment: fixed;
	background-image: url(../../images/c04/lf_02_02.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 5px;
}
				
.index_login_text02_td {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	width: 50%;
	text-align: center;
	vertical-align: middle;
}

.index_login_text03_td {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	width: 50%;
	text-align: center;
	vertical-align: middle;
}

        /*登陆框联接文字单元格03（登陆框内容中部分） ———————————————————————3级*/
        /*(作用：控制登陆框联接文字单元格的大小、填充、边界、底色、底图、边框线等)*/

a.index_login_text_link:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a.index_login_text_link:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a.index_login_text_link:hover {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 20px;
}
a.index_login_text_link:active {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	line-height: 20px;
}

    /*中右边单元格（登陆框内容中部分） ———————————————————————————2级*/
    /*(作用：控制登陆框内容区域中右边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_login_midst_right_td {
	width: 1px;
	
}

    /*左下边单元格（登陆框内容下部分） ———————————————————————————2级*/
    /*(作用：控制登陆框内容区域左下边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_login_down_left_td {
	width: 1px;
	
	height: 5px;
}

    /*中下边单元格（登陆框内容下部分） ———————————————————————————2级*/
    /*(作用：控制登陆框内容区域中下边表格的大小、填充、边界、底色、底图、边框线等)*/
				
.index_login_down_midst_td {
	
	height: 5px;
}

    /*右下边单元格（登陆框内容下部分） ———————————————————————————2级*/
    /*(作用：控制登陆框内容区域右下边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_login_down_right_td {
	width: 1px;
	
	height: 5px;
}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （内容样式七） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*首页搜索框内容CSS控制规范————————————————————————————————★1级*/

/*搜索框内容部分大单元格 外 (搜索框内容部分) ——————————————————————★1级*/
/*(作用：控制所有显示产品区域的大小、填充、边界、底色、底图、边框线等)*/

.index_search_outer_table {
	float: none;
	width: 100%;
	text-align: center;
	vertical-align: top;
}

    /*搜索框内容部分大单元格 内 三行三列(搜索框内容部分) ————————————————★2级*/
    /*(作用：控制单个产品区域的大小、填充、边界、底色、底图、边框线等)*/

.index_search_inner_table {
	width: 90%;
	text-align: center;
	vertical-align: top;
	background-color: #006699;
}

    /*左上边单元格（搜索框内容上部分） ———————————————————————————2级*/
    /*(作用：控制搜索框内容区域左上角表格的大小、填充、边界、底色、底图、边框线等)*/

.index_search_ascending_left_td {
	width: 5px;
	
	height: 5px;
}

    /*中上边单元格（搜索框内容上部分） ———————————————————————————2级*/
    /*(作用：控制搜索框内容区域中上边表格的大小、填充、边界、底色、底图、边框线等)*/

.index_search_ascending_midst_td {
	
	height: 5px;
}

    /*右上边单元格（搜索框内容上部分） ———————————————————————————2级*/
    /*(作用：控制搜索框内容区域右上边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_search_ascending_right_td {
	width: 5px;
	
	height: 5px;
}

    /*中右边单元格（搜索框内容中部分） ———————————————————————————2级*/
    /*(作用：控制搜索框内容区域中右边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_search_midst_left_td {
	width: 5px;
	
}

    /*中间单元格（搜索框内容中部分） ————————————————————————————2级*/
    /*(作用：控制搜索框内容区域中间表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_search_midst_midst_td{
	background-color: #F5F9FA;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	text-align: center;
	vertical-align: top;
}

        /*搜索框区域单元格（搜索框内容中部分） ————————————————————————3级*/
        /*(作用：控制搜索框单元格的大小、填充、边界、底色、底图、边框线等)*/
				
.index_search_table {
	text-align: center;
	border: 1px solid #006699;
}

        /*搜索框区域标题单元格（搜索框内容中部分） ————————————————————————3级*/
        /*(作用：控制搜索框标题单元格的大小、填充、边界、底色、底图、边框线等)*/
				
.index_search_td {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 30px;
}

        /*搜索框文字单元格01（搜索框内容中部分） ———————————————————————3级*/
        /*(作用：控制搜索框文字单元格的大小、填充、边界、底色、底图、边框线等)*/
				
.index_search_text01_td {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	width: 50%;
	text-align: center;
	vertical-align: middle;
}
				
.index_search_text02_td {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	width: 50%;
	text-align: center;
	vertical-align: middle;
}

.index_search_text03_td {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	width: 50%;
	text-align: center;
	vertical-align: middle;
}

        /*搜索框联接文字单元格03（搜索框内容中部分） ———————————————————————3级*/
        /*(作用：控制搜索框联接文字单元格的大小、填充、边界、底色、底图、边框线等)*/

a.index_search_text_link:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a.index_search_text_link:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
a.index_search_text_link:hover {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 20px;
}
a.index_search_text_link:active {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	line-height: 20px;
}

    /*中右边单元格（搜索框内容中部分） ———————————————————————————2级*/
    /*(作用：控制搜索框内容区域中右边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_search_midst_right_td {
	width: 1px;
	
}

    /*左下边单元格（搜索框内容下部分） ———————————————————————————2级*/
    /*(作用：控制搜索框内容区域左下边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_search_down_left_td {
	width: 1px;
	
	height: 5px;
}

    /*中下边单元格（搜索框内容下部分） ———————————————————————————2级*/
    /*(作用：控制搜索框内容区域中下边表格的大小、填充、边界、底色、底图、边框线等)*/
				
.index_search_down_midst_td {
	
	height: 5px;
}

    /*右下边单元格（搜索框内容下部分） ———————————————————————————2级*/
    /*(作用：控制搜索框内容区域右下边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.index_search_down_right_td {
	width: 1px;
	
	height: 5px;
}
