@charset "gb2312";
/****************************************************************/
/*****************************英文*******************************/
/****************************************************************/
body{
	margin:0px;
	padding:0px;
	background:#F0F0F0;
	color:#000;
	font:12px Arial,Sans-Serif;
}a:link{/*未被访问前*/
	color:#005CB3;
	text-decoration:none;
}a:visited{/*访问后*/
	color:#005CB3;
	text-decoration:none;
}a:hover{/*鼠标悬停*/
	color: #E002A5;
}a:active{/*鼠标激活，点击与释放之间*/
	color: #000;
}p{
	margin:5px 0px;
	text-indent:2em;	
}img{
	margin:0px;
	padding:0px;
	border:0px;
}hr {
	height:1px;
	border:none;
	border-top:1px dashed #0066CC;
}#Pages_Top{/****页面布局开始****/
	width:830px;
	height:14px;
	margin:0px auto;
	padding:0;
	background:url(bg_top.png) no-repeat;
}#Pages_Central{/*內容页面*/
	width:830px;
	height:auto;
	margin:0px auto;
	padding:0;
	background:url(bg.png) repeat-y center;
	text-align:center;
}#Pages_Bottom{/****页面布局结束****/
	width:830px;
	height:43px;
	margin:0px auto;
	padding:0;
	background:url(bg_footer.png) no-repeat;
}#Header{/****模板顶端开始****/
	position:relative;
	clear:both;
	width:800px;
	height:120px;
	max-height:120px;
	margin:0px auto;
	padding:0px;
	border:0px solid #000000;
	background:#fafafa url(logo.png) no-repeat top right;
	text-align:left;
}#Logo{
	overflow:hidden;
	width:230px;
	height:86px;
	margin:0px;
	padding:0px;
	border:0px;
}#Lang{/*语言选择区域*/
	overflow:hidden;
	float:right;
	width:100px;
	height:30px;
	margin:36px 160px 0 0;
	padding:0;
	border:0px solid #FFFFFF;
}select{/*语言选择下拉框*/
	width:80px;
}#navigation{/*导航菜单*/
	display:table;
	position:relative;
	clear:both;
	z-index:500;
	width:800px;
	height:34px;
	max-height:34px;
	margin:0;
	padding:0px;
	border:0px solid #FFFFFF;
	background:blue url(nav_0.gif) repeat-x top left;
	font-family:Verdana;
	font-weight:bold;
}#navigation ul{
	list-style-type: none;
	width:800px;
	height:34px;
	margin:0px;
	padding:0px;
	border:0px solid red;
	background:inherit;
}#navigation li{
	display:table-cell; 
	position:relative;
	float:left;
	margin:0;
	border:0;
	white-space:nowrap;
}#navigation li a:link, #navigation li a:visited{/*访问前和访问后*/
	display:block;
	margin:0px;
	padding:0px 24px;
	border:0px solid #fff;
	color:#ddd;
	text-decoration:none;
	white-space:nowrap;
	line-height:34px;
}#navigation li ul{
	display:none;
	list-style-type:none;
	position:absolute;
	width:0;
	height:0;
	margin:0px;
	padding:0px;
	border:0px;
}#navigation li:hover ul{/* 以下只支持非IE6浏览器 */
	display:block;
	position:absolute;
	top:30px;
	left:0;
	width:140px;
	margin:0;
	padding:0;
}#navigation li:hover ul li a{
	display:block;
	width:140px;
	height:34px;
	padding:0px 10px;
	border:0px solid #fff;
	background:url(nav_2.gif) #C0C0EC;
	color:#444;
	line-height:34px;
}#navigation li:hover ul li a:hover{
	background:#005CB3;
	color:#fff;
}#navigation li a:hover{/*IE6浏览器专用*/
	display:block;
	margin:0;
	padding:0 24px;
	border:0px solid #ffffff;
	background: url(nav_1.gif);
	color:#fff;
	font-weight:bold;
	line-height:34px;
}#navigation li a:hover ul{
	display:block;
	position:absolute;
	top:40px;
	left:0;
	width:140px;
	margin:0;
}#navigation li a:hover ul li{
	text-align:left;
}#navigation li a:hover ul li a{
	display:block;
	width:140px;
	height:20px;
	background:#005CB3;
	color:#000;
	line-height:20px;
	text-align:left;
}#navigation li a:hover ul li a:hover{/****模板顶端结束****/
	background:#6b839c;
	color:#fff;
}#HomeFlash{/****首页独有开始****/
	width:800px;
	height:220px;
	margin:0 auto;
	padding:0;
}.HotPro{/**/
	float:left;
	overflow:hidden;
	width:180px;
	height:284px;
	padding:0px;
	border:0px solid #000;
	background:url(bg_hot.png) no-repeat top right;
	text-align:left;
}.HotPro_Empty{/**/
	float:left;
	width:15px;
	height:254px;
	border:none;
}.HotPro_Title{/*热点产品标题*/
	width:180px;
	height:24px;
	padding:16px 0 0 0;
	border:0px solid #000;
	text-align:left;
	font-family:Verdana;
	font-weight:bold;
	overflow:hidden;
}.HotPro_Pic{/**/
	width:180px;
	height:40px;
	margin:0;
	padding:0px;
	text-align:left;
	overflow:hidden;
}.HotPro_Summary{/**/
	width:160px;
	height:80px;
	margin:0;
	padding:10px 18px 0 2px;
	color:#000;
	font-size:12px;
	text-align:left;
	word-break:break-all;
	overflow:hidden;
}.HotPro_Bottom{/****首页独有结束****/
	width:180px;
	height:20px;
	text-align:center;
}#Banner{/****模板正文开始，横幅****/
	width:800px;
	height:40px;
	margin:0 auto;
	padding:0;
	border:0px solid #000;
	background: #fff;
}#content{/*框架*/
	clear:both;
	width:780px;
	height:auto;
	margin:0px auto;
	padding:10px;
	border:0px solid #000;
	background:#fff;
	color:#585858;
	text-align:left;
}#content h1{/*产品页面开始，一级列表页面*/
	margin:0;
	font-size:14px;
	line-height:24px;
	font-weight:bolder;
	text-align:left;
	text-indent:10px;
}.ProList_1_All{/**/
	margin:30px auto;
	width:600px;
	height:109px;
	border:0px solid #000;
}.ProList_1_Title{/**/
	width:600px;
	height:24px;
	border-bottom:1px solid #000;
	font-family:"Verdana";
}.ProList_1_Summary{/**/
	float:left;
	width:500px;
	height:75px;
}.ProList_1_Pic{/**/
	float:left;
	width:100px;
	height:75px;
	margin-top:10px;
}#content h2{/*二级列表页面*/
	margin:0;
	font-size:14px;
	font-family:Verdana;
	font-weight:bolder;
	line-height:24px;
	text-align:left;
}.ProList_2_All{
	width:780px;
	height:auto;
	padding:10px 0;
	border-bottom:1px #000 dashed;
}.ProList_2_Pic{/**/
	float:left;
	width:300px;
	margin:auto 0px;
}.ProList_2_Summary{
	float:left;
	width:480px;
}.Pro_Table_1{
	width:100%;
	border-collapse:collapse;
	border:1px solid #0094F8;
}.Pro_Table_1 th,.Pro_Table_1 td{
	padding:2px;
	border:1px solid #0094F8;
	text-align:left;
}.Pro_Table_2{/*产品正文页面表格*/
	width:100%;
	border-collapse:collapse;
	border:1px solid #cccccc;
}.Pro_Table_2 tr:hover{
	background:#A8D8EE;
}.Pro_Table_2 th{
	padding:2px;
	border:1px solid #fff;
	background:#0094F8;
	color:#ffffff;
	text-align:left;
}.Pro_Table_2 td{
	padding:5px;
	border:1px solid #cccccc;
	text-align:left;
}#content table p{
	margin:0;
	text-indent:0;
	line-height:18px;
}#content table ul{
	margin:0 20px;
	padding:0;
}.nin{/*现在位置*/
	margin:20px 0px 20px 0px;
	font-family:Verdana;
}.top{/*回到页首*/
	width:95%;
	margin:5px 0px;
	border:0;
	text-align:right;
}#Footer{/****模板末端****/
	clear:both;
	width:800px;
	height:24px;
	margin:0 auto;
	padding:0;
	border:none;
	background:#AAD7EE;
	text-align:center;
	line-height:24px;
	font-size:10px;
}#Footer a{
	color:#000000;
	font-size:9px;
}
