
/* ■ 头部样式 ■ */

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

/*头部CSS控制规范——————————————————————————————————————★1级*/

/*外大单元格 —————————————————————————————————————————1级*/
		
.header_big_table {
	width:1000px;
	background-attachment: fixed;
	background-image: url(../../images/c01/banner_01.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
}

    /*企业Logo外大单元格 ——————————————————————————————————★2级*/

.header_Logo_outer_table {
	width:1000px;
}

        /*企业Logo左单元格 ——————————————————————————————————3级*/

.header_Logo_left_td {
	width: 153px;
	height: 150px;
	text-align: center;
	vertical-align: bottom;
}

        /*企业Logo右单元格 ——————————————————————————————————3级*/

.header_Logo_right_td {
	width: 100%;
	vertical-align: top;
}

            /*企业Logo右单元格 上部分（控制加入收藏等宽高）—————————————————★4级*/

.header_Logo_right_table {
	width: 100%;
	text-align: right;
	vertical-align: top;
}

            /*加入收藏等的链接 ————————————————————————————————4级*/

a.navigation_Logo_link:link {
	font-size: 12px;
	color: #003B57;
	text-decoration: none;
	line-height: 18px;
}
a.navigation_Logo_link:visited {
	font-size: 12px;
	color: #003B57;
	text-decoration: none;
	line-height: 18px;
}
a.navigation_Logo_link:hover {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 18px;
}
a.navigation_Logo_link:active {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 18px;
}

            /*企业Logo右单元格  中部分 ——————————————4级*/

.header_Logo_midst_td {
	height: 220px;
	width:50%;
	text-align: right;
	vertical-align: bottom;
	font-size: 16px;
	font-weight: bold;
	color: #804040;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 5px;
}

            /*企业Logo右单元格 下部分—————————————————————————————4级*/

.header_Logo_right_content_td {
	height: 30px;
	width: 200px;
	font-size: 12px;
	color: #003B57;
	text-decoration: none;
}

/*形象bannerCSS控制规范（控制形象banner单元格宽高）—————————————————————★1级*/

.header_banner_outer_table {
	height: 234px;
	width: 835px;
}

    /*形象banner右边CSS控制规范————————————————————————————————2级*/

.header_banner_right_td {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	vertical-align: bottom;
}

    /*形象banner左边CSS控制规范————————————————————————————————2级*/

.header_banner_left_td {

}

/*〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓〓*/

    /*头部导航菜单CSS控制规范————————————————————————————————★2级*/

    /*导航外大单元格 —————————————————————————————————————2级*/

.header_navigation_big_table {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #233443;
	background-image: url(../../images/c01/lf_02.gif);
	height: 43px;
}
        /*导航内大单元格 ———————————————————————————————————3级*/

.header_navigation_content_big_table {
	width: 100%;
}

            /*左边分割单元格 —————————————————————————————————4级*/

.header_navigation_compart_left_td {
	background-attachment: fixed;
	background-image:  url(../../images/c01/lf_04.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 5px;
}

            /*中间分割单元格 —————————————————————————————————4级*/

.header_navigation_compart_midst_td {
	background-attachment: fixed;
	background-image:  url(../../images/c01/lf_04.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 5px;
}

            /*右边分割单元格 —————————————————————————————————4级*/

.header_navigation_compart_right_td {
	background-attachment: fixed;
	background-image:  url(../../images/c01/lf_04.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 5px;
}

           /*导航内容单元格——————————————————————————————————4级*/
		
.header_navigation_content_td {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	text-align: center;
}

           /*链接———————————————————————————————————————4级*/

a.header_navigation_link:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.header_navigation_link:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.header_navigation_link:hover {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 18px;
}
a.header_navigation_link:active {
	font-size: 12px;
	color: #4B576E;
	text-decoration: none;
	line-height: 18px;
}

    /*装饰条效果区域CSS控制规范 ———————————————————————————————★2级*/

    /*大单元格—————————————————————————————————————————2级*/
		
.header_adorn_big_table {
	background-color: #CCCCCC;
	height: 6px;
}

        /*左边单元格（装饰条效果部分）—————————————————————————————3级*/
		
.header_adorn_left_td {

}

        /*中间单元格（装饰条效果部分）—————————————————————————————3级*/
		
.header_adorn_midst_td {


}

        /*右边图标单元格（装饰条效果部分部分）—————————————————————————3级*/
		
.header_adorn_right_td {

}