body 
{
    margin: 0;
    padding: 0;
}

.sxy-div-content
{
    width: 1200px;
    margin: 0 auto;
    background-color:White;
}

#sxy-div-left
{
    width:892px;
    float:left;   
}

#sxy-div-right
{
    width:275px;
    float:left;
    margin-left:31px;    
}

#sxy-textarea
{
    width: 886px;
    height:328px;

	font-size: 14px;
	font-weight: normal;
	line-height:1.6;
	letter-spacing: 1px;
	color: #333333;
	border: none;
}

/*-------------------------------------*/
.sxy-navigate
{
	height: 60px;

	font-size: 14px;
	font-weight: normal;
	line-height:60px;
	letter-spacing: 0px;
	color: #999999;
}
.sxy-navigate a{
	color: #999999;
	text-decoration: none
}
#sxy-title
{
	height: 40px;
	word-break: break-all;
	font-size: 24px;
	font-weight: normal;
	line-height:40px;
	letter-spacing: 0px;
	color: #333333;
}

#sxy-like
{
	width: 140px;
    height: 26px;
    /* background-color: #f6f6f6; */
    float: right;
    line-height: 26px;
}
#sxy-like img{
	cursor: pointer;
}

#sxy-title2
{
	height: 26px;
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #999999;
    margin-bottom: 20px;
    margin-top: 20px;
}

.sxy-tr
{
	height: 12px;

	font-size: 14px;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: 0px;
	color: #489299;
}
.sxy-tr div{
	    overflow: hidden;
	    text-overflow: ellipsis;
	    height: 20px;
	    line-height: 20px;
    }
#sxy-btn
{
	width: 275px;
	height: 40px;
	background-color: #d81e06;
	border-radius: 2px;
	opacity: 0.7;
	color:White;

	font-size: 14px;
	margin-top:30px;
	border: none;
	cursor: pointer;
}

#sxy-font-top1
{
	width: 64px;
	height: 16px;

	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #000000;
}

#sxy-font-top2
{
	width: 36px;
	height: 13px;

	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #999999;
	margin-bottom:5px;
	cursor: pointer;
}

.sxy-content{
	width: 100%;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	color: #333333;

}

.sxy-content p{
	font-size: 16px;
}



tbody div{
	cursor: pointer;
}

.list{
	height: auto;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
}

.title2{
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	padding: 0 auto;
	width: 8%;
	height:auto;
	float: left;
	text-align: right;
}
.listContent{
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	width: 88%;
	float: left;
	height: auto;
}