*{margin:0px auto;padding:0;color:#000000;}/*全局的*/
body{background:#ECF3FB;font-size:12px;width:950px;font-family:宋体}
a:link{color:#3F5FA6;text-decoration:none;}
a:visited{color:#3F5FA6; text-decoration:none;}
a:hover{color:#ff0000; text-decoration:none;}
a:active{color:#524e4e; text-decoration:none;}
.bdr{border:1px solid #3F5FA6;}/*给边框加一像素 颜色*/
.left_div{margin:5px 0px 0px 0px;}/*上边距为5 其他为零*/
.right_div{margin:5px 0px 0px 6px;}/*div相互间距6px*/
/*content begin*/
#content{
/*background:url(../Img/news.gif) no-repeat;*/
float:left;
width:600px;
line-height:22px;
padding:8px 30px;}
#content h3{
text-align:center;
margin:5px auto;
border-bottom:1px dashed #000000;
}
/*每个标题*/
.ti{border-bottom:1px solid #3F5FA6;color:#395699;padding:6px 0px 0px 10px;font-size:12px;height:17px;background:url(/Img/ent_admin.gif) repeat-x;}
/*-----按钮样式-------*/
.btn
{
	font-size: 12px;
	background:url(/Img/btn.gif) 0px -5px;
	border:1px solid #7AADC8; 
	padding-top:2px; 
	cursor:pointer;
}
/*---新闻都公用 招聘会以及职场动态--*/
#left
{
	width:660px;
	float:left;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
#left ul
{
	list-style:none;
	margin:10px;
	
}
#left ul li
{
	float:left;
	height:25px;
}
#rightDiv
{
	width:280px;
	float:right;
}
.rightList
{
	list-style:none;
	margin:6px;
}
.rightList li
{
	width:260px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	height:25px;
}
.inputKey
{
	border:1px solid #7AADC8;line-height:18px;height:18px;background:#fff url(/Img/search.gif) no-repeat right center; padding-right:18px;
}

/*content over*/
