body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#EFF9FC;
	font-family:Verdana;
	font-size:12px;
}
div{
	margin:auto;
	overflow:hidden;
}
a{
	text-decoration:none;
	color: #0588C0;
}
a:hover{
	color: red;
}
img{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
/***************************************************************/
.topflash{
	width:1000px;
}
.body{
	width:1000px;
	background-image:url('bodybg.gif');
	background-position:left top;
	background-repeat:repeat-y;
	position:relative;
	min-height:100px;
	overflow:visible;
	display:table;		/* for ff*/
	*display: block;		/* for ie*/
}
.body .left{
	float:left;
	width:201px;
	position:relative;
	top:-50px;
	left:0px;
	background-image:url('left1.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:70px;
	overflow:visible;
	z-index:100;
}
.body .enleft{
	float:left;
	width:201px;
	position:relative;
	top:-50px;
	left:0px;
	background-image:url('enleft1.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:70px;
	overflow:visible;
	z-index:100;
}
.body .enleft div{
	overflow:visible;
}
.body .right{
	float:left;
	width:799px;
	position:relative;
	z-index:0;
}
/********************************首页************************************/
.xwzx{
	position:absolute;
	top:72px;
	left:32px;
	width: 450px;
	height: 190px;
}
.cpzs{
	position:absolute;
	top:313px;
	left:33px;
	width: 727px;
	height: 125px;
}
.gsjj{
	text-align:left;
	position:absolute;
	top:506px;
	left:39px;
	width: 465px;
	height: 119px;
	font-size:13px;
	line-height:20px;
}
/********************************内页************************************/
.right .title{
	width:755px;
	height:22px;
	line-height:22px;
	border-left:5px #0099CC solid;
	border-bottom:1px solid #9BDEFF;
	margin-top:20px;
	text-align:left;
	text-indent:10px;
	letter-spacing:2px;
	font-size:16px;
	font-weight:bold;
	color:#006699;
}
.right .cont{
	width:700px;
	line-height:20px;
	padding:20px 0px;
	text-align:left;
	font-size:13px;
}
.right .cont img{
	padding:4px;
	border:1px #CCCCCC solid;
}
table.cptable{
	border-collapse:collapse;
	margin:auto;
}
table.cptable td{
	border:1px gray solid;
	padding:4px 10px;
	line-height:20px;
}
/********************************页尾************************************/
.bottom{
	width:1000px;
}
.bottom_left{
	float:left;
	width:201px;
	height:35px;
	line-height:35px;
	background-color:#535353;
}
.bottom_left a{
	color:white;
}
.bottom_right{
	float:left;
	width:799px;
	height:35px;
	line-height:35px;
	background-color:#CCCCCC;
}
.bottom_right a{
	color: #666666;
}


/********************************左侧产品列表*******************************/
.ProdTree{
	width:170px;
	margin:0px auto;
	padding-bottom:20px;
}
.ProdTree li{
	width:170px;
	height:28px;
	line-height:28px;
	border-bottom:1px #CCCCCC solid;
	text-align:left;
	float:left;
	position:relative;
}
.ProdTree li:hover{
	background-color: #E9F7FE;
}
.ProdTree li a{
	display:block;
	background-image: url('folder_files.png');
	background-position:0px 50%;
	background-repeat: no-repeat;
	font-size:11px;
	text-indent:20px;
	color:#000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ProdTree li a:hover{
	color: #3366CC;
}
.ProdTree ul{
	position: absolute;
	left:170px;
	top:0px;
	background-color:#3297DB;
	display:none;
}
.ProdTree ul li{
	width:250px;
	height:22px;
	line-height:23px;
	border-bottom:1px solid #D6EAF1;
	text-align:left;
	float:left;
	position:relative;
}
.ProdTree ul li:hover{
	background-color: #E9F7FE;
}
.ProdTree ul li a{
	display:block;
	background-image: none;
	font-size:12px;
	text-indent:10px;
	color:#FFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/********************************主页新闻列表*******************************/

.IndexNewsList{
	margin:0;
	padding:0;
	width:450px;
	list-style:none;
	text-align:left;
}
.IndexNewsList li{
	height:30px;
	line-height:30px;
	border-bottom:1px #CCCCCC solid;
}
.IndexNewsList li:hover{
	background-color:#F0F0F0;
}
.IndexNewsList .Name{
	float:left;
	width:80%;
	background-image:url('arrow_next.png');
	background-position:10px 48%;
	background-repeat:no-repeat;
	text-indent:30px;
	font-size:12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.IndexNewsList .Time{
	float:left;
	width:20%;
	font-size:10px;
	font-family:Verdana;
	color:#999999;
	line-height:22px;
}
.IndexNewsList a{
	text-decoration:none;
	color:black;
}
.IndexNewsList a:hover{
	color: #0066CC;
}

/**********************首页产品图标列表**************************/
.IndexProdList{
	list-style:none;
	margin:0px;
	padding:0px;
}
.IndexProdList li{
	float: left;
	width: 125px;
	margin-right:10px;
}
.IndexProdList .img{
	margin:0px;
}
.IndexProdList img{
	border: 1px #999999 solid;
	width: 140px;
	height: 100px;
	padding:3px;
}
.IndexProdList .name{
	width: 150px;
	height:25px;
	margin:0px;
	padding-top:6px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.IndexProdList a{
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.IndexProdList a:hover{
	color: #0000FF;
}
/************************产品列表样式***************************/
.ProdSerTitle{
	background: #E3E3E3;
	color: #003399;
	font-weight:bold;
	text-indent:20px;
}
.ContentIcoList{
	width:730px;
}
.ContentIcoList li{
	width:670px;
	clear:both;
	overflow:hidden;
	text-align:left;
	padding:20px 30px;
	border-bottom:1px  solid #CCCCCC;
}
.ContentIcoList li .img{
	float:left;
	width:150px;
	margin-right:20px;
}
.ContentIcoList li .img img{
	width: 120px;
	padding: 3px;
	border: 1px #BBBBBB solid;
}
.ContentIcoList li .name{
	float:left;
	width:370px;
	font-size:13px;
	color: #990000;
	border-bottom:1px #CCC dashed;
	background-image:url('enicon_01.gif');
	background-position:10px 5px;
	background-repeat:no-repeat;
	padding-left:110px;
	padding-bottom:5px;
}
.ContentIcoList li .desc{
	float:left;
	width:350px;
	min-height:30px;
	padding-top:10px;
	padding-left:100px;
	padding-bottom:5px;
	background-image:url('enicon_02.gif');
	background-position:10px 12px;
	background-repeat:no-repeat;
	line-height:18px;
	font-size:12px;
	color:black;
}
.ContentIcoList li .details{
	display:none;
}
/************************产品内容样式***************************/
.ProdTitle{
	width:100%;
	background:white;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#800000;
	letter-spacing:3px;
	padding:20px;
}
.ProdContent{
	width:100%;
	background:white;
	font-size:12px;
	line-height:20px;
	text-align:left;
}
.ProdContent img{
	padding: 5px;
	border: 1px #BBBBBB solid;
	background-color: white;
}

.ProdTable{
	width:100%;
	border-collapse:collapse;
}
.ProdTable .bs1{
	background-color:#C5E9FC;
}
.ProdTable td{
	text-align:center;
	border:1px gray solid;
	line-height:15px;
	padding:3px 0px;
}
.ProdContent .close{
	padding:30px;
	text-align:center;
	width:100px;
}
.ProdContent .close a{
	display:block;
	width:100px;
	height:30px;
	line-height:30px;
	background-image:url('close.gif');
	background-position:left 48%;
	background-repeat:no-repeat;
	text-indent:30px;
	text-align:left;
}
.Pagination{
	margin:20px 0px;
	padding:3px 0px;
	line-height:25px;
	background-color: #F7F7F7;
	text-align: center;
}
.Pagination a{
	margin-right:10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color:gray;
}
.Pagination a:hover{
	background-color: #FFFFFF;
	color: black;
}

/********************************新闻列表页面***********************************/
.NewsRecordTotal{
	margin:20px 0px;
	height:20px;
	line-height:21px;
	background-color: #F7F7F7;
	text-align: center;
	font-family: Verdana;
	font-size:12px;
	color:gray;
}
.NewsList{
	list-style: none;
	margin:0;
	padding:0;
}
.NewsList li{
	border-bottom:1px #CCCCCC dotted;
	height:30px;
	line-height:30px;
}
.NewsList li:hover{
	background-color: #F7F7F7;
}
.NewsList .Name{
	float:left;
	width:70%;
	background-image:url('NewsPoint.gif');
	background-position:15px 48%;
	background-repeat:no-repeat;
	text-indent:30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.NewsList .Name a{
	display:block;
	font-size:12px;
	color: black;
}
.NewsList .Name a:hover{
	background-color:transparent;
}
.NewsList .Time{
	float:left;
	width:28%;
	text-align:right;
	color:#808080;
	font-size:12px;
}
.NewsPagination{
	margin:20px 0px;
	height:25px;
	line-height:25px;
	background-color: #F7F7F7;
	text-align: center;
}
.NewsPagination a{
	margin-right:10px;
	padding: 3px 10px 2px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color:gray;
}
.NewsPagination a:hover{
	background-color: #FFFFFF;
	color: black;
}
/********************************新闻内容页面***********************************/
.NewsTitle{
	font-size:14px;
	color:#395FAB;
	font-family: Verdana;
	font-weight:bold;
	text-align:center;
	margin:10px 0px;
}
.NewsFrom{
	font-size:12px;
	color: #666666;
	font-family: Verdana;
	text-align:center;
	margin:10px 0px;
}
.NewsContent{
	margin:20px 0px;
}
.Back{
	text-align:center;
	padding:20px 0px;
}
.Back a{
	margin-right:10px;
	padding: 2px 10px 1px 10px;
	border: 1px silver solid;
	background-color: #F7F7F7;
	text-decoration: none;
	color:gray;
	font-size:12px
}
.Back a:hover{
	background-color: #FFFFFF;
	color: black;
}