@charset "utf-8";
/* CSS Document */

.profile-head-insert{width:400px;
			  height:68px;
			  float:left;
			  position:absolute;
			  left:250px;
			  top:25px;
			  text-align:center;
			  background:url(_images/bg-h3.gif) no-repeat;}
.profile-head-insert .profile-named{ color:#6C3D04;font-size:24px; font-weight:bold; height:50px; line-height:50px;}
.profile-head-insert div.levelnumber{ color:#fff; line-height:30px; font-weight:bold;}

.logo-img{ height:20px;
		   /*border:1px solid blue;*/
		   /*text-align:left;*/
		   padding-right:70px!important;
		   padding-right:100px;
		   }
.level-number{ position:absolute;
			   left:40px;
			   top:80px;
			   font-size:24px;
			   line-height:36px;
			   color:#fff;
			   font-weight:bold;
			   padding-left:0px;}




