html
{
	font-size:12px !important;
}

.myUpdate{
	display:none !important;
}
.lastUpdate{
    padding: 30px;
    float: left;
    width: 100%;
}
.clearBoth{
	clear:both;
}

body p{
	margin: 0 0 30px 0;
	line-height: 150%;
}
body .myPopCont p {
    line-height: normal;
}

body #main, body #main #header, body #main #footer
{
	width: 100%;
	min-width:1024px;
}

#main #content, body #main #header #headerLoader, body #main #footer #footerLoader
{
	width: 1024px;
	/*max-width:1024px;*/
	margin: auto;
	display: block;
}

#header #header_logo img
{
    width: 580px;
	padding-top:20px;
	padding-bottom:20px;
    max-width: 100%;
}

#headerLoader
{
	margin-bottom:5px;
}

#header .menu_bg
{
	position: absolute;
    right: 0;
    left: 0;
    background-color: #81e2f6;
    height: 60px;
    bottom: 0;
    z-index: -1;
}

#header #header_middle
{
	position: absolute;
    left: 0;
    right: 0;
}

p.pal
{
	margin:0;
}
ul.pal
{
	margin-bottom:30px;
}

#header
{
	background-image:url(../images/bg_header.jpg);
	background-repeat:repeat-x;
}

#header_top
{
	background-color:transparent !important;
}

#footer
{
	background-color:#EAEEEF !important;
	float:left;
}

.flex-direction-nav a {
	height: 140px !important;
	width: 48px !important;
}

#index_content {
	position: relative;
	width: 1024px;
	height: auto;
	max-width: 1024px;
    display: block;
    margin: 0 auto;
	overflow: auto;
}

#index_page_title {
	background: -webkit-linear-gradient(left, #ffffff, #cfcfcf); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #ffffff, #cfcfcf); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #ffffff, #cfcfcf); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #ffffff, #cfcfcf); /* Standard syntax */
	position: relative;
	margin-top: 20px;
	padding-left: 30px;
	font-family: 'rieslingregular', arial;
	font-size:2.9em;
	color: #ff6800;
}

#index_page_title2 {
	background: -webkit-linear-gradient(left, #ffffff, #cfcfcf); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #ffffff, #cfcfcf); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #ffffff, #cfcfcf); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #ffffff, #cfcfcf); /* Standard syntax */
	position: relative;
	margin-top: 20px;
/*	padding-left: 30px;*/
	padding: 10px;/*
	font-family: 'rieslingregular', arial;*/
    line-height: normal;
	font-size:2.4em;
	color: #ff6800;
}

.index_scholarship_box {
	/*width: 214px;*/
	border:3px solid #ffffff;
	background-color: #e2e2e2;
	max-width:100%;

    /*width: 274px;
    padding: 15px 30px;*/
	width:100%;
	height:100%;
	padding: 0;
}

body .index_scholarship_box:hover,
body .index_scholarship_box:focus,
body .index_scholarship_box:active{
	background-color:#f9f9f9;
}

.index_scholarship_box>*{
    display: block;
    margin: auto;
    max-width: 208px;
}

.index_scholarship_box img{
	max-width:100%;
}

.scholarship_box_info {
	padding: 5px;
    min-height: 50px;
}


.scholarship_copyright {
	font-size:0.7em;
}

#index_info {
	background-color: #cfcfcf;
	position: relative;
	display: inline-block;
	width: 1024px;
	float:left;
	z-index:888;
}

#index_news {
	background-color: #cfcfcf;
	position: relative;
	display: inline-block;
	width: 100%;
	float:left;
	z-index:888;
}

#index_info > ul {
	list-style: none;
	margin: 0;
	padding: 0;	
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#index_info > ul > li {
	padding: 1px;
	float: left;
	width: 20%;
	min-width:20%;
}

#index_info > ul > li:first-child {
/*	padding-left: 30px;*/
}

#index_news > ul {
	list-style: none;
	margin: 0;
	padding: 0;	
	border: 3px solid #ffffff;
    background-color: #e2e2e2;
    margin:15px 25px 0 25px;
}

#index_news > ul > li {
	padding: 16px 20px;/*
	font-weight:bold;*/
}

#index_news > ul > li:first-child {
/*	padding-left: 30px;*/
}
#index_page_title,
#index_page_title2{
    padding: 10px 30px;
}
#btn_control {
	position: absolute;
	bottom: 5px;
	right: 5px; 
	padding: 5px 10px;
	z-index: 999;
	cursor: pointer;
}

#news_moreBtn {
	position: absolute;
	right: -4px;
	top: 40px;
}

#indexTable {
	width: 100%;
}

#indexTable > tbody > tr > td {
	padding: 10px;
}

.flashBanner
{
	display:block;
}

#flexslider
{
	display:none;
}

body a:focus {
    outline:none !important;
}
/*
#top_menu > li > a > div.double
{
	max-width:200px;
}*/

.nobr
{
	white-space: nowrap !important;
}

#header_slider
{
	/*position:absolute;*/
	z-index:8200;
}

.banner_area
{
	z-index:8000;
	height: 430px;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    overflow: hidden;
}

.flowplayer.mylogo
{
	position:absolute;
	z-index:8200;
	width:1024px;
	height:430px;
	max-width:100%;
    overflow: hidden;
}

