/* articles long */

table.art_gridtable{
	width: 100%;
}

td.art_sdesc{
	padding: 3px 20px 5px 30px;
	font-size: 11px;
	font-weight:bold;
	color:#a5195f;
	line-height:16px;
}

td.art_text{
	padding: 3px 20px 5px 30px;
	font-size: 11px;
	color:#000000;
	line-height:16px;
}

td.art_title{
	font-size: 18px;
	color: #acbdc0;
	font-family:Arial, Helvetica, sans-serif;
	padding: 7px 20px 7px 30px;
}

td.art_text img{
	margin: 5px 0px 10px 10px;
	border: 1px solid white;
	float:right;
	display:inline;
}

a.Content_link_text, a.Content_link_text:visited, a.Content_link_text:link{
	font-weight: normal;
	text-decoration: underline;
	color: #792756;
	font-size: 11px;
	background-image:url(file?fle=112);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}
a.Content_link_text:hover{
	font-weight: normal;
	text-decoration: none;
	color: #f1008b;
	font-size: 11px;
}
td.Content_link_text{
	text-align: left;
	padding: 0px 20px 5px 30px;
}

/* articles short */

td.ref_outertd{
	padding:8px 20px 3px 30px;
	text-align:left;
}

table.ref_innertable{
	width:100%;
	padding:0;
	margin:0;
}

td.ref_header_link{
	width:100%;
	padding:0;
	margin:0;
}

a.ref_header_link, a.ref_header_link:visited, a.ref_header_link:link{
	display: block;
	color: black;
	font-size: 11px;
	text-decoration: none;
	width: 100%;
	padding-left: 15px;
	line-height: 14px;
	background-color: #f6f6f6;
	background-image: url(/file?fle=105);
	background-position: left center;
	background-repeat: no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	font-weight:bold;
}

a.ref_header_link:hover{
	color: black;
	font-size: 11px;
	background-color: #DEDEDE;
	text-decoration: none;
	width: 100%;
	padding-left: 15px;
	line-height: 14px;
	background-image: url(/file?fle=105);
	background-position: left center;
	background-repeat: no-repeat;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	font-weight:bold;
}

td.ref_synopsis{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	font-size:11px;
	padding:3px 0px 4px 0px;
	background-image:url(file?fle=104);
	background-position:bottom;
	background-repeat:repeat-x;
}

/* detail articles short */

td.art_d_returnlink{
	width:100%;
	padding:0px 20px 5px 30px;;
	margin:0;
}

a.art_d_returnlink, a.art_d_returnlink:visited, a.art_d_returnlink:link{
	font-weight: normal;
	text-decoration: underline;
	color: #792756;
	font-size: 11px;
	background-image:url(file?fle=113);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}

a.art_d_returnlink:hover{
	font-weight: normal;
	text-decoration: none;
	color: #f1008b;
	font-size: 11px;
}

/*



td.art_title_list{
	color: #667C37;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	border-bottom: 1px solid white;
	font-weight: bold;
}
td.art_sdesc_list{
	text-align: justify;
	padding: 3px 15px 3px 15px;
}


td.art_sh_title{
	background-image: url(/file?fle=113);
	background-position: 5 7;
	background-repeat: no-repeat;
	padding:2px 0px 2px 20px;
	
}
a.title_sh_link{
	font-size: 10px;
	color: black;
	text-decoration: underline;
	
}
a.title_sh_link:visited{
	font-size: 10px;
	color: black;
	text-decoration: underline;
	
}
a.title_sh_link:hover{
	font-size: 10px;
	color: black;
	text-decoration: none;
	
} 

*/
#new_post_header{
	background-image: url(/file?fle=804);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left: 19px;
	margin-left: 30px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
}
#new_post_header strong{
	color: #e76aa6;
}
#box_comment_middle{
	margin: 0px 20px 20px 50px;
}
#addComment{
	border-top: 1px solid #b1b1b1;
}
.cms_sfilter{
	font-size: 11px;
}
.cms_filter{
	border-bottom: 1px dotted #b1b1b1;
	padding-bottom: 20px;
}