/* CSS Document */
@charset "gb2312";
/*global*/
*{
	padding:0;
	margin:0;
}
img{
	border:none;}
/*ʽ*/
a{
	color: #000000;
	text-decoration: none;}
a:hover {
	color: #CC0000; 
	text-decoration:none;}
/*body*/
body{
	line-height:22px;
	font-size:14px;
	background-image:url(../images/bg_2.jpg);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
	background-color:#D0E4FD;
}
/* id="container"*/
#container{
	width:900px;
	height:auto !important;
	height:750px;
	min-height:750px;
	background-color:#FFFFFF;
	margin:0px auto;
}
/**/
.top{
	width: 886px;
	height:109px;
	margin: 0 auto;
	position: relative;
}
/**/
.header{
	width:886px;
	height:29px;
	margin:0 auto;
	position:relative;
}
.header dl{
	width:886px;
	height:29px;
	margin:0 auto;
}
.header dl dt{
	width:26px;
	height:29px;
	float:left;
}
.header dl dd{
	width:195px;
	height:29px;
	line-height:29px;
	text-align:center;
	float:left;
	background:#D7FFCB;
	color:#2DB726;
	margin:0px;
}

.header dl dd a{
	color: #3CB729;
}

#current{
	background:#CAEDFF;
	color:#084EA6
}
#current a{
color:#1570BF
}

/**/
#maintitle{
height:31px;
width:886px;
margin:0 auto;
}
/**/
#main{
	width:866px;
	height:320px;
	background-color:#EEEEEE;
	margin: 0 auto;
	padding:15px 10px;
	text-align:left;
	text-indent:2em;
	padding-top:5px;
}
#main img{
	float:left;
	margin:0px 10px;
}
/*Ʒչʾ*/
#columntitle{
width:886px;
height:32px;
border-left:5px;
text-align:left;

}
#column{
	width:866px;
	height:165px;
	background:url(../images/index_3.jpg) center;
	margin:0 auto;
	padding-top:10px;
	padding-left:20px;
	background-repeat: no-repeat;
}
#footer{
	width:882px;
	height:60px;
	background:url(../images/botton.jpg) center;
	padding-top:20px;
	color:#FFFFFF;
	background-repeat: no-repeat;
	margin:0 auto;
	padding-left: 30px;
	
}
#footer a{
color:#FFFFFF;
}
/*Ʒչʾ*/
/*ͼƬ*/
.productPic{
padding-left:135px;
}
/*ͼƬ*/
.productPicTitle{
padding-left:135px;
height:21px;
}
/*ϵ*/
#contactsmain{
width:886px;
height:261px;
margin: 0 auto;
padding:15px 10px;
margin-bottom:150px;
line-height:3
}
#contactsmain img{
margin:0px 10px;
float:left;
margin-right:20px;
}

.pro_title{
	height:33px; font-size:16px; font-weight:bold; color:#06357B; text-align:center; line-height:33px;
}


