body{
	margin:0;
	padding:0;
}
.head{
	background:url('images/head_bg.png') repeat-x;
	width:100%;
	height:120px;
	text-align:center;
}
.content{
	margin:0 auto;
	width:100%;
	color:#fff;
	border-top:solid;
	border-bottom:solid;
	background:#043A74 url('images/content_bg.jpg') no-repeat center top;
	text-align:center;
}
.content h2{
	font:normal 28px arial;
	height:80px;
	padding:0px;
	margin:0px;
	line-height:80px;
}
.link_box{
	width:860px;
	margin-top:0px;
	margin-bottom:80px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	overflow:auto;
}
.footer{
	background:url('images/footer_bg.jpg') repeat-x;
	width:100%;
	height:47px;
	text-align:center;
	font:normal 12px arial;
	color:#6D6D6D;
	padding-top:10px;
}
.footer span{margin-top:10px;}
.link_title{
	margin-top:45px;
	margin-left:220px;
}
.link{
	width:405px;
	height:118px;	
	background:url('images/link_bg.gif');
	float:left;
	cursor:pointer;
}
.right_link{
	width:15px;
	height:18px;
	float:left;
}
.link img{
	position:absolute;
	margin:3px;
}
.link a{
	margin:auto;
	font:normal 18px arial;
	color:#525252;
	text-decoration:none;
}
.link a:hover{
	text-decoration:underline;
}
.ariadic{background:#EEEAEB url('images/link/ariadic.jpg') no-repeat 3px 3px}
.amiyaneh{background:#EEEAEB url('images/link/amiyaneh.jpg') no-repeat 3px 3px}
.atiran{background:#EEEAEB url('images/link/atiran.jpg') no-repeat 3px 3px}
.farsicooking{background:#EEEAEB url('images/link/farsicooking.jpg') no-repeat 3px 3px}
.irnaboos{background:#EEEAEB url('images/link/irnaboos.jpg') no-repeat 3px 3px}
.jokkhuneh{background:#EEEAEB url('images/link/jokkhuneh.jpg') no-repeat 3px 3px}
.karmand{background:#EEEAEB url('images/link/karmand.jpg') no-repeat 3px 3px}
.ostadshenas{background:#EEEAEB url('images/link/ostadshenas.jpg') no-repeat 3px 3px}
.msg{
	color:red;
	font:normal 12px arial;
	margin-left:220px;
	display:none;
}
