﻿ body
 {
     margin:0px;
     background-color:#FECF1E;
 }

 .user_show_info_div
{
    margin: 8px 2px 2px 50px;
}
.user_show_info_div div
{
    width:100%;
    color:#394A83;
    font-size:12px;
    height:18px;
}
.top_0
{
	background-image:url(../IMG/top_0_right.gif);
    background-repeat:repeat-x;
    height:6px;
    width:100%;
    margin:0px;
    padding:0px;
    position:absolute;
}

.top_2
{
	background-image:url(../IMG/top_2_background-image.gif);
    background-repeat:repeat-x;
    height:58px;
    width:100%;
    border-bottom:solid 0px #FFF;
}

.top_2_right ul
{
	float:right;
	margin:10px 40px 0px 0px;
	height:55px;
}
.top_2_right ul li
{
	float:left;
	height:55px;
	margin-left:4px;
	
}
.top_user_info
{
    background-image:url(../IMG/top_2_but_ion_userinfo.png);
    background-repeat:no-repeat;
    height:44px;
    width:183px;
    margin-top:2px;
}
.top_logo ul
{
	margin:0px 0 0 2px;
}

.top_but_exits
{
    background-image:url(../IMG/top_2_but_exits.png);
    background-repeat:no-repeat;
    height:46px;
    width:78px;
    cursor:hand;
}

.top_but_amendpassword
{
    background-image:url(../IMG/top_2_but_ion_amendpassword.png);
    background-repeat:no-repeat;
    height:46px;
    width:78px;
}

.top_but_help
{
    background-image:url(../IMG/top_2_but_ion_help.png);
    background-repeat:no-repeat;
    height:46px;
    width:78px;
}
.top_show_info_div
{
	width:30px;
    height:18px;
    color:#394A83;
    font-size:12px;
    margin: 4px 2px 2px 44px;
    cursor:hand;
}