@charset "UTF-8";
/* CSS Document */

/*.page{
	background-image:url(../img/profileume.png);
	background-repeat: no-repeat;
	background-position:right bottom;
	bottom: 0;}*/

h3{
	font-weight: bold;
	margin-top: 10px;
    margin-bottom: 10px;
}

.p_box{
    overflow:hidden;
}


.kkprofileimg{
    padding-right:20px;
}

.profile_box{
	float:left;
	padding: 20px;
    
    
}

.k_box{
    padding:0px 40px 20px;}

@media screen and (max-width:799px)  {
	
.k_box{
    padding:0px 10px 10px;}	
}
#inner_wrap{
    padding-bottom: 100px;
}

/* -----smartPhone-----*/
@media screen and (max-width: 480px){

}

/* -----smartPhone320-----*/
@media screen and (max-width: 320px){
 .kkprofileimg{

}   
}