@media screen and ( max-width:640px ){
		}	

@media screen and ( max-width:480px ){
	}	

@media screen and ( max-width:320px ){
	.ProfilePart1{ position:relative; padding:0px 10px 0px 10px; height:280px; }
	.ProfilePart1 .con_fr{ padding-top:10px;}
	.ProfilePart1 .bg{ background:#eee; height:280px; position:relative; padding-left:176px; padding-right:10px; margin-top:30px; z-index:10;}
	.ProfilePart1 .imgDiv{ position:absolute; top:10px; left:10px;}
	.ProfilePart1 .title{ margin-bottom:10px; padding-top:10px; font-size:14px;}
    .ProfilePart1 .con_fr p{ position:relative; padding-left:10px; margin-bottom:5px; line-height:18px;}
	.News .con{ height:35px; overflow:hidden;}
	.News .more a{ position:absolute; bottom:0px; left:0px; display:block; width:80px; text-align:center; height:20px; line-height:20px; color:#fff; background:#e1251a;}
	}	
	
@media screen and ( max-width:350px ){
	.ProfilePart1{ position:relative; padding:0px 10px 0px 10px; height:280px; }
	.ProfilePart1 .con_fr{ padding-top:10px;}
	.ProfilePart1 .bg{ background:#eee; height:280px; position:relative; padding-left:176px; padding-right:10px; margin-top:30px; z-index:10;}
	.ProfilePart1 .imgDiv{ position:absolute; top:10px; left:10px;}
	.ProfilePart1 .title{ margin-bottom:10px; padding-top:10px; font-size:14px;}
    .ProfilePart1 .con_fr p{ position:relative; padding-left:10px; margin-bottom:5px; line-height:18px;}
	}	
