@import url("font.css");
body{
	margin:0px;
	padding:0px;
	font-family:"宋体";
	font-size:12px;
	text-align:center;
	background-color:#cfe1ec;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#869dab', endColorStr='#cfe1ec', gradientType='0'); */
}
div,ul,li{
	margin:0px;
	padding:0px;
}
ul,li{
   list-style:none;
}
form{
   margin:0px;
}
a img{
	border:0px;
}
p{
	margin:0px;
	padding:5px;
   text-indent:24px;
   line-height:150%;
}
/* font style */
.blaink20{
	width:600px;
	height:20px;
	float:left;
}
/*----head begin---*/
#header{
	margin:0px auto;
	width:758px;
	height:100px;
	background-color:#FFFFFF;
}
	#header #logo{
		margin:20px 20px 0px 10px;
		width:50px;
		height:51px;
		float:left;
	}
	#header #companyName{
		margin-top:40px;
		width:290px;
		height:30px;
		float:left;
	}
	#header .topnav{
		margin:0px 5px;
		width:74px;
		height:20px;
		line-height:20px;
		float:right;
		text-align:center;
		background-image:url(../images/top_bg.gif);
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
	#header2{
		margin-top:15px;
		width:568px;
		height:14px;
		background-color:#CAD7DF;
		background-image:url(../images/header1.gif);
		background-position:top left;
		background-repeat:no-repeat;
		float:right;
	}
/*----head end---*/
.clearBoth{
	width:100%;
	height:0px;
	font-size:1px;
	clear:both;
}
/*----body begin---*/
#main{
    margin:0px auto;
	width:758px;
	overflow:hidden;
	background-color:#ffffff;
	border-bottom:1px solid #CAD7DF;
	text-align:left;
}
	#main #banner{
		width:600px;
		height:53px;
		float:left;
	}
	#main #leftSide{
		width:158px;
		overflow:hidden;
		float:left;
	}
	#nav{
		width:100%;
		color:#ffffff;
		border-top:5px solid #CAD7DF;
	}
	#nav ul{}
	#nav li{
		/*padding-left:30px;*/
		text-align:center;
		letter-spacing:1px;
		height:20px;
		line-height:20px;
		background-color:#33738B;
		border-bottom:1px solid #CAD7DF;
	}
	#main #leftSide #partner{
		width:150px;
		margin-top:10px;
		margin-left:1px;
		overflow:hidden;
		text-align:center;
	}
	#main #leftSide #partner li{
		height:20px;
		line-height:20px;
		font-size:12px;
		font-weight:bold;
		color:#33738B;
		text-align:left;
		background-color:#CAD7DF;
	}
	#main #leftSide #partner img{
		margin-top:10px;
	}
	#main #centerCon{
		width:388px;
		overflow:hidden;
		border-left:1px solid #CAD7DF;
		border-right:1px solid #CAD7DF;
		text-align:center;
		float:left;
	}
	#main #rightSide{
		width:210px;
		overflow:hidden;
		line-height:150%;
		float:right;
	}
	#main #rightSide .lmtitle{
		width:180px;
		padding-left:10px;
		height:18px;
		margin-bottom:10px;
		line-height:18px;
		color:#ffffff;
		font-weight:bold;
		background-color:#7591A3;
		background-image:url(../images/title.gif);
		background-position:top right;
		background-repeat:no-repeat;
	}
	#main #rightSide ul{
		width:180px;
		margin-left:5px;
		word-wrap:break-word;
		overflow:hidden;
	 }
	#main #rightSide .more{
		text-align:right;
	 }
	#main #rightSide .title{
		font-weight:bold;
		color:#000000;
	}
/*----body end---*/

.conTitle{
	margin:0px auto;
	text-align:left;
	width:90%;
	height:20px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	color:#33738B;
	background-color:#CAD7DF;
}
.titlehiddenu{
	cursor:pointer;
	margin-bottom:2px;
	background-image:url(../images/up.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.titlehiddend{
	cursor:pointer;
	margin-bottom:2px;
	background-image:url(../images/down.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.conContent{
	margin:10px auto;
	width:90%;
	line-height:150%;
	text-align:left;
}
.newsTab{
	height:120px;
	text-indent:0px;
}
.productTab{
	height:200px;
	text-indent:0px;
}
	.productTab ul{
		width:49%;
		float:left;
	}
	.productTab .title{
		font-weight:bold;
	}
#footer{
    margin:0px auto;
	padding-top:20px;
	width:758px;
	height:100px;
	line-height:150%;
	background-color:#ffffff;
	text-align:center;
}
#columnsTd{    
	margin:0px auto;
	width:599px;
	min-height:550px;
	height:auto;
	_height:550px;
	/*_height:auto; /* ie6 在firfox overflow下自动伸缩 */
	/*min-height:550px;
	overflow:hidden; /* firfox 自动伸缩 */
	background-color:#ffffff;
	border-left:1px solid #CAD7DF;
	float:left;
}
	#columnsTd .conContent{
		margin:10px auto;
		text-align:left;
		width:90%;
	}
	#columnsTd ul{
		margin:10px 0px 10px 0px;
		padding:0px;
		list-style:none;
	}
	#columnsTd ul li{
		line-height:20px;
	}
	.fa_title{
		width:100%;
		height:30px;
		line-height:30px;
		font-weight:bold;
		text-align:center;
	}
.jobmore{
	width:560px;
	height:25px;
	line-height:25px;
	text-align:right;
	background-image:url(../images/here.gif);
	background-position:480px center;
	background-repeat:no-repeat;
	float:left;
}