@charset "gb2312";
/* CSS Document */
/************************************************
Author: 朱启标 abelchu@Gmail.com
Development by: Chinasky.net
My website: http://www.qitag.net/
Last updated: 2008/07/09
************************************************/

/*嵌入整体样式*/
@import url("css.css");


#content{ 
	width:800px;
	height:362px;
	margin:0px auto;
	position:relative;
}

#content img{border:none;margin-bottom:-4px;}

#content .hiring {
	position:absolute;
	left:455px;
	top:190px;
	float:left;
	width:325px;
	/*background:url(../images/icon03.gif) no-repeat left top;
	padding-left:18px;*/
}
/*
#content .sale .txt { 
	background:url(../images/icon04.gif) no-repeat 178px 59px;
	padding:2px 0px;
}
#content .sale .txt a {
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#4f4f4f;
	text-decoration:none;
	border-bottom:#93723F solid 2px;
	
}
#content .sale .txt a:hover {
	text-decoration:none;
}
*/
#content .news {
	position:absolute;
	right:33px;
	top:-24px;
	width:307px;
	height:74px;
	background:#9c9a9a;
}
#content .news ul {
	float:left;
	width:307px;
}
#content .news ul li{
	float:left;
	width:307px;
	border:none;
}
#content .news ul li a img{
	float:left;
	width:114px;
	height:74px;
	overflow:hidden;
	border:none;
	padding:0px;
	margin:0px;
}
#content .news h2 {
	float:right;
	width:188px;
	height:19px;
	line-height:19px;
	padding-top:5px;
}
#content .news h2 a {
	font-weight:500;
	margin-left:6px;
	font-size:17px;
	color:#ffffff;
	font-family:"黑体";
	text-decoration:none; 
}
#content .news h2 a:hover{
	font-weight:500;
	font-size:17px;
	color:#2B2B2B;
	font-family:"黑体";
	text-decoration:none; 
}
#content .news div {
	float:right;
}
#content .news span {
	float:right;
	width:173px;
	padding-top:3px;
	padding-right:7px;
	margin-right:3px;
	line-height:15px;
	font-weight:500;
	font-size:12px;
	color:#2B2B2B;
}
#content .news span a{
	font-size:12px;
	color:#2B2B2B; 
	text-decoration:underline;
}

