
.white{
	background-color: white;

}
.content{
	background: url(../images/b_bg_8.jpg) no-repeat;
	background-size: 100% 100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/b_bg_8.jpg',  sizingMethod='scale');
	-ms-behavior: url(../css/backgroundsize.htc);
	behavior: url(../css/backgroundsize.htc); 
}

.b_1{
	height:650px;
}

.b_1_1{
	width: 335px;
	height: 383px;
	background-color: white;
	border-radius: 10px;
	filter:alpha(opacity=50);  
    -moz-opacity:0.5;  
    -khtml-opacity: 0.5;  
    opacity: 0.5;  
    margin-left: 400px;
    margin-top: 120px;
    position: absolute;    
}
.b_1_2{
	width: 300px;
	height: 350px;
	background-color: white;
	border-radius: 10px;
    margin-left: 418px;
    margin-top: 136px;
    position: absolute;    
}
.b_1_3{
	height: 50px;
	border-bottom: 1px solid #c8c9cd;
}
.b_1_4{
    margin-left: 10px;
    margin-top: 25px;
    font-size: 18px;
    
}
.b_1_5_1{
	width: 230px;
	height: 35px;
	border:1px solid #d8d9db;
	border-radius: 2px;
	font-size: 14px;
	background: url(../images/b_bg_9.png) no-repeat;
	padding-left: 20px;		
	
}
.b_1_5_2{
	width: 230px;
	height: 35px;
	border:1px solid #d8d9db;
	border-radius: 2px;
	font-size: 14px;
	background: url(../images/b_bg_5.png) no-repeat;
	padding-left: 20px;	
	
}
.b_1_5_4{
	width: 250px;
	height: 35px;
	background-color: #066bb3;
	border-radius: 2px;
	color: white;
	display: block;
	line-height: 35px;
	text-align:center;
	font-size: 15px;
	
	
}
.b_1_5_3{
	display: block;
	margin-left:150px;
	
}
.b_1_5 li{
	margin: 24px;
}


@media only screen and (min-width: 320px) and (max-width: 340px){

}
@media only screen and (min-width: 341px) and (max-width: 360px) {
	/*gala s5*/
}
@media only screen and (min-width: 361px) and (max-width: 375px) {
	/*iphone 6*/
}
@media only screen and (min-width: 376px) and (max-width: 420px) {
	/*nexus 5x iphone 6ps*/
}
@media only screen and (min-width: 421px) and (max-width: 467px) {
	/*nexus 6p*/
}
@media only screen and (min-width: 468px) and (max-width: 767px) {
	
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){
	
}
