

a:active {  text-decoration: none}
a:hover {  text-decoration: none}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
td{
    color: #333333;
	/*font-size: 13px;*/
    text-decoration: none;
	text-align:left;
}
hr{ color: #cccccc;

}

.details {
    color: #0000ff;
	font-size: 12px;    
    text-decoration: underline;
	}
.news_title_main {
    color: #00b173;
    font-size: 18pt;
    font-weight: bold;
    font-family: "新細明體", "細明體", "Hevatica", "Arial";
    word-spacing: normal;
    letter-spacing: 3px;
    position: relative;
}

.sub_headline {
    position: relative;
    color: #4e4e4e;
    font-size: 12px;
    font-family: "新細明體", "細明體", "hevatica", "arial";
    line-height: 160%;
    word-spacing: normal;
    letter-spacing: 4px;
}

.sub_headline2 {
	font-weight:bold;
    position: relative;
    color: #00b173;
    font-size: 11pt;
    font-family: "新細明體", "細明體", "hevatica", "arial";
    line-height: 160%;
    word-spacing: normal;
    letter-spacing: 4px;
}

.sub_headline3 {
	font-weight:bold;
    position: relative;
    color: #00b173;
    font-size: 13pt;
    font-family: "新細明體", "細明體", "hevatica", "arial";
    line-height: 160%;
    word-spacing: normal;
    letter-spacing: 4px;
}

.sub_headline4 {
    position: relative;
    color: #4e4e4e;
    font-size: 12px;
    font-family: "新細明體", "細明體", "hevatica", "arial";
    line-height: 160%;
    word-spacing: normal;
    letter-spacing: 4px;
	font-weight:bold;
}

.other_transaction{
	list-style-type: disc;
	list-style-type: decimal;
	position: relative;
    color: #808080;
    font-size: 9pt;
    font-family: "新細明體", "細明體", "hevatica", "arial";
    line-height: 130%;
    word-spacing: normal;
    letter-spacing: 4px;	
	border:0px;
	position:relative;
	left:0px;
}

.other_transaction a{
	color:#808080;
}
.other_transaction a:hover{
	color:#A0A0A4
}

.other_transaction li{
	padding-top:4px;
	padding-bottom:8px;
}

.other_transaction li strong{
	color:#616161;
}

.sales{
 	padding: 10px 0px 10px 0px;
	color:#00b173;
    font-size: 13px;
    font-family: "新細明體", "細明體", "hevatica", "arial";
    line-height: 140%;
    word-spacing: normal;
    letter-spacing: 4px;
    float: left;
	text-decoration: none;
	text-align:left;
	display:none;
	}
	
.caption{
	padding-top:3px;
	font-size: 11px;
	color: #00b173;
	letter-spacing: 1px;
}

.photo_column{
	width:180px; 
	float:right;
	padding-left:20px;
	padding-top:20px;
}

.photo_column img:hover{
	
}

.main_column{
	width:350px; 
	float:left;
}

.table_column{
	width:510px; 
	float:left;
	paddingright:20px;
}

.info_table{
border:1px solid #E1E1E1;
font-size:10pt;
}

.info_table td, th
{
border:1px solid #E1E1E1;
font-size: 10pt;
font-family: "新細明體", "細明體", "hevatica", "arial";
word-spacing: normal;
text-decoration: none;
text-align:center;
}

.info_table p
{
font-size: 10pt;
font-family: "新細明體", "細明體", "hevatica", "arial";
word-spacing: normal;
text-decoration: none;
text-align:center;
}


.property_img {
    border: 1px solid;
    border-color: #e6e6e6;
}
.date {color: #00b173;
    font-size: 10pt;
    font-family: "新細明體", "細明體", "hevatica", "arial";
    line-height: 160%;
    letter-spacing: 1px;
    position: relative;
    white-space: nowrap;
}
.main_content {
    padding: 10px 0px 10px 0px;
    font-size: 13px;
    font-family: "新細明體", "細明體", "hevatica", "arial";
    line-height: 140%;
    word-spacing: normal;
    letter-spacing: 4px;
    float: left;
	text-decoration: none;
}
.other_news {
	color:#4e4e4e;
    position: relative;
    font-size: 12px;
    font-family: "新細明體", "細明體", "hevatica", "arial";
    word-spacing: normal;
    letter-spacing: 4px;
	text-decoration: none;}


.name_property{
	color:#4e4e4e;
    position: relative;
    font-size: 12px;
    font-family: "新細明體", "細明體", "hevatica", "arial";
    letter-spacing: 1px;}	
	
	
.description{
	color: #00b173;
    font-size: 10pt;
}


/*-------------------------------------------------------------------------------------------------*/
/* @group rounded-corners pics */

.rounded_wrapper {
	position: relative;
	cursor:pointer;
}

.rounded_wrapper img {
	border-width: 0;
	border-style: none;
}

.rounded_wrapper div {
	height:100%;
	position: absolute;
	width:100%;
	/*
width: 100%;
*/
}
/*

.rounded_wrapper .tl {
	top: 0;
	left: 0;
	background: url(img/rounded_corners/tl.gif) no-repeat left top;
}

.rounded_wrapper .tr {
	top: 0;
	right: 0;
	background: url(img/rounded_corners/tr.gif) no-repeat right top;	
}

*/

.rounded_wrapper .br{
	bottom: 5px;
	right: 5px;
	/*
background: url(img/rounded_corners/magnify.gif) no-repeat right bottom; 
*/
}


.rounded_wrapper:hover .br {
	bottom: 5px;
	right: 5px;
	background: url(img/rounded_corners/magnify.jpg) no-repeat right bottom; 
}


/*
.rounded_wrapper .bl {
	bottom: 0;
	left: 0;
	background: url(img/rounded_corners/bl.gif) no-repeat left bottom;
}

*/

/* IE6 fix */
.ie6_width .tr {
	right: -1px;
}

.ie6_width .br {
	right: -1px;
}

.ie6_height .br {
	bottom: -1px;
}

.ie6_height .bl {
	bottom: -1px;
}

/* @end */

