html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

html{
	font-family:tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
}
body{
	background:#EEEEEE;
}
input, 
textarea{
	outline:none;
}

img{
	border:none;
}

div#wrap{                         /*kadr ghesmat login  */
	width:100px;
	height:120px;
	margin-left:-100px;
	position:center;
}
div.idea{          /* peygham khata*/
	height:auto;
	width:auto;
	position:absolute;
	top:239px;
	left:40%;
	border:0px solid #;
	background:#;
	color:#FF0000;
	font-weight:none;
	padding:0px 0px 0 0px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
div.idea img{
	margin:6px 10px 0 0;
	float:left;
}
div.idea p{
	margin:7px 0;
	float:left;
	color: #FFFFFF;
}
div.block{
	height:216px;
	width:500px;
	position:absolute;
	top:250px;
	left:0px;
    background:url('') no-repeat;
}
div.left{
	height:auto;
	width:auto;
	position:center;
	top:20px;
}
div.right{
	height:auto;
	width:auto;
	padding:20px 0px;
	position:center;
	top:auto;
	left:auto;
}
div.div-row{                   /*name karbary va kalemeh obor  */
	height:30px;
	width:354px;
	margin-bottom:10px;
	float:center;
}
div.block input{
	float:center;
	height:25px;
	width:260px;
	border:1px solid #ccc;
	padding:4px 0 0 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	margin-left:40px;
	font-size:16px;
	color:#666;
}
div.rm-row{
	float:left;
	width:202px;
	padding-left:40px;
	height:24px;
}
div.rm-row input#remember{
	float:left;
	width:16px;
	height:16px;
	margin:4px 4px 0 0;
	border:1px solid #ccc;
}
div.rm-row label{
	float:left;
	font-size:13px;
	width:160px;
	margin:2px 0 0 0;
	color:#666;
}
div.send-row{            /*  dokme vorod*/
	height:24px;
	float:left;
	width:300px;
}
div.send-row #login{
	height:240px;
	padding:0px;
	width:700px;
	float:center;
	border:none;
	background:url('') no-repeat;
	cursor:pointer;
}
div.send-row #login:hover{
	width:70px;
	background:url('') no-repeat;
}

