@charset "utf-8";
/* CSS Document */


html, body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img
{
	margin: 0; padding: 0; border: 0;
	
}
div{
	display:block;
}


.left
{
	float:left;

}


.clear {
clear: both;
}


.right
{
	float:right;
	
}
header
{
	width: 100%;
	margin: 0px;
	padding: 0;
	background:url(../images/headerback.jpg) repeat;
	min-height: 130px;
	height: auto;
	border-bottom: 5px solid #ffc000;
}
.header img{
	height:100%;
}

.inner-header
{
	padding-top:10px;
	width: 100%;
	max-width: 1200px;
	/* min-width: 1140px; */
	margin: 0 auto;
	
}

.paddingleft
{
	padding-left:5%;
}


.announce
{
	width:98%;
	height:30%;
	padding-left:1%;
	word-wrap: break-word;
	margin-bottom:50px;
}

p{
	color:#242424;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:140%;
}


.grad1
{
	height:100%;
	background: -webkit-linear-gradient(#FFF, #EBEBEB); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFF, #EBEBEB); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFF, #EBEBEB); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFF, #EBEBEB); /* Standard syntax (must be last) */
	box-shadow: 1px #999;
}



.grad2
{
	height:100%;
	background: -webkit-linear-gradient(#F0F0F0, #C3C3C3 ); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#F0F0F0, #C3C3C3); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#F0F0F0, #C3C3C3); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#EFEFEF, #C3C3C3); /* Standard syntax (must be last) */
	box-shadow: 1px #999;
}

.grad3
{
	height:100%;
	background:#EBEBEB;
	box-shadow: 1px #999;
	border-radius:10px;
}

.grad4
{
	height:100%;
	background: -webkit-linear-gradient(#FFF, #F3F3F3 ); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFF, #F3F3F3); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFF, #F3F3F3); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFF, #F3F3F3); /* Standard syntax (must be last) */
	box-shadow: 1px #999;
}

.myactive a
{
	color:#1162DB;
	background:#F2F2F2;
}
.myactive2 a
{
	background:#F2F2F2;
}
.underline li{
	border-bottom:1px solid #DADADA;
}


.myboxwraper{
	width:100%;
}

.mybox{
	width:100%;

	
}

.mytitle{
	width:100%;
	margin-bottom:30px;	
}

.myheader{
	font-size:24px;
	color:#333;
	font-weight:700;
}

.mydatewraper{
	font-size:15;
	color:#333;
	padding:5px;
	border-radius:5px;
	background:url(../images/headerback.jpg) no-repeat;
	margin-right:5px;
	width:6%;
	color:#FFF;
	width:35px;
	text-align:center;
	float:left;
	

}

.mymot{
	font-weight:700;
	font-size:14px;

}
.myday{
	font-weight:500;
	font-size:17px;

}
.myhr
{
	background:#333;
}

.nae
{

	margin-bottom:5%;
	width:100%;
	height:100%;

}
.wholecontent
{
	margin-left:auto;
	margin-right:auto;
	width:95%;	
}

.announce-header{
	background-image:url(../images/wood.jpg);
	padding:15px 2px 15px 20px;
	color:#f0b65b;
	font-size:20px;
	font-weight:600;
	
}

.announce-header a {
	color:#f0b65b;
}
.announce-header a:hover {
	color:#999;
}
.announce-body{
	background:url(../images/sand.png);
	padding: 15px 10px 30px 20px;
	color:#333;
}



.mytable table{
	width:100%;
}
















/*********************************************** SLIDER STYLE  ******************************************************/

 .captionOrange, .captionBlack
        {
            color: #fff;
            font-size: 20px;
            line-height: 30px;
            text-align: center;
            border-radius: 4px;
        }
        .captionOrange
        {
            background: #EB5100;
            background-color: rgba(235, 81, 0, 0.6);
        }
        .captionBlack
        {
        	font-size:16px;
            background: #000;
            background-color: rgba(0, 0, 0, 0.4);
        }
        a.captionOrange, A.captionOrange:active, A.captionOrange:visited
        {
        	color: #ffffff;
        	text-decoration: none;
        }
        a.captionOrange:hover
        {
            color: #eb5100;
            text-decoration: underline;
            background-color: #eeeeee;
            background-color: rgba(238, 238, 238, 0.7);
        }

 
    
    
     /* jssor slider bullet navigator skin 11 css */
            /*
            .jssorb11 div           (normal)
            .jssorb11 div:hover     (normal mouseover)
            .jssorb11 .av           (active)
            .jssorb11 .av:hover     (active mouseover)
            .jssorb11 .dn           (mousedown)
            */
            .jssorb11 div, .jssorb11 div:hover, .jssorb11 .av
            {
                background:url(../images/b11.png) no-repeat;
                overflow:hidden;
                cursor: pointer;
            }
            .jssorb11 div { background-position: -10px -10px; }
            .jssorb11 div:hover, .jssorb11 .av:hover { background-position: -40px -10px; }
            .jssorb11 .av { background-position: -70px -10px; }
            .jssorb11 .dn, .jssorb11 .dn:hover { background-position: -100px -10px; }
     
        
        
       /* jssor slider arrow navigator skin 16 css */
            /*
            .jssora16l              (normal)
            .jssora16r              (normal)
            .jssora16l:hover        (normal mouseover)
            .jssora16r:hover        (normal mouseover)
            .jssora16ldn            (mousedown)
            .jssora16rdn            (mousedown)
            */
            .jssora16l, .jssora16r, .jssora16ldn, .jssora16rdn
            {
            	position: absolute;
            	cursor: pointer;
            	display: block;
                background:url(../images/a16.png) no-repeat;
                overflow:hidden;
            }
            .jssora16l { background-position: -19px -42px; }
            .jssora16r { background-position: -79px -42px; }
            .jssora16l:hover { background-position: -139px -42px; }
            .jssora16r:hover { background-position: -199px -42px; }
            .jssora16ldn { background-position: -259px -42px; }
            .jssora16rdn { background-position: -319px -42px; }



