
/* ■ 在线反馈页面样式 ■ */

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式一） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*在线反馈页面区域划分CSS控制规范——————————————————————————————★1级*/

/*大单元格CSS控制规范————————————————————————————————————★1级*/

.feedback_area01_outer_table {
	width:1000px;
	background-color: #FFFFFF;
}


    /*最左边风格区域CSS控制规范———————————————————————————————★2级*/
    /*大单元格（区域划分） ——————————————————————————————————2级*/

.feedback_area01_left_pattern_td {
	width: 20px;
	text-align: center;
	vertical-align: top;
}

    /*最右边风格区域CSS控制规范———————————————————————————————★2级*/
    /*大单元格（区域划分） ——————————————————————————————————2级*/

.feedback_area01_right_pattern_td {
	width: 154px;
	text-align: center;
	vertical-align: top;
}
/*左边区域大单元格（区域划分） —————————————————————————————★2级*/

.feedback_area01_left_td {
	width: 236px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
/*左边竖向分割线（区域划分） ———————————————————————————————2级*/

.feedback_area01_comminute_left_y_td {
	width: 5px;
	background-color: #ffffff;
	text-align: center;
	vertical-align: top;
}

    /*右边区域大单元格（区域划分） —————————————————————————————★2级*/

.feedback_area01_right_td {
	width: ０px;
	text-align: center;
	vertical-align: top;
}

    /*右边竖向分割线（区域划分） ———————————————————————————————2级*/

.feedback_area01_comminute_right_y_td {
	width: 0px;
	text-align: center;
	vertical-align: top;
}

    /*中间区域大单元格（区域划分） —————————————————————————————★2级*/

.feedback_area01_midst_td {
	text-align: center;
	vertical-align: top;
}

        /*横向分割线（区域划分） ——————————————————————————————★3级*/
        /*横向分割线大单元格（区域划分） ———————————————————————————3级*/
		
.feedback_area01_comminute_x_table {
	width: 100%;
	height: 33px;
	margin-top: 5px;
}

            /*左边图标单元格（区域划分） ———————————————————————————4级*/
		
.feedback_area01_comminute_x_td {
	height: 33px;
	width: 30px;
}

            /*中间单元格（区域划分） —————————————————————————————4级*/
		
.feedback_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级*/
		
.feedback_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;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFDF;
}
/*左边图标单元格 —————————————————————————————————4级*/

