A {
	COLOR: #000; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}

.mr15 {
	background-image: url(images/jt01.gif);
	background-repeat: no-repeat;
	color: #333333;
	margin-right: 2px;
	vertical-align: middle;
	margin-left: 5px;
	
}

.cont1 
{
	padding: 5px;
	text-align: left;
	
	
}

/*文章评论用 ---------------- */

.PingLun_Writer {
	font-size: 13px;
	color: #FC5300;
	margin: 10px;
}
.PingLun {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A4D86C;
}
.PingLun_Content {
	font-size: 13px;
	line-height: 150%;
	margin: 10px;
}
.PingLun_user {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 2px;
}




/* ------------------------*/

 


/* GridView 显示用 */
.GridHeader
{
	font-size: 13px;
	color: #fc502c;
	font-weight: normal;
}
.GridRow
{
	height: 25px;
	font-size: 13px;
}

.GridAlternatingRow
{
	height: 25px;
	font-size: 13px;
	
}

.PageStyle1
{
	color: #fc502c;
}


