@charset "utf-8";
/* CSS Document */
#modrecentnewslist
{
	height:220px;
	width:200px;
}

#recentnewscontent
{
	position:relative;
	top:0px;
	left:0px;
	height:210px;
	width:200px;
	background-image:url(../../images/border7_m.gif);
}

#recentnewstitle
{
	position:relative;
	top:0px;
	left:0px;
	height:20px;
	width:200px;
}

#recentnewshr
{
	padding-left:12px;
}

#recentnewslist
{
	position:relative;
	top:0px;
	left:0px;
	height:160px;
	width:200px;
}

#recentnewslist p
{
	line-height:17px;
	padding:4px 0px 0px 0px;
	margin:0px;
	text-align:left;
	text-indent:6px;
}

#recentnewslist p a
{
	color:#666;
	text-decoration:none;
}

#recentnewslist p a:hover
{
	color:#f00;
}

#recentnewslisttitle
{
	padding-left:15px;
	font-weight:bold;
	line-height:20px;
	color:#666;
	float:left;
}

#recentnewsmore
{
	padding-top:10px;
	padding-right:15px;
	float:right;
}

#newslist
{
	position:relative;
	top:0px;
	left:0px;
	width:630px;
}

#newslistcontent .news
{
	position:relative;
	top:0px;
	left:0px;
	width:630px;
	height:20px;
	line-height:20px;
	color:#646464;
	cursor:pointer;
	padding:2px 0px 1px 0px;
}

#newslistcontent .news .icon
{
	width:12px;
	height:12px;
	line-height:20px;
	float:left;
	padding:6px 0px 0px 5px;
}

#newslistcontent .news .title
{
	width:520px;
	height:20px;
	line-height:20px;
	float:left;
}

#newslistcontent .news .date
{
	width:80px;
	height:20px;
	line-height:20px;
	float:left;
}

#newslistcontent .newssep
{
	position:relative;
	top:0px;
	left:0px;
	height:1px;
	margin:4px 0px;
}


#newslistcontent .newslistnavigator
{
	position:relative;
	top:0px;
	left:0px;
	height:20px;
	width:630px;
}


#newslist hr
{
	margin-top:20px;
	margin-bottom:5px;
}

#newslisttitle
{
	position:relative;
	top:0px;
	left:0px;
	width:600px;
	height:21px;
}

#newspreview
{
	position:relative;
	top:0px;
	left:0px;
	height:150px;
	margin-top:10px;
}

#newspreviewcontent
{
	position:relative;
	height:120px;
	background-image:url(../../images/border4_m.gif);
	background-repeat:repeat-y;
}

#newspreviewcontent .previewimage
{
	position:absolute;
	left:30px;
	top:0px;
	width:160px;
	height:120px;
	border:1px solid #959595;
}

#newspreviewcontent .previewtitle
{
	position:absolute;
	left:200px;
	top:0px;
	width:395px;
	height:30px;
	padding-left:5px;
	color:#eb6300;
	font-size:14px;
	line-height:30px;
	font-weight:bold;
}

#newspreviewcontent .previewcontent
{
	position:absolute;
	left:200px;
	top:30px;
	width:384px;
	height:80px;
	padding:5px 8px;
	line-height:16px;
	color:#7f7f7f;
	background-image:url(../../images/bg21.gif);
	background-repeat:no-repeat;
}


#newslistcontent
{
	position:relative;
	top:0px;
	left:0px;
	width:650px;
}

.listtitle
{
	position:relative;
	top:0px;
	left:0px;
	height:20px;
}

.listtitle .titleitem
{
	float:left;
	font-size:12px;
	color:#666;
}





/*newsdetail*/
#newsdetail
{
	position:relative;
	top:0px;
	left:0px;
	width:630px;
	padding-bottom:10px;
}

#newsdetail .headicon
{
	position:relative;
	top:0px;
	left:0px;
	width:630px;
	height:21px;
}

#newsdetail .title
{
	position:relative;
	top:0px;
	left:0px;
	width:630px;
	color:#eb6300;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	text-align:center;
	padding:20px 0px 5px 0px;
}

#newsdetail .date
{
	position:relative;
	top:0px;
	left:0px;
	width:630px;
	height:32px;
	color:#7c7c7c;
	font-size:12px;
	text-align:center;
	margin-top:5px;
}

#newsdetail .date .content
{
	position:relative;
	top:0px;
	left:0px;
	width:630px;
	height:2px;
	background-image:url(../../images/border4_m.gif);
	background-repeat:repeat-y;
}

#newsdetail .datetext
{
	position:absolute;
	top:-9px;
	left:0px;
	width:630px;
}

#newsdetail .content
{
	font-size:14px;
	line-height:20px;
}