* {
	margin: 0;
	padding: 0;
	font:Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
body{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666;
}
a img{
    border:0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
a{
	text-decoration:none;
	color: #666;
}
a:hover{ text-decoration:underline;}
/*--- H1,H2,H3-----*/
h1,h2,h3{
	text-indent: -9999px;
}
/*--- png透明 ---*/
.png_img h3, .uerbg { behavior: url(../../system/media/style/iepngfix.htc) ;}
.clear {
	clear: both;
}
.none {
	display: none;
}
#main {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #fff none;
}
/*--- head css ---*/
.nav {
	height: 85px;
}

/*--- foot css ---*/
.footed {
	overflow: hidden;
	background: url(../img/bg/foot_bg.gif) repeat-x 0 0;
	height: 83px;
}
.foot_logo {
	height: 95px;
	float: left;
	width: 240px;
}
.foot_logo img {
	height: 42px;
	width: 150px;
	margin: 27px 0 0 50px;
	border: 0;
}
.foot_con {
	height: 95px;
	width: 695px;
	float: left;
}
.foot_con .foot_txt {
	margin-top: 25px;
	line-height: 20px;
	padding-left: 15px;
	border-left: 1px solid #ccc;
	height:53px;
}
#product_info h1, #product_con h1, #news_co h1, #service_contents h1, #about_us_contents h1 {
	text-indent: inherit;
}
#product_info h2, #product_con h2, #news_co h2, #service_contents h2, #about_us_contents h2 {
	text-indent: inherit;
}
#product_info h3, #product_con h3, #news_co h3, #service_contents h3, #about_us_contents h3 {
	text-indent: inherit;
}
