@charset 'utf-8';
/* مشخصات عنوان اصلی */
.header_logo h1 {
	/*font-family:yekanYW;*/
	font-family:"Times New Roman";
	font-size:24px;
	padding-right:8px;
	font-weight:bold
}
/* مشخصات عنوان فرعی */
.header_logo h2 {
	font-family:"Times New Roman";
	font-size:24px;
	padding-top:8px;
	padding-right:8px;
font-weight:bold
}

