.clearfix:after{content:".";display:block;height:0;line-height:0px;clear:both;visibility:hidden}
.clearfix{display:inline-table}

/* IE7 */
*+html .clearfix {min-height:1px;}
*+html table {border-collapse: collapse;}

/* BEGIN: hide from IE Mac \*/
* html .clearfix{height:1%}
.clearfix{display:block}
/* END */
body{
	color: #404040;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #fff;
	text-align: center;
}
body, form{
	padding: 0;
	margin: 0;
}
a:link, a:visited{
	color: #f58220;
	text-decoration: underline;
}

a:hover{
	color: #f58220;
	text-decoration: none;
}

a.back{
	margin-top: 20px;
}

#outbox{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-width: 1000px;
}

img{
	border: 0;
}

#lng{
	height: 20px;
	text-align: right;
	width: 100%;
	display: block;
	padding-top: 4px;
}

#lng a{
	padding-right: 10px;
}

#hdr{
	height: 80x;
}

.logo{
	width: 30%;
	height: 80px;
	background: url(../img/title_l.png) no-repeat right top;
	float: left;
}

.logo img{
	padding-left: 10%;
}

.slogan{
	width: 70%;
	height: 80px;
	background: #7c9cce url(../img/title_r.png) no-repeat right top;
	float: left;
}

.slogan img{
	padding: 10px 10px 0 10%;
}

#line{
	clear: both;
	height: 7px;
	font-size: 2px;
	width: 100%; //padding-right: 1px; //overflow-x: hidden;
}

#line .blue{
	height: 7px;
	width: 33%;
	float: left;
	background: #0b3d92 url(../img/line_l.png) no-repeat left center;
}

#line .green{
	height: 7px;
	background-color: #99cf16;
	width: 33%;
	float: left;
}

#line .orange{
	height: 7px;
	background-color: #ff6600;
	width: 34%;
	float: left;
}
#menu{
	width: 20%;
	float: left;
	background-color: #404040;
	text-align: left;
}
#menu .top {
	display: block;
	background: transparent url(../img/menu_t_l.png) no-repeat left bottom;
	padding-left: 5px;
	height: 14px
}

#menu .bottom {
	display: block;
	background: transparent url(../img/menu_b_l.png) no-repeat left bottom;
	padding-left: 21px;
	height: 21px
}

#menu .bottom .right {
	display: block;
	background: transparent url(../img/menu_b_r.png) no-repeat right bottom;
	padding-right: 21px;
}

#menu .bottom .center {
	display: block;
	padding-top: 21px;
}
#menu ul{
	margin: 0;
	padding: 0 10px 10px;
	list-style: none;
}

#menu ul li{
	background: url(../img/bullet.png) no-repeat left 10px;
	border-bottom: 1px solid #fff;
	padding: 8px 0 8px 15px;
	text-transform: uppercase;
}

#menu ul li.active{
	background: url(../img/bullet.png) no-repeat left 10px;
	border-bottom: 1px solid #a6ce39;
	padding: 8px 0 8px 15px;
	text-transform: uppercase;
}

#menu ul li.submenu{
	padding: 4px 0 4px 15px;
	border: none;
	background: none;
	text-transform: none;
}

#menu ul li.submenu a:link, #menu ul li.submenu a:visited, #menu ul li.submenu a.hover{
	font-size: 11px;
}

#menu ul li.active a:link, #menu ul li.active a:visited, #menu ul li.active a.hover{
	color: #a6ce39;
}

#menu ul li a:link,#menu ul li a:visited{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#menu ul li a:hover{
	color: #a6ce39;
	font-weight: bold;
}
#menu .scaido{
	text-align: center;
	padding-top: 25px;
}
#content{
	width: 80%;
	float: left;
	background: url(../img/content_bg.gif) repeat-x left top;
	text-align: left;
}
#heading{
	height: 62px;
	background: url(../img/menu_t_r.png) no-repeat left top;
}
#navmenu{
	width: 50%;
	height: 62px;
	background: url(../img/navemnu_l.png) no-repeat left top;
	float: right;
	padding-left: 18px;
	font-weight: bold;
	font-size: 11px;
}

