.general {
	line-height: 26px;
	min-height: 600px;
}
.general .content a {
	color: #000;
}
.general .content a:hover {
	text-decoration: underline;
}
.general .content h1 {
	font-weight: bold;
}
.general .sitemap ul {
	font-size: 0;
}
.general .sitemap ul li {
	display: inline-block;
	vertical-align: top;
}
.general .sitemap ul li h1,
.general .sitemap ul li p {
	padding-right: 16px;
}
.responsive1000 .general .sitemap ul li {
	font-size: 15px;
	width: 20%;
	padding-bottom: 30px;
}
.responsive760 .general .sitemap ul li {
	font-size: 15px;
	width: 20%;
	padding-bottom: 30px;
}
.responsive0 .general .sitemap ul li {
	font-size: 15px;
	width: 33%;
	padding-bottom: 30px;
}


/************    Contact Us    ************/
.responsive1000 .general .contactUs h1 {
	font-size: 22px;
	padding: 4px 0 0;
}
.responsive1000 .general .contactUs p {
	font-family: Arial, sans-serif;
	font-size: 13px;
}
.responsive1000 .general .contactUs .leftContent {
	float: left;
	width: 458px;
	padding-right: 60px;
}
.responsive1000 .general .contactUs .rightContent {
	float: left;
	padding: 0 0 0 20px;
	border-left: 1px solid #000;
	width:390px;
}
.responsive1000 .general .contactUs .input {
	margin-right: 14px;
}
.responsive1000 .general .contactUs input[type="text"] {
	font-size: 13px;
	line-height: 28px;
	width: 100%;
	height: 28px;
	border: 1px solid #000;
	padding: 0 6px;
	margin-bottom: 8px;
	display: list-item;
}
.responsive1000 .general .contactUs textarea {
	font-size: 13px;
	width: 100%;
	height: 85px;
	border: 1px solid #000;
	padding: 6px;
	margin-bottom: 8px;
	resize: none;
	overflow: hidden;
}
.responsive1000 .general .contactUs .title {
	padding: 0 0 12px;
}
.responsive1000 .general .contactUs .submitContainer {
	text-align: left;
	padding: 4px 0 0;
}
.responsive1000 .general .contactUs .blackBtn {
	color: #fff;
}
.responsive1000 .general .contactUs .aboutContent table td {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	padding: 0 0 3px;
}
.responsive1000 .general .contactUs .aboutContent table {
	margin-bottom: 10px;
}

.responsive1000 .general .contactUs #enquiriesDIV {
	position: relative;
	width: 460px;
}
.responsive1000 .general .contactUs #enquiriesDIV #recaptcha_image {
	text-align: center;
	width: 458px !important;
	border: 1px solid #000;
	padding: 10px 0;
	margin-bottom: 10px;
	display: block;
}
.responsive1000 .general .contactUs #enquiriesDIV .btnReload {
	position: absolute;
	top: 2px;
	right: 2px;
}
.responsive1000 .general .contactUs #enquiriesDIV .btnReload a img {
	width: 20px;
	height: 20px;
}
.responsive1000 .general .contactUs #enquiriesDIV #recaptcha_response_field {
	width: 446px !important;
}


.responsive760 .general .contactUs h1 {
	font-size: 18px;
	padding: 4px 0 0;
}
.responsive760 .general .contactUs p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}
.responsive760 .general .contactUs .leftContent {
	float: none;
	width: 100%;
	border-right: 1px solid #000;
	padding-right: 60px;
}
.responsive760 .general .contactUs .rightContent {
	float: none;
	padding: 0 0 0 0;
}
.responsive760 .general .contactUs .input {
	margin-right: 14px;
}
.responsive760 .general .contactUs input[type="text"] {
	font-size: 13px;
	line-height: 28px;
	color: #333;	
	width: 100%;
	height: 28px;
	border: 1px solid #000;
	padding: 0 6px;
	margin-bottom: 8px;
	display: list-item;
}
.responsive760 .general .contactUs textarea {
	font-size: 13px;
	color: #666666;	
	width: 100%;
	height: 85px;
	border: 1px solid #000;
	padding: 6px;
	margin-bottom: 8px;
	resize: none;
	overflow: hidden;
}
.responsive760 .general .contactUs .title {
	padding: 0 0 12px;
}
.responsive760 .general .contactUs .submitContainer {
	text-align: center;
	padding: 4px 0 0;
}
.responsive760 .general .contactUs .blackBtn {
	color: #fff;
}
.responsive760 .general .contactUs .aboutContent .title {
	padding: 0 0 3px;
}
.responsive760 .general .contactUs .aboutContent table {
	margin-bottom: 10px;
}

