
.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: 220px;
	height: 35px;
	border:1px solid #d8d9db;
	border-radius: 5px;
	font-size: 14px;
	background: url(../images/b_bg_9.png) no-repeat;
	padding-left: 30px;		
	
}
.b_1_5_2{
	width: 220px;
	height: 35px;
	border:1px solid #d8d9db;
	border-radius: 5px;
	font-size: 14px;
	background: url(../images/b_bg_5.png) no-repeat;
	padding-left: 30px;	
	
}
.b_1_5_4{
	width: 250px;
	height: 35px;
	background-color: #066bb3;
	border-radius: 5px;
	color: white;
	display: block;
	line-height: 35px;
	text-align:center;
	font-size: 15px;
	
	
}
.b_1_5_3{
	width: 130px;
	height: 35px;
	border:1px solid #d8d9db;
	border-radius: 5px;
	font-size: 14px;
	padding-left: 10px;

}
.b_1_5 li{
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 15px;
/* 	margin-bottom: 10px; */
}

.b_1_5_5{
	width: 100px;
	height: 35px;
	background-color: #066bb3;
	border-radius:5px;
	color: white;
	display: block;
	line-height: 35px;
	text-align:center;

}

