@charset "UTF-8";
*{
margin: 0;
padding: 0;
font-size: 100%;
font-weight: normal;

}
body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg.jpg) repeat-x left top;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #B19965;
}
#wapper #title {
	background: url(images/title_bg.jpg) no-repeat;
	height: 75px;
	width: 864px;
	padding-bottom: 20px;
}
#wapper #title h2 {
	padding-top: 15px;
	padding-left: 30px;
	margin: 0px;
}
#wapper #contents #blockLeft {
	width: 640px;
	float: left;
}
#wapper #contents #blockRight {
	float: right;
	width: 200px;
}
#wapper {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
#wapper #contents {
	width: 864px;
}
#wapper #header {
	height: 88px;
}
#wapper #header h1 {
	font-size: 10px;
	font-weight: normal;
	height: 23px;
	padding: 3px 0px 0px;
	text-indent: 0px;
	margin: 0px;
}
#wapper #menu {
	width: 864px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
#wapper #menu li {
	float: left;
	height: 40px;
	
	list-style: none;
}
#wapper #header #logo {
	height: 60px;
	width: 210px;
	background: url(images/logo.jpg) no-repeat;
	text-indent: -2000px;
	float: left;
	display: block;
	border-style: none;
}
#wapper #header #tel {
	float: right;
	height: 60px;
	width: 379px;
	background: url(images/tel.jpg) no-repeat;
}
#wapper #menu ul {
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#wapper #menu .m01 {
	background: url(images/m01.jpg) no-repeat;
	text-indent: -2000px;
	display: block;
	height: 40px;
	width: 118px;
}
#wapper #menu .m01 a {
	background: url(images/m01.jpg) no-repeat;
	text-indent: -2000px;
	display: block;
	height: 40px;
	width: 118px;
}
#wapper #menu .m02 {
	background: url(images/m02.jpg) no-repeat;
	text-indent: -2000px;
	display: block;
	height: 40px;
	width: 107px;
}
#wapper #menu .m02 a {
	background: url(images/m02.jpg) no-repeat;
	text-indent: -2000px;
	display: block;
	height: 40px;
	width: 107px;
}
#wapper #menu .m03 {
	background: url(images/m03.jpg) no-repeat;
	text-indent: -2000px;
	display: block;
	height: 40px;
	width: 86px;
}
#wapper #menu .m03 a {
	background: url(images/m03.jpg) no-repeat;
	text-indent: -2000px;
	display: block;
	height: 40px;
	width: 86px;
}
#wapper #menu .m04 {
	background: url(images/m04.jpg) no-repeat;
	text-indent: -2000px;
	display: block;
	height: 40px;
	width: 108px;
}

#wapper #menu .m04 a {
	background: url(images/m04.jpg) no-repeat;
	text-indent: -2000px;
	display: block;
	height: 40px;
	width: 108px;
}

