.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 */

em{

 float: none;
 clear: none;
 margin:0;
 padding:0;
}
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: 980px;
}
img{
	border: 0;
}
#lng{
	height: 20px;
	text-align: right;
	width: 100%;
	display: block;
	padding-top: 4px;
}
#lng a{
	padding-right: 10px;
}
#hdr{
	height: 80x;
	min-width:980px;
}
.logo{
	width: 30%;
	height: 80px;
	background: url(../img/title_l.png) no-repeat right top;
	float: left;
}
.logo img{
	padding-left: 10%;
	/*margin-top: -10px;*/
}

.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;
}

#line .blue{
	height: 7px;
	width: 34%;
	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: 33%;
	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	: 5px 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: 10%;
	padding-bottom: 15px;
}

#content li{
	list-style-image: url(../img/bullet_1.png);
	padding: 0 2px 0 0;
	margin: 5px 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 top;
	height: 31px;
	padding-left: 9px;
	margin: 10px 0;
	vertical-align: middle;
}

.faq h1{
	background: #F58220 url(../img/faq_r.png) no-repeat right center;
	height: 31px;
	font-size: 12px;
	color: #ffffff;
	margin: 0;
	line-height:31px;
}
.faq h1.long{
	background: #F58220 url(../img/faq_r.png) no-repeat right center;
	height: 31px;
	font-size: 12px;
	color: #ffffff;
	margin: 0;
	line-height:12px;
}
.faq a{
	color: #ffffff;
}

.faq a:hover{
	color: #ffffff;
}

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

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

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

#programs .rdata{
	padding: 4px 2px 4px 10px;
	width: 60%;
	float: left;
}
#teachers{
	padding: 4px 2px 4px 0px;
	border-bottom: 1px solid #B0B1B3;
	margin-bottom:3px;
}
#teachers .photo{
	float:left;
	width: 50px
	padding-right:15px;
}
#teachers .data{
	float:left;
	padding-left:15px;
}
#teachers .description{
	clear:both;
	padding-top:5px;
	padding-right:10px;
}
#news{
	padding: 4px 2px 4px 0px;
}
#news .date{
	font-size: 10px;
	font-weight: bold;
	background-color: #f5ffde;
	padding: 2px;
}
#news h1{
	font-size: 12px;
}
#galerylist{
	
}
#galery {
	padding-top: 10px;
}

#galery .photo {
	padding: 0;
	text-align: center;
}

#galery .photo img {
	border: 8px solid #f5ffde;
}

#galery .description {
	padding: 0 5px 5px;
	margin: 0 5px 5px 0;
	text-align: center;
}

#galery .thumbnails {
	display: block;
	clear: both;
	margin-top: 15px;
	text-align: center;
	
}

#galery .thumbnails .thumbnail {
	width: 95px;
	background-color: #f5ffde;
	padding: 7px 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	float: left;
	text-align: center;
	height:75px;
}

#galery .thumbnails .thumbnail.active {
	width: 80px;
	background-color: #D1DABE;
	padding: 10px 8px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	float: left;
	text-align: center;
}


table.sp_table_1
{
	width:auto;
	font-size:12px;	

}
table.sp_table_1 td
{
	border:#CCCCCC solid 1px;
	padding:3px 10px 3px 5px;

}
table.sp_table_1 td.title
{
	font-weight:bold;
	color:white;
	background:#F58220;
}
table.sp_table_2
{
	width:auto;
	font-size:11px;	

}
table.sp_table_2 tr.title
{
	border:#CCCCCC solid 1px;
	padding:3px 10px 3px 5px;
	background:#F58220;
	font-weight:bold;
	color:white;

}
table.sp_table_2 td
{
	border:#CCCCCC solid 1px;
	padding:3px 2px 3px 2px;

}




#login2 label{
        font-size: 12px;
        display: block;
}

#login2 input.text{
        font-size: 11px;
        display: block;
        background-color: #fff;
        border:#F58220 solid 1px;
        width: 160px;
	margin-bottom:4px;
}

#login2 input.button{
        font-size: 11px;
        display: block;
        background-color: #fff;
        border: 1px solid #F58220;
        margin-top: 10px;
        margin-bottom: 5px;
        width: 160px;
}

#login2 .error
{
    display: block;
    margin: 10px 0;
    border-bottom: 1px solid #F58220;
    border-left: 1px solid #F58220;
    padding-left:10px;    
}

#login2 .error_red
{
    padding-left:10px;
    display: block;
    margin: 10px 0;
    color:red;
    border-bottom: 1px solid #F58220;
    border-left: 1px solid #F58220;
    
}


