﻿#event_listing .textbody
{
	color:#307dcd;
}
#event_listing a.textred
{
	color:#ff3200;
	}
#event_listing img.arrow
{
	width:10px;
	margin-top:-2px;
	background:url(../images/arrow.jpg) right no-repeat;
	}
#event_listing .line_dot{
	background:url(../images/dot_near.gif) left bottom repeat-x;
	}	
#main_content .event_title
{
	padding:5px 0 10px 0;
	margin-bottom:10px;
	background:url(../images/line.gif) center bottom no-repeat;
	color:#307dcd;
	font-weight:bold;
	font-size:16px;}
#main_content .event_content
{
	text-indent:20px;
	line-height:18px;
	text-align:justify;
	}
#main_content .event_content ul li,
#event_listing tr td ul li{list-style-type:circle}	
#main_content .event_content ol li,
#event_listing tr td ol li{list-style-type:decimal}	

#main_content .event_source
{
	margin-top:20px;
	font-weight:bold;
	text-align:right;
	}
#main_content .event_source p
{
	margin-bottom:10px;
	}
#main_content .event_other
{
	margin-top:10px;
	padding-top:20px;
	color:#307dcd;
	font-weight:bold;
	background:url(../images/line.gif) center top no-repeat;
	}
#main_content .otherlist span.item
{
	background:url(../images/arrow.jpg) left 4px no-repeat;	
	padding-left:15px;
	line-height:20px;
	text-align:justify;
}	
#main_content .otherlist span.item a
{
	color:#000;
	}
#main_content .title_sys
{
	color:#307DCD;
	font-size:13px;
	font-weight:bolder;
	margin:15px 0;
	width:100%;
	}
#main_content .system
{
	border:1px solid #ccc;
	border-bottom:none;
	border-right:none;
	}
#main_content .system tr,
#main_content .system tr td
{
	padding:5px;
	border:none;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	width:285px;
	height:15px;}	
#main_content .system tr td.property_black
{
	background:#f5f5f5;	
	}
#want_ads_list li .item_convert
{

	width:115px;
	float:left;
	padding-left:5px;	
}
#want_ads_list li .item_convert .content
{
	text-align:center;
	}
#want_ads_list li .item_convert .content p{
	padding:10px 0 12px 0;
	}	
#want_ads_list li .item_convert .content p a
{
	border:1px solid #c7c7c7;
	padding:1px 3px;
	margin:0 2px;
	color:#000
}
#want_ads_list li .item_convert .content p a.current
{
	color:#307dcd
	}
#want_ads_list li .item_convert .content div
{
	float:left;
	font-weight:bold;
	color:#307dcd;
	}
#want_ads_list li .item_convert .content div strong{color:#000}	
#main_content .view_all
{
	clear:both;
	float:left;
	width:522px;
	border:2px solid #c7c7c7;
	border-left:none;
	border-bottom:none;
	font:bolder 12px Arial;
	text-align:right;	
	padding:5px 7px 0 0;
}
#want_ads_list li .item_convert .content .price
{
	width:113px;
	.width:112px;
	border:1px solid #307DCD;
	border-top:none;
	overflow:hidden;
	}
#want_ads_list li .item_convert .content .price p
{
	clear:both;
	padding:5px 0 8px 0;
	float:left;
	width:112px;
}	
#want_ads_list li .item_convert .content .price	.padding
{
	padding:5px 0 5px 3px;
	white-space:nowrap;
	}
.price_tab
{
	display:block;
	width:115px;
	overflow:hidden;
	margin:0;
	}
.price_tab a
{
	clear:none;
	display:block;
	float:left;
	width:48%;
	height:20px;
	border:1px solid #307DCD;
	text-align:center;	
	cursor:pointer;

	}
.price_tab a.sum
{
	padding-top:3px;
	height:17px;
	}
.price_tab a.current
{
	background:#307DCD;
	color:#fff;
	}
#box_classified ul.subitem li
{
	padding:2px 0;
	}
#left_banner span,
#left_banner br
{
	font-size:0;
	line-height:0;
	}	


/*ADMIN*/

.texttitleadmin,
.texttitleadmin a{	
	color: #f1f1f1;
	text-decoration:none;	
}
texttitleadmin a:hover{
	text-decoration: underline;	
}
.grid{
    border:1px solid #c1c1c1;   
    padding:2px; 
}
.padding_left
{
	padding-left:5px;
	}
.input
{  
	font-size:11px; color: rgb(2,2,2); 
	border: #999999 1px solid; 
	background-color:rgb(255,255,255);
	width: 250px;
	margin:2px 0;
	padding:2px 0;
}	
.lbtn
{
	font-weight:bold;
	color:#010101;
	}
.msg
{
	padding:0 0 15px 0;
	color:#f00;
	display:block;
}
.text_red{color:red}
.input_file{
	width:auto;
	}
* html .input_file{
	width:250px;
	}
*+html .input_file{
	width:250px;
	}		
#ctl00_login_box_login .content a.link
{
	padding:0 10px;
	font-weight:bold;
	line-height:20px;
	color:#313332;
	}	