<style type="text/css">


<!--
BODY
{    
     font-family:"tahoma", "tahoma";
     font-size: 11px;
     color:#333333;	
     line-height: 16px;
     scrollbar-3dlight-color:595959;
     scrollbar-arrow-color:#000000;
     scrollbar-base-color:CFCFCF;
     scrollbar-darkshadow-color:FFFFFF;
     scrollbar-face-color:CFCFCF;
     scrollbar-highlight-color:FFFFF;
     scrollbar-shadow-color:595959;

}		

TABLE, TR,
{    
     font-family:"tahoma", "tahoma";
     font-size: 11px;	
     line-height: 16px;
     scrollbar-3dlight-color:595959;
     scrollbar-arrow-color:#000000;
     scrollbar-base-color:CFCFCF;
     scrollbar-darkshadow-color:FFFFFF;
     scrollbar-face-color:CFCFCF;
     scrollbar-highlight-color:FFFFF;
     scrollbar-shadow-color:595959;
}	

TD 
{
	scrollbar-face-color: #cfcfcf;
	font-size: 11px;
	line-height: 16px;
	scrollbar-shadow-color: #595959; 
	scrollbar-3dlight-color: #595959; 
	scrollbar-arrow-color: #ffffff; 
      	font-family:"tahoma", "tahoma";
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-base-color: #cfcfcf; 
}



input.write
{
	border:1px solid #CCCCCC;
	color:#848484;font-family:tahoma;
	font-size:11px;padding-left:5px;
	}

textarea.write
{
	border:1px solid #CCCCCC;
	color:#848484;
	font-size:11px;
	padding-left:5px;
	}

select
{
      font-family:tahoma;
      font-size: 11px;    
      color: #595959;
      letter-spacing:-1px       }

.subtitle
{
	font-family:tahoma;
	font-size: 15px;
	line-height: 18px;
           }

.text1
{
      font-family:tahoma;
     font-size: 11px;
     line-height: 18px;
           }

.text12
{   
      font-family:tahoma;
      font-size: 10px;
      line-height: 12px;
       }

.tahoma12
{   
      font-family:tahoma;
      font-size: 10px;
      line-height: 12px;
       }

.tahoma16
{   
      font-family:"tahoma", "tahoma";
      font-size: 11px;
      line-height: 16px;
       }

.tahoma18
{   
      font-family:"tahoma", "tahoma";
      font-size: 11px;
      line-height: 18px;
       }       

.text14
{   
      font-family:tahoma;
      font-size: 11px;
      line-height: 14px;
       }

.text16
{   
      font-family:tahoma;
      font-size: 11px;
      line-height: 16px;
       }

.underline
{   
      font-family:tahoma;
      font-size: 10px;
      line-height: 12px;
      text-decoration: underline;
       }

.underline2
{   
      font-family:tahoma;
      font-size: 11px;
      line-height: 14px;
      text-decoration: underline;
       }

.nomal
{
      font-family:"tahoma", "tahoma";
      font-size: 12px;
	}

.text
{
      font-family:tahoma;
      font-size: 12px;
      line-height: 20px;
      letter-spacing:-1px
      	}

.simg
{
	border-color: #A5A5A5 #A5A5A5 #A5A5A5 #A5A5A5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
	}


.gray
{
	font-size: 12px;
	color: #595959;
 	text-decoration: none;
	}


.nomal
{
	font-size: 12px;
	color: #595959;
 	text-decoration: none;
	}

.location
{
	font-size: 11px;
	font-family:tahoma;
        	line-height: 15px;
 	text-decoration: none;
	}

.price
{
	font-size: 12px;
        line-height: 15px;
	color: #C12809;
 	text-decoration: none;
 	font-weight: bold;
	}


A:link, A:active, A:visited
	{	color: #333333;
 	 	text-decoration: none;
	}

A:hover
	{	color: #000000;
		text-decoration: underline;



	A.red:link, A.red:active, A.red:visited
	{	font-size: 12px;
		color: #BC0000;
 	 	text-decoration: none;
	}

	A.red:hover
	{	font-size: 12px;
		color: #FF0000;
		text-decoration: none;
		background: url(image/red_dot.gif) repeat-x bottom;
	}

	A.red01:link, A.red01:active, A.red01:visited
	{	font-size: 12px;
		color: #595959;
 	 	text-decoration: none;
	}

	A.red01:hover
	{	font-size: 12px;
		color: #FF0000;
		text-decoration: none;
		background: url(image/red_dot.gif) repeat-x bottom;
	}


	A.blue:link, A.blue:active, A.blue:visited
	{
		font-family:tahoma;
		font-size: 12px;
		color: #0027BC;
 	 	text-decoration: none;
 	 	letter-spacing:-1px
	}

	A.blue:hover
	{	font-size: 12px;
		font-family:tahoma;
		color: #0060FF;
		text-decoration: none;
		background: url(images/blue_dot.gif) repeat-x bottom;
		letter-spacing:-1px
	}

	A.blue01:link, A.blue01:active, A.blue01:visited
	{	font-size: 12px;
		color: #595959;
 	 	text-decoration: none;
		letter-spacing:-1px	}

	A.blue01:hover
	{	font-size: 12px;
		color: #0060FF;
		text-decoration: none;
		background: url(image/blue_dot.gif) repeat-x bottom;
		letter-spacing:-1px	}


	A.green:link, A.green:active, A.green:visited
	{	font-size: 12px;
		color: #429032;
 	 	text-decoration: underline;
	}

	A.green:hover
	{	font-size: 12px;
		color: #3FAF28;
		text-decoration: none;
		background: url(image/green_dot03.gif) repeat-x bottom;
	}

	A.green01:link, A.green01:active, A.green01:visited
	{	font-size: 12px;
		color: #595959;
 	 	text-decoration: none;
	}

	A.green01:hover
	{	font-size: 12px;
		color: #3FAF28;
		text-decoration: none;
		background: url(image/green_dot03.gif) repeat-x bottom;
	}


	A.gray:link, A.gray:active, A.gray:visited
	{	font-size: 12px;
		color: #595959;
		LINE-HEIGHT: 15px;
 	 	text-decoration: none;
	}

	A.gray:hover
	{	font-size: 12px;
		color: #000000;
		LINE-HEIGHT: 15px;
		BACKGROUND: url(image/link_dot_red.gif) repeat-x 50% bottom;
		text-decoration: none;

	}

	A.orange:link, A.orange:active, A.orange:visited
	{	font-size: 12px;
		color: #B15300;
 	 	text-decoration: none;
	}

	A.orange:hover
	{	font-size: 12px;
		color: #FF7800;
		text-decoration: none;
		background: url(image/orange_dot.gif) repeat-x bottom;
	}

	A.white:link, A.white:active, A.white:visited
	{	font-size: 12px;
                line-height: 15px;
		color: white;
 	 	text-decoration: none;
	}

	A.white:hover
	{	font-size: 12px;
                line-height: 15px;
		color: white;
		text-decoration: underline;
	}


	A.news:link, A.news:active, A.news:visited
	{	font-size: 11px;
                	font-family:tahoma;
                	line-height: 15px;
		color: black;
 	 	text-decoration: none;
	}

	A.news:hover
	{	font-size: 11px;
		font-family:tahoma;
                	line-height: 15px;
		color: black;
		text-decoration: underline;
	}


-->
</style>