﻿body {
width: 1300px;
    /*margin: 20px auto; */
    /* padding: 20px;*/
    font-family: "Open Sans", sans-serif;
    /*font-size: 1em;*/
    background: #ffcc22;
  
}

a {
    outline: none;
   }               
a:link {
    text-decoration: none;
    color: #cccccc;
   }
a:visited {
   text-decoration: none;
    color: #cccccc;
     }
a:active {
    text-decoration: none;
     color: #cccccc;
    }
a:hover {
    float:left;
     text-decoration: none;
     color: #cccccc;
    }
a {outline: none;}
.head {
    width:1300px;
 
    
}
.head div{
	display: inline-block;
    margin: 0;
	padding: 0;
     
}
.logoimg {
     float: left;
    height: 36px; 
    width: 624px;
}
.top_login {
     float: right;
	font-weight: bold;
	color:#5f5f5f;
	font-size: 0.8em;
}
#wrapper{
    flex-item-align:center;
    height: 668px;
}
.index_center {
    font-weight:700;
    text-shadow: 1px 1px 0px #333;
    border: 1px solid #2a3b52; 
    text-align: center; 
    width: 1195px; 
    background-color: #5f5f5f;
}
