@import "font";@font-face{font-family:'yekan';src:url(font/Yekan/BYekan.eot);src:local('b Yekan'),url(font/Yekan/BYekan.woff) format("woff"),url(font/Yekan/BYekan.ttf) format("truetype"),url(font/Yekan/BYekan.svg) format("svg");font-weight:400;font-style:normal}
@font-face{font-family:'vazir';src:url(font/Yekan/vazir.ttf) format("truetype");font-weight:400;font-style:normal}
			*{
				 font-family: vazir;
			}
			body,html{
				background-color: #291c4d;
				color: fff;
				padding: 0px;
				margin: 0px;
			}
			.Main{
				width:100%;
				float: right;
			}
			.BoxTop{
				width:100%;
				float: right;
			}
			.Poster{
				width:35%;
				float: right;
			}
			.Poster img{
				width: 129px;
				  height: 177px;
				  float: right;
				  margin: 3px;
				  border-radius: 2px;
			}
			.BoxTitle{
				width:65%;
				float: right;
			}
			.BoxBt{
				width:100%;
				float: right;
			}
			.ToolBar{
				width:100%;
				height: 40px;
				float: right;
				background-color: #20153e;
			}
			.spanTitle
			{
				width: 99%;
			  float: right;
			  text-align: right;
			  margin-right: 2px;
			  margin-top: 5px;
			  color: #fdcf46;
			  font-size: 16px;
			}
			.spanALert
			{
			  width: 91%;
			  float: right;
			  text-align: center;
			  margin-top: 5px;
			  color: #040404;
			  font-size: 14px;
			  background-color: #ffc0c0;
			  padding: 5px;
			  border-radius: 7px;
			}
			.LinkBox
			{
				width: 94%;
			  float: right;
			  margin-right: 2%;
			  margin-left: 2%;
			  background-color: #1d1337;
			  margin-top: 1px;
			  text-align: right;
			  padding: 4px;
			  border-radius: 2px;
			  font-size: 16px;
			  color: #ffc743;
			}
			.SessionBox
			{
				width: 56%;
				  float: right;
				  background-color: #b6dd49;
				  margin-right: 5px;
				  padding: 5px;
				  margin-top: 14px;
				  margin-bottom: 2px;
			}
.boxList
{
	width: 30%;
  float: right;
  height: 217px;
  margin-right: 9px;
  overflow: hidden;
}
.boxList img
{
	width: 100%;
	float: right;
	height: 150px;
	margin-top: 12px;
}
.SpTitleList
{
width: 100%;
  float: right;
  font-size: 13px;
  color: #fff;
  text-align: center;
}
.BtnBack
{
	border: 0px;
  padding: 5px;
  background-color: #20153e;
  color: #fff;
  margin-right: 4px;
  margin-top: 4px;
  width: 70px;
  text-align: right;
}