@charset "utf-8";
/* CSS Document */
*
{
	margin:0 auto;
	padding:0;
	
}
body
{
	background:#191c1d url('../images/tall_main.gif') repeat-x;
	margin:0 auto;
}
ul
{
	list-style:none;
	margin:0;
	padding:0;
	line-height:17px;
	
}
#flashmove
{
	text-align:center;
}
li
{
	background:url(../images/pointer.gif) left no-repeat;
	padding:0 0 0 13px;
	font-family:Tahoma; 
	font-size:10px;  
	color:#929292;
}
.li
{
	background:url(../images/back_t3.gif) left no-repeat;
	padding:0 0 0 17px;
	font-family:Tahoma; 
	font-size:10px;  
	color:#E2B002; 
	text-decoration:none; 
	width:154px; 
	height:21px;
}
.policy
{
	font-family:Tahoma;
	font-size:10px;
	color:#8C8D8E;
	text-decoration:none;
}
.main
{
	font-family:Tahoma;
	font-size:10px;
	color:#929292;
	line-height:12px;
}
.green
{
	font-family:Tahoma;
	font-size:10px;
	color:#B4DA00;
	line-height:12px;
}
.input{
  	width:94px; height:18px;
	border-width:1px;
	border-style:solid;
	background-color:#D0E7F2;
	border-color:#303030;
	border-bottom-color:#FFFFFF;
	border-right-color:#FFFFFF;
	font-family:Tahoma; font-size:11px;  color:#4B5260; 
	padding-top:1px;
	padding-left:2px;
}
.textarea
{
	width:221px; height:161px;
	border-width:1px;
	border-style:solid;
	background-color:#D0E7F2;
	border-color:#303030;
	font-family:Tahoma; font-size:11px;  color:#4B5260; 
	padding-top:1px;
	padding-left:2px;
	overflow:auto;
}
#subject_text ul
{
	list-style-type:none;
}
#subject_text li
{
	width:150px;
	height:20px;
	border-bottom:1px #999 solid;
	text-align:right;
	font-size:10px;
}
#subject_text a:link,a:visited
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#929292;
}
#subject_text a:hover
{
	font-size:12px;
	color:#FFF;
}
#subject_comment ul
{
	list-style-type:none;
	margin:0;
}
#subject_comment li
{
	float:left;
	margin-left:15px;
	position:relative;
	width:28%;
	text-align:center
}
#text_show
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#929292;
	line-height:20px;
	text-align:right;
}
#memo
{
	text-align:justify;
	text-indent:20px;
	color:#CCC;
}
#comment a:hover
{
	color:#CCC;
	text-decoration:underline;
}
#footer a:hover
{
	color:#B4DA00;
}
.textstyle
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#929292;
	text-align:center;
}
#div_select
{
	margin-top:30%;
	margin-left:40%;
}
#farsi a:link,a:visited,#eng a:link,a:visited
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	text-decoration:inherit;
}
#farsi a:hover,#eng a:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#9C0;
}
label
{
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#929292;
}

