@charset "utf-8";
*{padding:0; margin:0;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}

.top_bg{
	height: 70px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	line-height:70px;
	background-image: url(images/tel400.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.top_bg a,.top_bg a:link,.top_bg a:visited{color:#FFFFFF;text-decoration: none;}
.top_bg a:hover{text-decoration:underline;}

.banner_bg{
	background-color: #0066CC;
	height: 160px;
	text-align:center;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

/*menu*/
.menu_bg{
	background-color: #000000;
	background-image: url(images/2_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 32px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

#navigation, #navigation li ul {list-style-type:none;}
#navigation {margin:0px;}
#navigation li {
	float:left;
	text-align:center;
	position:relative;
}

#navigation li a,#navigation li a:link, #navigation li a:visited {
	display:block;
	text-decoration:none;
	color:#E0E0E0;
	width:110px;
	height:32px;
	line-height:32px;
	font-size: 14px;
}
#navigation li a:hover {
	color:#fff;
	background-image: url(images/menu_hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#navigation li ul {
	display:none;
	float:left;
	position:absolute; 
	left:0;
	width:110px;
	background-color: #013e43;
}

#navigation li ul li a,#navigation li ul li a:link,#navigation li ul li a:visited{
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #013e43;
}
#navigation li ul li a:hover {
	color:#fff;
	text-decoration: underline;
	background-image: url(../images/wu.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

/*main*/
.left_t{
	border: 1px solid #bbbaba;
	background-color: #f2f2f2;color: #333333;
}

.left_t a,.left_t a:link,.left_t a:visited{color: #333333;text-decoration:none;}
.left_t a:hover{ text-decoration:underline;}

.left_line{
	background-image: url(images/left_line.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


.mr_t{
	background-color: #f7f7f7;
	border: 1px solid #d0d0d0;
}
.mr_title{
	background-image: url(images/mr_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:52px;
	font-size: 13px;
	color: #20343c;
	text-decoration: none;
	font-weight: bold;
}

/*产品显示*/
.tli{line-height:1.8; margin-left:12px; padding:10px;}

.tli ul li{ width:105px; height:180px; float:left; margin:0px 10px; display:inline;display:inline;text-align:center;}
.tli ul li img{ border-bottom:2px solid #3a9cd4;border-left:1px solid #ccc;border-top:1px solid #ccc;border-right:1px solid #ccc; margin-bottom:8px;}

.tli ul li a,.tli ul li a:link,.tli ul li a:visited{color: #333333;text-decoration: none;}
.tli ul li a:hover{text-decoration: underline;}


.mmtli span{ color:#FF0000;}  /*留言使用*/


.next{width: 620px;text-align:right; padding-right:15px;border-top:1px dotted #666666; padding-top:10px;}
.next a,.next a:link,.next a:visited{padding:0px 5px; color:#000000;} 
.next a:hover{ color:#ff0000;} 


.bottom_bg{
	background-color: #CCCCCC;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color:#333333;
	line-height:22px;
}

.bottom_bg a,.bottom_bg a:link,.bottom_bg a:visited{ color:#333333; text-decoration:none;}



.gs,.gs a,.gs a:hover{font-size:12px; text-decoration:none; padding:10px; line-height:20px; color:#006600;}
.gs_mord,.gs_mord a,.gs_mord a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.pcdtop{height: 25px;width: 880px;margin-right: auto;margin-left: auto; line-height:25px; text-align:right;}
#pcd {display: none;z-index:1000px;position:absolute; height:500px; width:200px;width: 880px;margin-right: auto;margin-left: auto;}

