@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 9pt;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	color:#333;
}
a {color:#333;}
ul, form {
	padding:0;
	margin:0;
}

.pg_top, .pg_nav, .pg_ad, .pg_center, .pg_center_background, .pg_center_left, .pg_center_right, pg_friendlink, .pg_bottom{
	width:980px;
	margin:0 auto;
}
.pg_top {
	height:120px;
}
.pg_top .cap{
	float:right;
	line-height:20px;
	font-size:12px;
	font-weight:normal;
}
.pg_top .cap a{
	text-decoration:none;
	color:#111;
}
.pg_top .title{

}
.pg_ad {
	height:220px;
	margin-bottom:10px;
}
.pg_center_left, .pg_center_right, .pg_center_background {
	float:left;
}
.pg_center_left {
	width:215px;     /* 注意此处数值 */
}
.pg_center_right {
	width:765px;     /* 注意此处数值 */
	overflow-x:hidden;
}/*
.pg_center_right ul{
	margin:0;
}
.pg_center_right ul li{
	list-style:none;
	height:32px;
	border-bottom:#999 1px dashed;
	line-height:32px;
}
.pg_center_right ul li a span{
	float:right;
}*/
.pg_center_right ul li a {
	color:#333;
	display:block;
	text-decoration:none;
}
.r_title {
	background: url("/image/r_bar.gif") no-repeat scroll 0% 0% transparent;
	border-bottom: 1px solid rgb(230, 230, 230);
	width:100%;
	height: 29px;
	line-height: 29px;
	color:#333;
	font-size:14px;
	font-weight:bold;
	text-indent:15px;
}
.r_title span {
	float:right;
	color:#999;
	font-size:12px;
	font-weight:normal;
	line-height:32px;
	height:29px;
}
.r_title span a{color:#999; text-decoration:none;}
.pg_center_background {
	padding-bottom:10px;
}
.pg_center_right .pg_r_t {
	width:735px;
	margin-left:30px;
}
.pg_center_right .pg_r_t ul {
	padding:15px 0;
	width:735px;
}
.pg_center_right .pg_r_t ul li {
	width:122px;
	height:127px;
	border:none;
	float:left;
	margin:10px;
	list-style:none;
}
.pg_center_right .pg_r_t ul li img {
	border:0;
}
.pg_center_right .pg_r_t ul li span {
	text-align:center;
	float:left;
	width:116px;
	border:#aaa solid 1px;
	background-color:#eee;
	padding:2px;
}
.pg_center_right .pg_r_b {
	width:352px;
	margin-left:30px;
	float:left;
}
.pg_center_right .pg_r_b ul{
	padding:0;
	width:352px;
}
.pg_center_right .pg_r_b ul li {
	height:26px;
	line-height:26px;
	border-bottom:#999 dashed 1px;
	width:352px;
	display:block;
background: url("/image/icon.gif") no-repeat scroll 3px 10px transparent;
	text-indent:15px;
}
.pg_center_right .pg_r_b ul li a {
	display:block;
	height:26px;
}
.pg_center_right .pg_r_b ul li a span {
	float:right;
}
.pg_center_content {
	width:735px;
	padding:0 0 15px 15px;
}
.pg_r_g ul {
	margin:10px 30px 0 15px;
	width:720px;
}
.pg_r_g ul li{
	height:26px;
	line-height:26px;
	border-bottom:#999 dashed 1px;
	display:block;
background: url("/image/icon.gif") no-repeat scroll 3px 10px transparent;
	text-indent:15px;
}
.pg_r_g ul li span{
	float:right;
}
.pg_bottom {
	clear:both;
	padding:10px;     /* 注意此处数值 */
	width:960px;     /* 注意此处数值 */
}
/* 导航菜单 */
.pg_nav, .pg_nav ul {
	height:35px;
	width:980px;     /* 注意此处数值*/
	background-color:#ccc;
}
.pg_nav ul {
	list-style:none;
}
.pg_nav ul li {
	float:left;
	width:105px;
	text-align:center;
}
.pg_nav ul li a {
	display:block;
	height:35px;
	line-height:35px;
	text-decoration:none;
	font-weight:bold;
	color:#333;
}
.pg_nav ul li a:hover {
	background:#333;
	color:#fff;
}
.pg_center_left .head{
	width:215px;
	height:31px;
	background-color:#CCC;
	font-weight:bold;
	color:#333;
	line-height:31px;
	text-indent:20px;
}
/* 产品列表 */
.pg_center_left ul {
	list-style:none;
	width:213px;     /* 注意此处数值 */
	margin:0;
	padding-bottom:15px;
    background-color: rgb(248, 248, 248);
    border: 1px solid rgb(238, 238, 238);
}
.pg_center_left ul li {
	width:190px;
	margin:0 auto;
}
.pg_center_left ul li a {
	display:block;
	height:27px;
	line-height:27px;
	text-decoration:none;
	text-indent:15px;
	border-bottom:#999 dashed 1px;
	background: url("/image/icon.gif") no-repeat scroll 3px 10px transparent;
	color:#333;
}
.pg_center_left ul li a:hover {
	font-weight:bold;
	border-bottom:#f00 solid 1px;
}
.pg_center_left ul li.li2 a {
	display:block;
	height:22px;
	line-height:22px;
	text-decoration:none;
	text-indent:30px;
	background: url("/image/icon.gif") no-repeat scroll 15px 10px transparent;
}
.pg_center_left ul li.li2 a:hover {
	color:#333;
}
.pg_center_left .lianxi{
	background-color: rgb(248, 248, 248);
    border: 1px solid rgb(238, 238, 238);
	width:203px;
	float:left;
	padding:5px;
}
.pg_friendlink {
	clear:both;
	margin:10px auto;
	width:980px;
	height:auto;
	line-height:22px;
}
.pg_friendlink ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:978px;
	border: 1px solid rgb(238, 238, 238);
	background-color:#eee;
	color:#333;
}
.pg_friendlink ul li {
	padding:0 5px;
	height:28px;
	line-height:28px;
	float:left;
}
.pg_friendlink ul li a {
	text-decoration:none;
	color:#666;
}
.pageset {
	text-align:center;
}
.pageset ul {
	margin:10px auto;
}
.pageset ul li {
	float:left;
	list-style:none;
	border: 1px solid rgb(233, 233, 233);
	line-height:17px;
	background:none;
	padding:0 5px;
	text-indent:0;
	height:17px;
	margin:0 1px;
}