.responsive760 .general .contactUs #enquiriesDIV {
	position: relative;
	width: 100%;
}
.responsive760 .general .contactUs .enewsInputDIV {
	position: relative;
	width: auto;
	margin-right: 14px;
}
.responsive760 .general .contactUs #enquiriesDIV #recaptcha_image {
	text-align: center;
	width: auto !important;
	border: 1px solid #c1c1c1;
	padding: 10px 0;
	margin-bottom: 10px;
	display: block;
}
.responsive760 .general .contactUs #enquiriesDIV .btnReload {
	position: absolute;
	top: 2px;
	right: 2px;
}
.responsive760 .general .contactUs #enquiriesDIV .btnReload a img {
	width: 20px;
	height: 20px;
}
.responsive760 .general .contactUs #enquiriesDIV #recaptcha_response_field {
	width: 100% !important;
}


.responsive0 .general .contactUs h1 {
	font-size: 16px;
	padding: 4px 0 0;
}
.responsive0 .general .contactUs p {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}
.responsive0 .general .contactUs .leftContent {
	float: none;
	width: 100%;
	border-right: 1px solid #000;
	padding-right: 60px;
}
.responsive0 .general .contactUs .rightContent {
	float: none;
	padding: 0 0 0 0;
}
.responsive0 .general .contactUs .input {
	margin-right: 14px;
}
.responsive0 .general .contactUs input[type="text"] {
	font-size: 13px;
	line-height: 28px;
	color: #333;	
	width: 100%;
	height: 28px;
	border: 1px solid #000;
	padding: 0 6px;
	margin-bottom: 8px;
	display: list-item;
}
.responsive0 .general .contactUs textarea {
	font-size: 13px;
	color: #333;	
	width: 100%;
	height: 85px;
	border: 1px solid #000;
	padding: 6px;
	margin-bottom: 8px;
	resize: none;
	overflow: hidden;
}
.responsive0 .general .contactUs .title {
	padding: 0 0 12px;
}
.responsive0 .general .contactUs .submitContainer {
	text-align: center;
	padding: 4px 0 0;
}
.responsive0 .general .contactUs .blackBtn {
	color: #fff;
}
.responsive0 .general .contactUs .aboutContent {
	padding-top: 10px;
}
.responsive0 .general .contactUs .aboutContent .title {
	padding: 0 0 3px;
}
.responsive0 .general .contactUs .aboutContent table {
	margin-bottom: 10px;
}

.responsive0 .general .contactUs #enquiriesDIV {
	position: relative;
	width: 100%;
}
.responsive0 .general .contactUs .enewsInputDIV {
	position: relative;
	width: auto;
	margin-right: 14px;
}
.responsive0 .general .contactUs #enquiriesDIV #recaptcha_image {
	text-align: center;
	width: auto !important;
	border: 1px solid #c1c1c1;
	padding: 10px 0;
	margin-bottom: 10px;
	display: block;
}
.responsive0 .general .contactUs #enquiriesDIV .btnReload {
	position: absolute;
	top: 2px;
	right: 2px;
}
.responsive0 .general .contactUs #enquiriesDIV .btnReload a img {
	width: 20px;
	height: 20px;
}
.responsive0 .general .contactUs #enquiriesDIV #recaptcha_response_field {
	width: 100% !important;
}









/************    Privacy    ************/
.general.contentContainer .privacy {
	padding-bottom:30px;
}

.responsive0 .general.contentContainer .privacy {
	padding-bottom:10px;
}

.qy_table td{ padding:10px 20px; border:1px #e6e6e6 solid; }



/* contact-us */
.contact_inquire{ position:relative; }
.contact_inquire .recaptcha_image{
	text-align: center;
	width: 100%;
	border: 1px solid #000;
	padding: 10px 0;
	margin-bottom: 10px;
	display: block;
}


.contact_inquire .enewsInputDIV,.responsive0 .general .contactUs .contact_inquire .enewsInputDIV{ width:97.5%; float:left; }


.contact_inquire .btnReload {
position: absolute;
top: 2px;
right: 2px;
width:27px;
}
.contact_inquire .btnReload img{ width:100%; }


.responsive760 .general .contactUs .contact_inquire .enewsInputDIV{ width:98.5%; float:left; }






















