/* block top user information */
#header_right #header_user {
	float: right;
	width: 180px;
	text-align: left;
	margin-left: 6px;
	margin-top: 10px;
	margin-right: 5px;
}

#header_right #header_user span.wel, #header_right #header_user span.wel a{
color: #fff;}
#header_right #header_user span.wel a:hover {color: #ffd802;}

#header_right #header_user span.name a{color: #ffa902; font-weight: bold; text-decoration: none;}
	
#header_user span.cart_b{background: url('../../../img/myimg/shopcart_img.png') 100% 0% no-repeat;
width: 90%;
padding-top: 2px;
display: block;
color: #fff;
}

#header_user span.cart_b a{color: #ffd802;}
#header_user span.cart_b a:hover{color: #fff;}

#header_user span.cart_b br, #header_right #header_user br{margin: 0; padding:0;}
#header_user span.cart_b img {vertical-align: middle; padding-right: 2px;}
#header_user  img {vertical-align: middle; padding-right: 2px;}
#header_user hr{margin-top:3px;color:#fdd545;width:90%;}
#header_user span.img_login{background: url('../../../img/myimg/img_login.png') 0% 50% no-repeat;}

#header_user span.cart_b a.issue_head{color: #1ac516;}
#header_user span.cart_b a:hover.issue_head{color: #ffd802;}

