




#Yulan
{
    float: left;
    padding: 19px 0 0 26px;
    width: 700px;
    background-image: url(../images/shading.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    margin-bottom: 15px;
}

#Character
{
    float: left;
    margin-right: 24px;
    width: 268px;
}
#Character p
{
    border-bottom: 1px #a88120 dashed;
    color: #616161;
    line-height: 22px;
    margin-top: 15px;
    padding-bottom: 20px;
}
#Character ul
{
    margin-top: 18px;
}
#Character ul li
{
    color: #91701b;
    background-repeat: no-repeat;
    background-position: left 10px;
    padding-left: 10px;
    line-height: 24px;
}
#Character ul li span
{
    /*margin-left:63px;*/
}
#DiningImage
{
    border: 1px #d5c394 solid;
    height: 269px;
    padding: 3px;
    float: left;
    width: 371px;
}
#Cate
{
    padding-left: 15px;
}
#RoundFundus
{
    color: #91701b;
    font-size: 13px;
    font-weight: bold;
    padding-left: 18px;
    background-image: url(../images/roundfundus.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    margin-top: 40px;
}
#CateImage dl
{
    float: left;
    margin: 12px 51px 0 0;
    padding-bottom: 11px;
    width: 163px;
}
#CateImage dl dt
{
    border: 1px #ded8cb solid;
    height: 82px;
    padding: 5px;
    margin-bottom: 11px;
    width: 151px;
}
#CateImage dl dd
{
    color: #653b09;
    text-align: center;
}


#Value ul{
	margin-top:19px;
}
#Value ul li{
	background:#ded9cc;
	color:#616161;
	margin-top:4px;
	height:20px;
	line-height:20px;
	padding-left:7px;
	width:160px;
}
#Value img{
	float:right;
	margin-top:22px;
}

