table{border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	border-collapse:collapse;
	FONT-SIZE:12px;
}
table td{padding:0;}
A{color:Black; text-decoration:none;}
A:hover {font-weight:bold; text-decoration:underline;}

@media print{
.print{display:block;}
.nprint{display:none;}
}
.CenterCss
{
	text-align:center;
	margin-left:auto;
	margin-right:auto
	}
/*表格显示线条*/
.showline
{
	border: 1px double #E2E2E2; 
}
.IntroText
{
	line-height:30px;
	}
.IntroText_V2
{
	line-height:20px;
	width:340px;
	}
.IntroText_V2 A:hover
{
	color:#FFA363;
	}
.LineTd
{
	height:6px;
	background-repeat:no-repeat;
	}
.LeftMainTB
{
	width:795px;
	}
.RightMainTB
{
	width:210px;
	height:293px;
	}
.MainLink
{
	font-weight:bold;
	}
/****按钮样式****/
.Button{
	BACKGROUND-COLOR : #77B6D0;
	BORDER-BOTTOM : #ffab3f 1px solid;
	BORDER-LEFT : #ffab3f 1px solid;
	BORDER-RIGHT : #ffab3f 1px solid;
	BORDER-TOP : #ffab3f 1px solid;
	CURSOR : hand;
	PADDING-LEFT : 1px;
	PADDING-RIGHT : 1px;
	PADDING-TOP : 1px;
	PADDING-bottom : 1px;
	Color:White;
	/*FILTER : alpha(opacity=70)；*/
}
.Button_Over{
	PADDING-LEFT : 1px;
	PADDING-RIGHT : 1px;
	PADDING-TOP : 1px;
	PADDING-bottom : 1px;
	BACKGROUND-COLOR : #CEE4ED;
	BORDER-BOTTOM : #ffab3f 1px solid;
	BORDER-LEFT : #ffab3f 1px solid;
	BORDER-RIGHT : #ffab3f 1px solid;
	BORDER-TOP : #ffab3f 1px solid;
	CURSOR : hand;
	/*FILTER : alpha(opacity=70)；*/
}


/****文本框****/
.TextBox
{
border-top-width :1px;
border-left-width :1px;
border-right-width :1px;
border-bottom-width:1px;
font-size: 12px;
color: black;
background-color: white;
font-style:normal;
line-height:normal;
font-variant:normal;
font-weight :normal;
}
.TextBox_Over
{
border-top-width :1px;
border-left-width :1px;
border-right-width :1px;
border-bottom-width:1px;
font-size: 12px;
color: black;
background-color: white;
border-bottom: #CEE4ED thin solid;
border-left:#CEE4ED thin solid;
border-right:#CEE4ED thin solid;
border-top:#CEE4ED thin solid;
font-style:normal;
line-height:normal;
font-variant:normal;
font-weight :normal;
}
/***SuperGrid***/
.SuperGridNavigationTDCss
{
	text-align:right;
	padding-top:10px;
	}
.SuperGridNavigationTDCss table
{
	font-weight:bold;
	color:black;
	}
.SuperGridNavigationTDCss A
{
	color:blue;
	}
/***主框架***/
.MainBodyCss
{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	background-image:url("../images/背景图片.jpg");
	background-repeat:repeat;
	}
.MainTB
{
	background-color:white;
	}
.MainBottomTD
{
	padding-top:10px;
	background-color:#bae1fe;
	}
.MainTopTB
{
	background-image:url("../images/顶部背景.jpg");
	background-repeat:repeat-x;
	}
.LeftMenuTD
{
	width:240px;
	height:800px;
	background-color:#e3f3ff;
	}
/***首页***/
.Title001
{
	height:29px;
	background-image:url("../images/Title_001.gif");
	background-repeat:no-repeat;
	}
.Title002
{
	height:29px;
	background-image:url("../images/Title_002.gif");
	background-repeat:no-repeat;
	}
/*产品列表*/
.ProductTitle
{
	padding-left: 5px; padding-top:2px;
	}
.SelectedProduct
{
	text-align:center;
	line-height:25px;
	padding-left:5px;
	text-decoration:underline;
	font-weight:normal;
	color:Red;
	}
.SelectedProduct A
{
	color:Red;
	text-decoration:underline;
	}
.SelectedProduct A:hover
{
	font-weight:normal;
	color:Red;
	}
.ProductItem
{
	text-align:center;
	line-height:25px;
	padding-left:5px;
	}
.ProductItem A
{
	color:Black;
	}
.ProductItem A:hover
{
	font-weight:normal;
	color:Red;
	}
.ProductContentTB
{
	width:100%;
	line-height:25px;
	}
.ProductContentTB td
{
	padding-left:5px;
	}
	
/****新闻内容*****/
.NewsContentTB
{
	width:100%;
	line-height:20px;
	color: #4f6228;
	}
	
.NewsContentTB td
{
	padding-left:5px;
	padding-right:5px;
	
	}
.NewsContentTB td br
{
	line-height:40px;
	}
/****留言信息*****/
.MessageLook_V1
{
	margin-bottom:3px;
	width:760px;
	background-color:#CEE4ED;
	word-wrap:break-word; 
	word-break: break-all;
	}
.MessageLook_V2
{
	margin-bottom:3px;
	width:760px;
	background-color:#e3f3ff;
	word-wrap:break-word; 
	word-break: break-all;
	}
.MessageLook_Over
{
	width:760px;
	}
.MessageTB{ margin-top:20px;}
.MessageTB tr
{
	line-height:30px;
	}
/****联系我们*****/
.ContactLinkTB
{
	width:100%;
	line-height:40px;
	}
	
.ContactLinkTB td
{
	padding-left:5px;
	padding-right:5px;
	
	}
.Contact_Title
{
	background-color:#CEE4ED;
	font-weight:bold;
	padding-left:50px;
	line-height:30px;
	}
/****公司招聘*****/
.ZhaoPinTB
{
	width:100%;
	line-height:20px;
	}
	
.ZhaoPinTB td
{
	padding-left:5px;
	padding-right:5px;
	
	}
.ZhaoPin_Title
{
	background-color:#CEE4ED;
	font-weight:bold;
	padding-left:50px;
	line-height:30px;
	}
/****客户服务*****/
.ServiceTB
{
	width:100%;
	line-height:20px;
	}
	
.ServiceTB td
{
	padding-left:5px;
	padding-right:5px;
	
	}
.Service_Title
{
	background-color:#CEE4ED;
	font-weight:bold;
	padding-left:50px;
	line-height:30px;
	color:Red;
	}
/***QQ***/
.QQTopBG
{
	background-image:url("../images/QQ/QQ_Top.gif");
	height:54px;
	vertical-align:top;
	text-align:right;
	}
.QQMiddleBG
{
	vertical-align:top;
	background-image:url("../images/QQ/QQ_BG.gif");
	background-repeat:repeat;
	height:34px;
	}
.QQBottomBG
{
	background-image:url("../images/QQ/QQ_Bottom.gif");
	background-repeat:no-repeat;
	height:16px;
	}
.QQCloseTB
{
	margin-top:5px;
	margin-right:5px;
	}
