body{
	background-color: snow;
}

.col-xs-12.col-sm-12.col-md-12.heading{
	margin: 0px auto;
	width: 100%;
	height: 200px;
	background-color: #3366FF;
}

.heading_top{
	margin-bottom: 0px;
	padding-bottom: 45px;
	padding-top: 5px;
	width: 100%；
	height: 30px;
	background-color: #3366FF;
	color: white;
}

.head-top-left{
	
	float:left;
	margin-left: 50px;
	margin-top: 0px;
}

.heading_top > p{
	margin-top: 13px;
	float:left;
	

}

.head-top-left > img{
	margin-top: 0px;
	border-radius: 30px;
    display: inline;
    width: 33px;
    height: 33px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
 
}



.heading_top_navbar{
	position: absolute;
	margin: 0px;	
	padding-right: 50px;
    padding-top: 13px;
	padding-bottom: 3px;
	left:750px;
    width: 50%;
    height: 100%;
/*    background-color:black;*/

}

.heading_top_navbar > ul{
    float: right;
    list-style-type: none;
    padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
/*	background-color:red;*/
}

.heading_top_navbar > ul > li{
	font-family: Arial,Helvetica, sans-serif;
    padding-right: 15px;
    display: inline;

}

.heading_top_navbar > ul > li > a{
	font-size: 15px;

}

.heading_nav{
	width: 100%；
    height: 120px;
	padding-bottom: 70px;
	padding-top: 60px;
	position: relative;
	background-color: #00CCFF;
}


.heading_title{
	position: absolute;
	top:20px;
	left:0px;
}

.heading_title_logo{
	margin-left: 120px;
	
}

.heading_title_logo > img{
	margin-top: 0px;
    border-radius: 50px;
    display: inline;
    width: 90px;
    height: 90px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);	
}

.heading_title_title{
	position: absolute;
	width: 600px;
	height: 80px;
	padding-left: 0px;
	padding-left: 0px;
	left:230px;
	top:10px;
	color: white;
	font-size: 30px;
}

.heading_title_title > p{
	position: absolute;
	left:1px;
	top:1px;
	color: white;
	font-size: 30px;	
}

.heading_title_title > .title2{
	position: absolute;
	top:35px;
	left: 80px;
}

.head-form{
	position: absolute;
	top:45px;
	left: 900px;
}

.heading_top_navbar a:link,.ding_top_navbara:visited{
	font-weight: bold;
	color:white;
	text-align:center;
	padding: 6px;
	text-decoration: none;
}
.heading_top_navbar a:hover,.heading_top_navbar a:active{
	color: dimgray;
}

.heading_img img{
	border-radius: 30px;
	display: inline;
	width: 26px;
	height: 26px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	float: right;	
}


.heading_soptlight form{
	float: right;
	width: 100px;
	height: 26px;
	position: relative;
	margin-right: 90px;
}


.body{
	height: 670px;
	width: 100%;
	border: 3px solid white;
}

.body_left{
	width: 65%;
    height: 100%;
    background-color: aquamarine;
    float: left;
	border: 3px solid white;
}

.body-search{
	position:absolute;
	top: 170px;
	left: 180px;
}

.body-search select{
	height: 30px;

}

.body-search .form-control{
	width: 350px;
	height: 30px;
	display: inline;
}


.body-search .submittext{
	height: 30px;
	width: 90px;
}

.body-search p{
	margin-left: 150px;

}


.body-search > p > strong > a{
	color:#00CCFF;

}


.body_right{
    width: 35%;
    height: 100%;
    background-color: blueviolet;
    float: left;
	border: 3px solid white;
}

.wrapper-foot{
	position:absolute;
	top:1180px;
	width: 100%;
	height: 170px;
	background-color; white;
	border: 3px solid black;
}

.footing{
	border: 1px solid black;
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
	color: darkgray;
}

#hide{
	display: none;
}

.tabs li{
    float:left;
    list-style:none;
}


@font-face{
	font-family: rg;
	src:url("rg.ttf");
	font-style: normal;
	font-weight: normal;
}

@font-face{
	font-family: bd;
	src:url("bd.ttf");
	font-style: normal;
	font-weight: bold;
}

@font-face{
	font-family: eb;
	src:url("eb.ttf");
	font-style: normal;
	font-weight: normal;
}

@font-face{
	font-family: yl;
	src:url("yl.ttf");
	font-style: normal;
	font-weight: normal;
}
@font-face{
	font-family: AleoBold;
	src:url("Aleo-Bold.ttf");
	font-style: normal;
	font-weight: normal;
}

@font-face{
	font-family: AleoRegular;
	src:url("Aleo-Regular.ttf");
	font-style: normal;
	font-weight: normal;
}

@font-face{
	font-family: AleoLight;
	src:url("Aleo-Light.ttf");
	font-style: normal;
	font-weight: normal;
}

@font-face{
	font-family: AleoLightItalic;
	src:url("Aleo-LightItalic.ttf");
	font-style: normal;
	font-weight: normal;
}

@font-face{
	font-family: WilliwawBook;
	src:url("Williwaw-Book.otf");
	font-style: normal;
	font-weight: normal;
}