#wapper #menu .m05 {
	background: url(images/m05.jpg) no-repeat;
	text-indent: -2000px;
	display: block;
	height: 40px;
	width: 121px;
}
#wapper #menu .m05 a {
	background: url(images/m05.jpg) no-repeat;
	text-indent: -2000px;
	display: block;
	height: 40px;
	width: 121px;
}
#wapper #menu .m06 {
	background: url(images/m06.jpg) no-repeat;
	text-indent: -2000px;
	display: block;
	height: 40px;
	width: 112px;
}
#wapper #menu .m06 a {
	background: url(images/m06.jpg) no-repeat;
	text-indent: -2000px;
	display: block;
	height: 40px;
	width: 112px;
}
#wapper #menu .m07 {
	background: url(images/m07.jpg) no-repeat;
	text-indent: -2000px;
	display: block;
	height: 40px;
	width: 95px;
}
#wapper #menu .m07 a {
	background: url(images/m07.jpg) no-repeat;
	text-indent: -2000px;
	display: block;
	height: 40px;
	width: 95px;
}
#wapper #menu .m08 {
	background: url(images/m08.jpg) no-repeat;
	text-indent: -2000px;
	display: block;
	height: 40px;
	width: 117px;
}
#wapper #menu .m08 a {
	background: url(images/m08.jpg) no-repeat;
	text-indent: -2000px;
	display: block;
	height: 40px;
	width: 117px;
}
#clearBoth {
	clear: both;
}
#wapper #contents #blockLeft #info {
	margin: 0px;
	padding: 2px 0px 20px;
	text-indent: 20px;
	width: 610px;
}
#wapper #contents #blockLeft #banner {
	width: 620px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#wapper #contents #blockLeft #banner li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#wapper #contents #blockLeft #info li {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 6px;
	list-style: none;
}
#wapper #contents #blockLeft #info img {
	vertical-align: top;
	padding-right: 10px;
	padding-left: 25px;
}
#wapper #contents #blockLeft #banner img {
	padding-right: 10px;
}
#wapper #contents #blockLeft {
	padding-bottom: 20px;
	width: 640px;
}
#wapper #contents #blockRight img {
}
#footer {
	background: url(images/footer_bg.jpg) repeat-x;
	height: 88px;
	margin-top: 0px;
	padding-top: 13px;
}
#footer #footerInner {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
}
#footer #footerInner #txtR {
	width: 864px;
	height: 42px;
}
#footer #footerInner #txtR img {
	float: left;
}
#wapper #list {
	margin-top: 15px;
	margin-bottom: 15px;
}
#wapper #contents #mainContents p {
	margin: 0px;
	padding-top: 0px;
}
#wapper #contents #mainContents {
	padding-right: 50px;
	padding-left: 50px;
	line-height: 140%;
}
#wapper #contents #mainContents h3 {
	margin: 0px;
	padding: 20px 0px 0px;
	color: #82AD01;
	font-size: 16px;
}
#wapper #header #logo a {
	height: 60px;
	width: 210px;
	background: url(images/logo.jpg) no-repeat;
	text-indent: -2000px;
	float: left;
	display: block;
	border-style: none;
}
.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #9E6E0D;
	padding-bottom: 5px;
}
.border01 {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.border02 {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#wapper #header #seo {
	height: 28px;
	width: 488px;
	float: left;
}
#wapper #header #submenu {
	width: 372px;
	float: right;
}
#wapper #contents #blockRight #what {
	padding: 7px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 10px;
	line-height: 140%;
	width: 184px;
	margin-bottom: 20px;
}
#wapper #mainImage {
	margin-bottom: 10px;
}
#wapper #contents #blockRight #what p {
	margin: 0px 0px 5px;
	padding: 0px 0px 7px;
	border-bottom: 1px solid #CCCCCC;
}
#wapper #contents #blockLeft #cam {
	margin-bottom: 15px;
}
#wapper #contents #blockLeft #intro p {
	line-height: 140%;
	margin: 0px;
	padding: 0px 30px 30px;
}
#wapper #contents #blockLeft #intoro01 {
	background: url(images/intoro_bg.jpg) bottom;
	margin-bottom: 20px;
}
#wapper #contents #mainContents #media {
}
#wapper #contents #blockLeft #intoro01 p {
	margin: 0px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#wapper #contents #blockLeft #intoro02 {
	background: url(images/intoro_bg.jpg) bottom;
	margin-bottom: 20px;
}
#wapper #contents #blockLeft #intoro02 p {
	margin: 0px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#wapper #contents #blockLeft #aboutkerala img {
	padding-bottom: 10px;
}
.txtMedia {
	font-size: 12px;
	font-weight: bold;
	color: #82AD01;
}
#wapper #contents #blockLeft #fMenu {
	line-height: 140%;
	text-align: center;
}
#wapper #contents #blockLeft #aboutkerala {
	background: url(images/aboutkerala_bg.gif) bottom;
	margin-bottom: 20px;
}
#wapper #contents #blockLeft #aboutkerala p {
	margin: 0px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#wapper #contents #blockRight ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#wapper #contents #blockRight img {
	padding-bottom: 5px;
}
#wapper #contents #mainContents p {
	line-height: 140%;
}
.txt10 {
	font-size: 10px;
	line-height: 140%;
	padding-bottom: 5px;
	color: #666666;
}
#wapper #contents #mainContents #mediaLeft {
	width: 380px;
	border-right: 1px dotted #CCCCCC;
	float: left;
}
#wapper #contents #mainContents #mediaLeft img {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#wapper #contents #mainContents #media #mediaLeft p {
	padding-top: 20px;
	font-size: 12px;
	line-height: 130%;
}
#wapper #contents #mainContents #media #mediaRight p {
	padding-top: 20px;
	font-size: 12px;
	line-height: 130%;
}
#wapper #contents #mainContents #mediaRight {
	width: 382px;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	float: right;
}
#wapper #contents #mainContents #mediaRight img {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#wapper #contents #mainContents #mediaTop {
	border-bottom: 1px dotted #CCCCCC;
}
#wapper #contents #mainContents #media {
	border-bottom: 1px dotted #CCCCCC;
	font-size: 12px;
	line-height: 140%;
}
#wapper #contents #mainContents p {
	line-height: 180%;
}
#wapper #contents #blockLeft #cam li {
	list-style: none;
	float: left;
}
#wapper #contents #blockLeft #cam ul {
	width: 640px;
}
#wapper #contents #blockLeft #cam .left img {
	margin-right: 10px;
}
.faqQ {
	font-size: 14px;
	font-weight: bold;
	color: #9A6600;
}
.faqA {
	border: 1px solid #C4A46B;
	margin: 5px 0px 20px;
	padding: 15px;
	line-height: 160%;
	background: #F8F7F2;
}
.faq {
	font-size: 12px;
	line-height: 180%;
	padding-bottom: 5px;
}

