body{
	margin:auto;
	margin-bottom: 0px;
	margin-top:0px;
	background-color:#fde0b3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:920px;
}

td, tr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
td, textarea, input, select {
	font-size: 12px;
	color: #848484;
	font-weight: normal;
	line-height: 16px;
	letter-spacing:0.1em;
}

.frame {
	border: 1px solid #E8E9D7;
}

.text1 {	
	font-size: 13px;
	color: #B18032;
	font-weight: bold;
	text-align:left;
}
.text2 {	
	font-size: 10px;
	font-weight: normal;
	color: #192227;
}
.text3 {
	font-size: 11px;
	font-weight: bold;
	color: #192227;
}
.text4 {	
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.text5 {	
	font-size: 10px;
	font-weight: normal;
	color: #67767a;
}
.text6 {	
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {	
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text8 {	
	font-size: 10px;
	font-weight: normal;
	color: #94AEC5;
}
.text9 {	
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
}

a:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.a:link {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a.a:visited {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a.a:hover {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.b:link {
	font-size: 12px;
	font-weight: normal;
	color: #B18032;
	text-decoration: underline;
}
a.b:visited {	
	font-size: 12px;
	font-weight: normal;
	color: #B18032;
	text-decoration: underline;
}
a.b:hover {
	font-size: 12px;
	font-weight: normal;
	color: #ecc07a;
	text-decoration: underline;
}

a.c:link {	
	font-size: 12px;
	font-weight: bold;
	color: #B18032;
	text-decoration: underline;
}
a.c:visited {	
	font-size: 12px;
	font-weight: bold;
	color: #B18032;
	text-decoration: underline;
}
a.c:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ecc07a;
	text-decoration: underline;
}

a.d:link {
	font-size: 12px;
	font-weight: normal;
	color: #848484;
	text-decoration: underline;
}
a.d:visited {	
	font-size: 12px;
	font-weight: normal;
	color: #848484;
	text-decoration: underline;
}
a.d:hover {	
	font-size: 12px;
	font-weight: normal;
	color:#999999;
	text-decoration: underline;
}

a.e:link {
	font-size: 11px;
	font-weight: bold;
	color: #71A2CB;
	text-decoration:none;
}
a.e:visited {	
	font-size: 11px;
	font-weight: bold;
	color: #71A2CB;
	text-decoration:none;
}
a.e:hover {	
	font-size: 11px;
	font-weight: bold;
	color:#71A2CB;
	text-decoration: underline;
}

a.f:link {	
	font-size: 12px;
	font-weight: bold;
	color: #848484;
	text-decoration: underline;
}
a.f:visited {	
	font-size: 12px;
	color: #848484;
	text-decoration: underline;
}
a.f:hover {
	font-size: 12px;
	color: #848484;
	text-decoration: underline;
}

a.g:link {	
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.g:visited {	
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.g:hover {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

a.h:link {	
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.h:visited {	
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.h:hover {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.inputstyle {
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

/* ul,li */

li{ list-style:none;}

li.a{ list-style:square;}

li.b{ list-style:decimal;}

ul#categories {
	width:300px;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
}

ul#categories li {
	display: block;
	padding: 0px;
	line-height: 30px;
	border-bottom: 1px #dacccc solid;
	border-top: 1px solid #dacccc;
	height: 30px;
	margin-top: -2px; 
	margin-bottom: -2px;
}

ul#categories li { margin-top: 0px; margin-bottom: 0px; }

ul#categories li.selected {
	text-decoration: none; 
	background-color:#FFFFFF;
}

ul#categories li a {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 40px;
	line-height: 30px;
	text-decoration: none;
	font-size: 12px;
	color: #000;
	background: url(img/arrow.png) 26px 12px no-repeat;
}
ul#categories li a:hover { 
	text-decoration: underline; 
	background-color:#FFFFFF;
}

/* about_us */

ul#about_us {
	width:240px;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
}

ul#about_us li {
	display: block;
	padding: 0px;
	line-height: 30px;
	background-color:#FFFFFF;
	border-bottom: 1px #F2BB09 solid;
	height: 30px;
	margin-top: -2px; 
	margin-bottom: -2px;
}

ul#about_us li { margin-top: 0px; margin-bottom: 0px; }

ul#about_us li.selected {
	text-decoration: none; 
	background-color:#FFF3CC;
}

ul#about_us li.title1 {
	text-decoration: none; 
	background-color:#dbae67;
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 40px;
	line-height: 30px;
	text-decoration: none;
	font-size: 14px;
	color:#FFFFFF;
}

ul#about_us li a {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 40px;
	line-height: 30px;
	text-decoration: none;
	font-size: 12px;
	color:#333333;
	background: url(img/arrow.png) 26px 12px no-repeat;
}

ul#about_us li a.sub {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 60px;
	line-height: 30px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background: url(img/arrow.png) 26px 12px no-repeat;
}

ul#about_us li a:hover { 
	text-decoration: underline; 
	background-color:#FFF3CC;
}

