@charset "iso-8859-1";
/* CSS Document */
/*All Info Css*/
body {
	margin:0px 0px 0px 0px;/*top,right,bottom,left*/
	font-size:11px;
	line-height:20px;
	font-family:Arial;
	color:#666;
	background:url(../images/bg_main.jpg) repeat-x;
}
form {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a,a:link,a:visited {color:#333; text-decoration:none;}
a:hover {color:#666; text-decoration:underline;}
a:active {color:#666; text-decoration:none;}

.f_left{float:left;}
.f_right{float:right;}
.w100 {width:100%; padding:0px; margin:0px; overflow:hidden;}

/*Head CSS*/
.top {
	width:1003px;
	padding:0px;
	margin:0px auto;
	overflow:hidden;
}
.top_logo {/*Head Logo*/
	width:1003px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.top_column { /*Navigation*/
	width:1003px;
	height:40px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	background:url(../images/dh-bg.jpg) no-repeat;
}
.top_column ul{ margin:0px; padding:0px 0px 0px 30px;}
.top_column li {text-align:left;position:relative;display:block; line-height:40px; font-family:Arial; font-size:12px; font-weight:bold; color:#353C00; padding:0px 22px 0px 22px; margin:0px; float:left;}
.top_column li a,.top_column li a:visited{color:#353C00; text-decoration:none;}
/*Info CSS*/
.center {
	width:960px;
	padding:10px 21px 10px 22px;
	margin:0px auto;
	overflow:hidden;
}
.center_l {/*Left Info*/
	width:222px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.center_r {/*Right Info*/
	width:712px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

/*Bottom CSS*/
.bottom_bg {
	width:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.bottom {
	width:960px;
	padding:0px 21px 0px 22px;
	margin:0px auto;
	overflow:hidden;
	background:url(../images/bottom_bg.jpg) repeat-x;
}

/*Click to Big Products CSS*/
.pro {
	width:152px;
	height:175px;
	padding:0px 12px 0px 12px;
	margin:0px;
	overflow:hidden;
}
.pro_img {
	width:150px;
	height:150px;
	border:1px #ccc solid;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
/*.pro_img img {max-width:160px; height:auto; width:expression(this.width > 160 ? "160px" : this.width);}
*/.pro_test {
	width:150px;
	height:20px;
	line-height:20px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
.page {
	width:712px;
	border-top:1px #999 dotted;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
	clear:both;
}
/*Product Left Big And Right Simall CSS*/
.pro_l {
	width:312px;
	padding:10px 20px 10px 20px;
	margin:0px auto;
	overflow:hidden;
	
}
.pro_l_photo {
	width:312px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
	border:1px solid #ccc;
}
/*.pro_l_photo img {max-width:480px; height:auto; width:expression(this.width > 480 ? "480px" : this.width);}
*/.pro_l_info {
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px;
	line-height:15px;
	overflow:hidden;
	text-align:left;
}
.pro_r {
	width:350px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.pro_r_photo {
	width:90px;
	padding:0px 10px 0px 10px;
	margin:0px;
	overflow:hidden;
}
.pro_r_photo_img {
	width:90px;
	height:130px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:center;
}
.pro_r_photo_img img {max-width:115px; height:auto; width:expression(this.width > 115 ? "115px" : this.width);}
.pro_r_photo_name {
	width:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
}
.pro_r_page {
width:360px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	line-height:50px;
	text-align:center;
}

/*News CSS*/
.news_t {
	width:712px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	color:#666;
}
.news_t li{text-align:left;position:relative;display:block;font-size:12px;height:29px; border-bottom:1px #ccc dotted; line-height:29px; font-family:Arial; padding:0px; margin:0px auto; color:#000;}
.news_t li span{ float:right;}

/*--点击后字体的样式--*/
#su_left dt,dd{ margin:0; padding:0;}
#su_left dt{padding-top:2px;padding:2px;border:1px solid #EAC6C2;background-color:#FFE4E1; margin:1px;}
#su_left dd{text-align:center;}

/*--业务咨询--*/
.dypass_left {width:100px;}
.dypass_left dl{}
.dypass_left dt{}
.dypass_left dt img{ display:block;}
.dypass_left dd{ background:url(../images/dypass_l_bg.gif) bottom no-repeat; padding:0 11px 16px 11px; text-align:center;}
.dypass_left dd span{display:block;color:#996; text-align:center; font-size:12px; font-weight:bold; padding:3px 0px 0px 0px;}
.dypass_left dd img{ border:0; vertical-align:middle;}
.dypass_left dd a{display:block; padding:6px 0; border-bottom:1px dotted #999; }
.dypass_left dd a:link{ color:#747E80;}
.dypass_left dd a:visited{ color:#747E80;}
.dypass_left dd a:active{ color:#747E80;}

