body{
	margin:0;
  	color:#000;
	font:12px "Trebushet MS", arial,sans-serif;
	background:#faff9f;
}
img{border-style:none;}
a{text-decoration:none; color:#022d90;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#main{
	width:780px;
	overflow:hidden;
	margin:0 auto;
}
#header{
	width:780px;
	height:190px;
	overflow:hidden;
	position:relative;
}
#header h1{
	position:absolute;
	margin:0;
	padding:0;
	left:10px;
	top:5px;
}
#header h1 a{
	width:232px;
	height:180px;
	display:block;
	background:url(../images/logo.png);
	overflow:hidden;
	text-indent:-9999px;
	font-size:0;
}
#header h2{
	position:absolute;
	margin:0;
	padding:0;
	left:300px;
	top:5px;
	font-size:20px;
	font-weight:normal;
}
#lang{
	position:absolute;
	margin:0;
	padding:0;
	left:660px;
	top:8px;
	list-style:none;	
	font:14px Arial, Helvetica, sans-serif;
}
#lang li{
	float:left;
	padding:0 0 0 3px;
}
#lang li a{
	color:#000;
	text-decoration:underline;
}
#lang li a:hover{
	text-decoration:none;
}
.table1{
	width:585px;
	table-layout:fixed;
	border-collapse:collapse;
	margin:10px 0 0 1px;
	border:2px #000 solid;
	border-bottom:2px #000 solid;
}
.table1 td{
	border:1px #5c6e4c solid;
	vertical-align:top;
	padding:3px;
	text-align:center;
}
.table1 td.ctr{
	padding-right:70px;
}
.table1 td div{
	height:80px;
	overflow:hidden;
}
.table1 td p{
	margin:0;
	text-align:left !important;
	line-height:12px;
	font-size:10px;
	border:2px #000 solid;
	border-bottom:2px #000 solid;
	background:#fff;
	padding:2px;
}


.textcontent p{
	margin:0 0 10px;
	padding:0;

}

.navigation{
	width:780px;
	height:25px;
	overflow:hidden;
	margin: 0;
	padding:4px 0 0 16px;
	list-style:none;
	background:#f95110;

}
.navigation li{
	float:left;
	display:inline;
	padding-left:13px;
	margin:0 15px;
	background:url(../images/nav.gif) no-repeat 0 5px;
	font-size:14px;
}
.navigation li a{
	color:#fff;
	font-weight:bold;
}
.navigation li.active a{
	color:#ebee0e;
}
.navigation li a:hover{
	color:#ebee0e;
}

.allboxnews{
	display:block;
	overflow:hidden;
	margin:30px 0 0 160px;
}
.allboxnews div{
	display:block;
	overflow:hidden;
	margin-bottom:10px;
}

.center-content{
	width:600px;
	margin:0 auto 20px;

}
.center-content h4{
	text-align:center;
}


#pnav1{
	width:600px;
	height:24px;
	margin:15px auto 10px;
	padding:0;
	list-style: none;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	text-align:center;
}
#pnav1 li{
	display:inline;
	padding:0 10px;
}
#pnav1 li.active{
	font-size:16px;
}
#pnav1 li.active a{
}

#pnav1 li a{
	text-decoration:none;
	color:#222;
}
#pnav1 li a:hover{
	text-decoration:underline;
}
#pnav1 li a:visited{
	color:#222;
}

#content1{
	width:770px; 
	min-height:530px;
	padding:15px ;
	margin:0;
	overflow:hidden;
	background:url(../images/bg1.gif) no-repeat;
}
h3{
	margin: 0 0 10px;
	padding:0;
	font-size:16px;
	color:#b26b04;
	
}
h5{
	margin: 0 0 10px;
	padding:0;
	font-size:14px;
	color:#222;
	
}

h4{
	margin: 0 0 10px;
	padding:0;
	font-size:14px;
	border-bottom: 1px solid gray;
}

.rss-popup{
	width:100%;
	overflow:hidden;
}
.rss-popup li{
line-height:20px;
	
}

.rss-popup em{
	display:none;
}
.personal .hiddenblock{
	display:none;
}
#fancy_content{
	overflow:auto;
}
#fancy_content h5{
	margin:0;
	padding:10px 0 10px 10px;
	font-size:16px;
	text-transform:uppercase;
}
#fancy_content .img-left{
	float:left;
	display:inline;
	margin:5px 10px 10px 10px;
}
#fancy_content .img-right{
	float:right;
	display:inline;
	margin:5px 10px 10px 10px;
}
#fancy_content .img-center{
	display:block;
	margin:0 auto 20px;
}
#fancy_content .img-center.xx{
	margin-top:60px;
}

#fancy_content p{
	margin:0;
	padding:0 10px 10px 10px;
	text-align:justify;
}
.teachers{
	width:100%;
	overflow:hidden;
}
.teachers li{
	width:700px;
	overflow:hidden;
	padding:10px;
	margin-bottom:10px;
}
.teachers li strong{
	display:block;
	font-size:13px;
	font-style:italic;
}
.teachers li.b-left{
	border-right:1px #4C2003 solid;
}
.teachers li.b-right{
	border-left:1px #4C2003 solid;
}
.teachers li.b-left img{
	float:left;
	margin-right:20px;
}
.teachers li.b-right img{
	float:right;
	margin-left:20px;
}
.teachers li h4{
	margin:0;
	padding:0;
	font:bold 16px Arial;
	border-bottom: none;

}
.teachers li.b-left h4{
	
}
.teachers li a{
	color:#610808;
	text-decoration:underline;
}
.teachers li a:hover{
	text-decoration:none;
}


#footer{
	width:780px;
	margin:0 auto;
	height:40px;
	overflow:hidden;
	border-top:1px #000 solid;
	padding:10px 0 0;
}
#footer p{
	float:left;
	margin:0;
}
#footer strong{
	float:right;
	margin:0;
	font-weight:normal;
}

#reguser{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
}
#reguser div{
	display:block;	
	
}
#reguser .error{
	background:#f57a01;
}
	
.table-p{
	margin:0;
	padding:0;
	list-style:none;
}
.table-p li{
	width:100%;
	overflow:hidden;
	margin:0 0 10px;	
}
.table-p li label{
	float:left;
	width:80px;
	padding-left:30px;
}
.table-p li input{
	float:left;
}
.table-p li input.txt1{
	width:300px;
}
.table-p li em{
	float:left;
	line-height:20px;
	padding-right:20px;
}

.table-p.chose{
	width:700px;
	border:1px #aaa  solid;
	padding:10px;
	overflow:hidden;
	margin:0 0 20px;
}
.table-p.chose p{
	font:bold 14px Arial, Helvetica, sans-serif;
}


.table-p.chose li label{
	width:130px;
	padding:0 0 0 10px;
}
.table-p.chose select{
	width:200px;
}

.table-p textarea{
	width:680px;
	height:60px;
	overflow:auto;
	padding:5px;
}
.festconditions{
	width:700px;
	overflow:hidden;
	border:1px #aaa  solid;
	padding:10px;
	margin:0 0 20px;
}
.festconditions h4{
	border:none;
	
}
.festconditions div{
	width:680px;
	height:100px;
	overflow:auto;
	background:#fff;
	border:1px #000 solid;
	padding:10px;
}

