﻿body 
{	
	margin: auto;
	font-size:14px;		
	color: #404040;	
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

#container
{	
	width:900px;
	margin:auto;	
}

#header { padding-top: 5px; width:900px; height: 100px;}
#header #cologo { width: 220px; float:left;}
#header #ad { width: 470px; float:left; padding: 20px 10px 10px 50px;}
#header #lang { width: 100px; float:right; padding: 20px 10px 0px 0px;}
#header #lang img { border-width: 0px;}

#content
{
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.titlehead
{
	border-bottom: solid 5px #9bbdd3;
	font-size: 18px;
	margin-bottom: 10px;
}

/***************************************************/
/*			FOOTER   
/***************************************************/
#footer 
{
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;	
	height: 28px;
	line-height:28px;
	text-indent: 6px;
	background: White url(../images/cellpicp.gif) repeat-x scroll left top;  
}
#footer a
{
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:
{	
	text-decoration: underline;
}

/***************************************************/
/*			CHINESE  
/***************************************************/
.chinese
{
	font-size:16px;		
}

/***************************************************/
/*			COMMON  
/***************************************************/

p { margin-top: 0px; margin-bottom: 10px; text-align:justify; padding-right: 8px;}
td { vertical-align: top; }
br { margin-bottom: 5px; }
hr 
{
	 border-top: solid 6px #ffb64b;  
	 border-right: solid 0px #ffffff;
	 border-bottom: solid 0px #ffffff;
	 border-bottom: solid 0px #ffffff;
}

.productphoto
{
	border: solid 1px #483D29;
	margin-bottom: 5px;
}

/***************************************************/
/*			BOX     
/***************************************************/
.box
{
	padding: 5px 10px 10px 10px;
	border-right: #9bbdd3 1px solid; 
	border-top: #9bbdd3 1px solid; 
	border-left: #9bbdd3 1px solid; 
	border-bottom: #9bbdd3 1px solid; 	
	margin-bottom: 10px;
	background: White url(../images/bgcell2.gif) repeat-y scroll left top;	
}
.box h3
{
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #9bbdd3;
	color: #FFFFFF;	
	height: 22px;
	line-height:22px;
	text-indent: 6px;
	background: White url(../images/cellpicp.gif) repeat-x scroll left top; 
}
.chinese .box h3
{
	font-size: 15px;
	height: 24px;
	line-height:24px;
}

/***************************************************/
/*			BOX2     
/***************************************************/
.box2
{
	padding: 5px 10px 10px 10px;
	border-right: #9bbdd3 1px solid; 
	border-top: #9bbdd3 1px solid; 
	border-left: #9bbdd3 1px solid; 
	border-bottom: #9bbdd3 1px solid; 	
	margin-bottom: 10px;
	background: White url(../images/bgcell2.gif) repeat-y scroll left top;	
}
.box2 h3
{
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #9bbdd3;
	color: #FFFFFF;	
	height: 22px;
	line-height:22px;
	text-indent: 6px;
	background: White url(../images/cellpicp.gif) repeat-x scroll left top; 
}

/***************************************************/
/*			SHADETAB
/***************************************************/
.shadetabs
{
clear:both;
border-right: #192832 0px solid; 
border-top: #192832 0px solid; 
border-left: #192832 0px solid; 
border-bottom: #9bbdd3 1px solid;
background: white url(../images/cellpicp.gif) top left repeat-x;
}

.shadetabs ul{
padding: 5px 0;
list-style-type: none;
text-align: left;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
font-family: Arial, Tahoma, Verdana;
font-size: 14px;
font-weight: bold;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 8px;
margin-right: 5px;
border: 0px solid #395b72;
color:  #ffffff;
}

.shadetabs li a:visited{
color: #ffffff;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #FF6A00;
}


/***************************************************/
/*			DEFAULT 
/***************************************************/
.leftpanel
{
	width: 470px;
	margin: 0px;
	float: left;
}
.rightpanel
{
	width: 420px;
	margin-left: 1px;
	float: right;
}

/***************************************************/
/*			REALTY  
/***************************************************/
#realty
{
	
}
#realty h1
{
	font-size: 20px;
	margin:3px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}
#realty h3
{
	font-size: 20px;
	margin:0px;
	padding:0px 0px 0px 10px;
}
.propertywebsite a
{
	color: Blue;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	margin-bottom: 3px;
}
.propertywebsite a:hover
{
	color:#FF6A00;
}