@CHARSET "UTF-8";

body {
    line-height: 1.8;
	text-align:left;
}

a:link, a:visited {
    color: #009;
    text-decoration: none;
}

a:hover, a:active {
    color: #000;
    text-decoration: none;
    background: #FED762;
}

#right {
    margin-left: -350px;
    float: left;
    width: 350px;
}

#navbox {
    margin-left: 330px;
    text-align: left;
}

#main_my56pin {
    color: #000;
    width: 950px;
    margin: 0 auto;
}

#left_my56pin {
    width: 200px;
    float: left;
    background: #fff;
    margin-top: 10px;
}

#right_my56pin {
    margin-top: 10px;
    float: right;
    width: 740px;
}

#left_my56pin h1 {
    color: #fff;
    line-height: 21px;
    padding-left: 5px;
    background: #7AC432 url(http://static.56pin.com/static/images/list_l_bg.gif) no-repeat left;
}

#left_my56pin h1 span {
    display: block;
    line-height: 21px;
    background: url(http://static.56pin.com/static/images/list_l_bg2.gif) no-repeat right;
}

.my_l_k {
    border: 1px solid #EBEBEB;
    background: url(http://static.56pin.com/static/images/my_l_bg.jpg) repeat-y right;
    margin-bottom: 10px;
    padding: 4px;
}

#left_my56pin ul {
    padding: 5px 0;
}

#left_my56pin ul li {
    padding-left: 10px;
}

.my_xz {
    background: #FFF url(http://static.56pin.com/static/images/home_3d.gif) no-repeat 180px center;
    margin-right: -10px;
    font-weight: 700;
}

#right_my56pin h1 {
    padding-left: 10px;
    font-size: 14px;
    border-bottom: 3px solid #5CB209;
}

#right_my56pin p {
    color: #494949;
    padding: 10px;
}