@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: 宋体;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*顶部*/
.b { height:150px; background-image:url(images/bg1.jpg);}


/*左边*/
.s { width:220px; background-image:url(images/bian.jpg)}


/*简介*/

.j { width:200px; height:22px; background-image: url(images/info.gif); background-repeat:no-repeat}
.jj { width:200px; height:22px; line-height:22px; font-size:13px; font-weight:bold; padding-left:10px; color:#FFF;}
.js { line-height:20px; padding-top:15px;}


/*公司新闻*/
.xw a{ display:block; width:250px; height:25px; line-height:25px; color:#000; padding-left:15px;}
.xw a:hover{ color:#F00}
.xw1 { line-height:25px;}


/*产品展示*/
.cp a{ display:block; width:150px; height:20px; line-height:20px; text-align:center; color:#000}
.cp a:hover{ color:#F00}
.ll a{ display:block; width:200px; height:25px; line-height:25px; color:#000; padding-left:10px;}
.ll a:hover{ color:#F00}


/*联系我们*/
.lx { height:293px; background-image:url(images/dinhua.jpg); background-repeat:no-repeat;line-height:25px; text-align:left; padding-left:120px;}


/*底部*/
.d { width:220px; height:70px; background-image:url(images/di1.jpg)}
.dd { background-color:#334bff; line-height:25px; color:#FFF}









