﻿html {
	width:100%;
	margin:0 auto;
	 background: url(../images/1.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body {
	font-size:13px;
	font-family:Arial;
	max-width:100%;
	margin:0 auto;
	color:#333333;
	line-height:1.6;
	text-align:justify;
}

a
{
    color:#6AC9FA;
    text-decoration:none;
}
a:hover
{
    color:#ffffff;
    text-decoration:none;
}
#slideshow {
    position:relative;
   
	z-index:-1;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshow img {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
			
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
			
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}
		
@media screen and (max-width: 1024px){
	img.bg {
	left: 50%;
	margin-left: -512px; 
}
}
		
/*******************************************************************Content*************************************************************/
	#header
	{
	     width:100%;
	     margin:0 auto;
	     height:110px;
}
	.h_sub
	{
	     width:610px;
	     margin:0 auto;
	     height:110px;
	     background-color:#ACE1FC;
	     background-image:url(../images/washi.png);
	     border-bottom:4px solid #990000;
    border-left:4px solid #990000;
    border-right:4px solid #990000;
     -webkit-box-shadow:0 0 40px rgba(0,0,0,0.8);
    box-shadow:0 0 40px rgba(0,0,0,0.8);
    opacity:0.9;
    -moz-border-radius:0px 0px 10px 10px;
    border-radius:0px 0px 10px 10px; 
    text-align:center;
	}
	
	#main
	{
	     width:100%;
	     margin:0 auto;
}

#bk_left
{
    float:left;
    width:30%;
    position:fixed;
    z-index:0;
}

#bk_right
{
    float:right;
    width:40%;
    margin-right:10px;
    position:relative;
    z-index:100;
}
	    
	#head_bk
{
    width:100%;
    height:120px;
    float:left;
    margin-top:15px;
    z-index: 2;
    position:relative;
}

.bk_blank
{
    height:450px;
    width:100%;
}
.bk_r1
{
   width:96.5%;
   background: #030D2C;
   padding:10px;
   padding-top:5px;
    background-image:url(../images/gplay.png);
    opacity:0.9;
} 

.r1_subf
{
   height:200px;
   width:100%;
   color:#fff;
   border-bottom:1px solid #999999;
}
.r1_subs
{
   width:100%;
   color:#fff;
   border-bottom:1px solid #999999;
}

.r1_subl
{
   width:100%;
   color:#fff;
   text-align:center;
}

.bk_r2
{
    margin-top:20px;
    width:96.5%;
   background: #0A194B;
   padding:10px;
    background-image:url(../images/gplay.png);
    opacity:0.9;
} 
.r2_subf
{
   width:100%;
   color:#ffffff;
   border-bottom:1px solid #999999;
}

.r2_subl
{
  
   width:100%;
   color:#333;
   padding-top:10px;
}

.bk_r3
{
    margin-top:20px;
   height:470px;
    width:96.5%;
  background: #0E2C8D;
   padding:10px;
    background-image:url(../images/gplay.png);
    opacity:0.9;
} 
.r3_subf
{
   height:220px;
   width:100%;
   color:#ffffff;
   border-bottom:1px solid #999999;

}
.r3_subs
{
   height:244px;
   width:100%;
   color:#333;
}
.r3_subl
{
   height:60px;
   width:100%;
   color:#333;
   padding-top:10px;
   text-align:center;
   background: #FF5D2D;
   
}
.r3_subl a
{
    text-decoration:none;
    color:#333;
}

.r3_subl a:hover
{
    text-decoration:none;
    color:#fff;
}

/***
#footer
{
 background-color:#53473D;
    opacity:0.8;
    width:100%;
    height:55px;
    margin-top:25px;
    position:relative;
    clear:both;
    
}
.foot
{
    width:80%;
	height:40px;
	margin:0 auto;
	padding:5px;
	color:#fff;
}

.foot a
{
    text-decoration: none;
            color: #ccffcc;
}
.foot a:hover
{
    text-decoration: none;
            color: #ACF2F3;
}
**/

/********************************************************************Master***********************************************/

#blank
{
    width:100%;
margin:0 auto; 
height:120px;
}

#man_side_r
{
    width:55%;
    float:right;
    margin-right:10px;
}
.m_bk_r
{
     width:100%;
    float:right;
    background: rgb(255, 255, 255); 
    background: rgba(255, 255, 255, .8);
}

#bk_bot
{
    width:100%;
    height:500px;
    position:relative;
}
.mas_h
{
            font-family:Gabriola;
            font-size: 30px;
            color: #ffffff;
            height: 50px;
            background: #030D2C;
   padding-left:10px;
    background-image:url(../images/gplay.png);
    opacity:0.9;
}
.mas_h_ad
{
            font-family:Gabriola;
            font-size: 30px;
            color: #ffffff;
            height: 50px;
            background: #030D2C;
   padding-left:10px;
    background-image:url(../images/gplay.png);
    opacity:0.9;
   
}
 .yyle9
        {
            color: #003366;
        }
        
        #ad_side_r
{
    width:65%;
    float:right;
    margin-right:10px;
     position:relative;
    z-index:-100;
}



/*******************************************************************Ribben******************************************************************/


  
.image:hover {
-webkit-transform:scale(0.8);
transform:scale(0.8);
}
.image {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}


 