
html, body {
	width: 100%;
	height: 100%;
}
body {
	margin: 0px;
	background-color: #F1EEE4;
	text-align:center;
	font-size: 11px;
}
div#dvMain {
	width:940px;
	text-align:left;
	background-color:#ffffff;
	border:2px solid #dfdcd3;
	border-top:0px;
	margin: 0px auto;
	font-family: "MS Sans Serif";
}
div#dvMainth {
	width:940px;
	text-align:left;
	background-color:#ffffff;
	border:2px solid #dfdcd3;
	border-top:0px;
	margin: 0px auto;
	font-family: "Tahoma";
}
img {
	border:0px;
}
/* Header */
div#dvHeader {
	height:82px;
}
div#dvHeader .menuth {
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}
div#dvHeader .menuth a {
	color: #999999;
	text-decoration:none;
}
div#dvHeader div#menuth {
	font-size: 11px;
	color: #999999;
}
div#dvHeader div#menuth a {
	color: #999999;
	text-decoration:none;
	
}
div#dvMenu {
	height:39px;
	padding-bottom: 2px;
}
div#dvImage {
	height:230px;
}
ul.square{
	padding : 0px;
	margin: 5px 0px 0px 17px;
	list-style-image: url('../images/square.gif');
}
/* Body */
div#dvBody {
	/*position:relative;*/
}

/* Footer */
div#dvFooter {
	height:50px;
	background:url(../images/footer_repeat.gif) repeat-x top;
	padding-top:10px;
	width:100%;
}
div#dvFooter img{
	border:0px;
}
div#dvCopyright {
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding: 5px 0px;
}

/* Global */
.boxgray {
	background-color:#f1f1f1 !important;
	border:1px solid #999999;
	font-size:11px;
	color:#999999;
	height:15px;
}
.boxgray_search {
	background-color:#f1f1f1 !important;
	border:1px solid #999999;
	font-size:11px;
	color:#999999;
	height:19px;
}
.boxlogin {
	border:1px solid #999999;
	font-size:11px;
	color:#999999;
}
.ddl {
	background-color:#f1f1f1;
	color: #00967c;
	border:0px;
	border:1px solid #999999;
}
.search_diseases {
	width:165px;height:65px;
	overflow:auto;
	text-align:left;
	border:1px solid #999999;
	background:#f1f1f1;
	color: #00967c;
}
.search_diseases a {
	text-decoration:none;
	color: #00967c;
}


/* Page Default */
div#dvDefault {
	padding:2px;
}
div#dvDefault div#dvMenuLeft {
	background-color:#F5F3F4;
	width:198px;
	height:100%;
	text-align:center;
	padding: 5px 0px;
	float:left;
}
div#dvDefault div.hrline {
	background: url(../images/home/hrline.gif) repeat-x bottom ;
	height: 17px;
	width: 190px;
}
div#dvDefault div#dvRight {
	width: 730px;
	float:right;
}
div#dvDefault div#dvRight div.Title {
	position:relative;
	height:25px;
	border-bottom:2px solid #00A88E;
}
div#dvDefault div#dvRight .swf {
	position:absolute;
	left:0px;
	top:0px;
}
div#dvDefault div#dvRight div.viewall  {
	position:absolute;
	right:0px;top:5px;
	border-bottom:2px solid #FFDB33;
	height:20px;width:60px;
	text-align:right;
	padding-right:5px;
	color: #00A88E;
	font-weight:bold;
}
div#dvDefault div#dvRight td {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
div#dvDefault div#dvRight td span {
	font-size: 11px;
	font-weight: bold;
	color: #00A88E;
}
div#dvDefault div#dvRight td span a {
	color: #00A88E;
}
div#dvDefault .txtLogin a {
	font-size:11px;
	font-weight:bold;
	color: #00A88E;
	text-decoration:none;
}




/* Submenu */
div#dvbar {
	background: url(../images/bg_bar.jpg) repeat-x bottom;
	height: 32px;
	width:940px;
	position:absolute;
	left:0px;
	top:0px;
}
div#dvbar div#swfBar {
	position:absolute;
	top:4px;
}
div#dvbar div#dvNevBar {
	position:absolute;
	right:20px;
	top:10px;
	color:#ffffff;
}
div#dvbar div#dvNevBar a {
	font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}




