﻿.help
{
	width:580px; 
	margin:10px auto 20px; 
	padding:10px; 
	background:#f8fabd; 
	border:solid 1px #ebe47a; 
	text-align:right; 
	direction:rtl;
}

#gooyaBase
{
	width:580px; 
	height:auto;
	margin:5px auto;
	display:block;
	overflow:hidden;
}

.normalGooya
{
	width:580px; 
	margin:0; 
	background:#dddddd; 
	border:solid 1px #bbbbbb;
}

.titleGooya
{
	width:573px; 
	margin:0; 
	padding:5px 5px 5px 0px; 
	background:#ffffff; 
	border-bottom:solid 1px #bbbbbb; 
	border-right:solid 1px #bbbbbb; 
	text-align:right; 
	direction:rtl; 
	display:block;
}

.deataileBaseGooya
{
	width:580px; 
	overflow:hidden; 
	display:block; 
	height:auto;
}

.normalDeataileGooya
{
	width:557px; 
	height:89px; 
	float:left;
}

.AlterNateDeataileGooya
{
	width:557px; 
	height:89px; 
	float:left;
	margin:0px auto;
}

.normalDateGooya
{
	width: 540px;
	margin: 5px auto 0px;
	padding: 5px;
	background: #EBE9ED;
	border: solid 1px #bbbbbb;
	text-align: right;
	direction: rtl;
	color: #000000;
}
.normalSummeryGooya
{
	width: 540px;
	height: 60px;
	margin: 4px auto 3px;
	padding: 6px 5px 5px;
	background: #E0E0FF;
	border: solid 1px #bbbbbb;
	text-align: right;
	text-align: justify;
	direction: rtl;
	display: block;
	overflow: hidden;
	color: #003300;
}

.normalView
{
	width:21px; 
	height:89px; 
	float:right; 
	border-right:solid 1px #bbbbbb;
	margin-right:1px;
	background:#ebae00 url(../Images/Content/normalview.jpg) no-repeat;
}

.normalView a
{
	width:21px; 
	height:89px; 
	background:#ebae00 url(../Images/Content/normalview.jpg) no-repeat;
	display:block;
}

.AlterNateView
{
	width:21px; 
	height:89px; 
	float:left; 
	background:#ebae00 url(../Images/Content/alterview.jpg) no-repeat;
}

.AlterNateView a
{
	width:21px; 
	height:89px; 
	background:#ebae00 url(../Images/Content/alterview.jpg) no-repeat;
	display:block;
}