* {
	margin: 0;
}
html, body {
	height: 100%;
}
 .style1
        {
            text-align: left;
            color: #FFF; 
        }
         .styless
        {
            text-align: left;
            color: #000; 
        }
        .style
        {
            text-align: left;
            color: #FFF; 
            text-decoration: none;
        }
        .styleZ
        {
            text-align: left;
            color: #1000FF; 
            text-decoration: none;
        }
#box
{
	border-style: none;
	margin-left: auto; 
	margin-right: auto;  
	width: 102px;
	height: 60px;   
}
.textTy
{
	color: #000; 
}
.contentFooter
{
	text-align: center; 
    height:40px;
    width:705px;
}
.b
{
	border: 0px; 
}
.style2
{
	text-align: left; 
	color: #FFF; 
	padding-top: 2px; 
}
#container {
	width: auto;
	background: #ffde9b;
	float: left;
	}
#col1 {
	width: 15px;
	float: left;
	padding: 1px;
	border-right: 1px solid #999999;
	}
#col2 {
	width: 15px;
	float: left;
	padding: 1px;
	}	

body { 
	background-color: #fff; 
	color: #333; 
	font: 82% Arial, Helvetica, san-serif; 
	line-height: 1.4em; 
	margin: 0 auto; 
	padding: 0;
	text-align: center; 
}

a:hover { 
	color: #555;
	text-decoration: none; 
}

strong { font-weight: bold; }

/* Layout */
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; 
}

.inside { 
	margin: 0 auto;
	padding: 20px 0 0 0; 
        width: 1005px;
	text-align: left; 
}

.inside #wall { padding: 15px 0 0 0; }

.inside p { 
	font-size: 13px; 
	padding-bottom: 10px; 
	text-align: justify; 
}
.inside .text { 
	padding: 25px 0;
	overflow: hidden; 
}
.inside .text .left { 
	float: left; 
	width: 480px; 
}
.inside .text .right { 
	float: right;
	overflow: hidden;  
	width: 480px;
}
.inside .text .right #button { 
	float: right; 
	padding-top: 10px; 
}
.banner, .push {
	height: 20px; 
}
   .style3
            {
                font-family: "Segoe UI";
                font-style: italic;
            }
.p
{
	font-size:12px;
	line-height:1.5px;
	padding:0 0px 0 30px;
	margin-right:15px;
	/*display:block;*/
}
.banner 
{
	background-color: #000; 
	color: #999; 
	font-size: 12px; 
	padding-top: 10px; 
} 
.menu 
{
	background-color: #000; 
	color: #999; 
	font-size: 12px; 
	padding-top: 1px; 
} 

.imageBanner {
   background-color :#000000;
   background-position: center bottom;
   background-repeat: no-repeat;
   //position:absolute;
   min-width:850px;
   text-align:center;
   width:100%;
}

.imageBanner2 {
   background-color :#000000;
   background-position: center bottom;
   background-repeat: no-repeat;
   min-width:850px;
   text-align:center;
   width:100%;
   margin-top: -4px;
   float: top; 
}

.header2{
   min-width:850px;
   text-align:center;
   width:100%;
   margin-top: 0%; 
   float: top; 
   padding: 0 0 0px;
}

.header {
   min-width:850px;
   text-align:center;
   width:100%;
}

#stage {
   display: block;
   left:50%;
   margin:auto auto auto -325px;
   position: relative;
   top:265px;
   width:650px;
}

.footer, .push {
	height: 30px; 
}

.footer { 
	background-color: #D60000;
	color: #FFF;	
	font-size: 11px;
	padding-top: 10px; 
}


.btn {
	float: left;
	clear: both;
	background: url(../images/btn_left.png) no-repeat;
	padding: 0 0 0 10px;
	margin: 5px 0;
}


