/*
	weblogs style sheet file
*/

/*------------------------------------------------------------------
 div.weblogs style
------------------------------------------------------------------*/
div.weblogs {
	clear: both;
	overflow: hidden;
	width/**/: 616px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
a.return_index {
	display: block;
	width: 606px!important;
	width/**/: 616px;
	height: 16px!important;
	height/**/: 20px;
	padding: 4px 10px 0px 0px;
	font-size: 12px;
	color: #ffffff;
	line-height: normal;
	text-align: right;
	background-color: #a16e42;
	margin: 0px 0px 30px 0px;
}
a.return_index:link,a.return_index:active,a.return_index:visited {
	color: #ffffff;
}
a.return_index:hover {
	color: #CC0000;
}
/*------------------------------------------------------------------
 div.weblogs preview style
------------------------------------------------------------------*/
dl.weblogs_preview {
	width: 580px!important;
	width/**/: 616px;
	height: 147px!important;
	height/**/: 157px;
	text-align: left;
	padding: 10px 18px 0px 18px;
	margin: 0px 0px 20px 0px;
	background: url(../images/bg_news.gif) no-repeat;
}
dl.weblogs_preview dt {
	width/**/: 560px;
	height/**/: 30px;
	_height: auto;
	color: #146709;
	font-size: 14px;
	line-height: 2em;
	padding: 0px 0px 0px 0px;
	clear: both;
	overflow: hidden;
	font-weight: bold;

}
dl.weblogs_preview dt div.dts {
	width: 400px;
	float: left;
	color: #353535;
	font-size: 12px;
	line-height: 2.0em;
}
dl.weblogs_preview dt span {
	width: 90px;
	display: block;
	float: right;
	text-align: right;
	font-weight: normal;
}
dl.weblogs_preview dt a {
	color: #146709;
}
dl.weblogs_preview dt a:link,dl.weblogs_preview dt a:active,dl.weblogs_preview dt a:visited {
	color: #146709;
}
dl.weblogs_preview dt a:hover {
	color: #146709;
}
dl.weblogs_preview dd {

	width/**/: 560px;
	font-size: 12px;
	padding:0px 0px 0px 0px;
	margin: 0px;
	line-height: 2em;
}

dl.weblogs_preview dd.alllist {
	text-align: right;
	padding: 35px 0px 0px 0px;
}

dl.weblogs_preview dd.detail {
	width: 118px!important;
	width/**/: 520px;
	padding: 5px 0px 10px 402px;
	margin: 0px;
	line-height: 2.0em;
	border-bottom: none;
}
/*------------------------------------------------------------------
 div.other
------------------------------------------------------------------*/
div.other {
	width: 601px!important;
	width/**/: 616px;
	height: 15px!important;
	height/**/: 20px;
	color: #ffffff;
	background-color: #a16e42;
	padding: 5px 0px 0px 15px;
	font-size: 12px;
	font-weight: bold;
	
}
/*------------------------------------------------------------------
 div.title
------------------------------------------------------------------*/
div#title {
	clear: both;
	width/**/: 598px;
	overflow: hidden;
	height/**/: 30px;
	color: #146709;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
} 

/*------------------------------------------------------------------
 div.weblogs article style
------------------------------------------------------------------*/

div.top {
	clear: both;
	overflow: hidden;
	width: 616px;
	height: 9px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(../images/img_sechead.gif);
	background-repeat: no-repeat;
}

div.bottom {
	clear: both;
	width: 616px;
	height: 4px;
	margin-bottom: 20px;
	background-image: url(../images/img_secfoot.gif);
	background-repeat: no-repeat;
}


div.weblogs_article {
	width: 598px!important;
	width/**/: 616px;
	text-align: left;
	padding: 15px 0px 20px 18px;
	margin-top: 0px;
	background-image: url(../images/img_secbody.gif);
	background-repeat: repeat-y;
}
div.weblogs_article p {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	line-height: 1.8em;
}
div.weblogs_image {
	padding: 5px;
	background: #f6f6f6;
	border:1px solid #ccc;
	border-width:0 1px 2px 0;
	margin: 0px 20px 10px 0px;
}
div.weblogs_link {
	width: 525px;
	margin: 10px 0px 10px 0px;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 5px;
	background-color: #EEEEFF;
	clear: both;
}
div.other weblogs_link_h {
	margin: 10px 0px 0px 0px;
	padding: 3px 3px 3px 10px;
	display: block;
	border: solid 1px #999999;
	font-size: 10px;
	font-weight: normal;
	color: #232323;
	background-color: #d4edcf;
	clear: both;
}
div.weblogs_link a {
	display: block;
	background-image: url(empty_window.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	font-size: 12px;
	line-height: 1.5em;
	color: #555555;
	text-decoration: none;
}
div.weblogs_link a:link,div.weblogs_link a:active,div.weblogs_link a:visited {
	color: #555555;
}
div.weblogs_link a:hover {
	color: #CC0000;
}
div.other weblogs_file_h {
	margin: 10px 0px 0px 0px;
	padding: 3px 3px 3px 10px;
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #232323;
	border: solid 1px #999999;
	background-color: #EDEDED;
	clear: both;
}
div.weblogs_file {
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 5px;
	background-color: #FFEEEE;
	clear: both;
}
div.weblogs_file a {
	text-decoration: none;
}


/*------------------------------------------------------------------
 div.weblogs headline style
------------------------------------------------------------------*/
ul.weblogs_headline {
	clear: both;
	overflow: hidden;
	width: 591px!important;	
	width/**/: 616px;
	margin: 0px;
	font-size: 12px;
	padding: 0px 0px 20px 25px;
}
ul.weblogs_headline li {
	width: 500px!important;
	width/**/: 500px;
	padding: 9px 0px 0px 0px;
	font-size: 12px;
	line-height: normal;
	color: #353535;
	list-style-type: disc;
	list-style-position: outside;
}
ul.weblogs_headline li a {
	color: #353535;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
ul.weblogs_headline li a:active {
	color: #353535;
	padding: 0px 0px 0px 0px;
}	
ul.weblogs_headline li a:link {
	color: #353535;
	padding: 0px 0px 0px 0px;
}	
ul.weblogs_headline li a:visited {
	color: #353535;
	padding: 0px 0px 0px 0px;
}
ul.weblogs_headline li a:hover {
	color: #CC0000;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
}



/*------------------------------------------------------------------
 div.weblogs attfiles icon  style
------------------------------------------------------------------*/
a.weblogs_pdf {
	height: 16px;
	background-image: url(pdf.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: block;
}
a.weblogs_doc {
	height: 16px;
	background-image: url(doc.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: block;
}
a.weblogs_xls {
	height: 16px;
	background-image: url(xls.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: block;
}
a.weblogs_jtd {
	height: 16px;
	background-image: url(jtd.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	display: block;
}