#pictitle{
	float: left;
	width: 253px;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 5%;
}

#navmenu .holder{
	width: 100%;
	height: 33px;
	background: #404040 url(../img/navemnu_r.png) no-repeat right top;
}

#navmenu .holder ul{
	margin: 0;
	padding	: 8px 5% 0;
}

#navmenu .holder ul li{
	display: inline;
	list-style-type: none;
	padding: 0 2px;
}

#navmenu ul li a:link,#navmenu ul li a:visited{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#navmenu ul li a:hover{
	color: #a6ce39;
	font-weight: bold;
	font-size: 12px;
}
#title{
	margin-left: 5%;
	height: 108px;
	background: url(../img/title_h1.png) no-repeat left top;
	margin-top: 10px;
}

#title h1{
	color: #7c9cce;
	height: 24px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	background: url(../img/menu/picbeauty01.jpg) no-repeat right top;
	height: 108px;
}
#pad{
	margin-left: 5%;
	padding-left: 10px;
	margin-right: 20%;
	padding-bottom: 15px;
	text-align: left;
}

#content li{
	list-style-image: url(../img/bullet_1.png);
	padding: 2px 2px 2px 0;
}
h2{
	color: #99cf16;
	font-size: 18px;
}

h1{
	color: #99cf16;
	font-size: 18px;
}
#login{
	padding: 10px;
	color: #fff;
	font-size: 11px;
}

#login h1{
	margin: 0;
	color: #fff;
	text-align: center;
	font-size: 12px;
	padding-bottom: 5px;
}

#login .top {
	display: block;
	background: transparent url(../img/login_t_l.png) no-repeat left top;
	padding-left: 18px;
	height: 20px
}

#login .top .right {
	display: block;
	background: transparent url(../img/login_t_r.png) no-repeat right top;
	padding-right: 18px;
}

#login .top .center {
	display: block;
	padding-top: 19px;
	border-top: 1px solid #fff;
}

#login .middle {
	display: block;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding-right: 10px;
	padding-left: 10px;
}

#login .bottom {
	display: block;
	background: transparent url(../img/login_b_l.png) no-repeat left bottom;
	padding-left: 18px;
	height: 20px
}

#login .bottom .right {
	display: block;
	background: transparent url(../img/login_b_r.png) no-repeat right bottom;
	padding-right: 18px;
}

#login .bottom .center {
	display: block;
	padding-top: 19px;
	border-bottom: 1px solid #fff;
}
#login label{
	font-size: 11px;
	display: block;
}

#login input{
	font-size: 11px;
	display: block;
	background-color: #fff;
	border: 1px solid #fff;
	width: 130px;
}

#login input.button{
	font-size: 11px;
	display: block;
	background-color: #fff;
	border: 1px solid #fff;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 134px;
}
.faq{
	background: url(../img/faq_l.png) no-repeat left center;
	height: 31px;
	padding-left: 10px;
}

.faq h1{
	background: #f58220 url(../img/faq_r.png) no-repeat right center;
	height: 31px;
	font-size: 14px;
	color: #fff;
	line-height: 31px;
}

div.answer{
	padding-left: 10px;
	margin: 0;
}
#programs{
	background-color: #f5ffde;
}

#programs .row{
	clear: both;
	border-bottom: 2px solid #fff;
}

#programs .rtitle{
	float: left;
	width: 30%;
	font-weight: bold;
	padding: 4px 2px 4px 10px;
	border-right: 2px solid #fff;
}

#programs .rdata{
	padding: 4px 2px 4px 10px;
	float: left;

}
table.plan {
	border-top: 1px solid #ececec;
	border-right: 1px solid #ececec;
	font-size: 12px;
}
table.plan td{
	border-left: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding: 2px 2px;
	text-align: center;
}
table.plan th{
	padding: 3px 2px;
	border-left: 1px solid #edeae2;
	border-bottom: 1px solid #edeae2;
	background: #edeae2;
	text-align: center;
}

table.plan thead td{
	background: #d1d0cd;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
}
table.plan tfoot td{
	background: #d1d0cd;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
}
