@charset "gb2312";
/* CSS Document */

*{
	padding:0;
	margin:0;
	font-size:12px;
	
	}
ul li {
		list-style-type:none;
}
.btb{
		border-bottom:#ccc solid 2px;

}
.end{ border-top:solid #CCC 1px;
margin-top:2px;
	}
.brodb{
	border-bottom:#c9d08c solid 2px;
	}
.brodb2{
	border-bottom:#c9d08c solid 2px;
	background: url(../images/san_03.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
.brodb strong {
	color: #4b640b;
}
.borbot{
	border-bottom:#e3e3e3 solid 1px;
	}
.divcontent{
	line-height:20px;
	padding:3px;
	text-align:left;
	margin-left:20px;
	}
.newsleft{
		background:url(../images/n_02.gif);
		background-repeat:no-repeat;
}
.proleft{
		background:url(../images/pr_02.gif);
		background-repeat:no-repeat;
}
.jobleft{
		background:url(../images/jobs.jpg);
		background-repeat:no-repeat;
}
.zhaoshleft{
		background:url(../images/zhaoshn_02.jpg);
		background-repeat:no-repeat;
}
.orderleft{
		background:url(../images/order.jpg);
		background-repeat:no-repeat;
}
.mesleft{
		background:url(../images/mes_02.gif);
		background-repeat:no-repeat;
}
.brodb a:link {
	color: #5C8B5C;
	text-decoration: none;
}
.brodb a:visited {
	color: #669966;
	text-decoration: none;
}
 .brodb a:hover {
	color: #663366;
	text-decoration: none;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #666699;
	text-decoration: none;
}

