/* CSS Document */
* {
	padding:0;
	margin:0;
}

body {
	font-size:12px;
	color:#666;
}

a {
	color:#757575;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}
img {
	border:none;
	margin:0;
}

a.current{ cursor:default;}

/*   header    */

#header{ width:960px; height:80px;  margin:0 auto; padding-top:13px;}

#logo{ width:257px; height:72px; float:left;}


#search{width:240px; height:60px; float:right; text-align:right; line-height:22px; font-size:14px; padding-top:14px;color:#71A7E8;}

#search .phone{ font-size:12px; color:#666;}

#search a{ color:#F90;}

#nav{ width:960px; height:21px; margin:0 auto; background:#336600; line-height:20px; background:#FF8112; padding:4px 0;}

#nav a{ color:#FFF; border-right:#FFF solid 1px; padding:0px 13px; float:left;}

#nav a.current,#nav a:hover{ color:#FFD257;}

#nav a.last{border-right:none;}

/* اه³‎ */

.clear{ clear:both; height:1px; line-height:1px;}



/*   footer    */

#footer{ height:35px;width:960px; margin:0 auto; background:#FF8112; color:#FFF; padding-top:20px; text-align:center;}

#footer a{ color:#FFF; margin:0 5px;}

#footer a:hover{ color:#FFD257;}

.magazine {
	float:left;
	width:280px;
	text-align:center;
}
.service {
	float:left;
	width:670px;
}
#copyright {
	text-align:center;
	line-height:24px;
	height:24px;
	color:#999;
	width:960px;
	 margin:0 auto;
}




