@charset "utf-8";
/* CSS Document */

html,body{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif,"宋体";
	font-size:12px;
	color:#333;
	line-height:26px;
	border:0;
	}
a{
	color:#367acf;
	text-decoration:none;
	}
	
a:hover{
	text-decoration:underline;
	}
p{
	margin:0;
	padding:5px 0 10px 0;
	}
#box{
	width:100%;
	margin:0 auto;
	}
.logo{
	margin:6px 0 0 30px;
	}
.header_div,.main_div,.fooder{
	margin:0 auto;
	}
.logo,.menu ul li,.main_L,.main_R,.ic_tle,.news,.company,.ITEM,.pic_div,.pic_align{
	float:left;
	}
.header_div{
	height:74px;
	width:980px;
	background-image:url(../image/bg_header.png);
	background-repeat:repeat-x;
	}
.text_tle{
	font-family:Verdana, Geneva, sans-serif,"宋体";
	font-size:14px;
	font-weight:bold;
	color:#367acf;
	}
.menu{
	height:22px;
	margin:47px 20px 0 0;
	float:right;
	}
.menu ul{
	margin:0;
	list-style-type:none;
	}
.menu ul li{
	background-image:url(../image/img_menuline.png);
	background-repeat:no-repeat;
	background-position:right center;
	text-align:center;
	}
.menu ul li a{
	height:22px;
	width:80px;
	display:block;
	font-size:14px;
	color:#FFF;
	line-height:20px;
	}
.main_div{
	width:980px;
	padding:0;
	}
.main_bg{
	height:8px;
	width:980px;
	background-image:url(../image/bg_main.png);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	}
.banner{
	height:225px;
	margin:0 0 8px 0;
	}
.about{
	width:980px;
	min-height:215px;
	}
.news{
	width:280px;
	padding:10px 0 0 0;
	}
table{
     border-collapse: collapse;/* 边框合并属性  */
	 margin:8px auto;
	 clear:both;
}
tr{
	border-bottom:1px dashed #666666;
	}
table tr td a{
	color:#333;
	}
table tr td a:hover{
	color:#de6e00;
	}
.company{
	width:540px;	
	padding:10px 10px 10px 10px;
	}
.item{
	width:120px;	
	padding:10px;
	float:right;    
	}
.product_div{
	height:175px;
	width:978px;
	background-color:#f4f4f4;
	border:1px solid #e8e8e8;
	margin:0
	}
.pic_div{
	height:153px;
	width:243px;
	border-right:1px dashed #CCC;
    margin:10px 0;
	}
.pic_bg{
    height:150px;
	width:217px;
	font-size:12px;
	line-height:20px;
	color:#fff;
	background-image:url(../image/bg_pic.png);
	margin:0 auto;
	padding:3px 3px 0 0;
	}
.add_pic_bg{
    height:150px;
	width:217px;
	font-size:12px;
	line-height:20px;
	color:#fff;
	background-image:url(../image/bg_add_pic.png);
	margin:0 auto;
	padding:3px 3px 0 0;
	}
.pic_align{
	margin:4px 2px 0 1px;
	}
.pic_txt{color:#003f75;}
.service{
	height:auto;
	padding:0 10px;
	margin:12px;
	border-top:1px dashed #666666;
	border-bottom:1px dashed #666666;
	}
	
.service a,.friendLink a{
	color:#333;
	}
.friendLink{
	height:auto;
	padding:0 10px;
	margin:5px;
}
.main_L{
	min-height:750px;
	width:205px;
	margin:0;
	background-color:#FFF;
	background-image:url(../image/img_list.png);
	background-repeat:repeat-x;
	}
.main_L ul{
	list-style-type:none;
	}
.main_L ul li a{
	height:15px;
	width:100px;
	display:block;
	text-align:center;
	margin:25px 0;
	}
.main_R{
	width:773px;
	background-image:url(../image/bg_main.png);
	background-repeat:repeat-x;
	background-color:#FFF;
	}
.main_tle{
	height:30px;
	width:765px;
	background-image:url(../image/img_title_M.png);
	line-height:28px;
	margin:5px 0 5px 8px;
	}
.main_text{
	font-family:Verdana, Geneva, sans-serif,"宋体"; 
	color:#666; 
	line-height:32px;
	padding:3px 20px; 
	margin:0 0 0 8px;
    background-color:#FFF;
	border:solid 1px #d0e5f2;
	}
.fooder{
	height:50px;
	width:980px;
	color:#FFF;
	background-image:url(../image/bg_fooder.png);
	text-align:center;
	line-height:18px;
	clear:both;
	}
.fooder a{
	color:#FFF;
	}