div.author
{
	color:#666666;
}
h1.news
{
	font-size:24px;
	font-weight:bold;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
div.newsBody
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-top:10px;
}
div.news-photo-box
{
	float:left;
	margin:0 5px 5px 0;
	font-size:10px;
	background-color:#F3F3F3;
	border:1px solid #E5E5E5;
	padding:5px;
	width:250px;
}

div.newsBodyTxt{
	background-image:url(../../../images/standard/read_bg_02.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	float:left;
	font-size:13px;
	margin-right:10px;
	padding:10px;
	position:relative;
	width:590px;
}
div.newsBodyTxtL
{
	background-image: url('../../../images/standard/read_bg_01.gif');
	background-repeat: no-repeat;
	width:1px;
	height:55px;
	position:absolute;
	top:0px;
	left:0px
}
div.newsBodyTxtR
{
	background-image: url('../../../images/standard/read_bg_04.gif');
	background-repeat: no-repeat;
	width:1px;
	height:55px;
	position:absolute;
	top:0px;
	right:0px
}
div.assocBox
{
	float:left;
	width:220px;
}

img.news-photo
{
	margin:0 2px 2px 0;
}

div.read-related-box
{
	width:250px;
	border:1px #8b98ba solid;
	position:relative;
	margin-bottom:10px;
}

div.relBoxTopLeft
{
	background-image: url('../../../images/standard/radio_80.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	left: -2px;
	width:7px;
	height:7px;
}
div.relBoxTopRight
{
	background-image: url('../../../images/standard/radio_83.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: -2px;
	right: -2px;
	width:7px;
	height:7px;
}
div.relBoxBottomRight
{
	background-image: url('../../../images/standard/radio_107.gif');
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	right: -2px;
	width:7px;
	height:7px;
}
div.relBoxBottomLeft
{
	background-image: url('../../../images/standard/radio_106.gif');
	background-repeat: no-repeat;
	position: absolute;
	bottom: -2px;
	left: -2px;
	width:7px;
	height:7px;
}
div.relBoxTitle
{
	border-bottom:1px #3b4f8a solid;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	color:#2c4280;
	font-size:14px;
	font-weight:bold;
}

div.bookmark_box
{
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	/*margin-top:10px;*/
	float:left;
	padding-left:5px;
	padding-top:5px;
	width:210px;
}
div.bookmarkItem{
	width:90px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	
}
div.recommend_box
{
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	margin-top:10px;
	float:left;
	padding-left:5px;
	padding-top:5px;
	width:210px;
}
input.error
{
	border:1px #c00 dotted;
}
#recNfo
{
	padding:5px;
	color:#364B88;
	font-weight:bold;
}