*{
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
}
/************flsh图片******************************/
.logo {
	text-align: center;
	width: 800px;
}
/************网站导航****************************/

#topnav{
	text-align: center;
	background-color: #fff0e6; 
	height: 36px;
	width: 790px;
	border: 1px solid #ff9f60;
	}
#topnav ul{float:left;text-align: center;margin:5px;padding:0px;clear: both;}
#topnav li{
	float:left;
	background-color: #ff6600;
	text-align: center;
	width: 61px;
	margin-top: 0px;
	margin-right:9px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:3px;
	list-style-type: none;
}
/*#topnav li a{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none
}*/
#topnav a:link{
    font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none}
#topnav a:visited{
    font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none}
#topnav a:hover{color: #000000;}
#topnav a:active{}

/*********中间正文包括左右两个栏目******************/
#main{
	text-align: center;
	width:790px;
	height:596px;
	margin: 0px;
}

/*********左栏目**********************************/
#left{
	float:left;
	padding: 0px;
	clear: both;
	width: 188px;
	height: 600px;
	/*height: 558px;*/
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
/***********左栏目顶部图片******************************/
#lefttop{
	
	height: 80px;
	width: 188px;
}

/***********左栏目第一行产品推荐***************************/
#leftnav1{
	background-color: #FFFFFF;
	margin: 0px;
	width: 188px;/*产品推荐背景图片的宽度调整*/
	float:left;
	
}
#leftnav1 .nav1{
	color:#3366CC;
	font-family: "宋体";
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../../images/left3.gif);
	/*width: 186px;*/	
}
#leftnav1 ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	
}
#leftnav1 ul li{
	font-family: "宋体";
	font-size:15px;
	margin: 0px;
	border-top-width: 0px;
	border-top-color: #CC3300;
	border-top-style: solid;
	text-decoration: none;
	list-style-type: none;/*列表类型前无装饰字符*/
	text-align: center;/*决定移动文字的位置*/
}
#leftnav1 a{
	color:#006699;
	font-family: "宋体";
	font-size:12px;
	font-weight: bold;
	text-align:left;
	list-style-type: none;
	text-decoration: none;
	padding-top: 10px;
	line-height:20px;
}
#leftnav1 .nav2{
	text-align: left;
	
}	
/***********左栏目第二行联系我们****************/
#leftnav2{
	float:left;
	text-align: left;
	list-style-type: none;/*列表类型前无装饰字符*/
	width: 188px;
}

#leftnav2 .lianxi{
	float:left;
	/*height:12px;*/
	width: 188px;/*联系我们背景图片的宽度调整*/
	color:#3366CC;
	font-family: "宋体";
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background-image: url(../../images/left3.gif);
	list-style-type: none;/*列表类型前无装饰字符*/
	margin-top: 5px;
	margin-bottom: 5px;	
}
#leftnav2 .dianhua{
	padding-left: 8px;
	width: 170px;
	color: #000000;
	font-size: 12px;
	
}
#leftnav2 .wangzhi{
	color: #000000;
	font-size: 12px;
	text-align: center;
	float: left;

}
#leftnav2 ul{
	float:left;
	text-align: left;
	list-style-type: none;/*列表类型前无装饰字符*/
	width: 188px;
	margin: 0px;
	
}
#leftnav2 ul li{
    float:left;
	text-align: left;
	list-style-type: none;/*列表类型前无装饰字符*/
	width: 180px;
}

/*******左栏目第三行聊天工具*******************/
#leftnav3{float:left;
          width: 180px;
}
#leftnav3 ul{
	float:left;
	width: 188px;
	margin: 0px;/*列表类型前无装饰字符,整个U列表向左移*/
}
#leftnav3 ul li{
    font-family: "宋体";
	font-size:12px;
	margin: 0px;
	border-top-width: 0px;
	border-top-color: #CC3300;
	border-top-style: solid;
	text-decoration: none;
	list-style-type: none;/*列表类型前无装饰字符*/
	text-align: left;/*决定移动文字的位置*/}
#leftnav3 .qq{
	padding-left: 10px;
}
#leftnav3 a{
	text-decoration: none;
}















