﻿body
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
	font-size: 12px;
	line-height: 150%;
}
.boxComment
{
	border: solid 2px #CCCCCC;
	background-color: #F8FCFF;
}

.boxCommentAndCommentReply
{
	border-top: dotted 1px #000;
	margin: 0 5px 0 5px;
}

.boxCommentContent
{
	text-align: left;
	margin: 5px 0 5px 20px;
}

.boxCommentRepley
{
	border: solid 1px #999999;
	background-color: #FFFFEE;
	margin: 10px 20px 10px 20px;
}

.boxCommentReplyContent
{
	text-align: left;
	margin: 5px 0 5px 20px;
}
.boxButton
{
	text-align: right;
}
.boxUserLogin
{
	border-top: solid 1px #B2B2B2;
	background-color: #F9FCFE;
	margin: 0 5px 0 5px;
	text-align: left;
}
.boxPlace
{
	background-color: #F3F3F3;
	border-top: solid 1px #B2B2B2;
	margin: 0 5px 0 5px;
}

.boxPlaceHolder
{
	text-align: left;
	margin-left: 20px;
}
.boxFooter
{
	background-color: #fff;
}
.boxPage
{
	text-align: right;
	 margin: 5px 5px 5px 5px;
}
.boxPageButtom
{
	border-top: dotted 1px #000; 
	margin: 5px 5px 5px 5px; 
	text-align: right;
}
#boxMind img
{
	padding:4px;
}
#boxMind .select
{
	padding:3px;
	border:solid 1px;
	background-color:#E2E8F4;
}
.textBox
{
	background: url(http://static.h0591.com/h0591.com/image/Black/h0591LOGO_r2_c2.jpg) no-repeat center;
	background-color: #fff;
}
.button
{
	border: solid 1px;
	border-color: #7E9DB9;
	background-color: #F1F1F1;
}
.tdComment
{
	color: #1F3A87;
	margin-left: 20px;
}

.tdUserLogin
{
	text-align: center;
}
.spanUser
{
	color: #1F3A87;
}

.spanCommentContent
{
	text-indent: 2em;
	word-break: break-all;
	white-space: normal;
}
a:Link, a:Visited, a:Hover, a:Active
{
	color: #000;
	text-decoration: none;
}
a:Hover
{
	color: #C50A05;
	text-decoration: underline;
}
.lblUser
{
	background: url(http://static.h0591.com/h0591.com/image/Black/icoUser.gif) no-repeat left bottom;
	padding-left: 25px;
	padding-top: 2px;
}
.lblPassword
{
	background: url(http://static.h0591.com/h0591.com/image/Black/icoPassword.gif) no-repeat left bottom;
	padding-left: 25px;
	padding-top: 2px;
}
