@charset "utf-8";

/* 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 



Title : css uni tafakor poya  

Author: masoud nazary





- - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

*/



html, body,main, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed, 

figure, figcaption, footer, header, hgroup, 

menu, nav, output, ruby, section, summary,

time, mark, audio, video {

	margin: 0;

	padding: 0;

	border: 0;

	font-size: 100%;

	font: inherit;

	vertical-align: baseline;

}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 

footer, header, hgroup, menu, nav, section {

	display: block;

}



ol, ul {

	list-style: none;

}

blockquote, q {

	quotes: none;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: '';

	content: none;

}

table {

	border-collapse: collapse;

	border-spacing: 0;

}



*{

	padding:0;

	margin:0 ;

}



body{

	font-family:tahoma;

	font-size:12px;

	margin-top: 100px;

	margin-bottom: 100px;

}



a {

	text-decoration: none;

	color: #01279C;

	font-size:14px;

	font-weight:bold;

}



a:hover {

	text-decoration: none;

	color: #5C74BE;

}



#t_img{

	width:541px;

	height:25px;

	background:url(../images/bgt.gif);

	margin:0 auto;

}



#c_img{

	width:541px;

	background:url(../images/bgm.gif);

	margin:0 auto;

}



#b_img{

	width:541px;

	height:25px;

	background:url(../images/bgbb.gif);

	margin:0 auto;

}



#logo{

	width:150px;

	height:130px;

	margin:0 auto;

}



#name_l{

	margin:0 auto;

	text-align:center;

	padding:10px 0 0 0;

	width:400px;

	height:40px;

	border-bottom:1px solid #cecece

}



#name_2{

	margin:0 auto;

	text-align:center;

	padding:10px 5 5 5;

	width:500px;

	height:25px;

	border-bottom:1px solid #cecece;

	background:#f2f2f2;
	line-height:19px;
	vertical-align:middle;
	

}



#name_3{

	margin:0 auto;

	text-align:center;

	padding:20px 0 0 0;

	width:400px;

	height:50px;

	border-bottom:1px solid #cecece;

	background:#f2f2f2

}



#name_4{

	margin:0 auto;

	text-align:center;

	padding:20px 0 0 0;

	width:400px;

	height:50px;

}



#name_4 a{

	color:#900

}