/* medical_service_health */

ul#medical_service_health {
	width:240px;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
}

ul#medical_service_health li {
	display: block;
	padding: 0px;
	line-height: 30px;
	background-color:#FFFFFF;
	border-bottom: 1px #F2BB09 solid;
	height: 30px;
	margin-top: -2px; 
	margin-bottom: -2px;
}

ul#medical_service_health li { margin-top: 0px; margin-bottom: 0px; }

ul#medical_service_health li.selected {
	text-decoration: none; 
	background-color:#fdd9ca;
}

ul#medical_service_health li.title2 {
	text-decoration: none; 
	background-color:#DB612F;
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 40px;
	line-height: 30px;
	text-decoration: none;
	font-size: 14px;
	color:#FFFFFF;
}

ul#medical_service_health li a {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 40px;
	line-height: 30px;
	text-decoration: none;
	font-size: 12px;
	color: #000;
	background: url(img/arrow.png) 26px 12px no-repeat;
}

ul#medical_service_health li a.sub {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 60px;
	line-height: 30px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background: url(img/arrow.png) 26px 12px no-repeat;
}

ul#medical_service_health li a:hover { 
	text-decoration: underline; 
	background-color:#fdd9ca;
}

/* medical_service_vaccine */

ul#medical_service_vaccine {
	width:240px;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
}

ul#medical_service_vaccine li {
	display: block;
	padding: 0px;
	line-height: 30px;
	background-color:#FFFFFF;
	border-bottom: 1px #F2BB09 solid;
	height: 30px;
	margin-top: -2px; 
	margin-bottom: -2px;
}

ul#medical_service_vaccine li { margin-top: 0px; margin-bottom: 0px; }

ul#medical_service_vaccine li.selected {
	text-decoration: none; 
	background-color:#e3fdd5;
}

ul#medical_service_vaccine li.title3 {
	text-decoration: none; 
	background-color:#499523;
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 40px;
	line-height: 30px;
	text-decoration: none;
	font-size: 14px;
	color:#FFFFFF;
}

ul#medical_service_vaccine li a {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 40px;
	line-height: 30px;
	text-decoration: none;
	font-size: 12px;
	color: #000;
	background: url(img/arrow.png) 26px 12px no-repeat;
}

ul#medical_service_vaccine li a.sub {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 60px;
	line-height: 30px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background: url(img/arrow.png) 26px 12px no-repeat;
}

ul#medical_service_vaccine li a:hover { 
	text-decoration: underline; 
	background-color:#e3fdd5;
}

/* others */

ul#others {
	width:240px;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
}

ul#others li {
	display: block;
	padding: 0px;
	line-height: 30px;
	background-color:#FFFFFF;
	border-bottom: 1px #F2BB09 solid;
	height: 30px;
	margin-top: -2px; 
	margin-bottom: -2px;
}

ul#others li { margin-top: 0px; margin-bottom: 0px; }

ul#others li.selected {
	text-decoration: none; 
	background-color:#ffddd2;
}

ul#others li.title4 {
	text-decoration: none; 
	background-color:#A96651;
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 40px;
	line-height: 30px;
	text-decoration: none;
	font-size: 14px;
	color:#FFFFFF;
}

ul#others li a {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 40px;
	line-height: 30px;
	text-decoration: none;
	font-size: 12px;
	color: #000;
	background: url(img/arrow.png) 26px 12px no-repeat;
}

ul#others li a.sub {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 60px;
	line-height: 30px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background: url(img/arrow.png) 26px 12px no-repeat;
}

ul#others li a:hover { 
	text-decoration: underline; 
	background-color:#ffddd2;
}

.style4 {font-size: 12px; color: #666666; text-align:left;}

.style6 {font-size: 12px; color: #02569c; text-align:left;}

.style8{font-size: 12px; color: #666666; text-align:left;}

h1{color:#dbae67; padding:4px 0px 5px 12px;}

h4{margin:0px 0px 0px 0px;font-size: 12px; color: #B18032; text-align:left; }

