@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size:12px;
}
body {
	margin: 0px;
	background-color:#0E0E0E;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
}
ul, form {
	padding:0;
	margin:0;
}

.all,.top,.pg_nav,.pg_ad,.pg_center,.pg_center_bj{
	width:970px;
	margin:0 auto;
	}
	
.top{
	background:url(tupian/top.gif) no-repeat 0 0;
	height:102px;
	}
	
/* 导航菜单 */
.pg_nav{
	height:49px;
	background:url(tupian/bj.jpg) repeat-x;
}

.pg_nav ul{
	list-style:none;
	}

.pg_nav ul li {
	float:left;
	margin:0 10px 0px 10px;
	width:110px;
	text-align:center;
	background:url(tupian/pg_nav.jpg) repeat-x;
}
.pg_nav ul li a {
	display:block;
	line-height:49px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
.pg_nav ul li a:hover {
	background:url(tupian/bj1.jpg) repeat-x;
}

.pg_ad{
	height:203px;
	}
	
.pg_center_bj{
	float:left;
	background-color:#D1D1C5;
	border-bottom:1px #A6A89B solid;
	padding:0 0 8px 0;
	}
	
/* 产品列表 */	
.pg_center_left,.pg_center_left2{
	width:238px;
	float:left;
	padding:25px 0 0 26px;
	line-height:18px;
	color:#2D2E29;
	}
	
.pg_center_left ul{
	list-style:none;
	}
	
.pg_center_left ul li{
	width:238px;
	height:27px;
	background:url(tupian/left_bj.jpg) no-repeat 0 0;
	float:left;
	margin:4px 0 0 0;
	line-height:27px;
	}
	
.pg_center_left ul li a{
	color:#E55405;
	font-weight:bold;
	text-indent:24px;
	text-decoration:none;
	display:block;
	}
	
.pg_center_left ul li a:hover{
	background:url(tupian/left_bj1.jpg) no-repeat 0 0;
	color:#fff;
	text-decoration:underline;
	}

.pg_center_left2 a{
	color:#2D2E29;
	}	
	
.pg_center_left2 a:hover{
	text-decoration:underline;
	color:#CC0000;
	}
	
.pg_center_right{
	width:641px;
	float:left;
	margin:25px 0 0 31px;
	line-height:20px;
	}

.pg_right_bj{
	width:641px;
	height:31px;
	background:url(tupian/right_bj.jpg) no-repeat 0 0;
	font-weight:bold;
	font-size:14px;
	}
.pg_right_ph {
	width:640px;
	line-height:22px;
	color:#333333;
	float:left;
}
.pg_right_ph ul {
	list-style:none;
	float:left;
	width:640px;
	text-align:center;
	}
.pg_right_ph ul li {
	width:274px;
	height:210px;
	float:left;
	margin:0px 40px 10px 0px;
	line-height:24px;
}
.pg_right_ph1 {
	width:640px;
	line-height:22px;
	color:#333333;
	float:left;
}
.pg_right_ph1 ul {
	list-style:none;
	float:left;
	width:640px;
	text-align:center;
	}
.pg_right_ph1 ul li {
	width:200px;
	height:150px;
	float:left;
	margin:0px 10px 10px 0px;
	line-height:24px;
}
.pg_right_ph1 ul li a {
	color:#333333;
	text-decoration:none;
}
.pg_right_ph1 ul li a hover {
	color:#FF6600;
}
.bottom{
	line-height:25px;
	color:#5D5959;
	width:570PX;
	float:left;
	}
	
.bottom_right{
	float:right;
	color:#CCC;
	width:300PX;
	line-height:25px;
	text-align:right;
	}
	
.bottom_right a{
	color:#E55405;
	text-decoration:none;
	}
	
.bottom_right a:hover{
	text-decoration:underline;
	}
	
.pg_center_rightx_left{
	width:380px;
	float:left;
	line-height:22px;
	}
.pg_center_rightx_right{
	width:233px;
	float:right;
	line-height:22px;
	}
	
.pg_center_rightx_right a{
	color:#333;
	}
	
.pg_center_rightx_right a:hover{
	color:#CC0000;
	}