﻿html
{
	text-align: center;
	max-width: 360px;
}
body
{
	max-width: 360px;
	background-image: url(images/bg_1.gif);
	background-color: #1f1f1f;
	text-align: left;
	margin: 0 auto;
	color: #fff;
}
a
{
	color: #7A898F;
	text-decoration: none;
}
a:link, a:visited
{
	color: #7A898F;
}
a:hover
{
	text-decoration: none;
}
.ltr
{
	direction: ltr !important;
	text-align: justify !important;
}
.rtl
{
	direction: rtl !important;
	text-align: justify !important;
}
.text
{
	font-size: 20px;
	font-weight: bold;
	width: 90%;
}
.words
{
	margin-top: 5px;
	clear: both;
	background-color: #fff;
}
.word
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(images/iPhoneArrow.png) no-repeat scroll right center;
	border-bottom: 1px solid #E0E0E0;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
}
.word:hover
{
	background-color: azure;
}
.cpy
{
}
.dic0
{
	background-color: #fff;
	margin-top: 10px;
}
.dictb0
{
	float: left;
	height: 30px;
	line-height: 28px;
	text-align: center;
	width: 41px;
}
.dictb1
{
	background-color: BurlyWood;
}
.spwd1
{
	color: AliceBlue;
	font-size: 25px;
	font-family: "Times New Roman" , Times, serif;
	font-weight: bold;
	text-transform: capitalize;
}
.spwd2
{
	color: Azure;
	font-size: 14px;
	font-weight: normal;
	cursor: pointer;
	text-decoration: underline;
}
.spwd3
{
	color: AntiqueWhite;
	font-size: 14px;
	font-weight: normal;
}
.lngnm
{
	color: #003366;
	font-weight: bold;
}
.dic2
{
	background-color: DimGray;
	height: 30px;
}
.dic3
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 22px;
	color: #336699;
	background-color: Azure;
	padding: 5px;
	line-height: 23px;
}

.dic50
{
}
