﻿A.SourceTitleLink, A.SourceTitleLink:link, A.RedLink:visited
{
	color: #1f3a87;
	text-decoration: none;
}
A.SourceTitleLink:hover
{
	text-decoration: underline;
}
A.RedLink, A.RedLink:link, A.RedLink:visited
{
	color: #ba2626;
	text-decoration: none;
	font-weight: normal;
}
A.RedLink:hover
{
	text-decoration: underline;
}
#ReviewList
{
}
.ReviewContent
{
	overflow: hidden;
}
.line
{
	border-bottom: 1px dashed #cccccc;
	margin: 8px 0px;
	clear: both;
}
.clear
{
	clear: both;
}

.ReviewContent1
{
	width: 100px;
	line-height: 25px;
	float: left;
	text-align: center;
}

.ReviewContent2
{
	font-size: 14px;
	color: #000000;
	margin-left: 100px;
}

.ReviewContentBar
{
	width: 100%;
	float: left;
	height: 25px;
	line-height: 25px;
}
.ReviewContentTime
{
	float: left;
	height: 25px;
}
.ReviewContent3
{
	text-align: right;
	float: right;
	width: 200px;
	height: 25px;
}
.ReviewContent3 ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.ReviewContent3 li
{
	float: left;
	text-align: right;
	padding: 0px 5px;
}

.NameText
{
	color: #1e50a2;
	font-size: 12px;
}

.ReviewContent4
{
	text-align: left;
	width: 470px;
	float: left;
}


#ReviewPublish
{
	height: 150px;
}
#ReviewLogin
{
	height: 30px;
	line-height: 30px;
}
.Box
{
	border: solid 1px #dddddd;
}
#ReviewPublish_l
{
	float: left;
	width: 450px;
}
#ReviewPublish_r
{
	float: left;
	padding: 30px 0px 0px 30px;
}
.QuoteContent
{
	border: solid 1px #999999;
	background-color: #ffffee;
	padding: 5px;
	margin: 0px 0px 5px 0px;
}