/* MenuLeft*/
div#dvSubBody {
	background-color:#F5F3F4;
	height: 100%;
	position:relative;
}
div#dvMenuLeft {
	background-color:#F5F3F4;
	float: left;
	width:175px;
	padding-top: 39px;
	padding-left:8px;
}
div#dvMenuLeft img {
	border: 0px;
}
div#dvRight {
	background-color:#FFFFFF;
	width:752px;
	/*width:752px;*/
	float:right;
	padding-top: 32px;
}



div#dvMenuLeftRegis {
	background-color:#F5F3F4;
	float: left;
	width:180px;
	padding-top: 39px;
	padding-left:5px;
}
div#dvRightRegis {
	background-color:#FFFFFF;
	width:740px;
	float:right;
	padding-top: 32px;
}
div#dvMenuLeftRegis .txtLogin a {
	font-size:11px;
	font-weight:bold;
	color: #00A88E;
	text-decoration:none;
}
div#dvMenuLeftRegis div.hrline {
	background: url(../images/home/hrline.gif) repeat-x bottom ;
	height: 17px;
	width: 190px;
}



/* Contact */
div#dvbarContact {
	background: url(../images/bg_bar.jpg) repeat-x bottom;
	height: 32px;
	width:940px;
	position:relative;
	left:0px;
	top:0px;
}
div#dvbarContact div#swfBar {
	position:absolute;
	top:4px;
}
div#dvbarContact div#dvNevBar {
	position:absolute;
	right:20px;
	top:10px;
	color:#ffffff;
}
div#dvbarContact div#dvNevBar a {
	font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}
div#dvContact {
	padding: 7px 7px 0px 7px;
	background-color: #F5F3F4;
}
div#dvContact div.Body {
	height: 460px;
	border: 1px solid #e1e1e1;
	background-color: #ffffff;
	position: relative;
}
div#dvContact div#left {
	position: absolute;
	width: 530px;
	left:0px;
	top:20px;
	border-right: 1px dotted #CBCBCB;
}
div#dvContact div.Address {
	padding-left: 25px;
	color: #666666;
	line-height:15px;
}
div#dvContact div.Address a {
	color: #00A88E;
}
div#dvContact div#right {
	position: absolute;
	width: 390px;
	right:0px;
	top:20px;
	color: #999999;
}
div#dvContact div.Enquryform {
	padding-left:20px;
}
div#dvContact div.Enquryform table th {
	font-size: 11px;
	color: #666666;
	width: 125px;
	font-weight:bold;
	vertical-align:top;
}
div#dvContact div.Enquryform span {
	color: Red;
}
div#dvContact div#right .input {
	border: 0px;
	background-color: #F1F1F1 !important;
	width: 200px;
	height: 20px;
	border: 1px solid #999999;
	font-size: 11px;
}
div#dvContact div#right .inputddl {
	border: 0px;
	background-color: #F1F1F1 !important;
	width: 203px;
	border: 1px solid #999999;
	font-size: 11px;
	color: #00967C;
}


/* About */
div#dvAbout {
	padding: 20px 8px 0px 8px;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
div#dvAbout .histitle {
	font-weight: bold;
	color: #00A88E;
	width:85px;
	padding-left:15px;
	vertical-align:top;
}
div#dvAbout a {
	font-weight: bold;
	color: #00A88E;
}
div#dvAbout span {
	font-size: 14px;
	font-weight: bold;
	color: #00A88E;
	line-height:20px;
}
div#dvAbout b {
	font-size: 12px;
	font-weight: bold;
	color: #00A88E;
}
div#dvAboutth {
	padding: 20px 8px 0px 8px;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
div#dvAboutth .histitle {
	font-weight: bold;
	color: #00A88E;
	width:85px;
	padding-left:15px;
	vertical-align:top;
}
div#dvAboutth a {
	font-weight: bold;
	color: #00A88E;
	text-decoration:none;
}
div#dvAboutth span {
	/*font-family:Tahoma;*/
	font-size: 14px;
	font-weight: bold;
	color: #00A88E;
	line-height:20px;
}
div#dvAboutth b {
	font-size: 12px;
	font-weight: bold;
	color: #00A88E;
}
div#dvAboutth table.award td {
	line-height:15px;
	vertical-align:top;
	padding-top:5px;
	text-align:justify;
}
div#dvAboutth table.award span {
	font-size: 11px;
	font-weight: bold;
	color: #00A88E;
	line-height:normal;
}

