@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 .sale {
	position:absolute;
	left:216px;
	top:134px;
	float:left;
	width:325px;
	/*background:url(../images/icon01.gif) no-repeat left top;
	padding-left:18px;*/
}
/*
#content .hiring .txt { 
	background:url(../images/icon02.gif) no-repeat 178px 29px;
	padding:2px 0px;
}
#content .hiring .txt a {
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#fff;
	text-decoration:none;
	border-bottom:#93723F solid 2px;
	
}
#content .hiring .txt a:hover {
	text-decoration:none;
}
*/
#content .news {
	position:absolute;
	right:33px;
	top:-24px;
	width:308px;
	height:76px;
	background:#9c9a9a;
}
#content .news ul {
	float:left;
	width:308px;
}
#content .news ul li{
	float:left;
	width:308px;
	border:none;
}
#content .news ul li a img{
	float:left;
	width:115px;
	height:76px
	border:none;
	padding:0px;
	margin:0px;
}
#content .news h2 {
	float:right;
	width:188px;
	height:26px;
	padding-right:1px;
	line-height:26px;
}
#content .news h2 a{
	font-weight:bold;
	margin-left:6px;
	letter-spacing:0px;
	font-size:17px;
	color:#ffffff;
	text-decoration:none; 
}
#content .news h2 a:hover{
	font-weight:bold;
	letter-spacing:0px;
	font-size:17px;
	color:#2B2B2B;
	text-decoration:none; 
}
#content .news span {
	float:right;
	width:170px;
	margin-right:10px;
	padding-right:1px;
	line-height:15px;
	font-weight:normal;
	letter-spacing:-1px;
	font-size:12px;
	color:#2B2B2B; 
}
#content .news span a{
	font-size:12px;
	color:#2B2B2B; 
	text-decoration:underline;
}