.share01_navigation02_compart_left_td {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	width: 57px;
	background-image: url(../../images/c01/self_06.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/*竖向二级导航内容单元格 —————————————————————————————4级*/
		
.share01_navigation02_content_td {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	text-indent: 10px;
	padding-top: 3px;
}
/*右边图标单元格 —————————————————————————————————4级*/

.share01_navigation02_compart_right_td {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	width: 10px;
}
/*链接 ——————————————————————————————————————4级*/

a.share01_navigation02_link:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.share01_navigation02_link:visited {
	font-size: 12px;
	color: #000000;
	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%;
	margin-top: 1px;
	margin-bottom: 1px;
}
/*左边图标单元格（大区域划分） ————————————————————————————3级*/
		
.share01_navigation02_comminute_left_td {

}

       /*中间单元格（大区域划分）———————————————————————————————3级*/
		
.share01_navigation02_comminute_midst_td {

}

       /*右边图标单元格（大区域划分）—————————————————————————————3级*/
		
.share01_navigation02_comminute_right_td {

}

    /*竖向二级导航外大单元格 内 三行三列(竖向二级导航外导航部分) ——————————————★2级*/
    /*(作用：控制竖向二级导航外区域的大小、填充、边界、底色、底图、边框线等)*/

.share01_navigation02_inner_table {
	width: 96%;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*左上边单元格（竖向二级导航外上部分） ——————————————————————————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: 0px;
}
/*中间单元格（竖向二级导航外中部分） ———————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域中间表格的大小、填充、边界、底色、底图、边框线等)*/
		
.share01_navigation02_midst_midst_td{
	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;
}
/*中右边单元格（竖向二级导航外中部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域中右边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.share01_navigation02_midst_right_td {
	width: 0px;
}
/*左下边单元格（竖向二级导航外下部分）——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域左下边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.share01_navigation02_down_left_td {
	width: 0px;
	height: 0px;
}
/*中下边单元格（竖向二级导航外下部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域中下边表格的大小、填充、边界、底色、底图、边框线等)*/
				
.share01_navigation02_down_midst_td {
	height: 0px;
}
/*右下边单元格（竖向二级导航外下部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域右下边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.share01_navigation02_down_right_td {
	width: 0px;
	height: 0px;
}
/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式三） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

    /*位置导航CSS控制规范——————————————————————————————————★2级*/
    /*位置导航部分大单元格（位置导航部分） ——————————————————————————2级*/
    /*(作用：控制标题部分区域的大小、填充、边界、底色、底图、边框线等)*/

.share02_place_navigation_outer_table {
	width: 95%;
}
/*左边图标单元格（位置导航部分）———————————————————————————3级*/
        /*(作用：控制标题部分左边表格里图标的大小、填充、边界、底色、底图、边框线等)*/

.share02_place_navigation_left_td {
	height: 30px;
	width: 0px;
}
/*中间单元格（位置导航部分）—————————————————————————————3级*/
        /*(作用：控制标题部分中间表格里图标的大小、填充、边界、底色、底图、边框线等)*/

.share02_place_navigation_midst_td {
	font-size: 12px;
	color: #525454;
	text-decoration: none;
	background-image: url(../../images/c01/self_05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 20px;
}
/*右边图标单元格（位置导航部分）———————————————————————————3级*/
        /*(作用：控制标题部分右边表格里图标的大小、填充、边界、底色、底图、边框线等)*/

.share02_place_navigation_right_td {
	text-decoration: none;
	width: 0px;
}
/*链接  ———————————————————————————————————————3级*/

a.share02_place_navigation_link:link {
	font-size: 12px;
	color: #1D70E2;
	text-decoration: none;
	line-height: 18px;
}
a.share02_place_navigation_link:visited {
	font-size: 12px;
	color:  #1D70E2;
	text-decoration: none;
	line-height: 18px;
}
a.share02_place_navigation_link:hover {
	font-size: 12px;
	color: #FF9929;
	text-decoration: none;
	line-height: 18px;
}
a.share02_place_navigation_link:active {
	font-size: 12px;
	color: #FF9929;
	text-decoration: none;
	line-height: 18px;
}
/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式四） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/
/*外大单元格 ————————————————————————————————————————★1级*/
		
.feedback_area04_outer_table {
	width: 96%;
	text-align: center;
	vertical-align: top;
}

	/*内容大单元格 内容———————————————————————————————————★2级*/

.feedback_area04_content_outer_table {
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: top;
}
.feedback_oparea04_content_outer_table {
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: top;
}
.feedback_toparea04_content_outer_td {
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: top;
}
.feedback_bottomarea04_content_outer_table {
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: top;
}
.feedback_bottomarea04_content_outer_td {
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: top;
}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式五） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/
/*在线反馈页面内容区域CSS控制规范——————————————————————————————★1级*/
/*外大单元格 ————————————————————————————————————————★1级*/
		
.feedback_area05_content_outer_table {
	width: 95%;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

    /*左上边单元格（内容区域上部分） —————————————————————————————2级*/
    /*(作用：控制内容区域左上角表格的大小、填充、边界、底色、底图、边框线等)*/

.feedback_area05_content_ascending_left_td {
	width: 0px;
	height: 0px;
}

    /*中上边单元格（内容区域上部分） —————————————————————————————2级*/
    /*(作用：控制内容区域中上边表格的大小、填充、边界、底色、底图、边框线等)*/

.feedback_area05_content_ascending_midst_td {
	height: 0px;
}

    /*右上边单元格（内容区域上部分） —————————————————————————————2级*/
    /*(作用：控制内容区域右上边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.feedback_area05_content_ascending_right_td {
	width: 0px;
	height: 0px;
}

    /*中右边单元格（内容区域中部分） —————————————————————————————2级*/
    /*(作用：控制内容区域中右边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.feedback_area05_content_midst_left_td {
	width: 0px;
}

    /*中间单元格（内容区域中部分） ——————————————————————————————2级*/
    /*(作用：控制内容区域中间表格的大小、填充、边界、底色、底图、边框线等)*/
		
.feedback_area05_content_midst_midst_td{
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}

        /*内容区域文章单元格（内容区域中部分） ————————————————————————3级*/
        /*(作用：控制内容区域单元格的大小、填充、边界、底色、底图、边框线等)*/
				
.feedback_area05_content_text_td {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

    /*中右边单元格（内容区域中部分） —————————————————————————————2级*/
    /*(作用：控制内容区域中右边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.feedback_area05_content_midst_right_td {
	width: 0px;
}

    /*左下边单元格（内容区域下部分） —————————————————————————————2级*/
    /*(作用：控制内容区域左下边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.feedback_area05_content_down_left_td {
	width: 0px;
	height: 0px;
}

    /*中下边单元格（内容区域下部分） —————————————————————————————2级*/
    /*(作用：控制内容区域中下边表格的大小、填充、边界、底色、底图、边框线等)*/
				
.feedback_area05_content_down_midst_td {
	height: 0px;
}

    /*右下边单元格（内容区域下部分） —————————————————————————————2级*/
    /*(作用：控制内容区域右下边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.feedback_area05_content_down_right_td {
	width: 0px;
	height: 0px;
}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （内容样式一） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*提交表单内容CSS控制规范——————————————————————————————————★1级*/

.feedback_list_table {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}


