body{
	background:#fff;
	margin:0;
	padding:0;
	font-family: comic sans ms,sans-serif;;
}

* {

	font-size: 12px;
	outline: none;
	padding:0px;
	margin:0px;
}

a{
	cursor:pointer;
	text-decoration: none;
    
}

a:hover{
	text-decoration: none;
}


.left{
	float:left;
}

.right{
	float:right;
}
.clearAll{
	clear:both;
	width:100%;
	
	
}
.contents ul{
    float:left;
	margin-left:25px;
}
.box_canh_trai h1{
	height:30px;
}
.box_canh_trai h1 img{
	height:30px;
	width:421px;
}
.linknhac{
    float:right;
	height:15px;
	width:15px;
	margin-top:-8px;
	margin-right:70px;/* display:none*/
}


 #bg_logout_left
{
	background:url('../images/denhatnongtrai/bg_logout_left.png') no-repeat;
	bottom: 0;
    height: 30px;
   	width:40px;
	z-index:1000;
	float:left;
	
}
 #banner_right_logout
{
	background:url('../images/denhatnongtrai/bg_logout.png') repeat-x;
	
    height: 30px;
   
   float:left;
   	
	padding-right:10px;
	z-index:1000;
	
}
#banner_right_logout .username
{
	font-weight:bold;
	color: #964D06;
    font-size: 12px;
} 
#banner_right_logout a
{
	 text-decoration: none;
	color: #964D06;
    font-size: 12px;
}
#banner_right_logout div
{
	height:30px;line-height:30px;
}
.edit_member
{

		width:134px;
		height:53px;
		margin-left: 30px;
	    margin-top: 5px;
	}
.show_emotion li
{
	list-style:none;
	margin:0px 0px 0px 2px;
}