/* Medical Service */
.MainMedical {
	text-align:left;
	width:150px;
	padding-bottom:10px;
	color: #666666;
}
.MainMedical span{
	font-weight: bold;
	color: #00A88E;
}
.MainMedical a {
	color: #00A88E;
	font-weight: bold;
}
div#dvMedical {
	padding: 20px 8px 0px 8px;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
div#dvMedical .dotline {
	background: url(../images/dot.gif) repeat-y center;
	width:25px;
}
div#dvMedical .bgtd {
	height:21px;
	background: #D4EDE0 url('../images/about/bg_medic01.gif') no-repeat ;
}
div#dvMedical .bgtd td {
	padding-left: 30px;
}
div#dvMedical .bgtd_alter {
	height:21px;
	background: #F1FAF5 url('../images/about/bg_medic02.gif') no-repeat ;
}
div#dvMedical .bgtd_alter td {
	padding-left: 30px;
}

div#dvMedical a {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	text-decoration:none;
}
div#dvMedical a:hover{
	font-size: 11px;
	color: #009184 !important;
	text-decoration:underline !important;
}
div#dvMedical .line {
	border-bottom:2px solid  #CCCCCC ;
}
div#dvMedical div#ctrList td {
	vertical-align:top;
}


div#dvMedical td.tdFac .FacTitle {
	font-weight: bold;
	color: #00A88E;
}
div#dvMedical td.tdFac ul.ulFac {
	padding : 5px 0px 10px 15px;
	margin: 5px 0px 0px 17px;
	list-style-image: url('../images/news/imgul.jpg');
}
div#dvMedical tr.trhead {
	background:#00957B;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
div#dvMedical tr.trdata {
	background:#D4EDE0;
	color:#666666;
}
div#dvMedical tr.trdata1{
	background:#F1FAF5;
	color:#666666;
}




/* News and Events */
div.dvMenuNews {
	position:relative;
	background: url(../images/news/menu_blank.jpg);
	width:178px;
	height:30px;
}
.ddlMenuNews {
	position:absolute;
	left:9px;
	top:4px;
	color: #00967C;
	border: 1px solid #999999;
	background-color: #F1F1F1;
	width:160px;
	height:22px;
	font-size: 11px;
}
.tdMenuMonth {
	background-color:#ffffff;
	text-align:left;
}
.tdMenuMonth ul.ulMenuMonth {
	padding : 5px 0px 10px 15px;
	margin: 5px 0px 0px 17px;
	list-style-image: url('../images/news/imgul.jpg');
	color: #00997F;
}
.tdMenuMonth ul.ulMenuMonth a {
	color: #00997F;
	text-decoration:none;
}
.tdMenuMonth ul.ulMenuMonth li.y {
	color: #00997F;
	text-decoration:none;
	list-style-image: url('../images/news/imgul_over.jpg');
}
div#dvNews {
	color: #666666;
	padding: 20px 8px 0px 8px;
}
div#dvNews a {
	color: #00A88E;
	font-weight:bold;
}
div#dvNews .dotline {
	background: url(../images/dot.gif) repeat-y center;
	width:25px;
}
div#dvNews span {
	font-weight: bold;
	color: #00A88E;
}





/* Checkup */
div.dvMenuCheckup {
	/*height:30px;*/
	background-color:#ffffff;
	color:#00997F;
	text-align:left;
	padding:8px 0px 8px 15px;
}
div.dvMenuCheckup a {
	color:#00997F;
	text-decoration:none;
}
div.dvMenuCheckup ul  {
	padding : 0px;
	margin: 5px 0px 0px 17px;
	color:#00997F;
	list-style-image: url('../images/imgul.jpg');
}
div#dvCheckup {
	padding: 20px 8px 0px 8px;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
div#dvCheckup span {
	font-weight: bold;
	color: #00A88E;
}

