
/* for page acticle_categry*/
.padd_for_p p {
	padding-left:0px;
	margin-left:0px;
}
/* MAIN */

	

	{

		padding:2px 0px 0px 0px;

		margin:0px;

	}

	.center {text-align:center;border-bottom:1px solid #ccc;font-size:11px;}

	.center_left  {
		text-align:center; 
		border-bottom:1px solid #ccc;
		font-size:10px;
		_padding:10px 0px 10px 0px;
		
	}
	.center_left  img { 
		text-align:center;
	}
	.center_left  a{ 
		font-size:10px;
	} 
	#tab_item_cat {
	 
	}
	.left {text-align:left;}

	.right {text-align:right;}

	.cursor {cursor:pointer;}





/* CENTERCOLS */

	

	.centercols {

		float:left;

		width:500px;

		margin-left:18px;

		margin-top:3px;

		padding-right:10px;

		font: normal 12px  Arial, sans-serif; color: #4E4E4E;

		border-right:1px solid #b8b8b8;

		height:100%;

		text-align:left;

	}

	.centercols  a{

		color: #77920a;

	 	text-decoration:underline;

	}

	.centercols  a:hover{

		color: #77920a;

		text-decoration:none;

	}

	

	.centercols  h1{

		font: bold 20px  Arial, sans-serif; color: #333333;

	 	margin:0px;padding:0px;

	 	

	}

	

	.centercols  h1 a{

		color:#333333;

		text-decoration:none;

	}

	.centercols  h1 a:hover{

		color:#333333;

		text-decoration:none;

	}
	
	#title_category h1{
		background:url(../imgs/srt_h1.gif) left top  no-repeat;  
		font: normal 20px  Tahoma, sans-serif; color: #3b6d8b;
	
	}
	
	#title_category h1 a{
		color:#2b4868;
		margin:0px 0px 3px 34px;	 
	}	
	#title_category h1 a:hover{
		color:#8999a6;
	}		

	#links h2 {
		background:url(../imgs/our.gif) left top  no-repeat;  
		border-bottom:1px solid #94cc13;
		padding:0px 0px 3px 24px;
	}
	#links h2 a{
		text-decoration:none;
		font: bold 16px  Arial, sans-serif; color: #117aba;
	}	
	#readmore {
		
		text-align:right;
		padding:0px 0px 0px 0px;
	}
	#readmore a{
		background:url(../imgs/more.gif) 0px 5px  no-repeat; 
		padding:0px 0px 0px 8px;
		color:#9f9f9f;
	}	
	
	.item_info {
		color:#9f9f9f;
	}
	.item_info span {
		color:#257257;
	}	
	.item_date {
		padding:0px 2px 0px 2px;
		background:#62a000;
		font: normal 11px  Arial, sans-serif; color: #FFF;
	}
	.link_cat a{
		font: normal 12px  Arial, sans-serif; color: #9f9f9f;
	}
	
	
	
	
	
	
	.centercols .title{

		font-weight:bold;

		padding-top:2px 0px 5px 0px;

	}



	.centercols_table {

		border-collapse:collapse;

	}

	.centercols_table td{

		padding:10px 3px;

	}

	.centercols_table td.title {

		font-weight:bold;

	}



/* COMMENTS */

	.comments {

		padding: 15px;

	}

	.comments .comment_title {

		font: bold 9px  Arial, sans-serif; color: #333333;

		margin-bottom: 5px;

	}

	.comments .comment{

		padding: 5px 0px;

	}

	.comments .new_comment {

		padding: 5px 0px;

		text-align: center;

	}

	.comments .new_comment textarea{

		width:90%; height: 100px;

		font: normal 13px  Arial, sans-serif; color: #333333;

	}