@import url('/m/searchForm.css');
@import url('/m/projectDetail.css');
@import url('/m/projectList.css');
@import url('/m/propEnquiry.css');
a{
	color: #993300;
	text-decoration: none;	
}
a:hover{
	color: #0066CC;
	text-decoration: underline;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}
/*******************************************************************/
#ads{
	position: absolute;
	height: 113px;
	width: 100px;
	overflow:show;
	z-index: 0;
}
#bottom{
	margin-top: 0px;
	padding: 10px;
	padding-top: 20px;
	width: 748px;
	background-color:#EFEFEF;
	border: 1px solid #333333;
}
#cabAds{
	border: 5px solid #0099FF;
	width: 316px;
}
#cabAdsContent{
	padding: 5px;
}
#cabAds b{
	background-color: #0099FF;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	display: block;
	padding: 5px;
	padding-left:10px;
}
#content{
	font-family: "MS Sans Serif";
	font-size: 13px;
	color: #333333;
	text-decoration: none;	
	padding-bottom: 20px;
}
#content h1{
	font-family: "MS Sans Serif";
	font-size: 24px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;	
}
#content h2{
	font-family: "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;	
}
#FP{
	width: 180px;
	margin-top: 10px;
	border: 5px solid #FFE16C;
}
#FP caption{
	background-color: #FFE16C;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: none;
	padding-bottom: 2px;
}
#FP td{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFE16C;
}
#cabMidMenu{
	width: 160px;
	margin-top: 10px;
	border: 1px solid #DFDFDF;
	border-top: 10px solid #FF6600;
	background-color: #FFFFFF;
}
#cabMidMenu a{
	width: 156px;
	display: block;
	border-bottom: 1px solid #AFAFAF;
	padding: 2px;
	padding-left: 10px;
	color:#505050;
	font-family: "MS Sans Serif";
	font-size: 13px;
	text-decoration: none;
}
#cabMidMenu a:hover{
	color: #000;
	text-decoration: none;
	background-color: #DFDFDF;
}
#subMenu{
	width: 290px;
}
#subMenu a{
	white-space: nowrap;
	padding: 1px;
	padding-left: 10px;
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #222222;
	text-decoration: none;
	line-height: 14px;
	width: 115px;
	position:relative;
	float:left;
	border-left: 5px solid #FFE991;
}
#subMenu a:hover{
	color: #990000;
	background-color: #FFE991;
}
#subMenu b{
	display: block;
	border-bottom: 1px solid #333333;
}
#TRLogo{
	margin: 20px;
}
/*------------------------------------*/
.bottomMenu{
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	width: 440px;
	padding-right: 5px;
	padding-bottom: 15px;
	border-right: 1px solid #505050;
}
.bottomMenu a{
	padding-right: 10px;
}
/******************
.ch1: click here 1
*/
.ch1{
	display: block;
}
.ch1 a{
	color:#FF6600;
	text-decoration: none;
	margin-right: 10px;
}
.copyRight{
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	width: 300px;
}
/******************
.lg: logo
*/
.lg{
	font-weight: bold;
}
/******************
.lg1: logo left part
*/
.lg1{
	color: #0001FB;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: lowercase;
	line-height: 12px;
	font-weight: bold;
}
/*******************
.lg2: logo right part
*/
.lg2{
	color: #FF7B36;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: lowercase;
	line-height: 12px;
	font-weight: bold;
}

.lo1{
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;	
	top: 0px;
	margin-bottom: 10px;
}
.lo2{
	background-image: url(/m/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.lo2_sub{
	background-image: url(/m/bg_subMain.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.lo3{
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 20px;
}
.lo3_sub{
	padding-left: 10px;
	padding-top: 30px;
	padding-right: 10px;
}
.lo4{
	padding: 2px;
	vertical-align: top;
}
.pL{
	position:relative;
	float: left;
}
.pR{
	position: relative;
	float: right;
}
.table1{
	border: 1px solid #EFEFEF;
	margin-right: 10px;
}
.table1 caption{
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	border-bottom: 1px solid #FF6600;
	font-weight: bold;
}
.table1 td{
	text-align: center;
}
.table1 th{
	font-size: 12px;
	border-bottom: 1px solid #333333;
	padding-left: 10px;
	padding-right: 10px;
}