div#dvCheckup .TitleDetail {
	background-color:#93cbc2;
	height:22px;
	font-size:13px;
	font-weight:bold;
	color:#5E5E5E;
	padding:3px 0px 0px 5px;
}
div#dvCheckup .ImageDetail {
	text-align:center;
	padding: 3px 0px;
}

div#dvCheckup table.tbCorporate th {
    background:#ffffff;
    text-align:center;
}
div#dvCheckup table.tbCorporate td {
    color:#666666;
    padding:3px;
    font-size:13px;
    background:#ffffff;
    text-align:left;
}
div#dvCheckup table.tbCorporate td.color {
    color:#ffffff;
    font-weight:bold;
    padding:3px;
    font-size:13px;
    background:#00957B;
    text-align:center;
}




/* Patient */
div#dvPatient {
	padding:2px;
	/*position:relative;*/
	color:#666666;
}
div#dvPatient a {
	color:#666666;
	text-decoration:none;
}
div#dvPatient .dotline {
	background: url(../images/dot.gif) repeat-y center;
	width:25px;
}
div#dvPatient .bgtd {
	height:21px;
	background-color:#D4EDE0;
	background-image: url('../images/about/bg_medic01.gif');
	text-align:left;
}
div#dvPatient .bgtd td {
	padding-left: 30px;
}
div#dvPatient .bgtd_alter {
	height:21px;
	background-color:#F1FAF5;
	background-image: url('../images/about/bg_medic02.gif');
	text-align:left;
}
div#dvPatient .bgtd_alter td {
	padding-left: 30px;
}

div#dvPatient .viewall {
	float:right;
	margin-top:10px;
	width:60px; 
	height:15px; 
	text-align:center; 
	text-decoration:underline;
	font-size:11px;
	color: #009184;
	font-weight:bold;
}

div#dvPatient .TitleDetail {
	background-color:#93cbc2;
	height:22px;
	font-size:13px;
	font-weight:bold;
	color:#5E5E5E;
	padding:3px 0px 0px 5px;
}
div#dvPatient .ImageDetail {
	text-align:center;
	padding: 3px 0px;
}

/* Green Title */
div.Gtitle {
	background: url(../images/jobs/title_line.jpg) repeat-x;
	height:26px;
	color: #00947A;
	font-size: 13px;
	font-weight:bold; 
	position:relative
}
div.Gtitle div.Gleft {
	position:absolute;
	left:0px;
}
div.Gtitle div.Gcenter {
	position:absolute;
	left:20px;top:2px;
	width:100%;
}
div.Gtitle div.Gright {
	position:absolute;
	right:0px;
}
div.Gtitle div.Gregis a {
	position:absolute;
	right:30px;
	font-weight:normal;
	font-size:11px;
	top:5px;
	color: #00947A;
}
/* Green Title */


/* Jobs */
div#dvJobs {
	padding: 3px 3px 0px 3px;
	background-color: #F5F3F4;
	/*padding-top: 3px;*/
}
div#dvJobs div.Body {
	border: 1px solid #e1e1e1;
	background-color: #ffffff;
	padding:20px;
}
div#dvJobs div.Data {
}
div#dvJobs div.Data div.detail {
	color:#666666;
	padding:15px 30px;
}

/* App Form */
div#dvAppForm {
	padding: 3px 3px 0px 3px;
	background-color: #F5F3F4;
}
div#dvAppForm div.Body {
	border: 1px solid #e1e1e1;
	background-color: #ffffff;
	padding:20px;
}
div#dvAppForm div.Form {
	color:#666666;
	font-size:11px;
	font-weight:bold;
}
div#dvAppForm div.Form table.tbform {
	width:92%;
	text-align:center;
}
div#dvAppForm div.Form table.tbform td {
	text-align:left;
}
div#dvAppForm div.Form table.tbform span {
	color:#ff0000;
}
div#dvAppForm div.Form input, div#dvAppForm div.Form select {
	border:1px solid #999999;
	background-color:#F1F1F1  !important;
	font: 11px tahoma ;
	color: #00967C;
}
div#dvAppForm div.Form .noboder input {
	background-color:#ffffff  !important;
	border:0px;
	color: #00967C;
}
div#dvAppForm div.Form .lbl {
	color: #00967C;
}
div#dvAppForm div.Form table.tbform_cen {
	width:92%;
	text-align:center;
}


