
/*基本信息*/
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }把网站变成黑白色*/
body {font:12px "宋体";margin:0px;background:#FFF; color:#474747; line-height:18px;}

/*内容*/
.Content{
    font-family: "宋体";
	color: #474747;
	font-size: 12px;
	line-height: 22px;
}
/*标题*/
.Title{
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	font-family: "宋体";
}
/*标题*/
.Tel{
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	font-family: "宋体";
}
/*input*/
.input{
    color:rgb(68,68,68); text-align:left; background-color:white; border-width:1px; border-color:#ff6600; border-style:solid; width:75px; height:15px;
}
.inputSerch{
    color:rgb(68,68,68); text-align:left; background-color:white; border-width:1px; border-color:#CCC; border-style:solid; width:150px; height:14px;
}
/*招聘岗位信息*/
.PostContent{ color:#000000;}
/*字体加粗*/
.FontBold{
    font-weight: bold;
}
.h4{color:#ff3300;}
/*链接*/
A:link {
	COLOR: #474747; TEXT-DECORATION: none;font-family: "宋体";
}
A:visited {
	COLOR: #474747; TEXT-DECORATION: none;font-family: "宋体";
}
A:active {
	COLOR: #ff0000; TEXT-DECORATION: none;font-family: "宋体";
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none;font-family: "宋体";
}
/*菜单*/
#header {
	clear: both;
	width: 904px;
	height: 41px;
	margin: 0 auto;
	background:#FFFFFF url(../images/menubg.jpg);
}
#hmenu {
	padding: 11px 0 5px 60px;
	float:left;
	font-weight:bold;
	font-size:14px;
	font-family: "宋体";
}

#hmenu a {
	padding: 10px 13px 2px 11px;
	text-decoration: none;
	color: #FFF;
	margin: 0 0 3px 1px;
	font-family: "宋体";
}

#hmenu a:hover {
	background: url(../images/menubgsan.gif) no-repeat top center;
	color: #FC0;
	font-family: "宋体";
}
/*视频png遮罩在js中*/
.png24 {tmp:expression(setPng24(this));}
/*首页产品中心*/
.menu_tit	{
		width:222px;
		height:16px;
		margin:10px 0 0 0 !important;
		padding:0 !important;
		clear:both;
		}
		.menu_tit	h4	{
			margin:0 12px 0 5px;
			padding:0;
			}
			.menu_tit h4 img { float:left; }
			.menu_tit h4 span img { float:left; margin:0 0 0 1px; cursor:pointer; }
			span.more { float:right; }
		.menu_tit	div	{
			float:left;
			}
		.menu_tit	div	img	{
			margin:0 0 0 1px;
			padding:0;
			cursor:pointer;
			float:left;
			}
	.thumb{
		padding:0 5px 0 10px;
		margin:0 !important;
		width:222px;
		clear:both;
		}
		.thumb dl {
			margin:0;
			padding:0;
			font:0/0 arial;
			}
		.thumb	dl	dt	{
			float:left;
			width:77px;
			height:90px;
			}
		.thumb	dl	dt	img	{
			width:75px;
			height:90px;
			border:1px solid #CFCFCF;
			padding:2px;
			}
		.thumb	dl	dd	{
			float:left;
			width:120px;
			height:100px;
			margin-top:0px;
			margin-left:10px;
			overflow:hidden;
			text-align:left;
			font-size:12px;
			color:#5D5D5D;
			font-family:宋体;
			line-height:145%;
			}
		.thumb	dl	dd	strong,
		.thumb	dl	dd	a	{
			color:#5D5D5D;
			line-height:140%;
			}
		.thumb	dl	dd	p.txt	{
			margin:5px 0 0 0;
			}
	div#newdisplay,
	div#mddisplay,
	div#saledisplay {
		width: 222px;
		height: 120px;
		overflow: hidden;
		margin:0 auto;
		}
	div#saledisplay3,
	div#newdisplay3,
	div#mddisplay3 {
		width: 222px;
		height: 120px;
		overflow: hidden;
		margin:0 auto;
		}
		