/*========================*/
/* default cursor for screen */
.flowplayer.mylogo .fp-ui {
  cursor: default;
}
/* reinstate pointer for ui elements */
.flowplayer.mylogo .fp-controls,
.flowplayer.mylogo .fp-embed,
.flowplayer.mylogo .fp-time,
.flowplayer.mylogo .fp-duration,
.flowplayer.mylogo .fp-remaining {
  cursor: pointer;
}
/* no screen play button */
.is-paused.flowplayer.mylogo .fp-ui {
  background-image: none;
}
 
/* for devices which enforce a splash setup, e.g. iOS */
.is-splash.flowplayer.mylogo {
  /* background color similar to first frame of video
     could also be a background image */
  background-color: #001f1f;
}
/* show the controls in splash state */
.is-splash.flowplayer.mylogo .fp-controls {
  display: none !important;
}

.flowplayer.mylogo .fp-ui, .flowplayer.mylogo .fp-help, .flowplayer.mylogo .fp-context-menu
{
	display:none !important;
}

#controller
{
	max-width:400px;
}

.pauseBtn
{
	position:absolute;
	cursor:pointer;
	background-color:#fff;
	bottom:20px;
	right:20px;
}

#header_bottom
{
	z-index:9999;
	margin-top: 430px;
}

#fontControl a
{
	color:#000;
}

#fontControl  a.fontOn {
    color: #EC0000;
}

body.mobileVersion .flowplayer
{
	display:none !important;
}

.rmPBtn
{
	background-image: url(../images/btn_browsephoto.png);
    width: 155px;
    height: 35px;
    display: block;
	font-size:0;
	margin: 0 10px 20px 10px;
}

.rmPBtn_tc
{
	background-image: url(../images/btn_browsephoto_tc.png);
    width: 132px;
    height: 35px;
    display: block;
	font-size:0;
	margin: 0 10px 20px 10px;
}

.rmPBtn_sc
{
	background-image: url(../images/btn_browsephoto_sc.png);
    width: 132px;
    height: 35px;
    display: block;
	font-size:0;
	margin: 0 10px 20px 10px;
}

.rmVBtn, .rmVBtn_f
{
	background-image: url(../images/btn_playvideo.png);
    width: 132px;
    height: 35px;
    display: block;
	font-size:0;
	margin: 10px 10px 20px 10px;
}

.rmVBtn_tc, .rmVBtn_f
{
	background-image: url(../images/btn_playvideo_tc.png);
    width: 132px;
    height: 35px;
    display: block;
	font-size:0;
	margin: 10px 10px 20px 10px;
}

.rmVBtn_sc, .rmVBtn_f
{
	background-image: url(../images/btn_playvideo_sc.png);
    width: 132px;
    height: 35px;
    display: block;
	font-size:0;
	margin: 10px 10px 20px 10px;
}


/*=============Close Up===============*/
.my_gallery:after{
	content:" ";
	clear:both;
	display:block;
}
.my_gallery .close_data{
	display:none;
}
#close_up{
	display:none;
	
	z-index:-1;
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
	
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}
#close_up.active{	
	display:block;
	
	z-index:9000;
	/*background-color:rgba(0,0,0,.6);*/
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-opacity:1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}
#close_up .bg{
	z-index:9100;
	background-color:rgba(0,0,0,.64);
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
#close_up .area{
	z-index:9200;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    top: 50%;
    margin-top: -300px;
    width: 1000px;
	background-color:#fff;
}
#close_up .close{
	background-color:#ddd;
	color:#fff;
	text-align:center;
	bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
}
#close_up .close a{
	display:block;
	padding: 5px;
}
#close_up .area .title{
	font-weight:bold;
	font-size:1.4em;
	background-color:#dcdcdc;
	color:#7b7b7b;
	padding:4px 10px;
}
#close_up .area .main{
	padding:30px 30px 45px 30px;
	position:relative;
}
#close_up .area .main .left{
	width:40%;
	float:left;
}
#close_up .area .main .right{
	width:60%;
	float:right;
}
#close_up .area .main .img{
	padding:5px;
}
#close_up .area .main .img img{
	width:100%;
}
#close_up .area .main .caption{
	padding:5px;
}
#close_up .area .main .cont{
	padding:5px;
	padding-left:15px;
}
#close_up .area .main .cont p{
	margin-bottom:15px;
}
/*=======*/
.index_banner{
 /*   border: 3px solid #078e01;*/
    margin-top: 18px;
    margin-bottom: 10px;
    padding: 1px;
/*    background-color: #928f20;*/
	border: 1px solid #154360;
	background-color: #e36c0a;
}
.index_banner_area{
/*    background-color: #fff81d;*/
    padding: 12px;
/*    border: 1px solid #a6d2a5;*/
	background-color: #ffc000;
	border: 1px solid #c7c3bd;
}
.index_banner_area.flex{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;/*
	-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
}
.index_banner_area.flex>*:nth-child(1){
	margin: auto;
	max-width:40%;
	-webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.index_banner_area.flex>*{/*
	max-width:100%;
	display:block;
	position:relative;
    margin: auto;*/
}
.index_banner_area.flex img{
	max-width:100%;
}
/*=========*/
.myPopCont{
	font-size: 1.6em;
	padding: 30px;
	max-width: 90%;
	width:800px;
	margin:auto;
	max-height:90%;
	overflow:auto;
}
.myPopCont.center{
	text-align:center;
}