﻿html
{
	width:100%;
}
body
{
	margin:0px;
	font-family:verdana,tahoma;
	text-align:center;
	background-color:#E9E9E9;
	color:#333333;
	font-size:13px;
	width:100%;
}
img
{
	border:none;
}
img, div { behavior: url(js/iepngfix.htc); }
h1,h2
{
	margin:0px;
}
a,a:link
{
	color:#2766D1;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
.header
{
	height:209px;
	background-image:url(../images/titleGrid.jpg);
}
.header_content_frame
{
	width:990px;
	margin:0 auto;
}
.img_headerGlow
{
	margin-top:-33px;
}
/*开始:导航栏位置IE和其他浏览器兼容*/
.header_content
{
	margin-top:-16px;
	height:209px;
	background-image:url(../images/headerGlow.png);
	background-position:center bottom;
}
*html .header_content
{
	margin-top:0px;
	height:209px;
	background-image:url(../images/headerGlow.png);
	background-position:center bottom;
}
*+html .header_content
{
	margin-top:0px;
	height:209px;
	background-image:url(../images/headerGlow.png);
	background-position:center bottom;
}
/*结束:导航栏位置IE和其他浏览器兼容*/
.div_title
{
	position:relative;
	float:left;
	height:0px;
	width:0px;
}
.div_title img
{
	margin:50px 0px 0px 40px;
}
.div_title span
{
	position:relative;
	margin:0px 0px 0px 130px;
	display:block;
	width:400px;
	color:#FFFFFF;
	font-size:13px;
	text-align:left;
}
/*开始:导航栏位置IE6和其他浏览器兼容*/
.div_navbar
{
	background-image:url(../images/navbar.png);
	background-repeat:no-repeat;
	width:933px;
	height:34px;
	position:relative;
	top:170px;
	margin:0 auto;
	text-align:left;
	z-index:9999;
}
* html .div_navbar
{
	background-image:url(../images/navbar.png);
	background-repeat:no-repeat;
	width:933px;
	height:34px;
	position:relative;
	top:170px;
	margin:0 auto;
	text-align:left;
	margin-top:-147px;
}
/*结束:导航栏位置IE6和其他浏览器兼容*/

/*开始:RSS按钮各浏览器兼容*/
#a_share
{
	float:right;
	display:block;
	height:34px;
	width:74px;
	margin-right:10px;
	*margin-top:-53px;
}
.a_rss
{
	float:right;
	display:block;
	height:34px;
	width:57px;
	margin-right:20px;
}
* html .a_rss
{
	margin-right:10px;
	position:relative;
	top:-53px;
}
*+html .a_rss
{
	margin-top:-53px;
}
/*结束:RSS按钮各浏览器兼容*/
.body
{
	background-image:url(../images/bgGradient.jpg);
	background-repeat:repeat-x;
	background-color:#F5F5F5;
	height:auto;
	overflow:hidden;
	padding:10px 0px 10px 0px;
}
.body_frame
{
	margin:0 auto;
	width:990px;
}
.body_content
{
	margin:0 auto;
	width:933px;
}
.footer
{
	clear:both;
	text-align:left;
	border-top:solid 1px #D1D1D1;
	background-color:#E9E9E9;
}
.footer_frame
{
	margin:0 auto;
	width:990px;
}
.footer_content
{
	width:933px;
	margin:0 auto;
	padding:15px 0px 15px 0px;
}
.footer_content .title
{
	display:block;
	font-size:13px;
	font-weight:bolder;
	color:#2A2A2A;
	margin-bottom:10px;
}
.footer_content_2,.footer_content_4
{
	float:left;
	width:1px;
	height:90px;
	text-align:center;
	background-image:url(../images/footer_split_line.jpg);
	background-repeat:repeat-y;
	margin:0px 10px 0px 10px;
}
.footer_content_1
{
	width:400px;
	float:left;
}
.footer_content_text
{
	font-size:12px;
	line-height:18px;
	color:#545454;
}
.footer_content_productCatalogue a,.footer_content_productCatalogue a:link
{
	line-height:14px;
	color:#4D7CC0;
	font-size:11px;
	display:block;
	margin:3px 0px 3px 0px;
	text-decoration:none;
}
.footer_content_productCatalogue a:hover
{
	text-decoration:underline;
}
.footer_content_subscript
{
	margin-top:5px;
}
.footer_content_subscript span
{
	font-size:12px;
	color:#003BC0;
	padding-right:5px;
}
.footer_content_subscript .text
{
	width:180px;
}
.footer_content_subscript .button
{
	margin-left:3px;
}
.footer_content_subscript form
{
	display:inline;
}
.footer_content_3
{
	width:330px;
	float:left;
}
.footer_content_5
{
	width:160px;
	float:left;
}
.footer_nav
{
	clear:both;
	padding-top:10px;
	text-align:center;
	font-size:12px;
	margin-bottom:7px;
}
.footer_nav a,.footer_nav a:link
{
	color:#4D7CC0;
	padding:0px 5px 0px 5px;
}
.footer_nav a:hover
{
	text-decoration:none;
}
.footer_copyright
{
	text-align:center;
	font-size:12px;
	color:#8B92A4;
}
.a_mark
{
	clear:both;
	display:block;
	width:84px;
	height:23px;
	background-image:url(../images/mark_v.gif);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
	margin-top:5px;
}