#right{
	/*border: 3px solid #3366CC;*/
	width: 576px;
	height: 590px;
	float: right;
	margin-top: 5px;	
}
#gyhonghao{
	height: 16px;
}
#gyhonghao ul{
	margin: 0px;height: 16px;
	list-style-type: none;	
}
#jianj{
	height: 148px;
}
#jianj ul{
	margin: 0px;
}
#jianj ul li{
	list-style-type: none;
}

#jianj img{
	float: right;
}
#jianj span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight: bold;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	color: #003399;
}
#jianj p{
	color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	
}
#jianj a{
	line-height: 2;
	float: right;
	margin-right: 10px;
}

#top2 {
	float: left;
	width: 576px;
	font-size: 14px;
	color: #FFFFFF;
	height: 16px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#top2 .t21{
	background-color: #3366cc;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#top2 ul{
	height: 16px;
	margin: 0px;
	
}
#top2 ul li{
	height: 16px;
	padding-left: 8px;
	list-style-type: none;
}
#top3{
	height:380px;
	width: 570px;
	float: left;
	list-style-type: none;
	/*border: thin solid #FF0000;*/
	margin-top: 5px;
}
#top3 ul{
	float:left;
	margin: 0px;
	padding: 0px;/*图片离左边的宽度*/
}
#top3 li{
	padding: 0px;/*图片与图片的距离*/
	float: left;
	list-style-type: none;
}
#top3 .t31{
	float:left;
	margin: 0px;
	height:130px;
	width: 190px;
	padding:0px;
	text-align: center;
	
}

#top3 img{

	
	border: 3px solid #CCCCCC;
	
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	/*text-align: center;*/
	margin: 0px;
	padding:0px;
}
.s{
	text-decoration: none;
}

#top4{float:right;height:20px;width: 200px;
	margin: 0px;
	padding: 0px;/*图片离左边的宽度*/}

#top4 .t32{
	float:left;
	margin: 0px;
	height:20px;
	width: 60px;
	padding:0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#top4 ul{padding: 0px;/*图片与图片的距离*/
	float: left;
	list-style-type: none;}
#top4 ul li{padding: 0px;/*图片与图片的距离*/
	float: left;
	list-style-type: none;}



#center{
	/*border: 3px solid #3366CC;*/
	width: 790px;
	height: 180px;
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cen{
	float:left;
	width:256px;!important width:257px;
	height: 160px;
	text-align: center;
	color: #000000;
	background-color: #fff0e6;
	border: 1px solid #ff6600;
	margin-right: 2px;
	margin-left: 2px;
}
#cen .cn{
	float:left;
	width:211px;!important width:212px;
	height: 20px;
	text-align: left;
	background-color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	display: block;
	padding-top: 2px;
	padding-left: 3px;
	background-repeat: no-repeat;
	background-position: right;
}
#cen .cn1{
	padding-top: 1px;
	padding-right: 2px;
}
#mor{
	width: 42px;
	height: 20px;
	float:left;
	padding-top: 2px;
	background-color: #ff6600;
	
}
#mor .cn2{
	width: 38px;
	height: 16px;
	margin-top: 0px;
	text-align: center;
	text-decoration: none;
	
}

#center ul{
	float:left;
	/*text-align: left;*/
	/*margin: 0px;*/
}
#center ul li{border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	/*list-style-type: square;*/
}
.hang{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
	text-decoration: none;
	text-align: left;
	width: 251px;
	/*list-style-image: url(../images/PUSH.gif);
	list-style-position: inside;*/
}
.hang a{
	text-decoration: none;
	list-style-type: none;
}



#link{
	width: 784px;
	height:120px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
}
#link ul{
	margin: 2px;width: 780px;height: 120px
	list-style-type: none;
}
#link li{float:left;width:780px;}
#lin {
	height:20;
	background-color: #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#link .nk{
	height:20px;
	width:120px;
	margin-right: 2px;
	margin-left: 1px;
	margin-top: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#footer{
	/*border: 3px solid #3366CC;*/
	width: 784px;
	height: 130px;
	margin-top:20px;
	/*background-color: #CCCCCC;*/
}
#footer .p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-top: 8px;
}
#footer .pp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	
}
#footer .itsun{
	text-align: center;
	margin-top: 12px;height: 30px;

