@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'BYekan';
  src: url('BYekan.eot');
  src: url('BYekan.eot?#iefix') format('embedded-opentype'),
       url('BYekan.woff2') format('woff2'), 
       url('BYekan.woff') format('woff'),
       url('BYekan.ttf') format('truetype'),
       url('BYekan.svg#BYekan') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

div.clear {
	clear: both;
	fotn-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	font-family:byekan;
}
body {
	width: 100%;
	background: url(../pic/bg.png);
	margin: 0px;
	padding: 0px;
	font-family: 'BYekan';
	font-size: 16px;
	text-decoration:none;
}
div#main-body {
	position: absolute;
	width: 980px;
	margin: 0 auto;
	left: 50%;
	margin-left: -490px;
	top: 280px;
	font-family:byekan;
}
div#header-item {
	background: url(../pic/header_item.png);
	width: 880px;
	height: 260px;
	position: absolute;
	left: 50%;
	margin-left: -440px;
	font-family:byekan;
}
div#menu {
	width: 880px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -440px;
	font-family:byekan;
}
div#header {
	background: url(../pic/header.png);
	width: 100%;
	height: 276px;
	margin: 0 auto;
	font-family:byekan;
}
div#header ul {
	padding: 0px;
	margin: 0px;
	padding-top: 170px;
	list-style: none;
}
div#header ul li {
	float: right;
	background: url(../pic/menu/menu-bg.png) no-repeat;
	width: 93px;
	height: 35px;
	text-align: center;
	padding-top: 7px;
	font-family: BYekan;
}
div#header ul li a {
	color: #fff;
	text-decoration: none;
}
div#header ul li a:hover {
	color: #000;
}
div#small_box_bg {
	margin-top:10px;
	background: url(../pic/small_box_bg.png) repeat-x;
	height: 49px;
	opacity: 0.60;
}
div#large_box_bg {
	margin-top:10px;
	background: url(../pic/large_box_bg.png) repeat-x;
	height: 162px;
	width:100%;	
	position:absolute;
	margin-top:330px
}
div#buy_guide ul {
	padding-top: 15px;
	margin: 0px;
}
div#buy_guide ul li {
	float: right;
	list-style: none;
}
div#buy_guide ul li#first_buy_item {
	background: url(../pic/charge_items/1.png) no-repeat;
	width: 160px;
	height: 32px;
	margin-right: 128px;
}
div#buy_guide ul li#secound_buy_item {
	background: url(../pic/charge_items/2.png) no-repeat;
	width: 170px;
	height: 32px;
	margin-right: 122px;
}
div#buy_guide ul li#third_buy_item {
	background: url(../pic/charge_items/3.png) no-repeat;
	width: 209px;
	height: 32px;
	margin-right: 100px;
}
div.box{
float:right;
width:320px;	
margin-left:5px;
padding-top:20px;
font-family:Byekan;
font-size:18px;
}
div.items.firsttab{
	width:220px;
	height:30px;
	background-color:#FFF;
	border:1px dashed #cacbca;
	border-radius:5px;
	text-align:center;
	margin-top:3px;
	cursor:pointer;	
	color:#727272;
	font-size:18px;
	padding-top:10px;
}
div.items{
	width:200px;
	height:30px;
	background-color:#FFF;
	border:1px dashed #cacbca;
	border-radius:5px;
	text-align:center;
	margin-top:3px;
	cursor:pointer;
	padding-top:5px;
	padding-bottom:5px;
	color:#727272;
	position:relative;
	direction:rtl
}
div.operator_logo_holder{
	position:absolute;
	right:5px;
	display:none;
	opacity:0.9;
}
input.input_items{
	width:230px;
	height:30px;
	background-color:#FFF;
	border:1px dashed #cacbca !important;
	border-radius:5px;
	text-align:center;
	margin-top:3px;
	padding-top:7px;
	padding-bottom:7px;
	color:#727272;
	font-family:Byekan;
	font-size:18px;
}
div.items:hover{
	background-color:#e4e4e4;
	color:#000;	
}
div.item_selected {
	background-color:#1e7097 !important;
	color:#fff !important;

}
input#buy_charge2{
	background:url(../pic/buy_button.png);
	width:67px;
	height:27px;
	border:0px;
	cursor:pointer;	
}
div.check{
	color:#1E7097;
	font-size:15px;
	padding:5px;	
}
div#buy_result{
	color:#709700;	
	font-family:Byekan;
	font-size:13px;

}
.alert {
	   background-color: #F2DEDE;
		border-color: #EED3D7;
		color: #B94A48;
		direction:rtl;
		font-family:Byekan;
		font-size:17px;
}
div.message_holder{
	position:absolute;
	width:100%;
	background-color: #F2DEDE;
        border-color: #EED3D7;
        color: #B94A48;
    direction: rtl;
    font-family: Byekan;
	padding-top:10px;
	padding-bottom:10px;
    font-size: 17px;
	margin-bottom:10px;
}
table.result_message{	
	border:1px dashed #CACBCA !important;	
	border-radius:5px 5px 5px 5px;
	direction:ltr;
}
tr.result_message_result{
	
	color:#709700 !important;
	
}
div#search_charge{
	background:url(../pic/charge.png);
	z-index:10;
	width:60px;
	height:250px;
	position:fixed;
	right:0px;
	top:350px;
	
}
input#search_filed_button{
	margin-top:5px;
	float:right;
	margin-right:18px;
	border:0px;
	height:25px;
	width:70px;
	  background-color: #FFFFFF;
	border-radius:5px;
	-moz-border-radius:5px;
	   border: 1px dashed #CACBCA !important;
    border-radius: 5px 5px 5px 5px;
}
div#search_input_holder{
	margin-left:10px;	
}
div#search_input_holder_messages{
	color:#fff;
	padding-top:10px;
	text-align:center;
	font-family:byekan;
	font-size:17px;	
	display:none;
}




