
/* ■ 新闻系统中转页样式 ■ */

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式一） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*新闻系统中转页页面区域划分CSS控制规范———————————————————————————★1级*/

/*大单元格CSS控制规范————————————————————————————————————★1级*/

.news_list_area01_outer_table {
	float: none;
	width:1000px;
	background-image: url(../../images/c01/lf_01_01.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}

    /*最左边风格区域CSS控制规范———————————————————————————————★2级*/
    /*大单元格（区域划分） ——————————————————————————————————2级*/

.news_list_area01_left_pattern_td {
	width: 0px;
}

    /*最右边风格区域CSS控制规范———————————————————————————————★2级*/
    /*大单元格（区域划分） ——————————————————————————————————2级*/

.news_list_area01_right_pattern_td {
	width: 227px;
	text-align: center;
	vertical-align: top;
	background-color: #ffffff;
}

    /*左边区域大单元格（区域划分） —————————————————————————————★2级*/

.news_list_area01_left_td {
	width: 148px;
	height: 500px;
	background-attachment: fixed;
	background-image: url(../../images/c01/left_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	background-image: url(../../images/c01/left_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #336699;
	text-align: center;
	vertical-align: top;
}

    /*左边竖向分割线（区域划分） ———————————————————————————————2级*/

.news_list_area01_comminute_left_y_td {
	width: 13px;
	background-image: url(../../images/c01/yinying.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

    /*右边区域大单元格（区域划分） —————————————————————————————★2级*/

.news_list_area01_right_td {
	float: none;
	width: ０px;
	text-align: center;
	vertical-align: top;
}

    /*右边竖向分割线（区域划分） ———————————————————————————————2级*/

.news_list_area01_comminute_right_y_td {
	float: none;
	width: 0px;
	text-align: center;
	vertical-align: top;
}

    /*中间区域大单元格（区域划分） —————————————————————————————★2级*/

.news_list_area01_midst_td {
	text-align: left;
	vertical-align: top;
}

        /*横向分割线（区域划分） ——————————————————————————————★3级*/
        /*横向分割线大单元格（区域划分） ———————————————————————————3级*/
		
.news_list_area01_comminute_x_table {
	width: 100%;
	height: 33px;
	clear: both;
	float: none;
	margin-top: 5px;
}

            /*左边图标单元格（区域划分） ———————————————————————————4级*/
		
.news_list_area01_comminute_x_td {
	background-attachment: fixed;
	background-image: url(../../images/20.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 33px;
	width: 30px;
}

            /*中间单元格（区域划分） —————————————————————————————4级*/
		
.news_list_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级*/
		
.news_list_area01_comminute_x_td {
	background-attachment: fixed;
	background-image: url(../../images/21.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 33px;
	width: 20px;
}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式二） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

    /*横向二级导航菜单CSS控制规范——————————————————————————————★2级*/

    /*导航大单元格 ——————————————————————————————————————2级*/

.share01_navigation_content_table {
	float: none;
	width: 90%;
	clear: none;
	height: 20px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

            /*左边分割单元格 —————————————————————————————————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;
	float: none;
	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;
	float: none;
	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;
	float: none;
	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 {
	clear: none;
	float: none;
	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 {
	float: none;
	width: 96%;
	clear: none;
	height: 20px;
}

            /*左边图标单元格 —————————————————————————————————4级*/

.share01_navigation02_compart_left_td {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	float: none;
	width: 20px;
}

           /*竖向二级导航内容单元格 —————————————————————————————4级*/
		
.share01_navigation02_content_td {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}

            /*右边图标单元格 —————————————————————————————————4级*/

.share01_navigation02_compart_right_td {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	float: none;
	width: 20px;
}

           /*链接 ——————————————————————————————————————4级*/

a.share01_navigation02_link:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}
a.share01_navigation02_link:visited {
	font-size: 12px;
	color: #ffffff;
	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: 5px;
	margin-bottom: 5px;
}

        /*左边图标单元格（大区域划分） ————————————————————————————3级*/
		
.share01_navigation02_comminute_left_td {

}

       /*中间单元格（大区域划分）———————————————————————————————3级*/
		
.share01_navigation02_comminute_midst_td {

}

       /*右边图标单元格（大区域划分）—————————————————————————————3级*/
		
.share01_navigation02_comminute_right_td {

}

    /*竖向二级导航外大单元格 内 三行三列(竖向二级导航外导航部分) ——————————————★2级*/
    /*(作用：控制竖向二级导航外区域的大小、填充、边界、底色、底图、边框线等)*/

.share01_navigation02_inner_table {
	width: 148px;
	margin-top: 10px;
	margin-bottom: 10px;
}

    /*左上边单元格（竖向二级导航外上部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域左上角表格的大小、填充、边界、底色、底图、边框线等)*/

.share01_navigation02_ascending_left_td {
	width: 0px;
	height: 103px;
}

    /*中上边单元格（竖向二级导航外上部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域中上边表格的大小、填充、边界、底色、底图、边框线等)*/

.share01_navigation02_ascending_midst_td {
	height: 13px;
}

    /*右上边单元格（竖向二级导航外上部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域右上边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.share01_navigation02_ascending_right_td {
	width: 0px;
	height: 13px;
}

    /*中右边单元格（竖向二级导航外中部分） ——————————————————————————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: 13px;
}

    /*中下边单元格（竖向二级导航外下部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域中下边表格的大小、填充、边界、底色、底图、边框线等)*/
				
.share01_navigation02_down_midst_td {
	height: 13px;
}

    /*右下边单元格（竖向二级导航外下部分） ——————————————————————————2级*/
    /*(作用：控制竖向二级导航外区域右下边表格的大小、填充、边界、底色、底图、边框线等)*/
		
.share01_navigation02_down_right_td {
	width: 0px;
	height: 13px;
}


/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式三） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

    /*位置导航CSS控制规范——————————————————————————————————★2级*/
    /*位置导航部分大单元格（位置导航部分） ——————————————————————————2级*/
    /*(作用：控制标题部分区域的大小、填充、边界、底色、底图、边框线等)*/

.share02_place_navigation_outer_table {
	width: 95%;
	margin-top: 10px;
}

        /*左边图标单元格（位置导航部分）———————————————————————————3级*/
        /*(作用：控制标题部分左边表格里图标的大小、填充、边界、底色、底图、边框线等)*/

.share02_place_navigation_left_td {
	height: 40px;
	width: 0px;
}

        /*中间单元格（位置导航部分）—————————————————————————————3级*/
        /*(作用：控制标题部分中间表格里图标的大小、填充、边界、底色、底图、边框线等)*/

.share02_place_navigation_midst_td {
	font-size: 12px;
	color: #1363A0;
	text-decoration: none;
	padding-left: 10px;
}

        /*右边图标单元格（位置导航部分）———————————————————————————3级*/
        /*(作用：控制标题部分右边表格里图标的大小、填充、边界、底色、底图、边框线等)*/

.share02_place_navigation_right_td {
	text-decoration: none;
}

        /*链接  ———————————————————————————————————————3级*/

a.share02_place_navigation_link:link {
	font-size: 12px;
	color: #1363A0;
	text-decoration: none;
	line-height: 18px;
}
a.share02_place_navigation_link:visited {
	font-size: 12px;
	color:  #1363A0;
	text-decoration: none;
	line-height: 18px;
}
a.share02_place_navigation_link:hover {
	font-size: 12px;
	color: #7AB0E5;
	text-decoration: none;
	line-height: 18px;
}
a.share02_place_navigation_link:active {
	font-size: 12px;
	color: #04407B;
	text-decoration: none;
	line-height: 18px;
}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式四） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/
    
	/*内容大单元格 内容———————————————————————————————————★2级*/

.news_list_toparea04_content_outer_table {
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: top;
}
.news_list_toparea04_content_outer_td {
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: top;
}
.news_list_bottomarea04_content_outer_table {
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: top;
}
.news_list_bottomarea04_content_outer_td {
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: top;
}


/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （内容样式一） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

    /*新闻列表区域CSS控制规范————————————————————————————————★2级*/

    /*外大单元格 ———————————————————————————————————————2级*/

.news_list_content01_caption_outer_table {
	width: 100%;
	height: 33px;
	clear: both;
	float: none;
	margin-top: 5px;
}

        /*左边图标单元格（新闻分类标题部分）—————————————————————————3级*/
        /*(作用：控制标题部分左边表格里图标的大小、填充、边界、底色、底图、边框线等)*/
		
.news_list_content01_caption_left_td {
	background-attachment: fixed;
	background-image: url(../../images/20-01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 33px;
	width: 15px;
}

        /*中间单元格（新闻分类标题部分）———————————————————————————3级*/
        /*(作用：控制标题部分中间表格里图标的大小、填充、边界、底色、底图、边框线等)*/

.news_list_content01_caption_midst_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;
}

        /*右边图标单元格（新闻分类标题部分）—————————————————————————3级*/
        /*(作用：控制标题部分右边表格里图标的大小、填充、边界、底色、底图、边框线等)*/

.news_list_content01_caption_right_td {
	background-attachment: fixed;
	background-image: url(../../images/21-01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 33px;
	width: 15px;
}

        /*链接————————————————————————————————————————3级*/

a.news_list_content01_caption_link:link {
	font-size: 12px;
	color: #DEBD87;
	text-decoration: none;
	line-height: 18px;
}
a.news_list_content01_caption_link:visited {
	font-size: 12px;
	color: #DEBD87;
	text-decoration: none;
	line-height: 18px;
}
a.news_list_content01_caption_link:hover {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 18px;
}
a.news_list_content01_caption_link:active {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 18px;
}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （内容样式二） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*新闻列表类内容CSS控制规范—————————————————————————————————★1级*/

/*新闻列表内容部分大单元格(新闻列表内容部分) ————————————————————————★1级*/
/*(作用：控制新闻列表内容部分区域的大小、填充、边界、底色、底图、边框线等)*/
		
.news_list_content02_content_outer_table {
	width: 100%;
	float: none;
	height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

    /*新闻列表内容部分左边图标单元格(新闻内容部分) ——————————————————————2级*/
    /*(作用：控制新闻列表内容部分区域的大小、填充、边界、底色、底图、边框线等)*/

.news_list_content02_content_left_td {
	background-attachment: fixed;
	background-image: url(../../images/004.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clear: none;
	float: none;
	width: 25px;
}

    /*新闻列表内容部分链接(新闻内容部分) ———————————————————————————2级*/
    /*(作用：控制新闻列表内容部分区域的连接文字样式)*/
	
a.news_list_content02_content_link:link {
	font-size: 12px;
	color: #003B57;
	text-decoration: none;
	line-height: 20px;
}
a.news_list_content02_content_link:visited {
	font-size: 12px;
	color: #003B57;
	text-decoration: none;
	line-height: 20px;
}
a.news_list_content02_content_link:hover {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 20px;
}
a.news_list_content02_content_link:active {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	line-height: 20px;
}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （内容样式三） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

    /*大单元格（翻页） ————————————————————————————————————2级*/
		   
.news_list_content03_turn_news_list_background_table {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	width: 100%;
	float: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding: 10px;
}

    /*链接——————————————————————————————————————————3级*/

a.news_list_content03_turn_link:link {
	font-size: 12px;
	color: #003B57;
	text-decoration: none;
	line-height: 18px;
}
a.news_list_content03_turn_link:visited {
	font-size: 12px;
	color: #003B57;
	text-decoration: none;
	line-height: 18px;
}
a.news_list_content03_turn_link:hover {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 18px;
}
a.news_list_content03_turn_link:active {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 18px;
}
/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓 （区域样式五） 〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/
    /*内容区域头部表格控制——————————————————————————————————★2级*/
    /*(作用：控制页面上部区域等)*/
	
.news_list_area04_content_outer_table {
	width: 95%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: top;
}