/* Register */
div#dvRegister {
	padding: 20px 8px 0px 8px;
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
div#dvRegister div.data span {
	color: red;
}
div#dvRegister div.data table th {
	text-align:right;
	font-weight: bold;
	vertical-align:top;
	width: 320px;
}

div#dvRegister div.data table td {
	padding-left:10px;
}
div#dvRegister div.data input, div#dvRegister div.data .input {
	width:217px;
	background-color: #f1f1f1  !important;
	border: 1px solid #999999;
	color:#00967C;
	/*font-family:Tahoma;*/
	font-size:11px;
}
div#dvRegister div.data select {
	background-color: #f1f1f1  !important;
	border: 1px solid #999999;
	color:#00967C;
	/*font-family:Tahoma;*/
	font-size:11px;
}

div#dvRegister div.data .noboder input {
	background-color:#ffffff  !important;
	border:0px;
	color:#00967C;
	padding:0px;
	width: auto;
}

/* Doctor */
div#dvDoctor {
	padding: 20px 8px 0px 8px;
	text-decoration:none;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
div#dvDoctor  div#dvSearch {
	
}
div#dvDoctor th {
	font-size:13px;
	color:#009177;
}
div.dvDocList {
	text-align:center;
	margin: 0px auto;
	width:610px;
	padding:15px;
}
div.dvDocList .trhead {
	background:#00957B;
	color:#fff;
	font-weight:bold;
}
div.dvDocList .trdata {
	background:#D4EDE0;
	color:#666666;
}
div.dvDocList .trAl {
	background:#F1FAF5;
	color:#666666;
}
div.dvDocList td {
	padding:3px;
	font-size:13px;
}
div.dvDocList .title {
	text-align:left;
}
div.dvDocList .nev {
	text-align:left;
	font-size:11px;
	color:#666666;

}
div.dvDocList .nev span {
	color:#00957B;
	font-weight:bold;
}
div.dvDocList .nev a {
	color:#666666;
	text-decoration:none;
	font-size:11px;
}
div.dvDocList .nev a:hover {
	color:#00957B;
	text-decoration:none;
}

/* Doctor Popup */
div#docpop {
    width:610px;
    border:1px solid #e1e1e1;
    margin: 0 auto;
    background-color:#ffffff;
    padding:0px 5px;
}
div#docpop .taphead {
    background: url(../images/doctor/tab_pop.jpg);
    width:610px;height:30px;
    position:relative;
    color:#ffffff;
}  
div#docpop .taphead a {
    color:#ffffff;
    text-decoration:none;
}  
div#docpop .data {
    padding-top:3px;
    text-align:left;
    font-size:12px;
}  
div#docpop .data table.tbdoctor th {
    font-weight:normal;
    color:#666666;
    margin:0px;
    padding:0px;
    vertical-align:top;
    font-weight:bold;
    font-size:13px;
}
div#docpop .data table.tbdoctor td {
    color:#666666;
    vertical-align:top;
    padding:3px;
    font-size:13px;
}
div#docpop .data table td.trhead {
    background:#00957B;
    color:#ffffff;
    font-weight:bold;
    text-align:center;
}
div#docpop .data table input {
    width:200px ;
}
div#docpop .data .rdo td input  {
    padding:0px;
    margin:0px;
    width:20px;
    color:#666666;
}
div#docpop_footer {
    width:620px;
    margin: 0 auto;
    height:30px;background:url(../images/footer_repeat.gif) repeat-x top;
}
div#docpop .data table.tbappoint th {
    font-weight:normal;
    color:#666666;
    margin:0px;
    padding:0px;
    font-weight:bold;
    text-align:right;
}
div#docpop .data table.tbappoint td {
    color:#666666;
    padding:3px;
}

/* Search */
div#dvSearch .hSearch {
    color:#666666;
    padding: 5px 3px 3px 20px;
    font-weight:bold;
    font-size:15px;
}
div#dvSearch .dSearch {
    color:#666666;
	padding: 2px 2px 2px 20px;
    font-size:14px;
    font-weight:bold;
}
div#dvSearch .dSearch a {
	text-decoration:none;
    color:#00947A;
}
div#dvSearch .dLink {
    color:#666666;
	padding: 2px 2px 5px 20px;
    font-size:12px;
    border-bottom:1px dashed #cccccc;
}
div#dvSearch span {
	color:#ff0000;
}