#wapper #contents #mainContents dl {
}
#wapper #contents #mainContents dl a {
	color: #B19965;
}
#wapper #contents #mainContents dt {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
#curePlan {
	border-bottom: 1px dotted #666666;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#curePlan img {
	padding-right: 25px;
}
#curePlan p {
}
#curePlan #txt {
	line-height: 140%;
}
.txtTitle {
	line-height: 140%;
	font-size: 14px;
	font-weight: bold;
	color: #9F6F0F;
}
#thumn {
	height: 122px;
	width: 122px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-right: 8px;
	margin-left: 8px;
	float: left;
	margin-bottom: 20px;
}
.bttom20 {
	margin-bottom: 20px;
}
#blockLeft #news {
	line-height: 140%;
	margin-bottom: 20px;
	background: #FFFFFF;
	padding: 20px;
	border: 1px solid #CCCCCC;
}
.txtOrange {
	line-height: 140%;
	font-size: 14px;
	font-weight: bold;
	color: #FF9A66;
}

#pliceList {
}
#pliceList .title {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #F7FDBF;
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
}
#pliceList table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	line-height: 160%;
	font-size: 12px;
}
#pliceList  table td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 14px;
	font-weight: normal;
}
#txts {
	padding: 10px;
}
.sTitle {
	background: url(images/menu_bg.jpg) top;
	text-indent: 5px;
	font-weight: bold;
}
#wnTxt {
	line-height: 140%;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #9F6F0F;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
#what img {
	padding-bottom: 5px;
}
#what p {
	line-height: 160%;
}
#what ul {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 40px;
}
#dr {
	padding: 20px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	background: #FFFFFF;
}
#wapper #contents #mainContents #dr div {
	padding-top: 10px;
}
#voiceT {
	line-height: 140%;
	margin-bottom: 0px;
	background: #FFFFFF url(images/voice_bgt.jpg) no-repeat;
	padding: 20px 20px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#voiceB {
}
#voiceF {
	height: 30px;
	margin-bottom: 5px;
	background: url(images/voice_bgf.jpg) no-repeat bottom;
}
#vTxt {
	line-height: 140%;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 20px;
	color: #996600;
}
#prof {
	background: #F2F0E4;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
}
#courseB {
	margin: 0px;
	padding: 0px;
}
#courseC01 {
	background: url(images/co_bg_y.jpg) no-repeat bottom;
	margin-bottom: 10px;
	padding: 0px 35px 10px;
}
#courseC01 .btn {
	text-align: right;
	margin-top: 10px;
}
#courseC02 {
	background: url(images/co_bg_g.jpg) no-repeat bottom;
	padding: 0px 35px 10px;
	margin-bottom: 10px;
}
#courseC02 .btn {
	text-align: right;
	margin-top: 10px;
}
#courseC03 {
	padding: 0px 20px 10px;
	margin-bottom: 10px;
}

#tb {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
.txtCourse {
	font-size: 14px;
	font-weight: bold;
	color: #B79E4E;
	line-height: 160%;
	margin-bottom: 10px;
}
.txtCoursePrice {
	font-size: 14px;
	color: #666666;
	line-height: 160%;
}
.txt12 {
	font-size: 12px;
	line-height: 160%;
	padding-bottom: 5px;
	color: #666666;
}
.txtOption {
	font-size: 14px;
	font-weight: bold;
	color: #8DC421;
	line-height: 160%;
	margin-bottom: 10px;
}
.bor01 {
	border-top: 1px dotted #CCCCCC;
	font-size: 12px;
	color: #666666;
	line-height: 160%;
}
.bor02 {
	border-top: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	font-size: 12px;
	color: #666666;
	line-height: 160%;
}
.bor01T {
	border-top: 1px dotted #CCCCCC;
	font-size: 12px;
	color: #B79E4E;
	line-height: 160%;
	font-weight: bold;
}
.bor02T {
	border-top: 1px dotted #CCCCCC;
	font-size: 12px;
	color: #B79E4E;
	line-height: 160%;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
}
