﻿#divHogLeaveTitle
{
    width: 970px;
    height: 80px;
    border: #333333 1px solid;
    padding: 2px;
    margin-top: 2px;
    margin-bottom: 10px;
    margin-left: 10px;
    background-image: url(../Images/HogLeave_TitleBg.gif);
    background-repeat: repeat-x;
}
#HogSortImage
{
    float: left;
    width: 70px;
    height: 70px;
    border: #333333 1px solid;
    margin-top: 3px;
    margin-left: 5px;
    margin-right: 10px;
}
#HogSortTitle
{
    margin-top: 5px;
    margin-left: 15px;
    font-weight: bold;
    font-size: 14px;
    color: #ff6600;
    font-family: 宋体;
    letter-spacing: 1px;
}
#HogSortDescription
{
    margin-top: 5px;
    margin-left: 15px;
}
/*======================================================================================================*/
.divHogLeaveItem
{
	width: 968px;
	height: 180px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: #444444 1px solid;
	padding: 3px;
	color: #999;
	background-color: #333333;
}
hr
{
    height: 1px;
    border-bottom: #696969 1px dashed;
}

#divLeave img
{
    cursor: hand;
    border: 0px;
}

#divLeave .userInfo
{
    width: 120px;
    height: 170px;
    border: #444444 1px solid;
    float: left;
    background-color: #444444;
}
#divLeave .leaveTitle
{
    height: 30px;
    float: left;
    margin-left: 5px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: #555555 1px dashed;
}

#divLeave .leaveTitle .title
{
    float: left;
    font-weight: bold;
    color: #0099ff;
}
#divLeave .leaveTitle .member
{
    float: right;
    margin-top: 10px;
}

#divLeave .leaveContent
{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 2px;
}

.leaveRepeat
{
    height: 30px;
    padding: 2px 0 0 2px;
}

.leaveRepeatChild
{
    padding: 2px 0 0 2px;
}

.leaveRepeatTitle
{
    font-size: 12px;
    color: #b8860b;
    margin-bottom: 1px;
}
.leaveRepeatInfo
{
    font-size: 12px;
    color: #666;
    line-height: 25px;
    height: 25px;
}
.leaveRepeatInfo:link
{
    font-size: 12px;
    color: #0099ff;
    line-height: 25px;
    height: 25px;
}

/*======================================================================================================*/
#divHogAdd
{
    float: left;
    width: 717px;
    height: 280px;
    margin-top: 2px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding: 3px;
    background-color: #444444;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}

#divHogAdd ul li
{
    margin-left:140px;
    color:#f0f0f0;
    list-style-type:square;
}
/*======================================================================================================*/
#HogdivRight
{
    float: left;
    clear: inherit;
    width: 231px;
    margin-left: 15px;
    margin-top: 2px;
}
/*发帖排行*/
.number
{
    font-weight: bold;
    margin: 3px 30px 3px 10px;
    color: #ff8800;
}
.hoger
{
    color: #0099ff;
    text-decoration: none;
}
.hoger:link
{
    color: #0099ff;
    text-decoration: none;
}
.hoger:hover
{
    color: #696969;
    text-decoration: underline;
}

.hoger1
{
    color: #0099ff;
    font-weight: bold;
    text-decoration: none;
}
.hoger1:link
{
    color: #ff8800;
    font-weight: bold;
    text-decoration: none;
}
.hoger1:hover
{
    color: #696969;
    font-weight: bold;
    text-decoration: underline;
}

.im
{
    margin-left: 10px;
    color: #dcdcdc;
}
.border
{
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 2px;
    margin: 2px 0 0 0;
}
#HogSortInfo
{
	text-align: right;
	padding-right: 10px;
	width: auto;
	height: 22px;
	line-height: 22px;
	font-size: 9px;
	background-color: #3d3d3d;
}
.quote
{
	padding: 6px;
	margin: 8px;
	width:80%;
	border: 1px solid #999966;
	font-style: italic;
	font-size: 12px;
	color: #CC9900;
}