/* PANEL TOP */
div#Panel {
	height: 306px;
	padding-bottom: 1px;
	background: url('../images/line-horizontal.gif') left bottom repeat-x;
}
div#Panel div#Preview {
	float: left;
	width: 544px;
	height: 306px;
	background: url('../images/image-loading.gif') center center no-repeat;
}
div#Panel div#Preview div#previewArea {
	width: 544px;
	height: 306px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('../images/default.gif');

}
div#Panel div#List {
	float: left;
	width: 245px;
	height: 306px;
	background: url('../images/bg-right.gif') 0px 0px repeat-y #EEEEEE;

}
div#Panel div#Thumb {
	width: 225px;
	margin: 5px 0px 0px 10px;
	overflow: hidden;
}
div#Panel div#Thumb ul {
	list-style: none;
	width: 237px;
	height: 225px;
}
div#Panel div#Thumb li {
	float: left;
	width: 66px;
	height: 66px;
	margin: 0px 10px 11px 1px;
	background-image: url('../images/border-thumb2.gif');
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
div#Panel div#Thumb li a {
	margin: 1px;
	width: 64px;
	height: 64px;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('../images/default_thumb.gif');
}



div#dvFeedback {
	color:#666666;
}
div#dvFeedback table.tb {

}
div#dvFeedback table.tb span {
	color:#ff0000;
}
div#dvFeedback table.tb th {
	text-align:right;
	width:200px;
	padding-right:5px;
	vertical-align:top;
}
div#dvFeedback table.tb input, div#dvFeedback table.tb .input {
	border:1px solid #999999;
	background:#f1f1f1 !important;
	width:200px;
}

/*Journal*/
div#dvJournal {
	color:#666666;
}
div#dvJournal a {
	color: #666666;
}
div#dvJournal span {
	font-weight: bold;
	color: #00A88E;
}

/*Invester*/
div#dvInvester {
	color:#666666;
}
div#dvInvester .data {
	padding: 0px 15px;
}
div#dvInvester .data a {
	color: #00A88E;
	text-decoration:none;
}
div#dvInvester .data a:hover {
	color: #00A88E;
}
div#dvInvester span {
	font-weight: bold;
	color: #00A88E;
	font-size:14px;
}
div#dvInvester ul.square{
	padding : 0px;
	margin: 5px 0px 0px 17px;
	list-style-image: url('../images/square.gif');
}
div#dvInvester ul.square li {
	padding : 3px;
}
div#dvInvester td {
	padding:3px 10px;
}
div#dvInvester .bgtd {
	height:21px;
	background: #D4EDE0;
}
div#dvInvester .bgtd_alter {
	height:21px;
	background: #F1FAF5;
}
div#dvInvester .pdf {
	text-align:center;
}


/*Healty*/
div#dvHealty {
	color:#666666;
}
div#dvHealty a {
	color:#666666;
	text-decoration:none;
}
div#dvHealty td {
	padding: 2px 10px;
}
div#dvHealty .bgtd {
	height:21px;
	background: #D4EDE0;
}
div#dvHealty .bgtd_alter {
	height:21px;
	background: #F1FAF5;
}
div#dvHealty .img {
	text-align:center;
}
div#dvHealty .body {
	padding-top:15px;
	margin:0px 20px;
}
div#dvHealty .body .qa {
	color:#00947A;
	font-size:15px;
	font-weight:bold;
	float:left;
	width:50px;
	text-align:right;
	margin-right:5px;
}
div#dvHealty .body .qa_data {
	float:left;
	width:620px;
}

div#dvHealty .tips_img {
	float:left;
	width:150px;
	height:132px;
	overflow:hidden;
	text-align:center;
	margin:5px 0px;
}
div#dvHealty .tips_data {
	float:left;
	width:182px;
	height:150px;
	margin:5px 10px;
}
div#dvHealty .tips_data .title {
	color:#00A88E;
	font-size:12px;
	font-weight:bold;
}
div#dvHealty  .tiplink {
	color:#00A88E;
	font-weight:bold;
	text-decoration:underline;
}
